Pull request #42464 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a+c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 (9819caa17b6da9d2ec8b46ff47cb657fab39ac80) 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-42464@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-10T10:28:32.715Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-07-10T10:28:32.722Z] Trying to pass milestone 19 [Pipeline] milestone [2021-07-10T10:28:32.776Z] Trying to pass milestone 20 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-07-10T10:28:47.935Z] Still waiting to schedule task [2021-07-10T10:28:47.938Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-07-10T10:29:33.654Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fcb50c5eef08a350) in /home/ubuntu/workspace/moby_PR-42464 [Pipeline] { [Pipeline] checkout [2021-07-10T10:29:33.785Z] The recommended git tool is: git [2021-07-10T10:29:37.213Z] using credential docker-jenkins-github-credentials [2021-07-10T10:29:37.221Z] Cloning the remote Git repository [2021-07-10T10:29:37.221Z] Cloning with configured refspecs honoured and without tags [2021-07-10T10:29:37.255Z] Cloning repository https://github.com/moby/moby.git [2021-07-10T10:29:37.342Z] > git init /home/ubuntu/workspace/moby_PR-42464 # timeout=10 [2021-07-10T10:29:37.688Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-10T10:29:37.688Z] > git --version # timeout=10 [2021-07-10T10:29:37.721Z] > git --version # 'git version 2.17.1' [2021-07-10T10:29:37.721Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:29:37.723Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42464/head:refs/remotes/origin/PR-42464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-10T10:29:59.934Z] Fetching without tags [2021-07-10T10:29:59.821Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-10T10:29:59.836Z] > git config --add remote.origin.fetch +refs/pull/42464/head:refs/remotes/origin/PR-42464 # timeout=10 [2021-07-10T10:29:59.865Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-10T10:29:59.901Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-10T10:29:59.937Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-10T10:29:59.937Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:29:59.949Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42464/head:refs/remotes/origin/PR-42464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-10T10:30:00.262Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:30:01.158Z] Merge succeeded, producing 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:30:01.159Z] Checking out Revision 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a (PR-42464) [2021-07-10T10:30:00.274Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T10:30:00.305Z] > git checkout -f 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a # timeout=10 [2021-07-10T10:30:01.058Z] > git remote # timeout=10 [2021-07-10T10:30:01.078Z] > git config --get remote.origin.url # timeout=10 [2021-07-10T10:30:01.105Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:30:01.106Z] > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10 [2021-07-10T10:30:01.137Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-10T10:30:01.161Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T10:30:01.181Z] > git checkout -f 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a # timeout=10 [2021-07-10T10:30:05.056Z] Commit message: "api/types.ImagePlatform: implement String()" [2021-07-10T10:30:05.068Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-10T10:30:06.184Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42464:/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-10T10:30:05.061Z] > git rev-list --no-walk 5c006648517c629385047f7fad256c9d8ee9b5fc # timeout=10 [2021-07-10T10:30:14.332Z] Unable to find image 'alpine:latest' locally [2021-07-10T10:30:14.904Z] latest: Pulling from library/alpine [2021-07-10T10:30:14.904Z] 5843afab3874: Pulling fs layer [2021-07-10T10:30:15.207Z] 5843afab3874: Verifying Checksum [2021-07-10T10:30:15.207Z] 5843afab3874: Download complete [2021-07-10T10:30:15.536Z] 5843afab3874: Pull complete [2021-07-10T10:30:15.536Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0 [2021-07-10T10:30:15.536Z] Status: Downloaded newer image for alpine:latest [2021-07-10T10:30:25.540Z] 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-10T10:30:26.411Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fcb50c5eef08a350) in /home/ubuntu/workspace/moby_PR-42464 [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 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-07-10T10:30:26.471Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0bbd4402652a52367) in /home/ubuntu/workspace/moby_PR-42464 [Pipeline] { [Pipeline] checkout [2021-07-10T10:30:26.502Z] The recommended git tool is: git [2021-07-10T10:30:26.517Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-07-10T10:30:26.531Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2021-07-10T10:30:26.558Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2021-07-10T10:30:26.619Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-01261db97e358f87c) in /home/ubuntu/workspace/moby_PR-42464 [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] checkout 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] // stage [Pipeline] // stage [2021-07-10T10:30:26.731Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2021-07-10T10:30:26.792Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [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] } [2021-07-10T10:30:26.859Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-07-10T10:30:27.139Z] Merge succeeded, producing 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:30:27.139Z] Checking out Revision 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a (PR-42464) [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-10T10:30:27.328Z] Commit message: "api/types.ImagePlatform: implement String()" [2021-07-10T10:30:26.522Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42464/.git # timeout=10 [2021-07-10T10:30:26.532Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-10T10:30:26.561Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-10T10:30:26.561Z] > git --version # timeout=10 [2021-07-10T10:30:26.578Z] > git --version # 'git version 2.17.1' [2021-07-10T10:30:26.578Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:30:26.579Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42464/head:refs/remotes/origin/PR-42464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-10T10:30:26.861Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T10:30:26.870Z] > git checkout -f 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a # timeout=10 [2021-07-10T10:30:27.020Z] > git remote # timeout=10 [2021-07-10T10:30:27.056Z] > git config --get remote.origin.url # timeout=10 [2021-07-10T10:30:27.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:30:27.083Z] > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10 [2021-07-10T10:30:27.120Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-10T10:30:27.141Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T10:30:27.161Z] > git checkout -f 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-10T10:30:28.014Z] + docker version [2021-07-10T10:30:28.014Z] Client: Docker Engine - Community [2021-07-10T10:30:28.014Z] Version: 20.10.6 [2021-07-10T10:30:28.014Z] API version: 1.41 [2021-07-10T10:30:28.014Z] Go version: go1.13.15 [2021-07-10T10:30:28.014Z] Git commit: 370c289 [2021-07-10T10:30:28.014Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-10T10:30:28.014Z] OS/Arch: linux/amd64 [2021-07-10T10:30:28.014Z] Context: default [2021-07-10T10:30:28.014Z] Experimental: true [2021-07-10T10:30:28.014Z] [2021-07-10T10:30:28.014Z] Server: Docker Engine - Community [2021-07-10T10:30:28.014Z] Engine: [2021-07-10T10:30:28.014Z] Version: 20.10.6 [2021-07-10T10:30:28.014Z] API version: 1.41 (minimum version 1.12) [2021-07-10T10:30:28.014Z] Go version: go1.13.15 [2021-07-10T10:30:28.014Z] Git commit: 8728dd2 [2021-07-10T10:30:28.014Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-10T10:30:28.014Z] OS/Arch: linux/amd64 [2021-07-10T10:30:28.014Z] Experimental: true [2021-07-10T10:30:28.014Z] containerd: [2021-07-10T10:30:28.014Z] Version: 1.4.6 [2021-07-10T10:30:28.014Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-10T10:30:28.014Z] runc: [2021-07-10T10:30:28.014Z] Version: 1.0.0-rc95 [2021-07-10T10:30:28.014Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-10T10:30:28.014Z] docker-init: [2021-07-10T10:30:28.014Z] Version: 0.19.0 [2021-07-10T10:30:28.014Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-10T10:30:28.314Z] + docker info [2021-07-10T10:30:28.710Z] using credential docker-jenkins-github-credentials [2021-07-10T10:30:28.717Z] Cloning the remote Git repository [2021-07-10T10:30:28.717Z] Cloning with configured refspecs honoured and without tags [2021-07-10T10:30:28.774Z] Cloning repository https://github.com/moby/moby.git [2021-07-10T10:30:28.822Z] > git init /home/ubuntu/workspace/moby_PR-42464 # timeout=10 [2021-07-10T10:30:29.059Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-10T10:30:29.059Z] > git --version # timeout=10 [2021-07-10T10:30:29.063Z] > git --version # 'git version 2.17.1' [2021-07-10T10:30:29.063Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:30:29.064Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42464/head:refs/remotes/origin/PR-42464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-10T10:30:29.237Z] using credential docker-jenkins-github-credentials [2021-07-10T10:30:29.243Z] Cloning the remote Git repository [2021-07-10T10:30:29.243Z] Cloning with configured refspecs honoured and without tags [2021-07-10T10:30:29.270Z] Cloning repository https://github.com/moby/moby.git [2021-07-10T10:30:29.326Z] > git init /home/ubuntu/workspace/moby_PR-42464 # timeout=10 [2021-07-10T10:30:29.557Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-10T10:30:29.558Z] > git --version # timeout=10 [2021-07-10T10:30:29.586Z] > git --version # 'git version 2.17.1' [2021-07-10T10:30:29.587Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:30:29.589Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42464/head:refs/remotes/origin/PR-42464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-10T10:30:41.399Z] Fetching without tags [2021-07-10T10:30:41.411Z] Still waiting to schedule task [2021-07-10T10:30:41.412Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-07-10T10:30:41.418Z] Still waiting to schedule task [2021-07-10T10:30:41.418Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-07-10T10:30:41.420Z] Still waiting to schedule task [2021-07-10T10:30:41.420Z] All nodes of label ‘windows-2019’ are offline [2021-07-10T10:30:41.424Z] Still waiting to schedule task [2021-07-10T10:30:41.424Z] All nodes of label ‘windows-2022’ are offline [2021-07-10T10:30:41.430Z] Still waiting to schedule task [2021-07-10T10:30:41.431Z] All nodes of label ‘windows-2022’ are offline [2021-07-10T10:30:41.617Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:30:42.174Z] Merge succeeded, producing 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:30:42.174Z] Checking out Revision 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a (PR-42464) [2021-07-10T10:30:41.380Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-10T10:30:41.383Z] > git config --add remote.origin.fetch +refs/pull/42464/head:refs/remotes/origin/PR-42464 # timeout=10 [2021-07-10T10:30:41.387Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-10T10:30:41.395Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-10T10:30:41.401Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-10T10:30:41.401Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:30:41.404Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42464/head:refs/remotes/origin/PR-42464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-10T10:30:41.622Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T10:30:41.624Z] > git checkout -f 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a # timeout=10 [2021-07-10T10:30:42.158Z] > git remote # timeout=10 [2021-07-10T10:30:42.161Z] > git config --get remote.origin.url # timeout=10 [2021-07-10T10:30:42.164Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:30:42.164Z] > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10 [2021-07-10T10:30:42.170Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-10T10:30:42.175Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T10:30:42.177Z] > git checkout -f 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a # timeout=10 [2021-07-10T10:30:45.667Z] Commit message: "api/types.ImagePlatform: implement String()" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-10T10:30:46.423Z] Client: [2021-07-10T10:30:46.423Z] Context: default [2021-07-10T10:30:46.423Z] Debug Mode: false [2021-07-10T10:30:46.423Z] Plugins: [2021-07-10T10:30:46.423Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-10T10:30:46.423Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-10T10:30:46.423Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-10T10:30:46.423Z] [2021-07-10T10:30:46.423Z] Server: [2021-07-10T10:30:46.423Z] Containers: 0 [2021-07-10T10:30:46.423Z] Running: 0 [2021-07-10T10:30:46.423Z] Paused: 0 [2021-07-10T10:30:46.423Z] Stopped: 0 [2021-07-10T10:30:46.423Z] Images: 1 [2021-07-10T10:30:46.423Z] Server Version: 20.10.6 [2021-07-10T10:30:46.423Z] Storage Driver: overlay2 [2021-07-10T10:30:46.423Z] Backing Filesystem: extfs [2021-07-10T10:30:46.423Z] Supports d_type: true [2021-07-10T10:30:46.423Z] Native Overlay Diff: true [2021-07-10T10:30:46.423Z] userxattr: false [2021-07-10T10:30:46.423Z] Logging Driver: json-file [2021-07-10T10:30:46.423Z] Cgroup Driver: cgroupfs [2021-07-10T10:30:46.423Z] Cgroup Version: 1 [2021-07-10T10:30:46.423Z] Plugins: [2021-07-10T10:30:46.423Z] Volume: local [2021-07-10T10:30:46.423Z] Network: bridge host ipvlan macvlan null overlay [2021-07-10T10:30:46.423Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-10T10:30:46.423Z] Swarm: inactive [2021-07-10T10:30:46.423Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-10T10:30:46.423Z] Default Runtime: runc [2021-07-10T10:30:46.423Z] Init Binary: docker-init [2021-07-10T10:30:46.423Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-10T10:30:46.423Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-10T10:30:46.423Z] init version: de40ad0 [2021-07-10T10:30:46.423Z] Security Options: [2021-07-10T10:30:46.423Z] apparmor [2021-07-10T10:30:46.423Z] seccomp [2021-07-10T10:30:46.423Z] Profile: default [2021-07-10T10:30:46.423Z] Kernel Version: 5.4.0-1048-aws [2021-07-10T10:30:46.423Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-10T10:30:46.423Z] OSType: linux [2021-07-10T10:30:46.423Z] Architecture: x86_64 [2021-07-10T10:30:46.423Z] CPUs: 2 [2021-07-10T10:30:46.423Z] Total Memory: 7.487GiB [2021-07-10T10:30:46.423Z] Name: ip-10-100-120-250 [2021-07-10T10:30:46.423Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-10T10:30:46.423Z] Docker Root Dir: /var/lib/docker [2021-07-10T10:30:46.423Z] Debug Mode: false [2021-07-10T10:30:46.423Z] Registry: https://index.docker.io/v1/ [2021-07-10T10:30:46.423Z] Labels: [2021-07-10T10:30:46.423Z] Experimental: true [2021-07-10T10:30:46.423Z] Insecure Registries: [2021-07-10T10:30:46.423Z] 127.0.0.0/8 [2021-07-10T10:30:46.423Z] Live Restore Enabled: true [2021-07-10T10:30:46.423Z] [2021-07-10T10:30:46.423Z] WARNING: No swap limit support [Pipeline] sh [2021-07-10T10:30:46.472Z] + docker version [2021-07-10T10:30:46.721Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-10T10:30:46.721Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-10T10:30:46.721Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42464/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-10T10:30:46.721Z] + bash /home/ubuntu/workspace/moby_PR-42464/check-config.sh [2021-07-10T10:30:46.721Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-10T10:30:46.721Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-10T10:30:46.721Z] [2021-07-10T10:30:46.721Z] Generally Necessary: [2021-07-10T10:30:46.721Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-10T10:30:46.721Z] - apparmor: enabled and tools installed [2021-07-10T10:30:46.721Z] - CONFIG_NAMESPACES: enabled [2021-07-10T10:30:46.721Z] - CONFIG_NET_NS: enabled [2021-07-10T10:30:46.721Z] - CONFIG_PID_NS: enabled [2021-07-10T10:30:46.721Z] - CONFIG_IPC_NS: enabled [2021-07-10T10:30:46.721Z] - CONFIG_UTS_NS: enabled [2021-07-10T10:30:46.721Z] - CONFIG_CGROUPS: enabled [2021-07-10T10:30:46.721Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-10T10:30:46.721Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-10T10:30:46.991Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-10T10:30:46.991Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-10T10:30:46.991Z] - CONFIG_CPUSETS: enabled [2021-07-10T10:30:46.991Z] - CONFIG_MEMCG: enabled [2021-07-10T10:30:46.991Z] - CONFIG_KEYS: enabled [2021-07-10T10:30:46.991Z] - CONFIG_VETH: enabled (as module) [2021-07-10T10:30:46.991Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-10T10:30:46.991Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-10T10:30:46.991Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-10T10:30:46.991Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-10T10:30:46.991Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-10T10:30:46.991Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-10T10:30:46.991Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-10T10:30:46.991Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-10T10:30:46.991Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-10T10:30:46.991Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-10T10:30:46.991Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-10T10:30:46.991Z] [2021-07-10T10:30:46.991Z] Optional Features: [2021-07-10T10:30:46.991Z] - CONFIG_USER_NS: enabled [2021-07-10T10:30:46.991Z] - CONFIG_SECCOMP: enabled [2021-07-10T10:30:46.991Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-10T10:30:46.991Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-10T10:30:46.991Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-10T10:30:46.991Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-10T10:30:46.991Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-10T10:30:46.991Z] - CONFIG_BLK_CGROUP: enabled [2021-07-10T10:30:46.991Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-10T10:30:46.991Z] - CONFIG_CGROUP_PERF: enabled [2021-07-10T10:30:46.991Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-10T10:30:46.991Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-10T10:30:46.991Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-10T10:30:46.991Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-10T10:30:46.991Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-10T10:30:46.991Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-10T10:30:46.991Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-10T10:30:46.991Z] - CONFIG_IP_VS: enabled (as module) [2021-07-10T10:30:47.255Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-10T10:30:47.255Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-10T10:30:47.255Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-10T10:30:47.255Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-10T10:30:47.255Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-10T10:30:47.255Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-10T10:30:47.255Z] - CONFIG_EXT4_FS: enabled [2021-07-10T10:30:47.255Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-10T10:30:47.255Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-10T10:30:47.255Z] - Network Drivers: [2021-07-10T10:30:47.255Z] - "overlay": [2021-07-10T10:30:47.255Z] - CONFIG_VXLAN: enabled (as module) [2021-07-10T10:30:47.255Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-10T10:30:47.255Z] Optional (for encrypted networks): [2021-07-10T10:30:47.255Z] - CONFIG_CRYPTO: enabled [2021-07-10T10:30:47.255Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-10T10:30:47.255Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-10T10:30:47.255Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-10T10:30:47.255Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-10T10:30:47.255Z] - CONFIG_XFRM: enabled [2021-07-10T10:30:47.255Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-10T10:30:47.255Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-10T10:30:47.255Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-10T10:30:47.255Z] - "ipvlan": [2021-07-10T10:30:47.255Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-10T10:30:47.255Z] - "macvlan": [2021-07-10T10:30:47.255Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-10T10:30:47.255Z] - CONFIG_DUMMY: enabled (as module) [2021-07-10T10:30:47.255Z] - "ftp,tftp client in container": [2021-07-10T10:30:47.255Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-10T10:30:47.255Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-10T10:30:47.255Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-10T10:30:47.255Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-10T10:30:47.255Z] - Storage Drivers: [2021-07-10T10:30:47.255Z] - "aufs": [2021-07-10T10:30:47.255Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-10T10:30:47.515Z] - "btrfs": [2021-07-10T10:30:47.515Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-10T10:30:47.515Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-10T10:30:47.515Z] - "devicemapper": [2021-07-10T10:30:47.515Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-10T10:30:47.515Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-10T10:30:47.515Z] - "overlay": [2021-07-10T10:30:47.515Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-10T10:30:47.515Z] - "zfs": [2021-07-10T10:30:47.515Z] - /dev/zfs: present [2021-07-10T10:30:47.515Z] - zfs command: missing [2021-07-10T10:30:47.515Z] - zpool command: missing [2021-07-10T10:30:47.515Z] [2021-07-10T10:30:47.515Z] Limits: [2021-07-10T10:30:47.515Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-10T10:30:47.515Z] [2021-07-10T10:30:47.515Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-10T10:30:47.855Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:635ce3c3c5fe0bf13d9dc8595425e5d194c2823a . [2021-07-10T10:30:48.115Z] #1 [internal] load build definition from Dockerfile [2021-07-10T10:30:48.115Z] #1 sha256:1fe1f8059699d8af6801a4f25cae7a951ae0f6788976228547fbccb401620d84 [2021-07-10T10:30:48.115Z] #1 transferring dockerfile: 16.59kB done [2021-07-10T10:30:48.115Z] #1 DONE 0.1s [2021-07-10T10:30:48.115Z] [2021-07-10T10:30:48.115Z] #2 [internal] load .dockerignore [2021-07-10T10:30:48.115Z] #2 sha256:9783e206f1b179e44820f90fcfb3a9b60c9382edc872b6fe2c2bd7405c228739 [2021-07-10T10:30:48.115Z] #2 transferring context: 87B done [2021-07-10T10:30:48.115Z] #2 DONE 0.0s [2021-07-10T10:30:48.115Z] [2021-07-10T10:30:48.115Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-10T10:30:48.115Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-10T10:30:48.381Z] #3 DONE 0.3s [2021-07-10T10:30:48.381Z] [2021-07-10T10:30:48.381Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-10T10:30:48.381Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-10T10:30:48.381Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-10T10:30:48.643Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-10T10:30:48.643Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 2.10MB / 9.64MB 0.2s [2021-07-10T10:30:48.643Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-10T10:30:48.643Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-10T10:30:48.643Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-07-10T10:30:48.903Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-10T10:30:48.903Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s done [2021-07-10T10:30:49.473Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-07-10T10:30:49.473Z] #4 DONE 1.0s [2021-07-10T10:30:51.379Z] [2021-07-10T10:30:51.379Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-10T10:30:51.379Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-10T10:30:51.947Z] #8 ... [2021-07-10T10:30:51.947Z] [2021-07-10T10:30:51.947Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-07-10T10:30:51.947Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-10T10:30:51.947Z] #7 DONE 0.6s [2021-07-10T10:30:51.947Z] [2021-07-10T10:30:51.947Z] #5 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-07-10T10:30:51.947Z] #5 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-07-10T10:30:51.947Z] #5 DONE 0.6s [2021-07-10T10:30:51.947Z] [2021-07-10T10:30:51.947Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-10T10:30:51.947Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-10T10:30:51.947Z] #8 DONE 0.6s [2021-07-10T10:30:51.947Z] [2021-07-10T10:30:51.947Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-10T10:30:51.947Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-10T10:30:51.947Z] #6 DONE 0.6s [2021-07-10T10:30:51.947Z] [2021-07-10T10:30:51.947Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-10T10:30:51.947Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-10T10:30:51.947Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-10T10:30:52.111Z] Fetching without tags [2021-07-10T10:30:52.207Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-10T10:30:52.207Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-07-10T10:30:52.207Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-10T10:30:52.402Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:30:52.466Z] #63 ... [2021-07-10T10:30:52.466Z] [2021-07-10T10:30:52.466Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-10T10:30:52.466Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-10T10:30:52.466Z] #42 DONE 0.0s [2021-07-10T10:30:52.466Z] [2021-07-10T10:30:52.466Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-10T10:30:52.466Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-10T10:30:52.466Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.5s [2021-07-10T10:30:52.727Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.50MB / 9.86MB 0.6s [2021-07-10T10:30:52.033Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-10T10:30:52.064Z] > git config --add remote.origin.fetch +refs/pull/42464/head:refs/remotes/origin/PR-42464 # timeout=10 [2021-07-10T10:30:52.080Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-10T10:30:52.100Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-10T10:30:52.113Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-10T10:30:52.113Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:30:52.114Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42464/head:refs/remotes/origin/PR-42464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-10T10:30:52.409Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T10:30:52.425Z] > git checkout -f 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a # timeout=10 [2021-07-10T10:30:53.016Z] Client: Docker Engine - Community [2021-07-10T10:30:53.016Z] Version: 20.10.6 [2021-07-10T10:30:53.016Z] API version: 1.41 [2021-07-10T10:30:53.016Z] Go version: go1.13.15 [2021-07-10T10:30:53.016Z] Git commit: 370c289 [2021-07-10T10:30:53.016Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-10T10:30:53.016Z] OS/Arch: linux/amd64 [2021-07-10T10:30:53.016Z] Context: default [2021-07-10T10:30:53.016Z] Experimental: true [2021-07-10T10:30:53.016Z] [2021-07-10T10:30:53.016Z] Server: Docker Engine - Community [2021-07-10T10:30:53.016Z] Engine: [2021-07-10T10:30:53.016Z] Version: 20.10.6 [2021-07-10T10:30:53.016Z] API version: 1.41 (minimum version 1.12) [2021-07-10T10:30:53.016Z] Go version: go1.13.15 [2021-07-10T10:30:53.016Z] Git commit: 8728dd2 [2021-07-10T10:30:53.016Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-10T10:30:53.016Z] OS/Arch: linux/amd64 [2021-07-10T10:30:53.016Z] Experimental: true [2021-07-10T10:30:53.016Z] containerd: [2021-07-10T10:30:53.016Z] Version: 1.4.6 [2021-07-10T10:30:53.016Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-10T10:30:53.016Z] runc: [2021-07-10T10:30:53.016Z] Version: 1.0.0-rc95 [2021-07-10T10:30:53.016Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-10T10:30:53.016Z] docker-init: [2021-07-10T10:30:53.016Z] Version: 0.19.0 [2021-07-10T10:30:53.016Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-10T10:30:53.235Z] Merge succeeded, producing 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:30:53.235Z] Checking out Revision 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a (PR-42464) [2021-07-10T10:30:53.298Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2021-07-10T10:30:53.298Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-07-10T10:30:53.307Z] + docker info [2021-07-10T10:30:53.141Z] > git remote # timeout=10 [2021-07-10T10:30:53.161Z] > git config --get remote.origin.url # timeout=10 [2021-07-10T10:30:53.172Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:30:53.174Z] > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10 [2021-07-10T10:30:53.200Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-10T10:30:53.237Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T10:30:53.263Z] > git checkout -f 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a # timeout=10 [2021-07-10T10:30:57.333Z] Commit message: "api/types.ImagePlatform: implement String()" [2021-07-10T10:30:57.521Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.0s done [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-10T10:30:58.368Z] + [ PR != PR ] [2021-07-10T10:30:58.368Z] + [ master != master ] [2021-07-10T10:30:58.368Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-10T10:30:58.528Z] #63 ... [2021-07-10T10:30:58.528Z] [2021-07-10T10:30:58.528Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:30:58.528Z] #9 sha256:a07bd8d54e290738bfd61c720340ba2ed1e184775551c3d26c50f1f533f51c37 [2021-07-10T10:30:58.528Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 0.1s done [2021-07-10T10:30:58.528Z] #9 sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 1.86kB / 1.86kB done [2021-07-10T10:30:58.528Z] #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done [2021-07-10T10:30:58.528Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.1s done [2021-07-10T10:30:58.528Z] #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done [2021-07-10T10:30:58.528Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 2.5s done [2021-07-10T10:30:58.528Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 2.3s done [2021-07-10T10:30:58.528Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 3.7s [2021-07-10T10:30:58.528Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 6.1s [2021-07-10T10:30:58.528Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 5.4s done [2021-07-10T10:30:58.528Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 124.78MB / 129.05MB 6.1s [2021-07-10T10:30:58.528Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 6.1s [2021-07-10T10:30:58.781Z] + docker version [2021-07-10T10:30:58.792Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 6.6s done [2021-07-10T10:30:58.792Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 6.6s done [2021-07-10T10:31:00.178Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 5.4s done [2021-07-10T10:31:00.745Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 [2021-07-10T10:31:00.745Z] #9 ... [2021-07-10T10:31:00.745Z] [2021-07-10T10:31:00.745Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-10T10:31:00.745Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-10T10:31:00.745Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-10T10:31:00.745Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-10T10:31:00.745Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-10T10:31:00.745Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-07-10T10:31:00.745Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.2s done [2021-07-10T10:31:00.745Z] #65 DONE 8.7s [2021-07-10T10:31:00.745Z] [2021-07-10T10:31:00.745Z] #23 [internal] load build context [2021-07-10T10:31:00.745Z] #23 sha256:93251575ddd68aa5d030bf3de2abd80386fa5dd88ee383ff13635f6921eeee42 [2021-07-10T10:31:00.745Z] #23 transferring context: 55.68MB 6.3s done [2021-07-10T10:31:00.745Z] #23 DONE 8.8s [2021-07-10T10:31:00.745Z] [2021-07-10T10:31:00.745Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-10T10:31:00.745Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-10T10:31:00.745Z] #63 DONE 8.8s [2021-07-10T10:31:00.745Z] [2021-07-10T10:31:00.745Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-10T10:31:00.745Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-10T10:31:00.745Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.1s done [2021-07-10T10:31:00.745Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done [2021-07-10T10:31:00.745Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-07-10T10:31:00.745Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-07-10T10:31:00.745Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.1s done [2021-07-10T10:31:00.745Z] #26 DONE 8.7s [2021-07-10T10:31:00.745Z] [2021-07-10T10:31:00.745Z] #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-10T10:31:00.745Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-10T10:31:02.991Z] Client: Docker Engine - Community [2021-07-10T10:31:02.991Z] Version: 20.10.6 [2021-07-10T10:31:02.991Z] API version: 1.41 [2021-07-10T10:31:02.991Z] Go version: go1.13.15 [2021-07-10T10:31:02.991Z] Git commit: 370c289 [2021-07-10T10:31:02.991Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-10T10:31:02.991Z] OS/Arch: linux/amd64 [2021-07-10T10:31:02.991Z] Context: default [2021-07-10T10:31:02.991Z] Experimental: true [2021-07-10T10:31:02.991Z] [2021-07-10T10:31:02.991Z] Server: Docker Engine - Community [2021-07-10T10:31:02.991Z] Engine: [2021-07-10T10:31:02.991Z] Version: 20.10.6 [2021-07-10T10:31:02.991Z] API version: 1.41 (minimum version 1.12) [2021-07-10T10:31:02.991Z] Go version: go1.13.15 [2021-07-10T10:31:02.991Z] Git commit: 8728dd2 [2021-07-10T10:31:02.991Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-10T10:31:02.991Z] OS/Arch: linux/amd64 [2021-07-10T10:31:02.991Z] Experimental: true [2021-07-10T10:31:02.991Z] containerd: [2021-07-10T10:31:02.991Z] Version: 1.4.6 [2021-07-10T10:31:02.991Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-10T10:31:02.991Z] runc: [2021-07-10T10:31:02.991Z] Version: 1.0.0-rc95 [2021-07-10T10:31:02.991Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-10T10:31:02.991Z] docker-init: [2021-07-10T10:31:02.991Z] Version: 0.19.0 [2021-07-10T10:31:02.991Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-10T10:31:03.250Z] Client: [2021-07-10T10:31:03.250Z] Context: default [2021-07-10T10:31:03.250Z] Debug Mode: false [2021-07-10T10:31:03.250Z] Plugins: [2021-07-10T10:31:03.250Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-10T10:31:03.250Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-10T10:31:03.251Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-10T10:31:03.251Z] [2021-07-10T10:31:03.251Z] Server: [2021-07-10T10:31:03.251Z] Containers: 0 [2021-07-10T10:31:03.251Z] Running: 0 [2021-07-10T10:31:03.251Z] Paused: 0 [2021-07-10T10:31:03.251Z] Stopped: 0 [2021-07-10T10:31:03.251Z] Images: 0 [2021-07-10T10:31:03.251Z] Server Version: 20.10.6 [2021-07-10T10:31:03.251Z] Storage Driver: overlay2 [2021-07-10T10:31:03.251Z] Backing Filesystem: extfs [2021-07-10T10:31:03.251Z] Supports d_type: true [2021-07-10T10:31:03.251Z] Native Overlay Diff: true [2021-07-10T10:31:03.251Z] userxattr: false [2021-07-10T10:31:03.251Z] Logging Driver: json-file [2021-07-10T10:31:03.251Z] Cgroup Driver: cgroupfs [2021-07-10T10:31:03.251Z] Cgroup Version: 1 [2021-07-10T10:31:03.251Z] Plugins: [2021-07-10T10:31:03.251Z] Volume: local [2021-07-10T10:31:03.251Z] Network: bridge host ipvlan macvlan null overlay [2021-07-10T10:31:03.251Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-10T10:31:03.251Z] Swarm: inactive [2021-07-10T10:31:03.251Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-10T10:31:03.251Z] Default Runtime: runc [2021-07-10T10:31:03.251Z] Init Binary: docker-init [2021-07-10T10:31:03.251Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-10T10:31:03.251Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-10T10:31:03.251Z] init version: de40ad0 [2021-07-10T10:31:03.251Z] Security Options: [2021-07-10T10:31:03.251Z] apparmor [2021-07-10T10:31:03.251Z] seccomp [2021-07-10T10:31:03.251Z] Profile: default [2021-07-10T10:31:03.251Z] Kernel Version: 5.4.0-1048-aws [2021-07-10T10:31:03.251Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-10T10:31:03.251Z] OSType: linux [2021-07-10T10:31:03.251Z] Architecture: x86_64 [2021-07-10T10:31:03.251Z] CPUs: 8 [2021-07-10T10:31:03.251Z] Total Memory: 30.91GiB [2021-07-10T10:31:03.251Z] Name: ip-10-100-90-68 [2021-07-10T10:31:03.251Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-10T10:31:03.251Z] Docker Root Dir: /var/lib/docker [2021-07-10T10:31:03.251Z] Debug Mode: false [2021-07-10T10:31:03.251Z] Registry: https://index.docker.io/v1/ [2021-07-10T10:31:03.251Z] Labels: [2021-07-10T10:31:03.251Z] Experimental: true [2021-07-10T10:31:03.251Z] Insecure Registries: [2021-07-10T10:31:03.251Z] 127.0.0.0/8 [2021-07-10T10:31:03.251Z] Live Restore Enabled: true [2021-07-10T10:31:03.251Z] [2021-07-10T10:31:03.251Z] WARNING: No swap limit support [Pipeline] sh [2021-07-10T10:31:03.283Z] + docker info [2021-07-10T10:31:03.567Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-10T10:31:03.567Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-10T10:31:03.567Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42464/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-10T10:31:03.567Z] + bash /home/ubuntu/workspace/moby_PR-42464/check-config.sh [2021-07-10T10:31:03.567Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-10T10:31:03.567Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-10T10:31:03.567Z] [2021-07-10T10:31:03.567Z] Generally Necessary: [2021-07-10T10:31:03.567Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-10T10:31:03.567Z] - apparmor: enabled and tools installed [2021-07-10T10:31:03.567Z] - CONFIG_NAMESPACES: enabled [2021-07-10T10:31:03.567Z] - CONFIG_NET_NS: enabled [2021-07-10T10:31:03.567Z] - CONFIG_PID_NS: enabled [2021-07-10T10:31:03.567Z] - CONFIG_IPC_NS: enabled [2021-07-10T10:31:03.567Z] - CONFIG_UTS_NS: enabled [2021-07-10T10:31:03.567Z] - CONFIG_CGROUPS: enabled [2021-07-10T10:31:03.567Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-10T10:31:03.567Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-10T10:31:03.567Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-10T10:31:03.567Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-10T10:31:03.567Z] - CONFIG_CPUSETS: enabled [2021-07-10T10:31:03.567Z] - CONFIG_MEMCG: enabled [2021-07-10T10:31:03.567Z] - CONFIG_KEYS: enabled [2021-07-10T10:31:03.567Z] - CONFIG_VETH: enabled (as module) [2021-07-10T10:31:03.567Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-10T10:31:03.567Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-10T10:31:03.567Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-10T10:31:03.567Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-10T10:31:03.567Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-10T10:31:03.567Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-10T10:31:03.567Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-10T10:31:03.567Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-10T10:31:03.567Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-10T10:31:03.567Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-10T10:31:03.567Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-10T10:31:03.567Z] [2021-07-10T10:31:03.567Z] Optional Features: [2021-07-10T10:31:03.567Z] - CONFIG_USER_NS: enabled [2021-07-10T10:31:03.567Z] - CONFIG_SECCOMP: enabled [2021-07-10T10:31:03.567Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-10T10:31:03.567Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-10T10:31:03.567Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-10T10:31:03.567Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-10T10:31:03.567Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-10T10:31:03.567Z] - CONFIG_BLK_CGROUP: enabled [2021-07-10T10:31:03.567Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-10T10:31:03.567Z] - CONFIG_CGROUP_PERF: enabled [2021-07-10T10:31:03.567Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-10T10:31:03.567Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-10T10:31:03.567Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-10T10:31:03.567Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-10T10:31:03.567Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-10T10:31:03.567Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-10T10:31:03.567Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-10T10:31:03.823Z] - CONFIG_IP_VS: enabled (as module) [2021-07-10T10:31:03.823Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-10T10:31:03.823Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-10T10:31:03.823Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-10T10:31:03.823Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-10T10:31:03.823Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-10T10:31:03.823Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-10T10:31:03.823Z] - CONFIG_EXT4_FS: enabled [2021-07-10T10:31:03.823Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-10T10:31:03.823Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-10T10:31:03.823Z] - Network Drivers: [2021-07-10T10:31:03.823Z] - "overlay": [2021-07-10T10:31:03.823Z] - CONFIG_VXLAN: enabled (as module) [2021-07-10T10:31:03.823Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-10T10:31:03.823Z] Optional (for encrypted networks): [2021-07-10T10:31:03.823Z] - CONFIG_CRYPTO: enabled [2021-07-10T10:31:03.823Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-10T10:31:03.823Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-10T10:31:03.823Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-10T10:31:03.823Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-10T10:31:03.823Z] - CONFIG_XFRM: enabled [2021-07-10T10:31:03.823Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-10T10:31:03.823Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-10T10:31:03.823Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-10T10:31:03.823Z] - "ipvlan": [2021-07-10T10:31:03.823Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-10T10:31:03.823Z] - "macvlan": [2021-07-10T10:31:03.823Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-10T10:31:03.823Z] - CONFIG_DUMMY: enabled (as module) [2021-07-10T10:31:03.823Z] - "ftp,tftp client in container": [2021-07-10T10:31:03.823Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-10T10:31:03.823Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-10T10:31:03.823Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-10T10:31:03.823Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-10T10:31:03.823Z] - Storage Drivers: [2021-07-10T10:31:03.823Z] - "aufs": [2021-07-10T10:31:03.823Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-10T10:31:03.823Z] - "btrfs": [2021-07-10T10:31:03.823Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-10T10:31:03.823Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-10T10:31:03.823Z] - "devicemapper": [2021-07-10T10:31:03.823Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-10T10:31:03.823Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-10T10:31:03.823Z] - "overlay": [2021-07-10T10:31:03.823Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-10T10:31:03.823Z] - "zfs": [2021-07-10T10:31:03.823Z] - /dev/zfs: present [2021-07-10T10:31:03.823Z] - zfs command: missing [2021-07-10T10:31:03.823Z] - zpool command: missing [2021-07-10T10:31:03.823Z] [2021-07-10T10:31:03.823Z] Limits: [2021-07-10T10:31:03.823Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-10T10:31:03.823Z] [2021-07-10T10:31:03.823Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-10T10:31:04.150Z] + sudo modprobe ip_vs [2021-07-10T10:31:04.150Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:635ce3c3c5fe0bf13d9dc8595425e5d194c2823a . [2021-07-10T10:31:04.406Z] #2 [internal] load .dockerignore [2021-07-10T10:31:04.406Z] #2 sha256:df28c56414c2f256ff9635b8c5a9345297be84d69484a3692eaef98356c8a3ab [2021-07-10T10:31:04.663Z] #2 transferring context: [2021-07-10T10:31:04.663Z] #2 transferring context: 87B done [2021-07-10T10:31:04.663Z] #2 DONE 0.4s [2021-07-10T10:31:04.663Z] [2021-07-10T10:31:04.663Z] #1 [internal] load build definition from Dockerfile [2021-07-10T10:31:04.663Z] #1 sha256:f2d0f1456e748ed3aaefa858978df8a5d6fd0e836acfa9d1403f6c3a6b18eb2c [2021-07-10T10:31:04.663Z] #1 transferring dockerfile: 16.59kB done [2021-07-10T10:31:04.663Z] #1 DONE 0.4s [2021-07-10T10:31:04.663Z] [2021-07-10T10:31:04.663Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-10T10:31:04.663Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-10T10:31:04.939Z] #27 ... [2021-07-10T10:31:04.939Z] [2021-07-10T10:31:04.939Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-10T10:31:04.939Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-10T10:31:04.939Z] #64 DONE 0.9s [2021-07-10T10:31:04.939Z] [2021-07-10T10:31:04.939Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-10T10:31:04.939Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-10T10:31:05.592Z] #3 DONE 0.8s [2021-07-10T10:31:05.592Z] [2021-07-10T10:31:05.592Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-10T10:31:05.592Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-10T10:31:05.592Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-10T10:31:05.592Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-07-10T10:31:05.592Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-10T10:31:05.592Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-10T10:31:05.592Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-10T10:31:05.847Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.2s [2021-07-10T10:31:05.847Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-07-10T10:31:05.847Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-10T10:31:05.876Z] #66 DONE 1.1s [2021-07-10T10:31:05.876Z] [2021-07-10T10:31:05.877Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:31:05.877Z] #9 sha256:a07bd8d54e290738bfd61c720340ba2ed1e184775551c3d26c50f1f533f51c37 [2021-07-10T10:31:05.877Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.6s done [2021-07-10T10:31:05.877Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.3s done [2021-07-10T10:31:05.877Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 2.4s [2021-07-10T10:31:06.112Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-07-10T10:31:06.384Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-07-10T10:31:07.258Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 3.9s done [2021-07-10T10:31:07.748Z] #4 DONE 2.0s [2021-07-10T10:31:07.748Z] [2021-07-10T10:31:07.748Z] #8 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-07-10T10:31:07.748Z] #8 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-07-10T10:31:07.827Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 [2021-07-10T10:31:08.676Z] #8 ... [2021-07-10T10:31:08.676Z] [2021-07-10T10:31:08.676Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-10T10:31:08.676Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-10T10:31:08.676Z] #5 DONE 0.8s [2021-07-10T10:31:08.676Z] [2021-07-10T10:31:08.676Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-10T10:31:08.676Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-10T10:31:08.676Z] #7 DONE 0.9s [2021-07-10T10:31:08.676Z] [2021-07-10T10:31:08.676Z] #8 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-07-10T10:31:08.676Z] #8 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-07-10T10:31:08.676Z] #8 DONE 0.9s [2021-07-10T10:31:08.676Z] [2021-07-10T10:31:08.676Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-10T10:31:08.676Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-10T10:31:08.676Z] #6 DONE 1.0s [2021-07-10T10:31:09.880Z] Client: [2021-07-10T10:31:09.880Z] Context: default [2021-07-10T10:31:09.880Z] Debug Mode: false [2021-07-10T10:31:09.880Z] Plugins: [2021-07-10T10:31:09.880Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-10T10:31:09.880Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-10T10:31:09.880Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-10T10:31:09.880Z] [2021-07-10T10:31:09.880Z] Server: [2021-07-10T10:31:09.880Z] Containers: 0 [2021-07-10T10:31:09.880Z] Running: 0 [2021-07-10T10:31:09.880Z] Paused: 0 [2021-07-10T10:31:09.880Z] Stopped: 0 [2021-07-10T10:31:09.880Z] Images: 0 [2021-07-10T10:31:09.880Z] Server Version: 20.10.6 [2021-07-10T10:31:09.880Z] Storage Driver: overlay2 [2021-07-10T10:31:09.880Z] Backing Filesystem: extfs [2021-07-10T10:31:09.880Z] Supports d_type: true [2021-07-10T10:31:09.880Z] Native Overlay Diff: true [2021-07-10T10:31:09.880Z] userxattr: false [2021-07-10T10:31:09.880Z] Logging Driver: json-file [2021-07-10T10:31:09.880Z] Cgroup Driver: cgroupfs [2021-07-10T10:31:09.880Z] Cgroup Version: 1 [2021-07-10T10:31:09.880Z] Plugins: [2021-07-10T10:31:09.880Z] Volume: local [2021-07-10T10:31:09.880Z] Network: bridge host ipvlan macvlan null overlay [2021-07-10T10:31:09.880Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-10T10:31:09.880Z] Swarm: inactive [2021-07-10T10:31:09.880Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-10T10:31:09.880Z] Default Runtime: runc [2021-07-10T10:31:09.880Z] Init Binary: docker-init [2021-07-10T10:31:09.880Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-10T10:31:09.880Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-10T10:31:09.880Z] init version: de40ad0 [2021-07-10T10:31:09.880Z] Security Options: [2021-07-10T10:31:09.880Z] apparmor [2021-07-10T10:31:09.880Z] seccomp [2021-07-10T10:31:09.880Z] Profile: default [2021-07-10T10:31:09.880Z] Kernel Version: 5.4.0-1048-aws [2021-07-10T10:31:09.880Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-10T10:31:09.880Z] OSType: linux [2021-07-10T10:31:09.880Z] Architecture: x86_64 [2021-07-10T10:31:09.880Z] CPUs: 2 [2021-07-10T10:31:09.880Z] Total Memory: 15.35GiB [2021-07-10T10:31:09.880Z] Name: ip-10-100-55-80 [2021-07-10T10:31:09.880Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-10T10:31:09.880Z] Docker Root Dir: /var/lib/docker [2021-07-10T10:31:09.880Z] Debug Mode: false [2021-07-10T10:31:09.880Z] Registry: https://index.docker.io/v1/ [2021-07-10T10:31:09.881Z] Labels: [2021-07-10T10:31:09.881Z] Experimental: true [2021-07-10T10:31:09.881Z] Insecure Registries: [2021-07-10T10:31:09.881Z] 127.0.0.0/8 [2021-07-10T10:31:09.881Z] Live Restore Enabled: true [2021-07-10T10:31:09.881Z] [2021-07-10T10:31:09.881Z] WARNING: No swap limit support [Pipeline] sh [2021-07-10T10:31:10.198Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-10T10:31:10.198Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-10T10:31:10.198Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42464/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-10T10:31:10.198Z] + bash /home/ubuntu/workspace/moby_PR-42464/check-config.sh [2021-07-10T10:31:10.198Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-10T10:31:10.198Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-10T10:31:10.198Z] [2021-07-10T10:31:10.198Z] Generally Necessary: [2021-07-10T10:31:10.198Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-10T10:31:10.198Z] - apparmor: enabled and tools installed [2021-07-10T10:31:10.198Z] - CONFIG_NAMESPACES: enabled [2021-07-10T10:31:10.198Z] - CONFIG_NET_NS: enabled [2021-07-10T10:31:10.473Z] - CONFIG_PID_NS: enabled [2021-07-10T10:31:10.473Z] - CONFIG_IPC_NS: enabled [2021-07-10T10:31:10.473Z] - CONFIG_UTS_NS: enabled [2021-07-10T10:31:10.473Z] - CONFIG_CGROUPS: enabled [2021-07-10T10:31:10.473Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-10T10:31:10.473Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-10T10:31:10.473Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-10T10:31:10.473Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-10T10:31:10.473Z] - CONFIG_CPUSETS: enabled [2021-07-10T10:31:10.473Z] - CONFIG_MEMCG: enabled [2021-07-10T10:31:10.473Z] - CONFIG_KEYS: enabled [2021-07-10T10:31:10.473Z] - CONFIG_VETH: enabled (as module) [2021-07-10T10:31:10.473Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-10T10:31:10.473Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-10T10:31:10.473Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-10T10:31:10.473Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-10T10:31:10.473Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-10T10:31:10.473Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-10T10:31:10.473Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-10T10:31:10.473Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-10T10:31:10.473Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-10T10:31:10.473Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-10T10:31:10.473Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-10T10:31:10.473Z] [2021-07-10T10:31:10.473Z] Optional Features: [2021-07-10T10:31:10.473Z] - CONFIG_USER_NS: enabled [2021-07-10T10:31:10.473Z] - CONFIG_SECCOMP: enabled [2021-07-10T10:31:10.473Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-10T10:31:10.473Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-10T10:31:10.473Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-10T10:31:10.473Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-10T10:31:10.473Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-10T10:31:10.473Z] - CONFIG_BLK_CGROUP: enabled [2021-07-10T10:31:10.473Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-10T10:31:10.473Z] - CONFIG_CGROUP_PERF: enabled [2021-07-10T10:31:10.473Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-10T10:31:10.473Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-10T10:31:10.473Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-10T10:31:10.473Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-10T10:31:10.473Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-10T10:31:10.473Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-10T10:31:10.473Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-10T10:31:10.576Z] [2021-07-10T10:31:10.576Z] #23 [internal] load build context [2021-07-10T10:31:10.576Z] #23 sha256:d9cfec82d46888c587f896461fb5b65284189b85458f8ec2b0e173136b8159bc [2021-07-10T10:31:10.576Z] #23 transferring context: 30B [2021-07-10T10:31:10.576Z] #23 ... [2021-07-10T10:31:10.576Z] [2021-07-10T10:31:10.576Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-10T10:31:10.576Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-10T10:31:10.576Z] #42 DONE 0.5s [2021-07-10T10:31:10.576Z] [2021-07-10T10:31:10.576Z] #23 [internal] load build context [2021-07-10T10:31:10.576Z] #23 sha256:d9cfec82d46888c587f896461fb5b65284189b85458f8ec2b0e173136b8159bc [2021-07-10T10:31:10.737Z] - CONFIG_IP_VS: enabled (as module) [2021-07-10T10:31:10.737Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-10T10:31:10.737Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-10T10:31:10.737Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-10T10:31:10.737Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-10T10:31:10.737Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-10T10:31:10.737Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-10T10:31:10.737Z] - CONFIG_EXT4_FS: enabled [2021-07-10T10:31:10.737Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-10T10:31:10.737Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-10T10:31:10.737Z] - Network Drivers: [2021-07-10T10:31:10.737Z] - "overlay": [2021-07-10T10:31:10.737Z] - CONFIG_VXLAN: enabled (as module) [2021-07-10T10:31:10.737Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-10T10:31:10.737Z] Optional (for encrypted networks): [2021-07-10T10:31:10.737Z] - CONFIG_CRYPTO: enabled [2021-07-10T10:31:10.737Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-10T10:31:10.737Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-10T10:31:10.737Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-10T10:31:10.737Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-10T10:31:10.737Z] - CONFIG_XFRM: enabled [2021-07-10T10:31:10.737Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-10T10:31:10.737Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-10T10:31:10.737Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-10T10:31:10.737Z] - "ipvlan": [2021-07-10T10:31:10.737Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-10T10:31:10.737Z] - "macvlan": [2021-07-10T10:31:10.737Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-10T10:31:10.737Z] - CONFIG_DUMMY: enabled (as module) [2021-07-10T10:31:10.737Z] - "ftp,tftp client in container": [2021-07-10T10:31:10.737Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-10T10:31:10.737Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-10T10:31:10.737Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-10T10:31:10.737Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-10T10:31:10.737Z] - Storage Drivers: [2021-07-10T10:31:10.737Z] - "aufs": [2021-07-10T10:31:10.737Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-10T10:31:10.737Z] - "btrfs": [2021-07-10T10:31:10.737Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-10T10:31:10.737Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-10T10:31:10.737Z] - "devicemapper": [2021-07-10T10:31:10.737Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-10T10:31:10.737Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-10T10:31:10.737Z] - "overlay": [2021-07-10T10:31:10.833Z] #23 ... [2021-07-10T10:31:10.833Z] [2021-07-10T10:31:10.833Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-10T10:31:10.833Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-10T10:31:10.833Z] #42 DONE 0.0s [2021-07-10T10:31:10.833Z] [2021-07-10T10:31:10.833Z] #23 [internal] load build context [2021-07-10T10:31:10.833Z] #23 sha256:d9cfec82d46888c587f896461fb5b65284189b85458f8ec2b0e173136b8159bc [2021-07-10T10:31:11.000Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-10T10:31:11.000Z] - "zfs": [2021-07-10T10:31:11.000Z] - /dev/zfs: present [2021-07-10T10:31:11.000Z] - zfs command: missing [2021-07-10T10:31:11.000Z] - zpool command: missing [2021-07-10T10:31:11.000Z] [2021-07-10T10:31:11.000Z] Limits: [2021-07-10T10:31:11.000Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-10T10:31:11.000Z] [2021-07-10T10:31:11.000Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-10T10:31:11.120Z] #9 ... [2021-07-10T10:31:11.120Z] [2021-07-10T10:31:11.120Z] #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-10T10:31:11.120Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-10T10:31:11.120Z] #27 4.015 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:31:11.120Z] #27 4.020 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:31:11.120Z] #27 4.035 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:31:11.120Z] #27 4.166 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-10T10:31:11.120Z] #27 4.389 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-10T10:31:11.120Z] #27 4.789 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-10T10:31:11.120Z] #27 6.476 Fetched 8454 kB in 3s (3115 kB/s) [2021-07-10T10:31:11.120Z] #27 6.476 Reading package lists... [2021-07-10T10:31:11.120Z] #27 7.330 Reading package lists... [2021-07-10T10:31:11.120Z] #27 8.255 Building dependency tree... [2021-07-10T10:31:11.120Z] #27 8.609 The following additional packages will be installed: [2021-07-10T10:31:11.120Z] #27 8.609 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-10T10:31:11.120Z] #27 8.609 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-10T10:31:11.120Z] #27 8.609 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-10T10:31:11.120Z] #27 8.609 Suggested packages: [2021-07-10T10:31:11.120Z] #27 8.609 krb5-doc krb5-user [2021-07-10T10:31:11.120Z] #27 8.609 Recommended packages: [2021-07-10T10:31:11.120Z] #27 8.609 krb5-locales publicsuffix libsasl2-modules [2021-07-10T10:31:11.120Z] #27 8.853 The following NEW packages will be installed: [2021-07-10T10:31:11.120Z] #27 8.853 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-10T10:31:11.120Z] #27 8.853 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-10T10:31:11.120Z] #27 8.853 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-10T10:31:11.120Z] #27 8.853 libssh2-1 libssl1.1 openssl [2021-07-10T10:31:11.120Z] #27 9.125 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:31:11.120Z] #27 9.125 Need to get 5059 kB of archives. [2021-07-10T10:31:11.120Z] #27 9.125 After this operation, 12.1 MB of additional disk space will be used. [2021-07-10T10:31:11.120Z] #27 9.125 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-10T10:31:11.120Z] #27 9.147 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-10T10:31:11.120Z] #27 9.205 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-10T10:31:11.120Z] #27 9.205 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-10T10:31:11.120Z] #27 9.205 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-10T10:31:11.120Z] #27 9.223 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-10T10:31:11.120Z] #27 9.225 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-10T10:31:11.120Z] #27 9.231 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-10T10:31:11.120Z] #27 9.235 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-10T10:31:11.120Z] #27 9.235 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-10T10:31:11.121Z] #27 9.241 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-10T10:31:11.121Z] #27 9.241 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-10T10:31:11.121Z] #27 9.242 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-10T10:31:11.121Z] #27 9.245 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-10T10:31:11.121Z] #27 9.246 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-10T10:31:11.121Z] #27 9.246 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-10T10:31:11.121Z] #27 9.248 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-10T10:31:11.121Z] #27 9.251 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-10T10:31:11.121Z] #27 9.254 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-10T10:31:11.121Z] #27 9.283 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-10T10:31:11.121Z] #27 9.283 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-10T10:31:11.121Z] #27 9.532 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:31:11.121Z] #27 9.557 Fetched 5059 kB in 0s (12.2 MB/s) [2021-07-10T10:31:11.121Z] #27 9.593 Selecting previously unselected package libssl1.1:amd64. [2021-07-10T10:31:11.121Z] #27 9.593 (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-10T10:31:11.121Z] #27 9.596 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-10T10:31:11.121Z] #27 9.605 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-10T10:31:11.121Z] #27 9.798 Selecting previously unselected package openssl. [2021-07-10T10:31:11.121Z] #27 9.799 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-10T10:31:11.121Z] #27 9.809 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-10T10:31:11.121Z] #27 9.914 Selecting previously unselected package ca-certificates. [2021-07-10T10:31:11.121Z] #27 9.916 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-10T10:31:11.121Z] #27 9.919 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-10T10:31:11.121Z] #27 9.987 Selecting previously unselected package libkeyutils1:amd64. [2021-07-10T10:31:11.121Z] #27 9.987 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-10T10:31:11.121Z] #27 9.991 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-10T10:31:11.121Z] #27 10.08 Selecting previously unselected package libkrb5support0:amd64. [2021-07-10T10:31:11.121Z] #27 10.08 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-10T10:31:11.121Z] #27 10.08 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:31:11.121Z] #27 10.12 Selecting previously unselected package libk5crypto3:amd64. [2021-07-10T10:31:11.121Z] #27 10.12 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-10T10:31:11.121Z] #27 10.13 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:31:11.121Z] #27 10.17 Selecting previously unselected package libkrb5-3:amd64. [2021-07-10T10:31:11.121Z] #27 10.17 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-10T10:31:11.121Z] #27 10.18 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:31:11.121Z] #27 10.35 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-10T10:31:11.121Z] #27 10.35 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-10T10:31:11.361Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:635ce3c3c5fe0bf13d9dc8595425e5d194c2823a . [2021-07-10T10:31:11.380Z] #27 10.36 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:31:11.380Z] #27 10.41 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-10T10:31:11.380Z] #27 10.41 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-10T10:31:11.380Z] #27 10.41 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-10T10:31:11.380Z] #27 10.45 Selecting previously unselected package libsasl2-2:amd64. [2021-07-10T10:31:11.380Z] #27 10.45 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-10T10:31:11.380Z] #27 10.46 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-10T10:31:11.380Z] #27 10.51 Selecting previously unselected package libldap-common. [2021-07-10T10:31:11.380Z] #27 10.51 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-10T10:31:11.380Z] #27 10.51 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-10T10:31:11.380Z] #27 10.55 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-10T10:31:11.380Z] #27 10.55 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-10T10:31:11.380Z] #27 10.56 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-10T10:31:11.380Z] #27 10.61 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-10T10:31:11.380Z] #27 10.61 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-10T10:31:11.380Z] #27 10.62 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-10T10:31:11.380Z] #27 10.66 Selecting previously unselected package libpsl5:amd64. [2021-07-10T10:31:11.380Z] #27 10.66 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-10T10:31:11.624Z] #1 [internal] load build definition from Dockerfile [2021-07-10T10:31:11.624Z] #1 sha256:5527c63d2569f75221336cfef83dc02b8e8a2af7c683761bac02e5f36ea9122e [2021-07-10T10:31:11.624Z] #1 transferring dockerfile: 16.59kB done [2021-07-10T10:31:11.624Z] #1 DONE 0.1s [2021-07-10T10:31:11.624Z] [2021-07-10T10:31:11.624Z] #2 [internal] load .dockerignore [2021-07-10T10:31:11.624Z] #2 sha256:aa5fdec23fbbbcf17fee68f64424715249df20a6a6ae8790ea93eeccec18674e [2021-07-10T10:31:11.624Z] #2 transferring context: 87B done [2021-07-10T10:31:11.624Z] #2 DONE 0.1s [2021-07-10T10:31:11.624Z] [2021-07-10T10:31:11.624Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-10T10:31:11.624Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-10T10:31:11.639Z] #27 10.66 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-10T10:31:11.640Z] #27 10.70 Selecting previously unselected package librtmp1:amd64. [2021-07-10T10:31:11.640Z] #27 10.70 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-10T10:31:11.640Z] #27 10.71 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-10T10:31:11.640Z] #27 10.74 Selecting previously unselected package libssh2-1:amd64. [2021-07-10T10:31:11.640Z] #27 10.74 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-10T10:31:11.640Z] #27 10.75 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-10T10:31:11.640Z] #27 10.80 Selecting previously unselected package libcurl4:amd64. [2021-07-10T10:31:11.640Z] #27 10.80 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-10T10:31:11.640Z] #27 10.80 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-10T10:31:11.640Z] #27 10.86 Selecting previously unselected package curl. [2021-07-10T10:31:11.640Z] #27 10.86 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-10T10:31:11.640Z] #27 10.86 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-10T10:31:11.763Z] #23 transferring context: 55.68MB 1.4s done [2021-07-10T10:31:11.899Z] #27 10.92 Selecting previously unselected package libonig5:amd64. [2021-07-10T10:31:11.899Z] #27 10.92 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-10T10:31:11.899Z] #27 10.92 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-10T10:31:11.899Z] #27 10.99 Selecting previously unselected package libjq1:amd64. [2021-07-10T10:31:11.899Z] #27 10.99 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-10T10:31:11.899Z] #27 10.99 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-10T10:31:11.899Z] #27 11.08 Selecting previously unselected package jq. [2021-07-10T10:31:11.899Z] #27 11.08 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-10T10:31:11.899Z] #27 11.08 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-10T10:31:12.158Z] #27 11.13 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-10T10:31:12.158Z] #27 11.14 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-10T10:31:12.158Z] #27 11.15 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-10T10:31:12.158Z] #27 11.33 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-10T10:31:12.158Z] #27 11.34 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-10T10:31:12.158Z] #27 11.35 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:31:12.158Z] #27 11.36 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-10T10:31:12.158Z] #27 11.37 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-10T10:31:12.158Z] #27 11.38 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:31:12.158Z] #27 11.39 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-10T10:31:12.158Z] #27 11.39 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-10T10:31:12.158Z] #27 11.40 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:31:12.158Z] #27 11.41 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-10T10:31:12.158Z] #27 11.43 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-10T10:31:12.196Z] #3 DONE 0.4s [2021-07-10T10:31:12.196Z] [2021-07-10T10:31:12.196Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-10T10:31:12.196Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-10T10:31:12.196Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-10T10:31:12.196Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-10T10:31:12.196Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-10T10:31:12.196Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-10T10:31:12.196Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s [2021-07-10T10:31:12.196Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.2s [2021-07-10T10:31:12.325Z] #23 DONE 2.0s [2021-07-10T10:31:12.325Z] [2021-07-10T10:31:12.325Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:31:12.325Z] #9 sha256:a07bd8d54e290738bfd61c720340ba2ed1e184775551c3d26c50f1f533f51c37 [2021-07-10T10:31:12.325Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 0.0s done [2021-07-10T10:31:12.325Z] #9 sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 1.86kB / 1.86kB done [2021-07-10T10:31:12.325Z] #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done [2021-07-10T10:31:12.325Z] #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done [2021-07-10T10:31:12.325Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.7s done [2021-07-10T10:31:12.325Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 1.8s [2021-07-10T10:31:12.325Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 1.8s [2021-07-10T10:31:12.325Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c [2021-07-10T10:31:12.325Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 1.8s done [2021-07-10T10:31:12.417Z] #27 11.44 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-10T10:31:12.417Z] #27 11.45 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-10T10:31:12.417Z] #27 11.46 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-10T10:31:12.459Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s [2021-07-10T10:31:12.459Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s done [2021-07-10T10:31:12.459Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-10T10:31:12.582Z] #9 ... [2021-07-10T10:31:12.582Z] [2021-07-10T10:31:12.582Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-10T10:31:12.582Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-10T10:31:12.582Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-10T10:31:12.582Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-10T10:31:12.582Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-10T10:31:12.582Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-10T10:31:12.582Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-07-10T10:31:12.582Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done [2021-07-10T10:31:12.582Z] #63 DONE 2.3s [2021-07-10T10:31:12.582Z] [2021-07-10T10:31:12.582Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-10T10:31:12.582Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-10T10:31:12.582Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-10T10:31:12.582Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-10T10:31:12.582Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-10T10:31:12.582Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-10T10:31:12.582Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2021-07-10T10:31:12.582Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done [2021-07-10T10:31:12.582Z] #65 DONE 2.3s [2021-07-10T10:31:12.582Z] [2021-07-10T10:31:12.582Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:31:12.582Z] #9 sha256:a07bd8d54e290738bfd61c720340ba2ed1e184775551c3d26c50f1f533f51c37 [2021-07-10T10:31:12.582Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 2.0s done [2021-07-10T10:31:12.582Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 0B / 129.05MB 2.0s [2021-07-10T10:31:12.582Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 17.83MB / 129.05MB 2.2s [2021-07-10T10:31:12.582Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 15.73MB / 51.84MB 2.2s [2021-07-10T10:31:12.582Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 16.78MB / 68.75MB 2.2s [2021-07-10T10:31:12.839Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 27.34MB / 129.05MB 2.3s [2021-07-10T10:31:12.839Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 26.21MB / 51.84MB 2.3s [2021-07-10T10:31:12.839Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 27.26MB / 68.75MB 2.3s [2021-07-10T10:31:12.839Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 37.75MB / 129.05MB 2.4s [2021-07-10T10:31:12.839Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 35.65MB / 51.84MB 2.4s [2021-07-10T10:31:12.839Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 36.70MB / 68.75MB 2.4s [2021-07-10T10:31:12.839Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 47.19MB / 129.05MB 2.5s [2021-07-10T10:31:12.839Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 46.14MB / 51.84MB 2.5s [2021-07-10T10:31:12.839Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 47.19MB / 68.75MB 2.5s [2021-07-10T10:31:12.987Z] #27 12.07 Updating certificates in /etc/ssl/certs... [2021-07-10T10:31:13.032Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-07-10T10:31:13.032Z] #4 DONE 1.0s [2021-07-10T10:31:13.095Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 57.67MB / 129.05MB 2.6s [2021-07-10T10:31:13.095Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 2.6s [2021-07-10T10:31:13.095Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 56.62MB / 68.75MB 2.6s [2021-07-10T10:31:13.095Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 67.11MB / 129.05MB 2.7s [2021-07-10T10:31:13.095Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 66.06MB / 68.75MB 2.7s [2021-07-10T10:31:13.293Z] [2021-07-10T10:31:13.293Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-07-10T10:31:13.293Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-10T10:31:13.351Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 77.59MB / 129.05MB 2.8s [2021-07-10T10:31:13.351Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 88.08MB / 129.05MB 2.9s [2021-07-10T10:31:13.607Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 97.52MB / 129.05MB 3.0s [2021-07-10T10:31:13.607Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 108.00MB / 129.05MB 3.1s [2021-07-10T10:31:13.607Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 127.93MB / 129.05MB 3.3s [2021-07-10T10:31:13.863Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 1.6s done [2021-07-10T10:31:14.237Z] #8 DONE 1.0s [2021-07-10T10:31:14.237Z] [2021-07-10T10:31:14.237Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-10T10:31:14.237Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-10T10:31:14.237Z] #7 DONE 0.9s [2021-07-10T10:31:14.237Z] [2021-07-10T10:31:14.237Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-07-10T10:31:14.237Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-07-10T10:31:14.374Z] #27 13.16 137 added, 0 removed; done. [2021-07-10T10:31:14.374Z] #27 13.26 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:31:14.374Z] #27 13.27 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-10T10:31:14.374Z] #27 13.32 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-10T10:31:14.374Z] #27 13.33 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-10T10:31:14.374Z] #27 13.34 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:31:14.374Z] #27 13.36 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-10T10:31:14.374Z] #27 13.36 Updating certificates in /etc/ssl/certs... [2021-07-10T10:31:14.424Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 3.9s done [2021-07-10T10:31:14.499Z] #6 DONE 1.1s [2021-07-10T10:31:14.499Z] [2021-07-10T10:31:14.499Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-10T10:31:14.499Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-10T10:31:14.499Z] #5 DONE 1.1s [2021-07-10T10:31:14.944Z] #27 14.01 0 added, 0 removed; done. [2021-07-10T10:31:14.944Z] #27 14.01 Running hooks in /etc/ca-certificates/update.d... [2021-07-10T10:31:14.944Z] #27 14.01 done. [2021-07-10T10:31:14.986Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.1s [2021-07-10T10:31:14.986Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.2s done [2021-07-10T10:31:15.917Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 5.5s done [2021-07-10T10:31:16.479Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 [2021-07-10T10:31:16.479Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.2s done [2021-07-10T10:31:17.054Z] [2021-07-10T10:31:17.055Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:31:17.055Z] #9 sha256:a07bd8d54e290738bfd61c720340ba2ed1e184775551c3d26c50f1f533f51c37 [2021-07-10T10:31:17.055Z] #9 DONE 0.0s [2021-07-10T10:31:17.055Z] [2021-07-10T10:31:17.055Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-10T10:31:17.055Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-10T10:31:17.055Z] #72 DONE 0.0s [2021-07-10T10:31:17.055Z] [2021-07-10T10:31:17.055Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-10T10:31:17.055Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-10T10:31:17.055Z] #70 DONE 0.0s [2021-07-10T10:31:17.055Z] [2021-07-10T10:31:17.055Z] #30 [internal] load build context [2021-07-10T10:31:17.055Z] #30 sha256:9bbe81478560946a07df33c0dfe123ac6c147469c64090693744017349bf2e65 [2021-07-10T10:31:17.055Z] #30 transferring context: [2021-07-10T10:31:17.055Z] #30 ... [2021-07-10T10:31:17.055Z] [2021-07-10T10:31:17.055Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-10T10:31:17.055Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-10T10:31:17.055Z] #49 DONE 0.5s [2021-07-10T10:31:17.055Z] [2021-07-10T10:31:17.055Z] #30 [internal] load build context [2021-07-10T10:31:17.055Z] #30 sha256:9bbe81478560946a07df33c0dfe123ac6c147469c64090693744017349bf2e65 [2021-07-10T10:31:17.323Z] #30 ... [2021-07-10T10:31:17.323Z] [2021-07-10T10:31:17.323Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-10T10:31:17.323Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-10T10:31:17.323Z] #49 DONE 0.0s [2021-07-10T10:31:17.323Z] [2021-07-10T10:31:17.323Z] #30 [internal] load build context [2021-07-10T10:31:17.323Z] #30 sha256:9bbe81478560946a07df33c0dfe123ac6c147469c64090693744017349bf2e65 [2021-07-10T10:31:17.407Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 [2021-07-10T10:31:17.485Z] #27 DONE 16.4s [2021-07-10T10:31:17.486Z] [2021-07-10T10:31:17.486Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-10T10:31:17.486Z] #28 sha256:066c9523e13576c47d5e2e01eecddb702afa02093397611d5db48cc27b32c812 [2021-07-10T10:31:17.486Z] #28 DONE 0.2s [2021-07-10T10:31:17.486Z] [2021-07-10T10:31:17.486Z] #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-10T10:31:17.486Z] #29 sha256:974d38704eacb8b3f31beecdb21cd760a44bfe75fb56e746d9772330aa8f94d4 [2021-07-10T10:31:17.663Z] #9 ... [2021-07-10T10:31:17.663Z] [2021-07-10T10:31:17.663Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-10T10:31:17.663Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-10T10:31:17.663Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.0s done [2021-07-10T10:31:17.663Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done [2021-07-10T10:31:17.663Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-07-10T10:31:17.663Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-07-10T10:31:17.663Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.7s done [2021-07-10T10:31:17.663Z] #26 DONE 7.4s [2021-07-10T10:31:17.663Z] [2021-07-10T10:31:17.663Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:31:17.663Z] #9 sha256:a07bd8d54e290738bfd61c720340ba2ed1e184775551c3d26c50f1f533f51c37 [2021-07-10T10:31:17.663Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 7.0s done [2021-07-10T10:31:17.663Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 7.1s done [2021-07-10T10:31:18.432Z] #29 ... [2021-07-10T10:31:18.432Z] [2021-07-10T10:31:18.432Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:31:18.432Z] #9 sha256:a07bd8d54e290738bfd61c720340ba2ed1e184775551c3d26c50f1f533f51c37 [2021-07-10T10:31:18.432Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 3.5s done [2021-07-10T10:31:18.432Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 6.7s done [2021-07-10T10:31:18.432Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done [2021-07-10T10:31:18.432Z] #9 DONE 26.4s [2021-07-10T10:31:18.432Z] [2021-07-10T10:31:18.432Z] #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-10T10:31:18.432Z] #29 sha256:974d38704eacb8b3f31beecdb21cd760a44bfe75fb56e746d9772330aa8f94d4 [2021-07-10T10:31:18.432Z] #29 1.029 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-10T10:31:18.432Z] #29 1.083 [2021-07-10T10:31:19.029Z] #9 ... [2021-07-10T10:31:19.029Z] [2021-07-10T10:31:19.029Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-10T10:31:19.029Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-10T10:31:19.029Z] #64 DONE 0.7s [2021-07-10T10:31:19.029Z] [2021-07-10T10:31:19.029Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:31:19.029Z] #9 sha256:a07bd8d54e290738bfd61c720340ba2ed1e184775551c3d26c50f1f533f51c37 [2021-07-10T10:31:19.029Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 1.5s done [2021-07-10T10:31:19.210Z] #29 1.195 ############# 18.5% ########################### 38.1% ######################################### 58.2% ############################################### 66.3% ######################################################################## 100.0% [2021-07-10T10:31:19.210Z] #29 1.717 [2021-07-10T10:31:19.210Z] #29 1.820 ######################################################################## 100.0% [2021-07-10T10:31:19.210Z] #29 1.878 [2021-07-10T10:31:19.471Z] #29 ... [2021-07-10T10:31:19.471Z] [2021-07-10T10:31:19.471Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-10T10:31:19.471Z] #10 sha256:0a9c9a63edf2131a54340209f156ce752b77d8d7c613efad591a76f2ccb87b3d [2021-07-10T10:31:19.471Z] #10 DONE 0.9s [2021-07-10T10:31:19.471Z] [2021-07-10T10:31:19.471Z] #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-10T10:31:19.471Z] #29 sha256:974d38704eacb8b3f31beecdb21cd760a44bfe75fb56e746d9772330aa8f94d4 [2021-07-10T10:31:19.471Z] #29 1.990 ################################################################## 92.3% ######################################################################## 100.0% [2021-07-10T10:31:19.471Z] #29 2.130 [2021-07-10T10:31:19.956Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 [2021-07-10T10:31:19.956Z] #9 ... [2021-07-10T10:31:19.956Z] [2021-07-10T10:31:19.956Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-10T10:31:19.956Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-10T10:31:19.956Z] #66 DONE 1.0s [2021-07-10T10:31:19.956Z] [2021-07-10T10:31:19.956Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:31:19.956Z] #9 sha256:a07bd8d54e290738bfd61c720340ba2ed1e184775551c3d26c50f1f533f51c37 [2021-07-10T10:31:19.991Z] #29 2.255 ########### 15.9% ######################### 35.5% ####################################### 54.9% ##################################################### 73.8% ################################################################### 93.6% ######################################################################## 100.0% [2021-07-10T10:31:19.991Z] #29 2.771 [2021-07-10T10:31:20.261Z] [2021-07-10T10:31:20.261Z] #29 ... [2021-07-10T10:31:20.261Z] [2021-07-10T10:31:20.261Z] #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-10T10:31:20.261Z] #11 sha256:f3884fdf4b7ce9eb985c4768ef3e601bdd1d54149ce4777d8e80ab8b867cc871 [2021-07-10T10:31:20.261Z] #11 DONE 0.8s [2021-07-10T10:31:20.261Z] [2021-07-10T10:31:20.261Z] #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-10T10:31:20.261Z] #29 sha256:974d38704eacb8b3f31beecdb21cd760a44bfe75fb56e746d9772330aa8f94d4 [2021-07-10T10:31:20.523Z] #29 2.905 ### 4.8% [2021-07-10T10:31:20.523Z] #29 ... [2021-07-10T10:31:20.523Z] [2021-07-10T10:31:20.523Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-10T10:31:20.523Z] #31 sha256:a25512ad72196a8cbbaf292bfd8ea38c8b2120ed33e1b55b1d56105bc19449b1 [2021-07-10T10:31:20.523Z] #31 DONE 0.1s [2021-07-10T10:31:20.523Z] [2021-07-10T10:31:20.523Z] #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-10T10:31:20.523Z] #29 sha256:974d38704eacb8b3f31beecdb21cd760a44bfe75fb56e746d9772330aa8f94d4 [2021-07-10T10:31:20.523Z] #29 2.905 ### 4.8% ####### 10.0% [2021-07-10T10:31:20.523Z] #29 ... [2021-07-10T10:31:20.523Z] [2021-07-10T10:31:20.523Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-10T10:31:20.523Z] #39 sha256:a4864d10e5f3afff64ebb3d7ee9ef50ffab603ced820642a88a0831f763170c5 [2021-07-10T10:31:20.523Z] #39 DONE 0.2s [2021-07-10T10:31:20.523Z] [2021-07-10T10:31:20.523Z] #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-10T10:31:20.523Z] #29 sha256:974d38704eacb8b3f31beecdb21cd760a44bfe75fb56e746d9772330aa8f94d4 [2021-07-10T10:31:20.523Z] #29 2.905 ### 4.8% ####### 10.0% ########## 15.1% [2021-07-10T10:31:20.523Z] #29 ... [2021-07-10T10:31:20.523Z] [2021-07-10T10:31:20.523Z] #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-10T10:31:20.523Z] #43 sha256:cf675dc92d87fc33872d15da83512d334e429283807bd168417d3539c4f94802 [2021-07-10T10:31:20.523Z] #43 DONE 0.4s [2021-07-10T10:31:20.523Z] [2021-07-10T10:31:20.523Z] #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-10T10:31:20.523Z] #29 sha256:974d38704eacb8b3f31beecdb21cd760a44bfe75fb56e746d9772330aa8f94d4 [2021-07-10T10:31:21.327Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 1.6s done [2021-07-10T10:31:21.563Z] #30 transferring context: 42.25MB 5.0s [2021-07-10T10:31:21.583Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 [2021-07-10T10:31:22.382Z] #29 2.905 ### 4.8% ####### 10.0% ########## 15.1% ############## 20.5% ################## 25.7% ###################### 31.0% ######################### 36.0% ############################ 39.7% ############################## 42.1% ################################ 45.1% #################################### 50.8% ####################################### 55.4% ########################################### 60.6% ################################################# 69.1% ###################################################### 75.7% ########################################################### 82.3% ############################################################### 87.9% ################################################################ 89.9% ################################################################### 93.4% ###################################################################### 97.7% ######################################################################## 100.0% [2021-07-10T10:31:22.382Z] #29 4.943 [2021-07-10T10:31:22.643Z] #29 5.265 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-10T10:31:22.643Z] #29 5.357 [2021-07-10T10:31:22.903Z] #29 5.453 ######################################################################## 100.0% [2021-07-10T10:31:22.903Z] #29 5.479 [2021-07-10T10:31:22.956Z] #30 transferring context: 55.68MB 6.0s done [2021-07-10T10:31:23.163Z] #29 5.801 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-10T10:31:23.163Z] #29 5.908 [2021-07-10T10:31:23.428Z] #29 6.031 0.6% ######################################################################## 100.0% [2021-07-10T10:31:23.428Z] #29 6.089 [2021-07-10T10:31:23.530Z] #30 ... [2021-07-10T10:31:23.530Z] [2021-07-10T10:31:23.530Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:31:23.530Z] #9 sha256:a07bd8d54e290738bfd61c720340ba2ed1e184775551c3d26c50f1f533f51c37 [2021-07-10T10:31:23.530Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 0.1s done [2021-07-10T10:31:23.530Z] #9 sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 1.86kB / 1.86kB done [2021-07-10T10:31:23.530Z] #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done [2021-07-10T10:31:23.531Z] #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done [2021-07-10T10:31:23.531Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.0s done [2021-07-10T10:31:23.531Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.5s done [2021-07-10T10:31:23.531Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 0.8s done [2021-07-10T10:31:23.531Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 2.5s done [2021-07-10T10:31:23.531Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 3.2s done [2021-07-10T10:31:23.531Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 6.6s [2021-07-10T10:31:23.531Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 3.3s done [2021-07-10T10:31:23.531Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 3.7s [2021-07-10T10:31:23.531Z] #9 ... [2021-07-10T10:31:23.531Z] [2021-07-10T10:31:23.531Z] #30 [internal] load build context [2021-07-10T10:31:23.531Z] #30 sha256:9bbe81478560946a07df33c0dfe123ac6c147469c64090693744017349bf2e65 [2021-07-10T10:31:23.531Z] #30 DONE 7.0s [2021-07-10T10:31:23.531Z] [2021-07-10T10:31:23.531Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:31:23.531Z] #9 sha256:a07bd8d54e290738bfd61c720340ba2ed1e184775551c3d26c50f1f533f51c37 [2021-07-10T10:31:23.531Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 6.7s done [2021-07-10T10:31:23.531Z] #9 ... [2021-07-10T10:31:23.531Z] [2021-07-10T10:31:23.531Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-10T10:31:23.531Z] #33 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-10T10:31:23.531Z] #33 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.0s done [2021-07-10T10:31:23.531Z] #33 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done [2021-07-10T10:31:23.531Z] #33 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-07-10T10:31:23.531Z] #33 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-07-10T10:31:23.531Z] #33 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.1s done [2021-07-10T10:31:23.791Z] #33 ... [2021-07-10T10:31:23.791Z] [2021-07-10T10:31:23.791Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-10T10:31:23.791Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-10T10:31:23.791Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-10T10:31:23.791Z] #70 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-10T10:31:23.791Z] #70 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-10T10:31:23.791Z] #70 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-10T10:31:23.791Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.7s done [2021-07-10T10:31:23.791Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done [2021-07-10T10:31:23.791Z] #70 DONE 7.0s [2021-07-10T10:31:23.791Z] [2021-07-10T10:31:23.791Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-10T10:31:23.791Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-10T10:31:23.791Z] #72 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-10T10:31:23.791Z] #72 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-10T10:31:23.791Z] #72 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-10T10:31:23.792Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.2s done [2021-07-10T10:31:23.792Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done [2021-07-10T10:31:23.792Z] #72 DONE 7.1s [2021-07-10T10:31:23.792Z] [2021-07-10T10:31:23.792Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-10T10:31:23.792Z] #33 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-10T10:31:23.998Z] #29 6.412 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-10T10:31:23.998Z] #29 6.526 [2021-07-10T10:31:25.038Z] #29 6.700 0.0% 0.3% ################ 22.8% ################################# 47.1% ######################################## 55.8% ############################################ 61.8% ######################################################## 79.0% ######################################################################## 100.0% [2021-07-10T10:31:25.038Z] #29 7.692 [2021-07-10T10:31:25.622Z] #29 8.316 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-10T10:31:25.752Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 3.6s done [2021-07-10T10:31:25.752Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done [2021-07-10T10:31:25.752Z] #9 DONE 15.4s [2021-07-10T10:31:25.752Z] [2021-07-10T10:31:25.752Z] #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-10T10:31:25.752Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-10T10:31:25.752Z] #27 1.163 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:31:25.752Z] #27 1.163 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:31:25.752Z] #27 1.175 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:31:25.752Z] #27 1.334 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-10T10:31:25.752Z] #27 1.436 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-10T10:31:25.752Z] #27 1.718 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-10T10:31:25.752Z] #27 3.074 Fetched 8454 kB in 2s (3916 kB/s) [2021-07-10T10:31:25.752Z] #27 3.074 Reading package lists... [2021-07-10T10:31:25.752Z] #27 3.797 Reading package lists... [2021-07-10T10:31:25.752Z] #27 4.523 Building dependency tree... [2021-07-10T10:31:25.752Z] #27 4.771 The following additional packages will be installed: [2021-07-10T10:31:25.752Z] #27 4.771 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-10T10:31:25.752Z] #27 4.774 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-10T10:31:25.752Z] #27 4.774 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-10T10:31:25.752Z] #27 4.774 Suggested packages: [2021-07-10T10:31:25.752Z] #27 4.774 krb5-doc krb5-user [2021-07-10T10:31:25.752Z] #27 4.774 Recommended packages: [2021-07-10T10:31:25.752Z] #27 4.774 krb5-locales publicsuffix libsasl2-modules [2021-07-10T10:31:25.752Z] #27 4.982 The following NEW packages will be installed: [2021-07-10T10:31:25.752Z] #27 4.982 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-10T10:31:25.752Z] #27 4.982 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-10T10:31:25.752Z] #27 4.982 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-10T10:31:25.752Z] #27 4.982 libssh2-1 libssl1.1 openssl [2021-07-10T10:31:25.752Z] #27 5.246 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:31:25.752Z] #27 5.246 Need to get 5059 kB of archives. [2021-07-10T10:31:25.752Z] #27 5.246 After this operation, 12.1 MB of additional disk space will be used. [2021-07-10T10:31:25.752Z] #27 5.246 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-10T10:31:25.752Z] #27 5.260 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-10T10:31:25.752Z] #27 5.295 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-10T10:31:25.752Z] #27 5.307 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-10T10:31:25.752Z] #27 5.307 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-10T10:31:25.752Z] #27 5.308 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-10T10:31:25.752Z] #27 5.310 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-10T10:31:25.752Z] #27 5.313 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-10T10:31:25.752Z] #27 5.338 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-10T10:31:25.752Z] #27 5.339 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-10T10:31:25.752Z] #27 5.341 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-10T10:31:25.752Z] #27 5.342 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-10T10:31:25.752Z] #27 5.345 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-10T10:31:25.752Z] #27 5.347 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-10T10:31:25.752Z] #27 5.348 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-10T10:31:25.752Z] #27 5.348 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-10T10:31:25.752Z] #27 5.350 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-10T10:31:25.752Z] #27 5.355 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-10T10:31:25.752Z] #27 5.360 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-10T10:31:25.752Z] #27 5.372 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-10T10:31:25.752Z] #27 5.374 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-10T10:31:25.752Z] #27 5.544 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:31:25.752Z] #27 5.563 Fetched 5059 kB in 0s (13.2 MB/s) [2021-07-10T10:31:25.752Z] #27 5.594 Selecting previously unselected package libssl1.1:amd64. [2021-07-10T10:31:25.752Z] #27 5.594 (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-10T10:31:25.752Z] #27 5.600 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-10T10:31:25.752Z] #27 5.607 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-10T10:31:25.752Z] #27 5.762 Selecting previously unselected package openssl. [2021-07-10T10:31:25.752Z] #27 5.762 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-10T10:31:25.752Z] #27 5.766 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-10T10:31:25.752Z] #27 5.870 Selecting previously unselected package ca-certificates. [2021-07-10T10:31:25.752Z] #27 5.871 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-10T10:31:25.752Z] #27 5.875 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-10T10:31:25.752Z] #27 5.933 Selecting previously unselected package libkeyutils1:amd64. [2021-07-10T10:31:25.752Z] #27 5.935 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-10T10:31:25.752Z] #27 5.939 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-10T10:31:25.752Z] #27 5.969 Selecting previously unselected package libkrb5support0:amd64. [2021-07-10T10:31:25.752Z] #27 5.971 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-10T10:31:25.752Z] #27 5.974 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:31:25.752Z] #27 6.009 Selecting previously unselected package libk5crypto3:amd64. [2021-07-10T10:31:25.752Z] #27 6.010 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-10T10:31:25.752Z] #27 6.014 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:31:25.752Z] #27 6.056 Selecting previously unselected package libkrb5-3:amd64. [2021-07-10T10:31:25.752Z] #27 6.057 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-10T10:31:25.752Z] #27 6.061 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:31:25.752Z] #27 6.163 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-10T10:31:25.752Z] #27 6.164 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-10T10:31:25.752Z] #27 6.168 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:31:25.752Z] #27 6.214 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-10T10:31:25.752Z] #27 6.214 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-10T10:31:25.752Z] #27 6.217 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-10T10:31:25.752Z] #27 6.251 Selecting previously unselected package libsasl2-2:amd64. [2021-07-10T10:31:25.752Z] #27 6.253 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-10T10:31:25.752Z] #27 6.256 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-10T10:31:25.752Z] #27 6.295 Selecting previously unselected package libldap-common. [2021-07-10T10:31:25.752Z] #27 6.296 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-10T10:31:25.752Z] #27 6.299 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-10T10:31:25.752Z] #27 6.339 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-10T10:31:25.752Z] #27 6.341 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-10T10:31:25.753Z] #27 6.345 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-10T10:31:25.753Z] #27 6.397 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-10T10:31:25.753Z] #27 6.398 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-10T10:31:25.753Z] #27 6.402 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-10T10:31:25.753Z] #27 6.454 Selecting previously unselected package libpsl5:amd64. [2021-07-10T10:31:25.753Z] #27 6.455 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-10T10:31:25.753Z] #27 6.459 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-10T10:31:25.753Z] #27 6.494 Selecting previously unselected package librtmp1:amd64. [2021-07-10T10:31:25.753Z] #27 6.495 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-10T10:31:25.753Z] #27 6.499 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-10T10:31:25.753Z] #27 6.611 Selecting previously unselected package libssh2-1:amd64. [2021-07-10T10:31:25.753Z] #27 6.612 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-10T10:31:25.753Z] #27 6.616 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-10T10:31:25.753Z] #27 6.737 Selecting previously unselected package libcurl4:amd64. [2021-07-10T10:31:25.753Z] #27 6.738 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-10T10:31:25.753Z] #27 6.742 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-10T10:31:25.753Z] #27 6.801 Selecting previously unselected package curl. [2021-07-10T10:31:25.753Z] #27 6.803 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-10T10:31:25.753Z] #27 6.806 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-10T10:31:25.753Z] #27 6.862 Selecting previously unselected package libonig5:amd64. [2021-07-10T10:31:25.753Z] #27 6.864 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-10T10:31:25.753Z] #27 6.867 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-10T10:31:25.753Z] #27 6.914 Selecting previously unselected package libjq1:amd64. [2021-07-10T10:31:25.753Z] #27 6.915 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-10T10:31:25.753Z] #27 6.918 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-10T10:31:25.753Z] #27 6.956 Selecting previously unselected package jq. [2021-07-10T10:31:25.753Z] #27 6.962 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-10T10:31:25.753Z] #27 6.962 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-10T10:31:25.753Z] #27 7.051 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-10T10:31:25.753Z] #27 7.061 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-10T10:31:25.753Z] #27 7.072 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-10T10:31:25.753Z] #27 7.201 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-10T10:31:25.753Z] #27 7.211 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-10T10:31:25.753Z] #27 7.225 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:31:25.753Z] #27 7.235 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-10T10:31:25.753Z] #27 7.246 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-10T10:31:25.753Z] #27 7.255 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:31:25.753Z] #27 7.266 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-10T10:31:25.753Z] #27 7.278 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-10T10:31:25.753Z] #27 7.289 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:31:25.753Z] #27 7.300 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-10T10:31:25.753Z] #27 7.314 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-10T10:31:25.753Z] #27 7.325 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-10T10:31:25.753Z] #27 7.335 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-10T10:31:25.753Z] #27 7.345 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-10T10:31:25.753Z] #27 7.792 Updating certificates in /etc/ssl/certs... [2021-07-10T10:31:25.923Z] #29 8.488 [2021-07-10T10:31:25.923Z] #29 8.609 ######################################################################## 100.0% [2021-07-10T10:31:25.923Z] #29 8.681 [2021-07-10T10:31:26.009Z] #27 8.340 137 added, 0 removed; done. [2021-07-10T10:31:26.009Z] #27 8.392 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:31:26.009Z] #27 8.403 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-10T10:31:26.009Z] #27 8.413 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-10T10:31:26.009Z] #27 8.423 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-10T10:31:26.010Z] #27 8.436 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:31:26.342Z] #33 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 6.8s done [2021-07-10T10:31:26.499Z] #29 ... [2021-07-10T10:31:26.499Z] [2021-07-10T10:31:26.499Z] #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-10T10:31:26.499Z] #12 sha256:eb6945dd38ea999ca09c0edba28ef2596d9584f5c7c8fd0722af527b948fe20f [2021-07-10T10:31:26.499Z] #12 DONE 6.2s [2021-07-10T10:31:26.499Z] [2021-07-10T10:31:26.499Z] #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-10T10:31:26.499Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:31:26.604Z] #33 DONE 10.0s [2021-07-10T10:31:26.604Z] [2021-07-10T10:31:26.604Z] #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-10T10:31:26.604Z] #34 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-10T10:31:26.871Z] #34 ... [2021-07-10T10:31:26.871Z] [2021-07-10T10:31:26.871Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-10T10:31:26.871Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-10T10:31:26.871Z] #71 DONE 0.3s [2021-07-10T10:31:26.871Z] [2021-07-10T10:31:26.871Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-10T10:31:26.871Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-10T10:31:26.937Z] #27 9.336 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-10T10:31:26.937Z] #27 9.353 Updating certificates in /etc/ssl/certs... [2021-07-10T10:31:27.499Z] #27 9.734 0 added, 0 removed; done. [2021-07-10T10:31:27.499Z] #27 9.734 Running hooks in /etc/ca-certificates/update.d... [2021-07-10T10:31:27.499Z] #27 9.735 done. [2021-07-10T10:31:27.818Z] #73 DONE 0.9s [2021-07-10T10:31:27.818Z] [2021-07-10T10:31:27.818Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:31:27.818Z] #9 sha256:a07bd8d54e290738bfd61c720340ba2ed1e184775551c3d26c50f1f533f51c37 [2021-07-10T10:31:27.818Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.9s done [2021-07-10T10:31:27.818Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 [2021-07-10T10:31:27.885Z] #13 ... [2021-07-10T10:31:27.885Z] [2021-07-10T10:31:27.885Z] #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-10T10:31:27.885Z] #29 sha256:974d38704eacb8b3f31beecdb21cd760a44bfe75fb56e746d9772330aa8f94d4 [2021-07-10T10:31:27.885Z] #29 9.221 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-10T10:31:27.885Z] #29 10.03 [2021-07-10T10:31:27.885Z] #29 10.15 ######################################################################## 100.0% [2021-07-10T10:31:27.885Z] #29 10.24 [2021-07-10T10:31:27.885Z] #29 10.37 Download of images into '/build' complete. [2021-07-10T10:31:27.885Z] #29 10.37 Use something like the following to load the result into a Docker daemon: [2021-07-10T10:31:27.885Z] #29 10.37 tar -cC '/build' . | docker load [2021-07-10T10:31:27.885Z] #29 DONE 10.5s [2021-07-10T10:31:27.885Z] [2021-07-10T10:31:27.885Z] #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-10T10:31:27.885Z] #48 sha256:156e160b539b643564fa1a4c2c46306247d7cc04f8da1317ed48198e8c2a5cf7 [2021-07-10T10:31:27.885Z] #48 5.758 + RM_GOPATH=0 [2021-07-10T10:31:27.885Z] #48 5.759 + TMP_GOPATH= [2021-07-10T10:31:27.885Z] #48 5.759 + : /build [2021-07-10T10:31:27.885Z] #48 5.760 + '[' -z '' ']' [2021-07-10T10:31:27.885Z] #48 5.764 ++ mktemp -d [2021-07-10T10:31:27.885Z] #48 5.769 + export GOPATH=/tmp/tmp.hRss7sN4DU [2021-07-10T10:31:27.885Z] #48 5.769 + GOPATH=/tmp/tmp.hRss7sN4DU [2021-07-10T10:31:27.885Z] #48 5.769 + RM_GOPATH=1 [2021-07-10T10:31:27.885Z] #48 5.769 + case "$(go env GOARCH)" in [2021-07-10T10:31:27.885Z] #48 5.769 ++ go env GOARCH [2021-07-10T10:31:27.885Z] #48 5.794 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:27.885Z] #48 5.794 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:27.885Z] #48 5.795 ++ dirname /tmp/install/install.sh [2021-07-10T10:31:27.885Z] #48 5.796 + dir=/tmp/install [2021-07-10T10:31:27.885Z] #48 5.796 + bin=gotestsum [2021-07-10T10:31:27.885Z] #48 5.796 + shift [2021-07-10T10:31:27.885Z] #48 5.796 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-10T10:31:27.885Z] #48 5.796 + . /tmp/install/gotestsum.installer [2021-07-10T10:31:27.885Z] #48 5.797 ++ : v0.5.3 [2021-07-10T10:31:27.885Z] #48 5.797 + install_gotestsum [2021-07-10T10:31:27.885Z] #48 5.798 + set -e [2021-07-10T10:31:27.885Z] #48 5.798 + export GO111MODULE=on [2021-07-10T10:31:27.885Z] #48 5.799 + GO111MODULE=on [2021-07-10T10:31:27.885Z] #48 5.799 + GOBIN=/build [2021-07-10T10:31:27.885Z] #48 5.799 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-10T10:31:27.885Z] #48 6.887 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-10T10:31:28.145Z] #48 ... [2021-07-10T10:31:28.145Z] [2021-07-10T10:31:28.145Z] #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-10T10:31:28.145Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:31:28.145Z] #13 1.766 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-10T10:31:28.145Z] #13 1.807 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:31:28.405Z] #13 1.884 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:31:28.405Z] #13 1.923 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:31:28.863Z] #27 ... [2021-07-10T10:31:28.864Z] [2021-07-10T10:31:28.864Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-10T10:31:28.864Z] #10 sha256:0a9c9a63edf2131a54340209f156ce752b77d8d7c613efad591a76f2ccb87b3d [2021-07-10T10:31:28.864Z] #10 DONE 3.1s [2021-07-10T10:31:28.864Z] [2021-07-10T10:31:28.864Z] #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-10T10:31:28.864Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-10T10:31:28.864Z] #27 DONE 11.0s [2021-07-10T10:31:28.864Z] [2021-07-10T10:31:28.864Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-10T10:31:28.864Z] #28 sha256:2ab8ec5caaedbe198c2db9d11d091f7f282a86361ca11449025d2810cd46eab5 [2021-07-10T10:31:28.864Z] #28 DONE 0.0s [2021-07-10T10:31:28.864Z] [2021-07-10T10:31:28.864Z] #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-10T10:31:28.864Z] #29 sha256:d01cb22c4b653b65b29eddc7b00e9eaccfaad374218865e0da06062df014c6c0 [2021-07-10T10:31:28.904Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 1.2s done [2021-07-10T10:31:29.516Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 [2021-07-10T10:31:29.793Z] #13 3.490 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-10T10:31:29.794Z] #29 ... [2021-07-10T10:31:29.794Z] [2021-07-10T10:31:29.794Z] #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-10T10:31:29.794Z] #11 sha256:f3884fdf4b7ce9eb985c4768ef3e601bdd1d54149ce4777d8e80ab8b867cc871 [2021-07-10T10:31:29.794Z] #11 DONE 0.8s [2021-07-10T10:31:29.794Z] [2021-07-10T10:31:29.794Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-10T10:31:29.794Z] #39 sha256:a4864d10e5f3afff64ebb3d7ee9ef50ffab603ced820642a88a0831f763170c5 [2021-07-10T10:31:29.794Z] #39 DONE 0.1s [2021-07-10T10:31:29.794Z] [2021-07-10T10:31:29.794Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-10T10:31:29.794Z] #31 sha256:a25512ad72196a8cbbaf292bfd8ea38c8b2120ed33e1b55b1d56105bc19449b1 [2021-07-10T10:31:29.794Z] #31 DONE 0.1s [2021-07-10T10:31:29.794Z] [2021-07-10T10:31:29.794Z] #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-10T10:31:29.794Z] #43 sha256:cf675dc92d87fc33872d15da83512d334e429283807bd168417d3539c4f94802 [2021-07-10T10:31:29.794Z] #43 DONE 0.2s [2021-07-10T10:31:29.794Z] [2021-07-10T10:31:29.794Z] #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-10T10:31:29.794Z] #44 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:31:30.360Z] #44 ... [2021-07-10T10:31:30.360Z] [2021-07-10T10:31:30.360Z] #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-10T10:31:30.360Z] #12 sha256:eb6945dd38ea999ca09c0edba28ef2596d9584f5c7c8fd0722af527b948fe20f [2021-07-10T10:31:30.360Z] #12 DONE 0.7s [2021-07-10T10:31:30.360Z] [2021-07-10T10:31:30.360Z] #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-10T10:31:30.360Z] #29 sha256:d01cb22c4b653b65b29eddc7b00e9eaccfaad374218865e0da06062df014c6c0 [2021-07-10T10:31:30.360Z] #29 1.034 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-10T10:31:30.360Z] #29 1.138 [2021-07-10T10:31:30.365Z] #13 ... [2021-07-10T10:31:30.365Z] [2021-07-10T10:31:30.365Z] #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-10T10:31:30.365Z] #56 sha256:8e8b58d240a94571caf2732e1e001ac2478e7cf20a442715970cc317aa25f04c [2021-07-10T10:31:30.365Z] #56 4.824 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:31:30.365Z] #56 4.915 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:31:30.365Z] #56 5.004 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:31:30.365Z] #56 5.231 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-10T10:31:30.365Z] #56 6.195 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-10T10:31:30.365Z] #56 6.236 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-10T10:31:30.365Z] #56 ... [2021-07-10T10:31:30.365Z] [2021-07-10T10:31:30.365Z] #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-10T10:31:30.365Z] #32 sha256:02b8b06453114cc9d718141bfd6c3a8288de3bf01c737394ced405b6f4e8701d [2021-07-10T10:31:30.365Z] #32 6.018 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-10T10:31:30.365Z] #32 6.023 Cloning into '.'... [2021-07-10T10:31:30.622Z] #29 1.252 ######### 12.6% ########################## 36.8% ######################################## 56.4% ####################################################### 77.1% ##################################################################### 96.9% ######################################################################## 100.0% [2021-07-10T10:31:30.622Z] #29 1.806 [2021-07-10T10:31:30.624Z] #32 ... [2021-07-10T10:31:30.624Z] [2021-07-10T10:31:30.624Z] #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-10T10:31:30.624Z] #59 sha256:0c5c1a79e241772e3488d614698032dc0c30508eb218d2deee422bc855601ea2 [2021-07-10T10:31:30.624Z] #59 5.736 + RM_GOPATH=0 [2021-07-10T10:31:30.624Z] #59 5.736 + TMP_GOPATH= [2021-07-10T10:31:30.624Z] #59 5.738 + : /build [2021-07-10T10:31:30.624Z] #59 5.738 + '[' -z '' ']' [2021-07-10T10:31:30.624Z] #59 5.739 ++ mktemp -d [2021-07-10T10:31:30.624Z] #59 5.744 + export GOPATH=/tmp/tmp.6L0JaV1oQO [2021-07-10T10:31:30.624Z] #59 5.744 + GOPATH=/tmp/tmp.6L0JaV1oQO [2021-07-10T10:31:30.624Z] #59 5.744 + RM_GOPATH=1 [2021-07-10T10:31:30.624Z] #59 5.744 + case "$(go env GOARCH)" in [2021-07-10T10:31:30.624Z] #59 5.744 ++ go env GOARCH [2021-07-10T10:31:30.624Z] #59 5.755 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:30.624Z] #59 5.755 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:30.624Z] #59 5.755 ++ dirname /tmp/install/install.sh [2021-07-10T10:31:30.624Z] #59 5.761 + dir=/tmp/install [2021-07-10T10:31:30.624Z] #59 5.761 + bin=rootlesskit [2021-07-10T10:31:30.624Z] #59 5.761 + shift [2021-07-10T10:31:30.624Z] #59 5.761 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-10T10:31:30.624Z] #59 5.761 + . /tmp/install/rootlesskit.installer [2021-07-10T10:31:30.624Z] #59 5.761 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-10T10:31:30.624Z] #59 5.764 + install_rootlesskit [2021-07-10T10:31:30.624Z] #59 5.764 + case "$1" in [2021-07-10T10:31:30.624Z] #59 5.764 + export CGO_ENABLED=0 [2021-07-10T10:31:30.624Z] #59 5.764 + CGO_ENABLED=0 [2021-07-10T10:31:30.624Z] #59 5.764 + _install_rootlesskit [2021-07-10T10:31:30.624Z] #59 5.774 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-10T10:31:30.624Z] #59 5.775 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-10T10:31:30.624Z] #59 5.775 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6L0JaV1oQO/src/github.com/rootless-containers/rootlesskit [2021-07-10T10:31:30.624Z] #59 5.777 Cloning into '/tmp/tmp.6L0JaV1oQO/src/github.com/rootless-containers/rootlesskit'... [2021-07-10T10:31:30.879Z] #29 1.949 #################################### 50.3% ######################################################################## 100.0% [2021-07-10T10:31:30.879Z] #29 2.215 [2021-07-10T10:31:30.890Z] #59 ... [2021-07-10T10:31:30.890Z] [2021-07-10T10:31:30.890Z] #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-10T10:31:30.890Z] #24 sha256:237d640f293de306ec9e06ad35f4ec1cb920b7b8d94841d4e1c5f86273a949da [2021-07-10T10:31:30.890Z] #24 6.181 + RM_GOPATH=0 [2021-07-10T10:31:30.890Z] #24 6.181 + TMP_GOPATH= [2021-07-10T10:31:30.890Z] #24 6.181 + : /build [2021-07-10T10:31:30.890Z] #24 6.181 + '[' -z '' ']' [2021-07-10T10:31:30.890Z] #24 6.185 ++ mktemp -d [2021-07-10T10:31:30.890Z] #24 6.187 + export GOPATH=/tmp/tmp.gUBa2Z1KjU [2021-07-10T10:31:30.890Z] #24 6.187 + GOPATH=/tmp/tmp.gUBa2Z1KjU [2021-07-10T10:31:30.890Z] #24 6.187 + RM_GOPATH=1 [2021-07-10T10:31:30.890Z] #24 6.187 + case "$(go env GOARCH)" in [2021-07-10T10:31:30.890Z] #24 6.193 ++ go env GOARCH [2021-07-10T10:31:30.890Z] #24 6.258 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:30.890Z] #24 6.258 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:30.890Z] #24 6.258 ++ dirname /tmp/install/install.sh [2021-07-10T10:31:30.890Z] #24 6.258 + dir=/tmp/install [2021-07-10T10:31:30.890Z] #24 6.258 + bin=dockercli [2021-07-10T10:31:30.890Z] #24 6.258 + shift [2021-07-10T10:31:30.890Z] #24 6.258 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-10T10:31:30.890Z] #24 6.258 + . /tmp/install/dockercli.installer [2021-07-10T10:31:30.890Z] #24 6.258 ++ : stable [2021-07-10T10:31:30.890Z] #24 6.258 ++ : 17.06.2-ce [2021-07-10T10:31:30.890Z] #24 6.258 + install_dockercli [2021-07-10T10:31:30.890Z] #24 6.258 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-10T10:31:30.890Z] #24 6.276 Install docker/cli version 17.06.2-ce from stable [2021-07-10T10:31:30.890Z] #24 6.278 ++ uname -m [2021-07-10T10:31:30.890Z] #24 6.278 + arch=x86_64 [2021-07-10T10:31:30.890Z] #24 6.278 + '[' x86_64 '!=' x86_64 ']' [2021-07-10T10:31:30.890Z] #24 6.278 + url=https://download.docker.com/linux/static [2021-07-10T10:31:30.890Z] #24 6.278 + tar -xz docker/docker [2021-07-10T10:31:30.890Z] #24 6.337 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-10T10:31:30.890Z] #24 ... [2021-07-10T10:31:30.890Z] [2021-07-10T10:31:30.890Z] #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-10T10:31:30.890Z] #46 sha256:407f01aab071d89f23d11a3c92a384b33031e4a1760499524c4044c9ad1573b8 [2021-07-10T10:31:30.890Z] #46 6.079 + RM_GOPATH=0 [2021-07-10T10:31:30.890Z] #46 6.079 + TMP_GOPATH= [2021-07-10T10:31:30.890Z] #46 6.079 + : /build [2021-07-10T10:31:30.890Z] #46 6.079 + '[' -z '' ']' [2021-07-10T10:31:30.890Z] #46 6.079 ++ mktemp -d [2021-07-10T10:31:30.890Z] #46 6.090 + export GOPATH=/tmp/tmp.JPYe8TsAwl [2021-07-10T10:31:30.890Z] #46 6.090 + GOPATH=/tmp/tmp.JPYe8TsAwl [2021-07-10T10:31:30.890Z] #46 6.090 + RM_GOPATH=1 [2021-07-10T10:31:30.890Z] #46 6.090 + case "$(go env GOARCH)" in [2021-07-10T10:31:30.890Z] #46 6.090 ++ go env GOARCH [2021-07-10T10:31:30.890Z] #46 6.114 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:30.890Z] #46 6.114 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:30.890Z] #46 6.114 ++ dirname /tmp/install/install.sh [2021-07-10T10:31:30.890Z] #46 6.139 + dir=/tmp/install [2021-07-10T10:31:30.890Z] #46 6.139 + bin=vndr [2021-07-10T10:31:30.890Z] #46 6.139 + shift [2021-07-10T10:31:30.890Z] #46 6.139 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-10T10:31:30.890Z] #46 6.140 + . /tmp/install/vndr.installer [2021-07-10T10:31:30.890Z] #46 6.140 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-10T10:31:30.890Z] #46 6.140 + install_vndr [2021-07-10T10:31:30.890Z] #46 6.140 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-10T10:31:30.890Z] #46 6.141 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-10T10:31:30.890Z] #46 6.141 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.JPYe8TsAwl/src/github.com/LK4D4/vndr [2021-07-10T10:31:30.890Z] #46 6.161 Cloning into '/tmp/tmp.JPYe8TsAwl/src/github.com/LK4D4/vndr'... [2021-07-10T10:31:30.890Z] #46 7.252 + cd /tmp/tmp.JPYe8TsAwl/src/github.com/LK4D4/vndr [2021-07-10T10:31:30.890Z] #46 7.252 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-10T10:31:30.890Z] #46 7.267 + go build -buildmode=pie -v -o /build/vndr . [2021-07-10T10:31:30.890Z] #46 9.121 internal/unsafeheader [2021-07-10T10:31:30.890Z] #46 9.261 internal/cpu [2021-07-10T10:31:30.890Z] #46 9.279 runtime/internal/atomic [2021-07-10T10:31:30.890Z] #46 9.488 runtime/internal/sys [2021-07-10T10:31:30.890Z] #46 9.994 runtime/internal/math [2021-07-10T10:31:30.890Z] #46 10.20 internal/race [2021-07-10T10:31:30.890Z] #46 10.49 sync/atomic [2021-07-10T10:31:30.890Z] #46 10.65 internal/bytealg [2021-07-10T10:31:31.135Z] #29 2.374 #################################### 50.2% ######################################################################## 100.0% [2021-07-10T10:31:31.150Z] #46 ... [2021-07-10T10:31:31.150Z] [2021-07-10T10:31:31.150Z] #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-10T10:31:31.150Z] #44 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:31:31.150Z] #44 6.420 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:31:31.150Z] #44 6.590 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:31:31.150Z] #44 6.590 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:31:31.150Z] #44 6.994 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-10T10:31:31.150Z] #44 7.984 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-10T10:31:31.150Z] #44 ... [2021-07-10T10:31:31.150Z] [2021-07-10T10:31:31.150Z] #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-10T10:31:31.150Z] #40 sha256:959157e6c2812d2062f677e9489f632b09694343beb01271d724e82f9c6c1f88 [2021-07-10T10:31:31.150Z] #40 5.898 + git clone https://github.com/docker/distribution.git . [2021-07-10T10:31:31.150Z] #40 5.913 Cloning into '.'... [2021-07-10T10:31:31.410Z] #40 ... [2021-07-10T10:31:31.410Z] [2021-07-10T10:31:31.410Z] #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-10T10:31:31.410Z] #50 sha256:7706310ac57a65dcc2ccf9be449c107961a9957834748d803b1d5cc424440afe [2021-07-10T10:31:31.410Z] #50 6.104 + RM_GOPATH=0 [2021-07-10T10:31:31.410Z] #50 6.105 + TMP_GOPATH= [2021-07-10T10:31:31.410Z] #50 6.105 + : /build [2021-07-10T10:31:31.410Z] #50 6.106 + '[' -z '' ']' [2021-07-10T10:31:31.410Z] #50 6.108 ++ mktemp -d [2021-07-10T10:31:31.410Z] #50 6.110 + export GOPATH=/tmp/tmp.Si96SamN0K [2021-07-10T10:31:31.410Z] #50 6.110 + GOPATH=/tmp/tmp.Si96SamN0K [2021-07-10T10:31:31.410Z] #50 6.111 + RM_GOPATH=1 [2021-07-10T10:31:31.410Z] #50 6.111 + case "$(go env GOARCH)" in [2021-07-10T10:31:31.410Z] #50 6.115 ++ go env GOARCH [2021-07-10T10:31:31.410Z] #50 6.151 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:31.410Z] #50 6.154 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:31.410Z] #50 6.177 ++ dirname /tmp/install/install.sh [2021-07-10T10:31:31.410Z] #50 6.181 + dir=/tmp/install [2021-07-10T10:31:31.410Z] #50 6.185 + bin=golangci_lint [2021-07-10T10:31:31.410Z] #50 6.185 + shift [2021-07-10T10:31:31.410Z] #50 6.185 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-10T10:31:31.410Z] #50 6.185 + . /tmp/install/golangci_lint.installer [2021-07-10T10:31:31.410Z] #50 6.185 ++ : v1.23.8 [2021-07-10T10:31:31.410Z] #50 6.185 + install_golangci_lint [2021-07-10T10:31:31.410Z] #50 6.185 + set -e [2021-07-10T10:31:31.410Z] #50 6.185 + export GO111MODULE=on [2021-07-10T10:31:31.410Z] #50 6.185 + GO111MODULE=on [2021-07-10T10:31:31.410Z] #50 6.185 + GOBIN=/build [2021-07-10T10:31:31.410Z] #50 6.185 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-10T10:31:31.410Z] #50 7.281 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-10T10:31:31.410Z] #50 ... [2021-07-10T10:31:31.410Z] [2021-07-10T10:31:31.410Z] #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-10T10:31:31.410Z] #36 sha256:76acca61581b5d834ec9cf250521355cbbeb12332f2773ab748ccae706f46118 [2021-07-10T10:31:31.410Z] #36 6.156 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:31:31.410Z] #36 6.225 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:31:31.410Z] #36 6.231 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:31:31.410Z] #36 7.498 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-10T10:31:31.410Z] #36 11.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-10T10:31:31.654Z] #29 2.763 #=#=# [2021-07-10T10:31:31.671Z] #36 ... [2021-07-10T10:31:31.671Z] [2021-07-10T10:31:31.671Z] #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-10T10:31:31.671Z] #52 sha256:b307b27e4837a6a6812bd0117fd09e3e20c200f5f7caa9b2d2bd892c810727cd [2021-07-10T10:31:31.671Z] #52 5.786 + RM_GOPATH=0 [2021-07-10T10:31:31.671Z] #52 5.786 + TMP_GOPATH= [2021-07-10T10:31:31.671Z] #52 5.788 + : /build [2021-07-10T10:31:31.671Z] #52 5.788 + '[' -z '' ']' [2021-07-10T10:31:31.671Z] #52 5.788 ++ mktemp -d [2021-07-10T10:31:31.671Z] #52 5.792 + export GOPATH=/tmp/tmp.6EQADoig5x [2021-07-10T10:31:31.671Z] #52 5.792 + GOPATH=/tmp/tmp.6EQADoig5x [2021-07-10T10:31:31.671Z] #52 5.792 + RM_GOPATH=1 [2021-07-10T10:31:31.671Z] #52 5.792 + case "$(go env GOARCH)" in [2021-07-10T10:31:31.671Z] #52 5.792 ++ go env GOARCH [2021-07-10T10:31:31.671Z] #52 5.801 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:31.671Z] #52 5.801 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:31.671Z] #52 5.802 ++ dirname /tmp/install/install.sh [2021-07-10T10:31:31.671Z] #52 5.804 + dir=/tmp/install [2021-07-10T10:31:31.671Z] #52 5.805 + bin=shfmt [2021-07-10T10:31:31.671Z] #52 5.805 + shift [2021-07-10T10:31:31.671Z] #52 5.805 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-10T10:31:31.671Z] #52 5.805 + . /tmp/install/shfmt.installer [2021-07-10T10:31:31.671Z] #52 5.805 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-10T10:31:31.671Z] #52 5.806 + install_shfmt [2021-07-10T10:31:31.671Z] #52 5.806 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-10T10:31:31.671Z] #52 5.806 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-10T10:31:31.671Z] #52 5.806 + git clone https://github.com/mvdan/sh.git /tmp/tmp.6EQADoig5x/src/github.com/mvdan/sh [2021-07-10T10:31:31.671Z] #52 5.809 Cloning into '/tmp/tmp.6EQADoig5x/src/github.com/mvdan/sh'... [2021-07-10T10:31:31.671Z] #52 ... [2021-07-10T10:31:31.671Z] [2021-07-10T10:31:31.671Z] #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-10T10:31:31.671Z] #34 sha256:0e678c43d5089175708ea9b43f285d33018f21736de0caa244e59a518aa38caf [2021-07-10T10:31:31.671Z] #34 6.068 Install go-toml version v1.8.1 [2021-07-10T10:31:31.671Z] #34 7.133 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-10T10:31:31.931Z] #34 ... [2021-07-10T10:31:31.931Z] [2021-07-10T10:31:31.931Z] #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-10T10:31:31.931Z] #48 sha256:156e160b539b643564fa1a4c2c46306247d7cc04f8da1317ed48198e8c2a5cf7 [2021-07-10T10:31:31.931Z] #48 10.99 go: downloading github.com/fatih/color v1.9.0 [2021-07-10T10:31:31.931Z] #48 10.99 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-10T10:31:31.931Z] #48 11.00 go: downloading github.com/pkg/errors v0.9.1 [2021-07-10T10:31:31.931Z] #48 11.02 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-10T10:31:31.931Z] #48 11.37 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-10T10:31:31.931Z] #48 11.40 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-10T10:31:31.931Z] #48 11.56 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-10T10:31:31.931Z] #48 11.65 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-10T10:31:31.931Z] #48 11.72 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-10T10:31:32.172Z] #29 3.056 ###### 9.1% ######################################### 57.1% ############################################################# 85.5% ######################################################################## 100.0% [2021-07-10T10:31:32.172Z] #29 3.523 [2021-07-10T10:31:32.499Z] #48 12.24 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-10T10:31:33.786Z] #9 ... [2021-07-10T10:31:33.786Z] [2021-07-10T10:31:33.786Z] #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-10T10:31:33.786Z] #34 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-10T10:31:33.786Z] #34 1.340 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:31:33.786Z] #34 1.342 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:31:33.786Z] #34 1.342 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:31:33.786Z] #34 1.599 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-10T10:31:33.786Z] #34 1.982 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-10T10:31:33.786Z] #34 2.425 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-10T10:31:33.786Z] #34 3.945 Fetched 8454 kB in 3s (2947 kB/s) [2021-07-10T10:31:33.786Z] #34 3.945 Reading package lists... [2021-07-10T10:31:33.786Z] #34 4.883 Reading package lists... [2021-07-10T10:31:33.786Z] #34 5.832 Building dependency tree... [2021-07-10T10:31:33.786Z] #34 6.175 The following additional packages will be installed: [2021-07-10T10:31:33.786Z] #34 6.175 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-10T10:31:33.786Z] #34 6.175 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-10T10:31:33.786Z] #34 6.176 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-10T10:31:33.786Z] #34 6.179 Suggested packages: [2021-07-10T10:31:33.786Z] #34 6.179 krb5-doc krb5-user [2021-07-10T10:31:33.786Z] #34 6.179 Recommended packages: [2021-07-10T10:31:33.786Z] #34 6.179 krb5-locales publicsuffix libsasl2-modules [2021-07-10T10:31:33.786Z] #34 6.428 The following NEW packages will be installed: [2021-07-10T10:31:33.786Z] #34 6.430 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-10T10:31:33.786Z] #34 6.430 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-10T10:31:33.786Z] #34 6.430 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-10T10:31:33.786Z] #34 6.430 libssh2-1 libssl1.1 openssl [2021-07-10T10:31:33.786Z] #34 6.708 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:31:33.786Z] #34 6.708 Need to get 5059 kB of archives. [2021-07-10T10:31:33.786Z] #34 6.708 After this operation, 12.1 MB of additional disk space will be used. [2021-07-10T10:31:33.786Z] #34 6.708 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-10T10:31:33.786Z] #34 6.743 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-10T10:31:33.786Z] #34 6.773 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-10T10:31:33.786Z] #34 6.773 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-10T10:31:33.786Z] #34 6.775 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-10T10:31:33.786Z] #34 6.776 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-10T10:31:33.786Z] #34 6.778 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-10T10:31:33.786Z] #34 6.810 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-10T10:31:33.786Z] #34 6.810 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-10T10:31:33.786Z] #34 6.810 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-10T10:31:33.786Z] #34 6.810 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-10T10:31:33.786Z] #34 6.815 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-10T10:31:33.787Z] #34 6.817 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-10T10:31:33.787Z] #34 6.820 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-10T10:31:33.787Z] #34 6.827 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-10T10:31:33.787Z] #34 6.827 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-10T10:31:33.787Z] #34 6.827 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-10T10:31:33.787Z] #34 6.842 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-10T10:31:33.787Z] #34 6.864 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-10T10:31:33.787Z] #34 6.864 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-10T10:31:33.787Z] #34 6.865 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-10T10:31:33.787Z] #34 7.162 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:31:33.787Z] #34 7.190 Fetched 5059 kB in 0s (12.2 MB/s) [2021-07-10T10:31:33.787Z] #34 7.245 Selecting previously unselected package libssl1.1:amd64. [2021-07-10T10:31:33.787Z] #34 7.245 (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-10T10:31:33.787Z] #34 7.245 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-10T10:31:33.973Z] #29 3.667 1.2% #### 6.9% ########## 14.0% ############## 19.7% ################# 24.2% ##################### 30.0% ####################### 33.3% ########################### 38.6% ############################### 43.4% ################################# 46.3% ####################################### 55.1% ############################################ 61.3% ############################################### 66.0% #################################################### 73.3% ### [2021-07-10T10:31:33.973Z] #29 ... [2021-07-10T10:31:33.973Z] [2021-07-10T10:31:33.973Z] #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-10T10:31:33.973Z] #24 sha256:b85049def14b45b82510a0349e81fd91bd4dd6413c5d8b184d6499f41569087d [2021-07-10T10:31:33.973Z] #24 2.391 + RM_GOPATH=0 [2021-07-10T10:31:33.973Z] #24 2.391 + TMP_GOPATH= [2021-07-10T10:31:33.973Z] #24 2.391 + : /build [2021-07-10T10:31:33.973Z] #24 2.391 + '[' -z '' ']' [2021-07-10T10:31:33.973Z] #24 2.391 ++ mktemp -d [2021-07-10T10:31:33.973Z] #24 2.393 + export GOPATH=/tmp/tmp.SX36aVb9zj [2021-07-10T10:31:33.973Z] #24 2.393 + GOPATH=/tmp/tmp.SX36aVb9zj [2021-07-10T10:31:33.973Z] #24 2.393 + RM_GOPATH=1 [2021-07-10T10:31:33.973Z] #24 2.393 + case "$(go env GOARCH)" in [2021-07-10T10:31:33.973Z] #24 2.393 ++ go env GOARCH [2021-07-10T10:31:33.973Z] #24 2.402 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:33.973Z] #24 2.402 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:33.973Z] #24 2.402 ++ dirname /tmp/install/install.sh [2021-07-10T10:31:33.973Z] #24 2.403 + dir=/tmp/install [2021-07-10T10:31:33.973Z] #24 2.403 + bin=dockercli [2021-07-10T10:31:33.973Z] #24 2.403 + shift [2021-07-10T10:31:33.974Z] #24 2.403 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-10T10:31:33.974Z] #24 2.403 + . /tmp/install/dockercli.installer [2021-07-10T10:31:33.974Z] #24 2.403 ++ : stable [2021-07-10T10:31:33.974Z] #24 2.403 ++ : 17.06.2-ce [2021-07-10T10:31:33.974Z] #24 2.403 + install_dockercli [2021-07-10T10:31:33.974Z] #24 2.403 Install docker/cli version 17.06.2-ce from stable [2021-07-10T10:31:33.974Z] #24 2.403 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-10T10:31:33.974Z] #24 2.404 ++ uname -m [2021-07-10T10:31:33.974Z] #24 2.404 + arch=x86_64 [2021-07-10T10:31:33.974Z] #24 2.405 + '[' x86_64 '!=' x86_64 ']' [2021-07-10T10:31:33.974Z] #24 2.405 + url=https://download.docker.com/linux/static [2021-07-10T10:31:33.974Z] #24 2.405 + tar -xz docker/docker [2021-07-10T10:31:33.974Z] #24 2.405 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-10T10:31:33.974Z] #24 4.170 + mkdir -p /build [2021-07-10T10:31:33.974Z] #24 4.187 + mv docker/docker /build/ [2021-07-10T10:31:33.974Z] #24 4.189 + rmdir docker [2021-07-10T10:31:33.974Z] #24 DONE 4.3s [2021-07-10T10:31:33.974Z] [2021-07-10T10:31:33.974Z] #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-10T10:31:33.974Z] #29 sha256:d01cb22c4b653b65b29eddc7b00e9eaccfaad374218865e0da06062df014c6c0 [2021-07-10T10:31:34.047Z] #34 7.263 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-10T10:31:34.230Z] #29 3.667 1.2% #### 6.9% ########## 14.0% ############## 19.7% ################# 24.2% ##################### 30.0% ####################### 33.3% ########################### 38.6% ############################### 43.4% ################################# 46.3% ####################################### 55.1% ############################################ 61.3% ############################################### 66.0% #################################################### 73.3% ####################################################### 77.2% ############################################################ 83.4% ############################################################## 87.3% ################################################################### 93.8% ##################################################################### 97.0% ######################################################################## 100.0% [2021-07-10T10:31:34.230Z] #29 5.647 [2021-07-10T10:31:34.307Z] #34 7.530 Selecting previously unselected package openssl. [2021-07-10T10:31:34.308Z] #34 7.530 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-10T10:31:34.308Z] #34 7.561 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-10T10:31:34.308Z] #34 7.712 Selecting previously unselected package ca-certificates. [2021-07-10T10:31:34.308Z] #34 7.712 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-10T10:31:34.308Z] #34 7.727 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-10T10:31:34.570Z] #34 7.877 Selecting previously unselected package libkeyutils1:amd64. [2021-07-10T10:31:34.570Z] #34 7.877 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-10T10:31:34.570Z] #34 7.882 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-10T10:31:34.570Z] #34 7.924 Selecting previously unselected package libkrb5support0:amd64. [2021-07-10T10:31:34.570Z] #34 7.924 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-10T10:31:34.570Z] #34 7.953 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:31:34.570Z] #34 8.008 Selecting previously unselected package libk5crypto3:amd64. [2021-07-10T10:31:34.570Z] #34 8.008 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-10T10:31:34.570Z] #34 8.019 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:31:34.570Z] #34 8.087 Selecting previously unselected package libkrb5-3:amd64. [2021-07-10T10:31:34.570Z] #34 8.087 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-10T10:31:34.832Z] #34 8.097 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:31:35.058Z] #48 15.00 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-10T10:31:35.093Z] #34 8.274 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-10T10:31:35.093Z] #34 8.274 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-10T10:31:35.093Z] #34 8.278 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:31:35.093Z] #34 8.386 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-10T10:31:35.093Z] #34 8.386 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-10T10:31:35.093Z] #34 8.394 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-10T10:31:35.093Z] #34 8.473 Selecting previously unselected package libsasl2-2:amd64. [2021-07-10T10:31:35.093Z] #34 8.473 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-10T10:31:35.093Z] #34 8.480 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-10T10:31:35.171Z] #29 6.136 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-10T10:31:35.171Z] #29 6.372 [2021-07-10T10:31:35.360Z] #34 8.562 Selecting previously unselected package libldap-common. [2021-07-10T10:31:35.360Z] #34 8.562 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-10T10:31:35.360Z] #34 8.564 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-10T10:31:35.360Z] #34 8.612 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-10T10:31:35.360Z] #34 8.612 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-10T10:31:35.360Z] #34 8.617 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-10T10:31:35.360Z] #34 8.733 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-10T10:31:35.360Z] #34 8.733 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-10T10:31:35.360Z] #34 8.733 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-10T10:31:35.360Z] #34 8.785 Selecting previously unselected package libpsl5:amd64. [2021-07-10T10:31:35.360Z] #34 8.785 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-10T10:31:35.428Z] #29 6.488 ######################################################################## 100.0% [2021-07-10T10:31:35.428Z] #29 6.560 [2021-07-10T10:31:35.622Z] #34 8.793 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-10T10:31:35.622Z] #34 8.878 Selecting previously unselected package librtmp1:amd64. [2021-07-10T10:31:35.622Z] #34 8.878 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-10T10:31:35.622Z] #34 8.916 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-10T10:31:35.622Z] #34 9.013 Selecting previously unselected package libssh2-1:amd64. [2021-07-10T10:31:35.622Z] #34 9.013 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-10T10:31:35.622Z] #34 9.018 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-10T10:31:35.685Z] #29 6.979 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-10T10:31:35.886Z] #34 9.101 Selecting previously unselected package libcurl4:amd64. [2021-07-10T10:31:35.886Z] #34 9.101 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-10T10:31:35.886Z] #34 9.111 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-10T10:31:35.886Z] #34 9.269 Selecting previously unselected package curl. [2021-07-10T10:31:35.886Z] #34 9.269 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-10T10:31:35.886Z] #34 9.273 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-10T10:31:35.886Z] #34 9.367 Selecting previously unselected package libonig5:amd64. [2021-07-10T10:31:35.886Z] #34 9.367 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-10T10:31:35.886Z] #34 9.375 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-10T10:31:35.942Z] #29 7.147 [2021-07-10T10:31:35.942Z] [2021-07-10T10:31:35.942Z] #29 ... [2021-07-10T10:31:35.942Z] [2021-07-10T10:31:35.942Z] #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-10T10:31:35.942Z] #34 sha256:86aaa1228b165260befe8422a1f02fe35438b735745cfdbc7e34d6cb10616c59 [2021-07-10T10:31:35.942Z] #34 2.308 Install go-toml version v1.8.1 [2021-07-10T10:31:35.942Z] #34 2.424 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-10T10:31:35.942Z] #34 3.648 github.com/pelletier/go-toml [2021-07-10T10:31:35.942Z] #34 5.354 github.com/pelletier/go-toml/cmd/tomll [2021-07-10T10:31:35.942Z] #34 DONE 6.4s [2021-07-10T10:31:35.942Z] [2021-07-10T10:31:35.942Z] #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-10T10:31:35.942Z] #29 sha256:d01cb22c4b653b65b29eddc7b00e9eaccfaad374218865e0da06062df014c6c0 [2021-07-10T10:31:36.147Z] #34 9.474 Selecting previously unselected package libjq1:amd64. [2021-07-10T10:31:36.147Z] #34 9.474 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-10T10:31:36.148Z] #34 9.479 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-10T10:31:36.148Z] #34 9.545 Selecting previously unselected package jq. [2021-07-10T10:31:36.148Z] #34 9.545 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-10T10:31:36.148Z] #34 9.570 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-10T10:31:36.200Z] #29 7.289 ########################### 38.2% ######################################################################## 100.0% [2021-07-10T10:31:36.200Z] #29 7.406 [2021-07-10T10:31:36.408Z] #34 9.632 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-10T10:31:36.408Z] #34 9.644 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-10T10:31:36.408Z] #34 9.659 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-10T10:31:36.408Z] #34 9.837 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-10T10:31:36.408Z] #34 9.861 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-10T10:31:36.438Z] #48 ... [2021-07-10T10:31:36.438Z] [2021-07-10T10:31:36.438Z] #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-10T10:31:36.438Z] #24 sha256:237d640f293de306ec9e06ad35f4ec1cb920b7b8d94841d4e1c5f86273a949da [2021-07-10T10:31:36.438Z] #24 15.69 + mkdir -p /build [2021-07-10T10:31:36.438Z] #24 15.70 + mv docker/docker /build/ [2021-07-10T10:31:36.438Z] #24 15.70 + rmdir docker [2021-07-10T10:31:36.438Z] #24 DONE 16.0s [2021-07-10T10:31:36.438Z] [2021-07-10T10:31:36.438Z] #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-10T10:31:36.438Z] #59 sha256:0c5c1a79e241772e3488d614698032dc0c30508eb218d2deee422bc855601ea2 [2021-07-10T10:31:36.438Z] #59 12.15 + cd /tmp/tmp.6L0JaV1oQO/src/github.com/rootless-containers/rootlesskit [2021-07-10T10:31:36.438Z] #59 12.16 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-10T10:31:36.438Z] #59 12.21 + export GO111MODULE=on [2021-07-10T10:31:36.438Z] #59 12.21 + GO111MODULE=on [2021-07-10T10:31:36.438Z] #59 12.21 + export GOPROXY=https://proxy.golang.org [2021-07-10T10:31:36.438Z] #59 12.21 + GOPROXY=https://proxy.golang.org [2021-07-10T10:31:36.438Z] #59 12.21 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-10T10:31:36.438Z] #59 12.21 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-10T10:31:36.438Z] #59 13.69 go: downloading github.com/pkg/errors v0.9.1 [2021-07-10T10:31:36.438Z] #59 13.71 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-10T10:31:36.438Z] #59 13.83 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-10T10:31:36.438Z] #59 14.72 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-10T10:31:36.669Z] #34 9.912 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:31:36.669Z] #34 9.964 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-10T10:31:36.669Z] #34 9.980 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-10T10:31:36.669Z] #34 9.991 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:31:36.669Z] #34 10.01 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-10T10:31:36.669Z] #34 10.02 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-10T10:31:36.669Z] #34 10.04 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:31:36.669Z] #34 10.05 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-10T10:31:36.669Z] #34 10.07 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-10T10:31:36.669Z] #34 10.09 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-10T10:31:36.669Z] #34 10.10 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-10T10:31:36.669Z] #34 10.12 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-10T10:31:36.764Z] #29 7.784 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-10T10:31:36.764Z] #29 7.987 [2021-07-10T10:31:37.569Z] #29 8.141 0.0% ######### 12.8% ########################### 38.6% ######################################## 55.8% ############################################## 64.6% ############################################################## 87.1% ######################################################################## 100.0% [2021-07-10T10:31:37.569Z] #29 8.918 [2021-07-10T10:31:37.616Z] #34 10.77 Updating certificates in /etc/ssl/certs... [2021-07-10T10:31:38.134Z] #29 9.450 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-10T10:31:38.346Z] #59 ... [2021-07-10T10:31:38.346Z] [2021-07-10T10:31:38.346Z] #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-10T10:31:38.346Z] #50 sha256:7706310ac57a65dcc2ccf9be449c107961a9957834748d803b1d5cc424440afe [2021-07-10T10:31:38.346Z] #50 17.70 go: downloading github.com/fatih/color v1.7.0 [2021-07-10T10:31:38.346Z] #50 17.70 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-10T10:31:38.346Z] #50 17.77 go: downloading github.com/pkg/errors v0.8.1 [2021-07-10T10:31:38.346Z] #50 17.78 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-10T10:31:38.346Z] #50 17.82 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-10T10:31:38.346Z] #50 18.10 go: downloading github.com/spf13/viper v1.6.1 [2021-07-10T10:31:38.392Z] #29 9.689 [2021-07-10T10:31:38.564Z] #34 11.82 137 added, 0 removed; done. [2021-07-10T10:31:38.564Z] #34 11.95 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:31:38.564Z] #34 11.97 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-10T10:31:38.564Z] #34 12.01 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-10T10:31:38.564Z] #34 12.03 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-10T10:31:38.564Z] #34 12.04 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:31:38.564Z] #34 12.06 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-10T10:31:38.564Z] #34 12.07 Updating certificates in /etc/ssl/certs... [2021-07-10T10:31:38.606Z] #50 18.28 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-10T10:31:38.606Z] #50 18.31 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-10T10:31:38.606Z] #50 18.36 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-10T10:31:38.606Z] #50 18.36 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-10T10:31:38.649Z] #29 9.821 ######################################################################## 100.0% [2021-07-10T10:31:38.649Z] #29 9.855 [2021-07-10T10:31:39.213Z] #29 10.27 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-10T10:31:39.213Z] #29 10.46 [2021-07-10T10:31:39.471Z] #29 10.58 ######################################################################## 100.0% [2021-07-10T10:31:39.471Z] #29 10.64 [2021-07-10T10:31:39.471Z] #29 10.71 Download of images into '/build' complete. [2021-07-10T10:31:39.471Z] #29 10.71 Use something like the following to load the result into a Docker daemon: [2021-07-10T10:31:39.471Z] #29 10.71 tar -cC '/build' . | docker load [2021-07-10T10:31:39.471Z] #29 DONE 10.8s [2021-07-10T10:31:39.471Z] [2021-07-10T10:31:39.471Z] #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-10T10:31:39.471Z] #50 sha256:91574436ad98755c1ef8084567d73ec19013664d68424e722ce971c3ce8529ce [2021-07-10T10:31:39.471Z] #50 1.456 + RM_GOPATH=0 [2021-07-10T10:31:39.471Z] #50 1.456 + TMP_GOPATH= [2021-07-10T10:31:39.471Z] #50 1.456 + : /build [2021-07-10T10:31:39.471Z] #50 1.456 + '[' -z '' ']' [2021-07-10T10:31:39.472Z] #50 1.456 ++ mktemp -d [2021-07-10T10:31:39.472Z] #50 1.457 + export GOPATH=/tmp/tmp.V0PCMnYQaZ [2021-07-10T10:31:39.472Z] #50 1.457 + GOPATH=/tmp/tmp.V0PCMnYQaZ [2021-07-10T10:31:39.472Z] #50 1.457 + RM_GOPATH=1 [2021-07-10T10:31:39.472Z] #50 1.457 + case "$(go env GOARCH)" in [2021-07-10T10:31:39.472Z] #50 1.458 ++ go env GOARCH [2021-07-10T10:31:39.472Z] #50 1.467 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:39.472Z] #50 1.467 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:39.472Z] #50 1.470 ++ dirname /tmp/install/install.sh [2021-07-10T10:31:39.472Z] #50 1.476 + dir=/tmp/install [2021-07-10T10:31:39.472Z] #50 1.476 + bin=golangci_lint [2021-07-10T10:31:39.472Z] #50 1.476 + shift [2021-07-10T10:31:39.472Z] #50 1.476 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-10T10:31:39.472Z] #50 1.476 + . /tmp/install/golangci_lint.installer [2021-07-10T10:31:39.472Z] #50 1.476 ++ : v1.23.8 [2021-07-10T10:31:39.472Z] #50 1.476 + install_golangci_lint [2021-07-10T10:31:39.472Z] #50 1.476 + set -e [2021-07-10T10:31:39.472Z] #50 1.476 + export GO111MODULE=on [2021-07-10T10:31:39.472Z] #50 1.476 + GO111MODULE=on [2021-07-10T10:31:39.472Z] #50 1.476 + GOBIN=/build [2021-07-10T10:31:39.472Z] #50 1.476 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-10T10:31:39.472Z] #50 2.022 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-10T10:31:39.546Z] #50 19.28 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-10T10:31:39.731Z] #50 ... [2021-07-10T10:31:39.731Z] [2021-07-10T10:31:39.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-10T10:31:39.731Z] #40 sha256:959157e6c2812d2062f677e9489f632b09694343beb01271d724e82f9c6c1f88 [2021-07-10T10:31:39.731Z] #40 2.278 + git clone https://github.com/docker/distribution.git . [2021-07-10T10:31:39.731Z] #40 2.280 Cloning into '.'... [2021-07-10T10:31:39.731Z] #40 5.264 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-10T10:31:39.731Z] #40 5.726 + 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-10T10:31:39.731Z] #40 ... [2021-07-10T10:31:39.731Z] [2021-07-10T10:31:39.731Z] #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-10T10:31:39.731Z] #32 sha256:02b8b06453114cc9d718141bfd6c3a8288de3bf01c737394ced405b6f4e8701d [2021-07-10T10:31:39.731Z] #32 2.272 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-10T10:31:39.731Z] #32 2.277 Cloning into '.'... [2021-07-10T10:31:39.806Z] #50 19.54 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-10T10:31:39.954Z] #34 13.14 0 added, 0 removed; done. [2021-07-10T10:31:39.954Z] #34 13.14 Running hooks in /etc/ca-certificates/update.d... [2021-07-10T10:31:39.954Z] #34 13.14 done. [2021-07-10T10:31:39.990Z] #32 ... [2021-07-10T10:31:39.990Z] [2021-07-10T10:31:39.990Z] #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-10T10:31:39.990Z] #48 sha256:2d7b9798b0b3043d2d069c97524e755d4945643f8e201e6f21f86b64dd4efc1b [2021-07-10T10:31:39.990Z] #48 2.426 + RM_GOPATH=0 [2021-07-10T10:31:39.990Z] #48 2.426 + TMP_GOPATH= [2021-07-10T10:31:39.990Z] #48 2.426 + : /build [2021-07-10T10:31:39.990Z] #48 2.426 + '[' -z '' ']' [2021-07-10T10:31:39.990Z] #48 2.426 ++ mktemp -d [2021-07-10T10:31:39.990Z] #48 2.430 + export GOPATH=/tmp/tmp.joN27BKSlr [2021-07-10T10:31:39.990Z] #48 2.430 + GOPATH=/tmp/tmp.joN27BKSlr [2021-07-10T10:31:39.990Z] #48 2.430 + RM_GOPATH=1 [2021-07-10T10:31:39.990Z] #48 2.430 + case "$(go env GOARCH)" in [2021-07-10T10:31:39.990Z] #48 2.431 ++ go env GOARCH [2021-07-10T10:31:39.990Z] #48 2.436 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:39.990Z] #48 2.436 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:39.990Z] #48 2.437 ++ dirname /tmp/install/install.sh [2021-07-10T10:31:39.990Z] #48 2.438 + dir=/tmp/install [2021-07-10T10:31:39.990Z] #48 2.438 + bin=gotestsum [2021-07-10T10:31:39.990Z] #48 2.439 + shift [2021-07-10T10:31:39.990Z] #48 2.439 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-10T10:31:39.990Z] #48 2.439 + . /tmp/install/gotestsum.installer [2021-07-10T10:31:39.990Z] #48 2.439 ++ : v0.5.3 [2021-07-10T10:31:39.990Z] #48 2.439 + install_gotestsum [2021-07-10T10:31:39.990Z] #48 2.439 + set -e [2021-07-10T10:31:39.990Z] #48 2.439 + export GO111MODULE=on [2021-07-10T10:31:39.990Z] #48 2.440 + GO111MODULE=on [2021-07-10T10:31:39.990Z] #48 2.440 + GOBIN=/build [2021-07-10T10:31:39.990Z] #48 2.440 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-10T10:31:39.990Z] #48 2.842 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-10T10:31:39.990Z] #48 4.266 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-10T10:31:39.990Z] #48 4.267 go: downloading github.com/fatih/color v1.9.0 [2021-07-10T10:31:39.990Z] #48 4.270 go: downloading github.com/pkg/errors v0.9.1 [2021-07-10T10:31:39.990Z] #48 4.272 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-10T10:31:39.990Z] #48 4.315 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-10T10:31:39.990Z] #48 4.317 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-10T10:31:39.990Z] #48 4.317 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-10T10:31:39.990Z] #48 4.389 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-10T10:31:39.990Z] #48 4.463 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-10T10:31:39.990Z] #48 4.464 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-10T10:31:39.990Z] #48 4.520 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-10T10:31:39.990Z] #48 ... [2021-07-10T10:31:39.990Z] [2021-07-10T10:31:39.990Z] #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-10T10:31:39.990Z] #56 sha256:8e8b58d240a94571caf2732e1e001ac2478e7cf20a442715970cc317aa25f04c [2021-07-10T10:31:39.990Z] #56 2.021 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:31:39.990Z] #56 2.038 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:31:39.990Z] #56 2.038 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:31:39.990Z] #56 2.330 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-10T10:31:39.990Z] #56 2.575 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-10T10:31:39.990Z] #56 3.014 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-10T10:31:39.990Z] #56 5.511 Fetched 8454 kB in 4s (2168 kB/s) [2021-07-10T10:31:39.990Z] #56 5.511 Reading package lists... [2021-07-10T10:31:39.990Z] #56 6.738 Reading package lists... [2021-07-10T10:31:39.990Z] #56 7.854 Building dependency tree... [2021-07-10T10:31:39.990Z] #56 8.546 The following additional packages will be installed: [2021-07-10T10:31:39.990Z] #56 8.546 libbtrfs0 [2021-07-10T10:31:39.990Z] #56 8.602 The following NEW packages will be installed: [2021-07-10T10:31:39.990Z] #56 8.602 libbtrfs-dev libbtrfs0 [2021-07-10T10:31:39.990Z] #56 9.142 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:31:39.990Z] #56 9.142 Need to get 119 kB of archives. [2021-07-10T10:31:39.990Z] #56 9.142 After this operation, 387 kB of additional disk space will be used. [2021-07-10T10:31:39.990Z] #56 9.142 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-10T10:31:39.990Z] #56 9.217 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-10T10:31:39.990Z] #56 9.540 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:31:39.990Z] #56 9.763 Fetched 119 kB in 1s (202 kB/s) [2021-07-10T10:31:39.990Z] #56 9.866 Selecting previously unselected package libbtrfs0. [2021-07-10T10:31:39.990Z] #56 9.866 (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-10T10:31:39.990Z] #56 9.896 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-10T10:31:39.990Z] #56 9.973 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-10T10:31:39.990Z] #56 10.06 Selecting previously unselected package libbtrfs-dev. [2021-07-10T10:31:39.990Z] #56 10.06 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-10T10:31:39.990Z] #56 10.07 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-10T10:31:39.990Z] #56 10.18 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-10T10:31:39.990Z] #56 10.20 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-10T10:31:39.990Z] #56 10.22 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:31:39.990Z] #56 DONE 10.5s [2021-07-10T10:31:39.990Z] [2021-07-10T10:31:39.990Z] #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-10T10:31:39.990Z] #59 sha256:bd321c956dd3ab020fe010b056ebcfca732c48feb1b793200b5645ae12a4ed64 [2021-07-10T10:31:39.990Z] #59 2.518 + RM_GOPATH=0 [2021-07-10T10:31:39.990Z] #59 2.518 + TMP_GOPATH= [2021-07-10T10:31:39.990Z] #59 2.518 + : /build [2021-07-10T10:31:39.990Z] #59 2.518 + '[' -z '' ']' [2021-07-10T10:31:39.990Z] #59 2.518 ++ mktemp -d [2021-07-10T10:31:39.990Z] #59 2.522 + export GOPATH=/tmp/tmp.ktK4193SJG [2021-07-10T10:31:39.990Z] #59 2.522 + GOPATH=/tmp/tmp.ktK4193SJG [2021-07-10T10:31:39.990Z] #59 2.522 + RM_GOPATH=1 [2021-07-10T10:31:39.990Z] #59 2.522 + case "$(go env GOARCH)" in [2021-07-10T10:31:39.990Z] #59 2.522 ++ go env GOARCH [2021-07-10T10:31:39.990Z] #59 2.534 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:39.990Z] #59 2.534 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:39.990Z] #59 2.534 ++ dirname /tmp/install/install.sh [2021-07-10T10:31:39.990Z] #59 2.535 + dir=/tmp/install [2021-07-10T10:31:39.990Z] #59 2.535 + bin=rootlesskit [2021-07-10T10:31:39.990Z] #59 2.535 + shift [2021-07-10T10:31:39.990Z] #59 2.535 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-10T10:31:39.990Z] #59 2.535 + . /tmp/install/rootlesskit.installer [2021-07-10T10:31:39.990Z] #59 2.535 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-10T10:31:39.990Z] #59 2.535 + install_rootlesskit [2021-07-10T10:31:39.990Z] #59 2.535 + case "$1" in [2021-07-10T10:31:39.990Z] #59 2.535 + export CGO_ENABLED=0 [2021-07-10T10:31:39.990Z] #59 2.535 + CGO_ENABLED=0 [2021-07-10T10:31:39.990Z] #59 2.535 + _install_rootlesskit [2021-07-10T10:31:39.990Z] #59 2.540 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-10T10:31:39.990Z] #59 2.540 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ktK4193SJG/src/github.com/rootless-containers/rootlesskit [2021-07-10T10:31:39.990Z] #59 2.541 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-10T10:31:39.990Z] #59 2.582 Cloning into '/tmp/tmp.ktK4193SJG/src/github.com/rootless-containers/rootlesskit'... [2021-07-10T10:31:39.990Z] #59 3.709 + cd /tmp/tmp.ktK4193SJG/src/github.com/rootless-containers/rootlesskit [2021-07-10T10:31:39.990Z] #59 3.710 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-10T10:31:39.990Z] #59 3.723 + export GO111MODULE=on [2021-07-10T10:31:39.990Z] #59 3.723 + GO111MODULE=on [2021-07-10T10:31:39.990Z] #59 3.723 + export GOPROXY=https://proxy.golang.org [2021-07-10T10:31:39.990Z] #59 3.723 + GOPROXY=https://proxy.golang.org [2021-07-10T10:31:39.990Z] #59 3.723 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-10T10:31:39.990Z] #59 3.723 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-10T10:31:39.990Z] #59 5.588 go: downloading github.com/pkg/errors v0.9.1 [2021-07-10T10:31:39.990Z] #59 5.593 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-10T10:31:39.990Z] #59 5.606 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-10T10:31:39.990Z] #59 5.606 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-10T10:31:39.990Z] #59 5.696 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-10T10:31:39.990Z] #59 5.700 go: downloading github.com/google/uuid v1.2.0 [2021-07-10T10:31:39.990Z] #59 5.702 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-10T10:31:39.990Z] #59 5.702 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-10T10:31:39.990Z] #59 5.766 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-10T10:31:39.990Z] #59 6.091 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-10T10:31:39.990Z] #59 6.111 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-10T10:31:39.990Z] #59 6.632 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-10T10:31:39.990Z] #59 6.663 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-10T10:31:39.990Z] #59 7.446 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-10T10:31:39.990Z] #59 7.766 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-10T10:31:40.247Z] #59 ... [2021-07-10T10:31:40.247Z] [2021-07-10T10:31:40.247Z] #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-10T10:31:40.247Z] #36 sha256:76acca61581b5d834ec9cf250521355cbbeb12332f2773ab748ccae706f46118 [2021-07-10T10:31:40.247Z] #36 2.714 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:31:40.247Z] #36 2.745 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:31:40.247Z] #36 2.745 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:31:40.247Z] #36 3.117 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-10T10:31:40.247Z] #36 3.583 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-10T10:31:40.247Z] #36 4.142 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-10T10:31:40.247Z] #36 6.757 Fetched 8454 kB in 4s (1973 kB/s) [2021-07-10T10:31:40.247Z] #36 6.757 Reading package lists... [2021-07-10T10:31:40.247Z] #36 8.156 Reading package lists... [2021-07-10T10:31:40.247Z] #36 9.381 Building dependency tree... [2021-07-10T10:31:40.247Z] #36 9.795 The following additional packages will be installed: [2021-07-10T10:31:40.247Z] #36 9.796 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-10T10:31:40.247Z] #36 9.797 Suggested packages: [2021-07-10T10:31:40.247Z] #36 9.797 cmake-doc ninja-build lrzip [2021-07-10T10:31:40.247Z] #36 9.797 Recommended packages: [2021-07-10T10:31:40.247Z] #36 9.797 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-10T10:31:40.247Z] #36 10.04 The following NEW packages will be installed: [2021-07-10T10:31:40.247Z] #36 10.04 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-10T10:31:40.247Z] #36 10.04 vim-common xxd [2021-07-10T10:31:40.247Z] #36 10.36 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:31:40.247Z] #36 10.36 Need to get 14.9 MB of archives. [2021-07-10T10:31:40.247Z] #36 10.36 After this operation, 61.8 MB of additional disk space will be used. [2021-07-10T10:31:40.247Z] #36 10.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-10T10:31:40.247Z] #36 10.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-10T10:31:40.247Z] #36 10.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-10T10:31:40.247Z] #36 10.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-10T10:31:40.247Z] #36 10.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-10T10:31:40.247Z] #36 10.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-10T10:31:40.247Z] #36 10.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-10T10:31:40.247Z] #36 10.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-10T10:31:40.247Z] #36 ... [2021-07-10T10:31:40.247Z] [2021-07-10T10:31:40.247Z] #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-10T10:31:40.247Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:31:40.247Z] #13 2.155 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:31:40.247Z] #13 2.156 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-10T10:31:40.247Z] #13 2.167 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:31:40.247Z] #13 2.167 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:31:40.247Z] #13 2.580 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-10T10:31:40.247Z] #13 3.136 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-10T10:31:40.247Z] #13 3.536 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-10T10:31:40.247Z] #13 4.330 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-10T10:31:40.247Z] #13 6.675 Fetched 8987 kB in 5s (1891 kB/s) [2021-07-10T10:31:40.247Z] #13 6.675 Reading package lists... [2021-07-10T10:31:40.247Z] #13 8.124 Reading package lists... [2021-07-10T10:31:40.247Z] #13 9.318 Building dependency tree... [2021-07-10T10:31:40.247Z] #13 9.922 The following additional packages will be installed: [2021-07-10T10:31:40.247Z] #13 9.922 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-10T10:31:40.247Z] #13 9.922 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-10T10:31:40.247Z] #13 9.922 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-10T10:31:40.247Z] #13 9.922 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-10T10:31:40.247Z] #13 9.922 mingw-w64-x86-64-dev [2021-07-10T10:31:40.247Z] #13 9.922 Suggested packages: [2021-07-10T10:31:40.247Z] #13 9.922 gcc-8-locales seccomp wine64 [2021-07-10T10:31:40.509Z] #13 10.13 The following NEW packages will be installed: [2021-07-10T10:31:40.509Z] #13 10.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-10T10:31:40.509Z] #13 10.13 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-10T10:31:40.509Z] #13 10.13 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-10T10:31:40.509Z] #13 10.13 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-10T10:31:40.509Z] #13 10.13 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-10T10:31:40.509Z] #13 10.13 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-10T10:31:40.509Z] #13 10.14 The following packages will be upgraded: [2021-07-10T10:31:40.509Z] #13 10.14 libseccomp2 [2021-07-10T10:31:40.509Z] #13 ... [2021-07-10T10:31:40.509Z] [2021-07-10T10:31:40.509Z] #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-10T10:31:40.509Z] #52 sha256:3dc82d4384b62f09ffcecd313da9cd6f9c047c5a1c762640fffe9924fe531f59 [2021-07-10T10:31:40.509Z] #52 1.288 + RM_GOPATH=0 [2021-07-10T10:31:40.509Z] #52 1.288 + TMP_GOPATH= [2021-07-10T10:31:40.509Z] #52 1.288 + : /build [2021-07-10T10:31:40.509Z] #52 1.288 + '[' -z '' ']' [2021-07-10T10:31:40.509Z] #52 1.291 ++ mktemp -d [2021-07-10T10:31:40.509Z] #52 1.295 + export GOPATH=/tmp/tmp.NpDUTIZ4vJ [2021-07-10T10:31:40.509Z] #52 1.295 + GOPATH=/tmp/tmp.NpDUTIZ4vJ [2021-07-10T10:31:40.509Z] #52 1.295 + RM_GOPATH=1 [2021-07-10T10:31:40.509Z] #52 1.295 + case "$(go env GOARCH)" in [2021-07-10T10:31:40.509Z] #52 1.303 ++ go env GOARCH [2021-07-10T10:31:40.509Z] #52 1.318 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:40.509Z] #52 1.318 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:40.509Z] #52 1.322 ++ dirname /tmp/install/install.sh [2021-07-10T10:31:40.509Z] #52 1.324 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-10T10:31:40.509Z] #52 1.325 + dir=/tmp/install [2021-07-10T10:31:40.509Z] #52 1.325 + bin=shfmt [2021-07-10T10:31:40.509Z] #52 1.325 + shift [2021-07-10T10:31:40.509Z] #52 1.325 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-10T10:31:40.509Z] #52 1.325 + . /tmp/install/shfmt.installer [2021-07-10T10:31:40.509Z] #52 1.325 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-10T10:31:40.509Z] #52 1.325 + install_shfmt [2021-07-10T10:31:40.509Z] #52 1.325 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-10T10:31:40.509Z] #52 1.325 + git clone https://github.com/mvdan/sh.git /tmp/tmp.NpDUTIZ4vJ/src/github.com/mvdan/sh [2021-07-10T10:31:40.509Z] #52 1.327 Cloning into '/tmp/tmp.NpDUTIZ4vJ/src/github.com/mvdan/sh'... [2021-07-10T10:31:40.509Z] #52 2.451 + cd /tmp/tmp.NpDUTIZ4vJ/src/github.com/mvdan/sh [2021-07-10T10:31:40.509Z] #52 2.451 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-10T10:31:40.509Z] #52 2.469 + GO111MODULE=on [2021-07-10T10:31:40.509Z] #52 2.469 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-10T10:31:40.509Z] #52 2.851 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-10T10:31:40.509Z] #52 2.851 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-10T10:31:40.509Z] #52 2.852 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-10T10:31:40.509Z] #52 3.589 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-10T10:31:40.509Z] #52 5.404 runtime [2021-07-10T10:31:40.509Z] #52 10.36 sort [2021-07-10T10:31:40.509Z] #52 10.36 internal/oserror [2021-07-10T10:31:40.509Z] #52 10.36 strconv [2021-07-10T10:31:40.509Z] #52 10.37 path [2021-07-10T10:31:40.509Z] #52 10.37 io [2021-07-10T10:31:40.509Z] #52 10.45 syscall [2021-07-10T10:31:40.509Z] #52 ... [2021-07-10T10:31:40.509Z] [2021-07-10T10:31:40.509Z] #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-10T10:31:40.509Z] #46 sha256:cda16fc3c9afd1d0fdb58db79864fc9c44a68c6d7cb3912e73a86e3634ac5ed0 [2021-07-10T10:31:40.509Z] #46 1.841 + RM_GOPATH=0 [2021-07-10T10:31:40.509Z] #46 1.841 + TMP_GOPATH= [2021-07-10T10:31:40.509Z] #46 1.841 + : /build [2021-07-10T10:31:40.509Z] #46 1.841 + '[' -z '' ']' [2021-07-10T10:31:40.509Z] #46 1.842 ++ mktemp -d [2021-07-10T10:31:40.509Z] #46 1.843 + export GOPATH=/tmp/tmp.S0fscdvVyC [2021-07-10T10:31:40.509Z] #46 1.843 + GOPATH=/tmp/tmp.S0fscdvVyC [2021-07-10T10:31:40.509Z] #46 1.843 + RM_GOPATH=1 [2021-07-10T10:31:40.509Z] #46 1.843 + case "$(go env GOARCH)" in [2021-07-10T10:31:40.509Z] #46 1.843 ++ go env GOARCH [2021-07-10T10:31:40.509Z] #46 1.848 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:40.509Z] #46 1.848 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:40.509Z] #46 1.852 ++ dirname /tmp/install/install.sh [2021-07-10T10:31:40.509Z] #46 1.853 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-10T10:31:40.509Z] #46 1.853 + dir=/tmp/install [2021-07-10T10:31:40.509Z] #46 1.853 + bin=vndr [2021-07-10T10:31:40.509Z] #46 1.853 + shift [2021-07-10T10:31:40.509Z] #46 1.853 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-10T10:31:40.509Z] #46 1.853 + . /tmp/install/vndr.installer [2021-07-10T10:31:40.509Z] #46 1.853 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-10T10:31:40.509Z] #46 1.853 + install_vndr [2021-07-10T10:31:40.509Z] #46 1.853 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-10T10:31:40.509Z] #46 1.853 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.S0fscdvVyC/src/github.com/LK4D4/vndr [2021-07-10T10:31:40.509Z] #46 1.856 Cloning into '/tmp/tmp.S0fscdvVyC/src/github.com/LK4D4/vndr'... [2021-07-10T10:31:40.509Z] #46 2.500 + cd /tmp/tmp.S0fscdvVyC/src/github.com/LK4D4/vndr [2021-07-10T10:31:40.509Z] #46 2.500 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-10T10:31:40.509Z] #46 2.510 + go build -buildmode=pie -v -o /build/vndr . [2021-07-10T10:31:40.509Z] #46 2.629 internal/unsafeheader [2021-07-10T10:31:40.509Z] #46 2.630 runtime/internal/sys [2021-07-10T10:31:40.509Z] #46 2.632 internal/race [2021-07-10T10:31:40.509Z] #46 2.635 runtime/internal/atomic [2021-07-10T10:31:40.509Z] #46 2.636 unicode [2021-07-10T10:31:40.509Z] #46 2.637 internal/cpu [2021-07-10T10:31:40.509Z] #46 2.641 math/bits [2021-07-10T10:31:40.509Z] #46 2.642 unicode/utf8 [2021-07-10T10:31:40.509Z] #46 2.643 sync/atomic [2021-07-10T10:31:40.509Z] #46 2.645 encoding [2021-07-10T10:31:40.509Z] #46 2.671 unicode/utf16 [2021-07-10T10:31:40.509Z] #46 2.700 runtime/internal/math [2021-07-10T10:31:40.509Z] #46 2.701 container/list [2021-07-10T10:31:40.509Z] #46 2.716 crypto/internal/subtle [2021-07-10T10:31:40.509Z] #46 2.739 crypto/subtle [2021-07-10T10:31:40.509Z] #46 2.740 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-10T10:31:40.509Z] #46 2.769 internal/nettrace [2021-07-10T10:31:40.509Z] #46 2.822 internal/bytealg [2021-07-10T10:31:40.509Z] #46 2.858 math [2021-07-10T10:31:40.509Z] #46 2.865 vendor/golang.org/x/crypto/internal/subtle [2021-07-10T10:31:40.509Z] #46 2.938 runtime/cgo [2021-07-10T10:31:40.509Z] #46 3.255 runtime [2021-07-10T10:31:40.509Z] #46 9.508 internal/reflectlite [2021-07-10T10:31:40.509Z] #46 9.508 sync [2021-07-10T10:31:40.509Z] #46 9.802 internal/singleflight [2021-07-10T10:31:40.509Z] #46 9.803 math/rand [2021-07-10T10:31:40.509Z] #46 9.804 github.com/LK4D4/vndr/godl/singleflight [2021-07-10T10:31:40.509Z] #46 9.806 internal/testlog [2021-07-10T10:31:40.509Z] #46 10.18 sort [2021-07-10T10:31:40.509Z] #46 10.19 errors [2021-07-10T10:31:40.509Z] #46 10.28 internal/oserror [2021-07-10T10:31:40.509Z] #46 10.28 path [2021-07-10T10:31:40.509Z] #46 10.28 vendor/golang.org/x/net/dns/dnsmessage [2021-07-10T10:31:40.509Z] #46 10.29 strconv [2021-07-10T10:31:40.509Z] #46 10.29 io [2021-07-10T10:31:40.509Z] #46 10.46 syscall [2021-07-10T10:31:40.509Z] #46 11.09 strings [2021-07-10T10:31:40.771Z] #46 11.09 hash [2021-07-10T10:31:40.771Z] #46 11.10 bytes [2021-07-10T10:31:40.771Z] #46 11.10 crypto/internal/randutil [2021-07-10T10:31:40.771Z] #46 ... [2021-07-10T10:31:40.771Z] [2021-07-10T10:31:40.771Z] #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-10T10:31:40.771Z] #52 sha256:3dc82d4384b62f09ffcecd313da9cd6f9c047c5a1c762640fffe9924fe531f59 [2021-07-10T10:31:40.771Z] #52 11.18 text/tabwriter [2021-07-10T10:31:40.771Z] #52 11.18 strings [2021-07-10T10:31:40.771Z] #52 11.18 bytes [2021-07-10T10:31:41.714Z] #50 ... [2021-07-10T10:31:41.714Z] [2021-07-10T10:31:41.714Z] #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-10T10:31:41.714Z] #46 sha256:407f01aab071d89f23d11a3c92a384b33031e4a1760499524c4044c9ad1573b8 [2021-07-10T10:31:41.714Z] #46 11.08 unicode [2021-07-10T10:31:41.714Z] #46 11.83 runtime [2021-07-10T10:31:41.714Z] #46 15.15 unicode/utf8 [2021-07-10T10:31:41.714Z] #46 15.83 math/bits [2021-07-10T10:31:41.714Z] #46 16.77 math [2021-07-10T10:31:41.714Z] #46 20.90 encoding [2021-07-10T10:31:41.714Z] #46 21.04 unicode/utf16 [2021-07-10T10:31:41.714Z] #46 ... [2021-07-10T10:31:41.714Z] [2021-07-10T10:31:41.714Z] #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-10T10:31:41.714Z] #59 sha256:0c5c1a79e241772e3488d614698032dc0c30508eb218d2deee422bc855601ea2 [2021-07-10T10:31:41.714Z] #59 18.59 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-10T10:31:41.714Z] #59 19.25 go: downloading github.com/google/uuid v1.2.0 [2021-07-10T10:31:41.714Z] #59 19.26 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-10T10:31:41.714Z] #59 19.30 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-10T10:31:41.714Z] #59 19.34 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-10T10:31:41.714Z] #59 19.42 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-10T10:31:41.714Z] #59 19.77 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-10T10:31:41.714Z] #59 20.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-10T10:31:41.714Z] #59 20.26 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-10T10:31:41.716Z] #52 12.31 reflect [2021-07-10T10:31:41.873Z] #34 DONE 15.2s [2021-07-10T10:31:41.873Z] [2021-07-10T10:31:41.873Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-10T10:31:41.873Z] #35 sha256:b6d836f25d8a85d4f1b303de135f8d2309b2a9c6fef43011c5ad63adbb79a55d [2021-07-10T10:31:41.873Z] #35 DONE 0.2s [2021-07-10T10:31:41.873Z] [2021-07-10T10:31:41.873Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:31:41.873Z] #9 sha256:a07bd8d54e290738bfd61c720340ba2ed1e184775551c3d26c50f1f533f51c37 [2021-07-10T10:31:41.873Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 6.9s done [2021-07-10T10:31:41.873Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 5.2s [2021-07-10T10:31:42.136Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 5.5s done [2021-07-10T10:31:42.281Z] #52 12.69 bufio [2021-07-10T10:31:42.281Z] #52 12.69 regexp/syntax [2021-07-10T10:31:42.281Z] #52 ... [2021-07-10T10:31:42.281Z] [2021-07-10T10:31:42.281Z] #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-10T10:31:42.281Z] #44 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:31:42.281Z] #44 2.704 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:31:42.281Z] #44 2.722 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:31:42.281Z] #44 2.728 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:31:42.281Z] #44 3.180 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-10T10:31:42.281Z] #44 3.240 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-10T10:31:42.281Z] #44 3.871 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-10T10:31:42.281Z] #44 4.396 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-10T10:31:42.281Z] #44 5.174 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-10T10:31:42.281Z] #44 7.344 Fetched 8457 kB in 5s (1736 kB/s) [2021-07-10T10:31:42.281Z] #44 7.344 Reading package lists... [2021-07-10T10:31:42.281Z] #44 9.008 Reading package lists... [2021-07-10T10:31:42.281Z] #44 10.26 Building dependency tree... [2021-07-10T10:31:42.281Z] #44 10.85 The following additional packages will be installed: [2021-07-10T10:31:42.281Z] #44 10.85 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-10T10:31:42.281Z] #44 10.85 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-10T10:31:42.281Z] #44 10.85 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-10T10:31:42.281Z] #44 10.85 python3.7-minimal [2021-07-10T10:31:42.281Z] #44 10.85 Suggested packages: [2021-07-10T10:31:42.281Z] #44 10.85 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-10T10:31:42.281Z] #44 10.85 python3.7-doc binfmt-support [2021-07-10T10:31:42.281Z] #44 11.15 The following NEW packages will be installed: [2021-07-10T10:31:42.281Z] #44 11.15 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-10T10:31:42.281Z] #44 11.15 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-10T10:31:42.281Z] #44 11.15 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-10T10:31:42.281Z] #44 11.15 python3.7-minimal [2021-07-10T10:31:42.281Z] #44 11.42 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:31:42.281Z] #44 11.42 Need to get 6695 kB of archives. [2021-07-10T10:31:42.281Z] #44 11.42 After this operation, 33.1 MB of additional disk space will be used. [2021-07-10T10:31:42.281Z] #44 11.42 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-10T10:31:42.281Z] #44 11.48 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-10T10:31:42.281Z] #44 11.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-10T10:31:42.281Z] #44 11.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-10T10:31:42.281Z] #44 11.61 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-10T10:31:42.281Z] #44 11.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-10T10:31:42.281Z] #44 11.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-10T10:31:42.281Z] #44 11.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-10T10:31:42.281Z] #44 11.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-10T10:31:42.281Z] #44 11.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-10T10:31:42.281Z] #44 11.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-10T10:31:42.281Z] #44 11.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-10T10:31:42.281Z] #44 11.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-10T10:31:42.281Z] #44 11.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-10T10:31:42.281Z] #44 11.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-10T10:31:42.281Z] #44 11.88 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-10T10:31:42.283Z] #59 ... [2021-07-10T10:31:42.283Z] [2021-07-10T10:31:42.283Z] #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-10T10:31:42.283Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:31:42.283Z] #13 5.636 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-10T10:31:42.283Z] #13 7.832 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-10T10:31:42.283Z] #13 10.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-10T10:31:42.283Z] #13 ... [2021-07-10T10:31:42.283Z] [2021-07-10T10:31:42.283Z] #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-10T10:31:42.283Z] #44 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:31:42.283Z] #44 11.47 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-10T10:31:42.283Z] #44 13.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-10T10:31:42.283Z] #44 16.27 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-10T10:31:42.398Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 [2021-07-10T10:31:42.539Z] #44 ... [2021-07-10T10:31:42.539Z] [2021-07-10T10:31:42.539Z] #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-10T10:31:42.539Z] #36 sha256:76acca61581b5d834ec9cf250521355cbbeb12332f2773ab748ccae706f46118 [2021-07-10T10:31:42.539Z] #36 10.82 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-10T10:31:42.539Z] #36 10.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-10T10:31:42.539Z] #36 11.37 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:31:42.539Z] #36 11.49 Fetched 14.9 MB in 1s (15.5 MB/s) [2021-07-10T10:31:42.539Z] #36 11.58 Selecting previously unselected package xxd. [2021-07-10T10:31:42.539Z] #36 11.58 (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-10T10:31:42.539Z] #36 11.61 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-10T10:31:42.539Z] #36 11.62 Unpacking xxd (2:8.1.0875-5) ... [2021-07-10T10:31:42.539Z] #36 12.07 Selecting previously unselected package vim-common. [2021-07-10T10:31:42.539Z] #36 12.07 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-10T10:31:42.539Z] #36 12.09 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-10T10:31:42.539Z] #36 12.38 Selecting previously unselected package cmake-data. [2021-07-10T10:31:42.539Z] #36 12.38 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-10T10:31:42.539Z] #36 12.40 Unpacking cmake-data (3.13.4-1) ... [2021-07-10T10:31:42.543Z] #44 ... [2021-07-10T10:31:42.543Z] [2021-07-10T10:31:42.543Z] #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-10T10:31:42.543Z] #46 sha256:407f01aab071d89f23d11a3c92a384b33031e4a1760499524c4044c9ad1573b8 [2021-07-10T10:31:42.543Z] #46 21.34 container/list [2021-07-10T10:31:42.543Z] #46 21.85 crypto/internal/subtle [2021-07-10T10:31:42.543Z] #46 22.00 crypto/subtle [2021-07-10T10:31:42.543Z] #46 22.23 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-10T10:31:42.803Z] #46 22.39 internal/nettrace [2021-07-10T10:31:42.803Z] #46 ... [2021-07-10T10:31:42.803Z] [2021-07-10T10:31:42.803Z] #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-10T10:31:42.803Z] #34 sha256:0e678c43d5089175708ea9b43f285d33018f21736de0caa244e59a518aa38caf [2021-07-10T10:31:42.803Z] #34 12.45 github.com/pelletier/go-toml [2021-07-10T10:31:42.803Z] #34 20.30 github.com/pelletier/go-toml/cmd/tomll [2021-07-10T10:31:42.803Z] #34 DONE 22.6s [2021-07-10T10:31:42.803Z] [2021-07-10T10:31:42.803Z] #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-10T10:31:42.803Z] #46 sha256:407f01aab071d89f23d11a3c92a384b33031e4a1760499524c4044c9ad1573b8 [2021-07-10T10:31:42.803Z] #46 22.63 runtime/cgo [2021-07-10T10:31:43.374Z] #46 ... [2021-07-10T10:31:43.374Z] [2021-07-10T10:31:43.374Z] #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-10T10:31:43.374Z] #36 sha256:76acca61581b5d834ec9cf250521355cbbeb12332f2773ab748ccae706f46118 [2021-07-10T10:31:43.374Z] #36 13.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-10T10:31:43.645Z] #36 ... [2021-07-10T10:31:43.645Z] [2021-07-10T10:31:43.645Z] #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-10T10:31:43.645Z] #50 sha256:7706310ac57a65dcc2ccf9be449c107961a9957834748d803b1d5cc424440afe [2021-07-10T10:31:43.645Z] #50 22.69 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-10T10:31:43.645Z] #50 22.78 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-10T10:31:43.645Z] #50 23.13 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-10T10:31:43.645Z] #50 23.27 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-10T10:31:43.645Z] #50 23.28 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-10T10:31:43.645Z] #50 23.37 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-10T10:31:44.214Z] #50 23.89 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-10T10:31:44.214Z] #50 23.90 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-10T10:31:44.214Z] #50 24.01 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-10T10:31:44.214Z] #50 24.03 go: downloading github.com/spf13/afero v1.1.2 [2021-07-10T10:31:44.474Z] #50 24.26 go: downloading github.com/spf13/cast v1.3.0 [2021-07-10T10:31:44.474Z] #50 24.30 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-10T10:31:44.474Z] #50 24.32 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-10T10:31:44.738Z] #50 24.38 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-10T10:31:44.738Z] #50 24.38 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-10T10:31:44.738Z] #50 24.48 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-10T10:31:44.958Z] #9 ... [2021-07-10T10:31:44.958Z] [2021-07-10T10:31:44.958Z] #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-10T10:31:44.958Z] #36 sha256:b8dbf1915ec045981a728d4d10f98ac9a48460671d05c1c69f7eed2b79084038 [2021-07-10T10:31:44.958Z] #36 1.497 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-10T10:31:44.958Z] #36 1.588 [2021-07-10T10:31:44.958Z] #36 1.713 #### 6.7% ########################## 36.7% ######################################## 56.6% ####################################################### 76.4% ##################################################################### 96.3% ######################################################################## 100.0% [2021-07-10T10:31:44.958Z] #36 2.223 [2021-07-10T10:31:44.958Z] #36 2.331 ######################################################################## 100.0% [2021-07-10T10:31:44.958Z] #36 2.422 [2021-07-10T10:31:44.958Z] #36 2.539 ############################################################# 85.9% ######################################################################## 100.0% [2021-07-10T10:31:44.958Z] #36 2.630 [2021-07-10T10:31:45.013Z] #50 24.73 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-10T10:31:45.013Z] #50 24.76 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-10T10:31:45.013Z] #50 24.85 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-10T10:31:45.060Z] #36 15.00 Selecting previously unselected package libicu63:amd64. [2021-07-10T10:31:45.060Z] #36 15.00 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-10T10:31:45.060Z] #36 15.08 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-10T10:31:45.060Z] #36 ... [2021-07-10T10:31:45.060Z] [2021-07-10T10:31:45.060Z] #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-10T10:31:45.060Z] #48 sha256:2d7b9798b0b3043d2d069c97524e755d4945643f8e201e6f21f86b64dd4efc1b [2021-07-10T10:31:45.060Z] #48 DONE 15.4s [2021-07-10T10:31:45.060Z] [2021-07-10T10:31:45.060Z] #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-10T10:31:45.060Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:31:45.060Z] #13 10.44 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:31:45.060Z] #13 10.44 Need to get 77.8 MB of archives. [2021-07-10T10:31:45.060Z] #13 10.44 After this operation, 487 MB of additional disk space will be used. [2021-07-10T10:31:45.060Z] #13 10.44 Get:1 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-10T10:31:45.060Z] #13 10.44 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-10T10:31:45.060Z] #13 10.45 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-10T10:31:45.060Z] #13 10.55 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-10T10:31:45.060Z] #13 10.64 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-10T10:31:45.060Z] #13 10.64 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-10T10:31:45.060Z] #13 10.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-10T10:31:45.060Z] #13 10.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-10T10:31:45.060Z] #13 10.82 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-10T10:31:45.060Z] #13 11.03 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-10T10:31:45.060Z] #13 11.03 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-10T10:31:45.060Z] #13 12.66 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-10T10:31:45.060Z] #13 13.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-10T10:31:45.060Z] #13 13.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-10T10:31:45.060Z] #13 13.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-10T10:31:45.060Z] #13 13.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-10T10:31:45.060Z] #13 13.86 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-10T10:31:45.060Z] #13 13.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-10T10:31:45.060Z] #13 13.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-10T10:31:45.060Z] #13 13.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-10T10:31:45.060Z] #13 13.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-10T10:31:45.060Z] #13 13.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-10T10:31:45.060Z] #13 14.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-10T10:31:45.060Z] #13 14.07 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-10T10:31:45.060Z] #13 14.21 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-10T10:31:45.060Z] #13 14.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-10T10:31:45.060Z] #13 14.69 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:31:45.060Z] #13 14.77 Fetched 77.8 MB in 4s (19.1 MB/s) [2021-07-10T10:31:45.060Z] #13 14.85 (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-10T10:31:45.060Z] #13 14.87 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-10T10:31:45.060Z] #13 14.93 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-10T10:31:45.220Z] #36 2.747 ######## 11.3% ########################## 36.5% ######################################## 55.8% ###################################################### 75.3% #################################################################### 94.7% ######################################################################## 100.0% [2021-07-10T10:31:45.220Z] #36 3.260 [2021-07-10T10:31:45.272Z] #50 24.92 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-10T10:31:45.272Z] #50 24.96 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-10T10:31:45.272Z] #50 25.07 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-10T10:31:45.272Z] #50 25.14 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-10T10:31:45.321Z] #13 15.08 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-10T10:31:45.532Z] #50 25.28 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-10T10:31:45.532Z] #50 25.35 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-10T10:31:45.578Z] #13 15.26 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-10T10:31:45.578Z] #13 15.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 ... 15421 files and directories currently installed.) [2021-07-10T10:31:45.578Z] #13 15.31 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-10T10:31:45.578Z] #13 15.31 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-10T10:31:45.792Z] #50 25.52 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-10T10:31:45.792Z] #50 25.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-10T10:31:46.053Z] #50 25.74 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-10T10:31:46.053Z] #50 25.77 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-10T10:31:46.341Z] #50 26.23 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-10T10:31:46.341Z] #50 26.25 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-10T10:31:46.565Z] #13 16.01 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-10T10:31:46.565Z] #13 16.01 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-10T10:31:46.565Z] #13 16.02 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-10T10:31:46.575Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c3f4699d16141845) in /home/ubuntu/workspace/moby_PR-42464 [Pipeline] { [Pipeline] checkout [2021-07-10T10:31:46.621Z] #50 26.41 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-10T10:31:46.737Z] The recommended git tool is: git [2021-07-10T10:31:46.881Z] #50 26.66 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-10T10:31:46.881Z] #50 26.73 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-10T10:31:47.149Z] #50 26.89 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-10T10:31:47.149Z] #50 26.96 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-10T10:31:47.330Z] #36 3.385 ## 3.3% ###### 9.7% ########## 14.9% ############## 20.1% ################## 25.3% ##################### 30.5% ######################### 35.7% ############################# 41.0% ################################# 46.2% ##################################### 51.4% ######################################## 56.7% ############################################ 61.9% ################################################ 67.0% #################################################### 72.3% ####################################################### 77.4% ########################################################### 82.6% ############################################################### 87.8% ################################################################## 93.0% ###################################################################### 98.3% ######################################################################## 100.0% [2021-07-10T10:31:47.330Z] #36 5.240 [2021-07-10T10:31:47.351Z] #13 ... [2021-07-10T10:31:47.351Z] [2021-07-10T10:31:47.351Z] #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-10T10:31:47.351Z] #50 sha256:91574436ad98755c1ef8084567d73ec19013664d68424e722ce971c3ce8529ce [2021-07-10T10:31:47.351Z] #50 16.29 go: downloading github.com/fatih/color v1.7.0 [2021-07-10T10:31:47.351Z] #50 16.29 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-10T10:31:47.352Z] #50 16.33 go: downloading github.com/pkg/errors v0.8.1 [2021-07-10T10:31:47.352Z] #50 16.33 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-10T10:31:47.352Z] #50 16.34 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-10T10:31:47.352Z] #50 16.35 go: downloading github.com/spf13/viper v1.6.1 [2021-07-10T10:31:47.352Z] #50 16.46 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-10T10:31:47.352Z] #50 16.52 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-10T10:31:47.352Z] #50 16.56 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-10T10:31:47.352Z] #50 16.60 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-10T10:31:47.352Z] #50 16.66 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-10T10:31:47.352Z] #50 16.67 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-10T10:31:47.352Z] #50 16.68 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-10T10:31:47.352Z] #50 16.72 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-10T10:31:47.352Z] #50 16.79 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-10T10:31:47.352Z] #50 16.88 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-10T10:31:47.352Z] #50 16.97 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-10T10:31:47.352Z] #50 17.00 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-10T10:31:47.352Z] #50 17.21 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-10T10:31:47.352Z] #50 17.36 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-10T10:31:47.352Z] #50 17.36 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-10T10:31:47.591Z] #36 5.542 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-10T10:31:47.591Z] #36 5.637 [2021-07-10T10:31:47.591Z] #36 5.717 ######################################################################## 100.0% [2021-07-10T10:31:47.591Z] #36 5.733 [2021-07-10T10:31:47.612Z] #50 18.16 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-10T10:31:47.612Z] #50 18.17 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-10T10:31:47.612Z] #50 18.22 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-10T10:31:47.722Z] #50 27.55 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-10T10:31:47.871Z] #50 18.24 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-10T10:31:47.871Z] #50 18.30 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-10T10:31:47.871Z] #50 18.41 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-10T10:31:47.980Z] #50 27.57 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-10T10:31:47.980Z] #50 27.69 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-10T10:31:47.980Z] #50 27.75 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-10T10:31:47.980Z] #50 27.78 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-10T10:31:47.980Z] #50 27.84 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-10T10:31:48.128Z] #50 18.53 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-10T10:31:48.128Z] #50 18.54 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-10T10:31:48.128Z] #50 18.54 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-10T10:31:48.164Z] #36 6.050 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-10T10:31:48.164Z] #36 6.126 [2021-07-10T10:31:48.164Z] #36 6.238 ######################################################################## 100.0% [2021-07-10T10:31:48.239Z] #50 ... [2021-07-10T10:31:48.239Z] [2021-07-10T10:31:48.239Z] #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-10T10:31:48.239Z] #52 sha256:b307b27e4837a6a6812bd0117fd09e3e20c200f5f7caa9b2d2bd892c810727cd [2021-07-10T10:31:48.239Z] #52 17.95 + cd /tmp/tmp.6EQADoig5x/src/github.com/mvdan/sh [2021-07-10T10:31:48.239Z] #52 17.95 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-10T10:31:48.239Z] #52 18.12 + GO111MODULE=on [2021-07-10T10:31:48.239Z] #52 18.12 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-10T10:31:48.239Z] #52 19.03 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-10T10:31:48.239Z] #52 19.04 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-10T10:31:48.239Z] #52 19.19 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-10T10:31:48.239Z] #52 20.77 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-10T10:31:48.239Z] #52 24.49 runtime [2021-07-10T10:31:48.239Z] #52 ... [2021-07-10T10:31:48.239Z] [2021-07-10T10:31:48.239Z] #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-10T10:31:48.239Z] #50 sha256:7706310ac57a65dcc2ccf9be449c107961a9957834748d803b1d5cc424440afe [2021-07-10T10:31:48.239Z] #50 28.00 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-10T10:31:48.239Z] #50 28.02 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-10T10:31:48.390Z] #50 18.83 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-10T10:31:48.390Z] #50 18.83 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-10T10:31:48.390Z] #50 18.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-10T10:31:48.390Z] #50 18.84 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-10T10:31:48.390Z] #50 18.84 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-10T10:31:48.390Z] #50 18.84 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-10T10:31:48.390Z] #50 18.84 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-10T10:31:48.390Z] #50 18.87 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-10T10:31:48.390Z] #50 18.88 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-10T10:31:48.390Z] #50 18.90 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-10T10:31:48.426Z] #36 6.255 [2021-07-10T10:31:48.498Z] #50 28.22 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-10T10:31:48.498Z] #50 28.29 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-10T10:31:48.498Z] #50 28.30 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-10T10:31:48.498Z] #50 28.33 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-10T10:31:48.498Z] #50 28.36 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-10T10:31:48.649Z] #50 18.94 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-10T10:31:48.649Z] #50 18.97 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-10T10:31:48.649Z] #50 18.97 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-10T10:31:48.649Z] #50 19.08 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-10T10:31:48.649Z] #50 19.10 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-10T10:31:48.649Z] #50 19.16 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-10T10:31:48.649Z] #50 19.22 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-10T10:31:48.689Z] #36 6.551 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-10T10:31:48.689Z] #36 6.658 [2021-07-10T10:31:48.941Z] #50 19.25 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-10T10:31:48.942Z] #50 19.26 go: downloading github.com/spf13/afero v1.1.2 [2021-07-10T10:31:48.942Z] #50 19.30 go: downloading github.com/spf13/cast v1.3.0 [2021-07-10T10:31:48.942Z] #50 19.30 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-10T10:31:48.942Z] #50 19.33 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-10T10:31:48.942Z] #50 19.33 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-10T10:31:48.942Z] #50 19.36 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-10T10:31:48.942Z] #50 19.43 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-10T10:31:48.942Z] #50 19.44 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-10T10:31:48.942Z] #50 19.45 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-10T10:31:49.199Z] #50 19.47 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-10T10:31:49.199Z] #50 19.47 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-10T10:31:49.199Z] #50 19.48 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-10T10:31:49.199Z] #50 19.48 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-10T10:31:49.199Z] #50 19.63 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-10T10:31:49.199Z] #50 19.65 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-10T10:31:49.199Z] #50 19.68 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-10T10:31:49.215Z] #36 6.791 #### 5.6% ####################### 33.0% ##################################### 51.5% ################################################## 69.6% ############################################################### 87.7% ######################################################################## 100.0% [2021-07-10T10:31:49.215Z] #36 7.287 [2021-07-10T10:31:49.436Z] #50 29.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-10T10:31:49.436Z] #50 29.22 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-10T10:31:49.457Z] #50 19.72 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-10T10:31:49.457Z] #50 19.72 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-10T10:31:49.457Z] #50 19.72 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-10T10:31:49.457Z] #50 19.72 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-10T10:31:49.457Z] #50 19.73 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-10T10:31:49.457Z] #50 19.75 go: downloading golang.org/x/text v0.3.2 [2021-07-10T10:31:49.457Z] #50 19.76 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-10T10:31:49.457Z] #50 19.76 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-10T10:31:49.457Z] #50 19.76 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-10T10:31:49.457Z] #50 19.76 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-10T10:31:49.457Z] #50 19.76 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-10T10:31:49.471Z] using credential docker-jenkins-github-credentials [2021-07-10T10:31:49.476Z] #36 7.576 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-10T10:31:49.480Z] Cloning the remote Git repository [2021-07-10T10:31:49.480Z] Cloning with configured refspecs honoured and without tags [2021-07-10T10:31:49.695Z] #50 29.37 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-10T10:31:49.695Z] #50 29.38 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-10T10:31:49.695Z] #50 29.39 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-10T10:31:49.695Z] #50 29.48 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-10T10:31:49.716Z] #50 20.04 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-10T10:31:49.738Z] #36 7.663 [2021-07-10T10:31:49.738Z] #36 7.719 ######################################################################## 100.0% [2021-07-10T10:31:49.738Z] #36 7.747 [2021-07-10T10:31:49.955Z] #50 29.65 go: downloading golang.org/x/text v0.3.2 [2021-07-10T10:31:49.956Z] #50 ... [2021-07-10T10:31:49.956Z] [2021-07-10T10:31:49.956Z] #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-10T10:31:49.956Z] #56 sha256:8e8b58d240a94571caf2732e1e001ac2478e7cf20a442715970cc317aa25f04c [2021-07-10T10:31:49.956Z] #56 19.69 Fetched 8454 kB in 15s (557 kB/s) [2021-07-10T10:31:49.956Z] #56 19.69 Reading package lists... [2021-07-10T10:31:49.999Z] #36 7.955 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-10T10:31:49.999Z] #36 8.046 [2021-07-10T10:31:49.999Z] #36 8.113 ######################################################################## 100.0% [2021-07-10T10:31:49.999Z] #36 8.145 [2021-07-10T10:31:49.999Z] #36 8.163 Download of images into '/build' complete. [2021-07-10T10:31:49.999Z] #36 8.163 Use something like the following to load the result into a Docker daemon: [2021-07-10T10:31:49.999Z] #36 8.163 tar -cC '/build' . | docker load [2021-07-10T10:31:50.215Z] #56 26.00 Reading package lists... [2021-07-10T10:31:50.215Z] #56 ... [2021-07-10T10:31:50.215Z] [2021-07-10T10:31:50.215Z] #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-10T10:31:50.215Z] #40 sha256:959157e6c2812d2062f677e9489f632b09694343beb01271d724e82f9c6c1f88 [2021-07-10T10:31:50.215Z] #40 23.90 Checking out files: 80% (1371/1696) Checking out files: 81% (1374/1696) Checking out files: 82% (1391/1696) Checking out files: 83% (1408/1696) Checking out files: 84% (1425/1696) Checking out files: 85% (1442/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/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-10T10:31:50.215Z] #40 24.21 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-10T10:31:50.215Z] #40 26.03 + 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-10T10:31:50.280Z] #50 ... [2021-07-10T10:31:50.280Z] [2021-07-10T10:31:50.280Z] #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-10T10:31:50.280Z] #57 sha256:3a74ecc929fdc93a0397451f6bea95cc1f7c21548e60bc19fd78d9f50e2ddb40 [2021-07-10T10:31:50.280Z] #57 1.049 + RM_GOPATH=0 [2021-07-10T10:31:50.280Z] #57 1.049 + TMP_GOPATH= [2021-07-10T10:31:50.280Z] #57 1.049 + : /build [2021-07-10T10:31:50.280Z] #57 1.049 + '[' -z '' ']' [2021-07-10T10:31:50.280Z] #57 1.050 ++ mktemp -d [2021-07-10T10:31:50.280Z] #57 1.057 + export GOPATH=/tmp/tmp.rUk0zOgR5q [2021-07-10T10:31:50.280Z] #57 1.057 + GOPATH=/tmp/tmp.rUk0zOgR5q [2021-07-10T10:31:50.280Z] #57 1.057 + RM_GOPATH=1 [2021-07-10T10:31:50.280Z] #57 1.057 + case "$(go env GOARCH)" in [2021-07-10T10:31:50.280Z] #57 1.057 ++ go env GOARCH [2021-07-10T10:31:50.280Z] #57 1.062 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:50.280Z] #57 1.062 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:50.280Z] #57 1.062 ++ dirname /tmp/install/install.sh [2021-07-10T10:31:50.280Z] #57 1.063 + dir=/tmp/install [2021-07-10T10:31:50.280Z] #57 1.063 + bin=containerd [2021-07-10T10:31:50.280Z] #57 1.063 + shift [2021-07-10T10:31:50.280Z] #57 1.063 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-10T10:31:50.280Z] #57 1.063 + . /tmp/install/containerd.installer [2021-07-10T10:31:50.280Z] #57 1.063 ++ set -e [2021-07-10T10:31:50.280Z] #57 1.063 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-10T10:31:50.280Z] #57 1.063 + install_containerd [2021-07-10T10:31:50.280Z] #57 1.063 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-07-10T10:31:50.280Z] #57 1.063 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rUk0zOgR5q/src/github.com/containerd/containerd [2021-07-10T10:31:50.280Z] #57 1.064 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-10T10:31:50.280Z] #57 1.069 Cloning into '/tmp/tmp.rUk0zOgR5q/src/github.com/containerd/containerd'... [2021-07-10T10:31:50.280Z] #57 ... [2021-07-10T10:31:50.280Z] [2021-07-10T10:31:50.280Z] #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-10T10:31:50.280Z] #36 sha256:76acca61581b5d834ec9cf250521355cbbeb12332f2773ab748ccae706f46118 [2021-07-10T10:31:50.280Z] #36 18.35 Selecting previously unselected package libxml2:amd64. [2021-07-10T10:31:50.280Z] #36 18.36 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-10T10:31:50.280Z] #36 18.39 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-10T10:31:50.280Z] #36 18.93 Selecting previously unselected package libarchive13:amd64. [2021-07-10T10:31:50.280Z] #36 18.94 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-10T10:31:50.280Z] #36 18.96 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-10T10:31:50.280Z] #36 19.15 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-10T10:31:50.280Z] #36 19.16 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-10T10:31:50.280Z] #36 19.17 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-10T10:31:50.280Z] #36 19.30 Selecting previously unselected package librhash0:amd64. [2021-07-10T10:31:50.280Z] #36 19.31 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-10T10:31:50.280Z] #36 19.32 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-10T10:31:50.280Z] #36 19.46 Selecting previously unselected package libuv1:amd64. [2021-07-10T10:31:50.280Z] #36 19.46 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-10T10:31:50.280Z] #36 19.46 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-10T10:31:50.280Z] #36 19.66 Selecting previously unselected package cmake. [2021-07-10T10:31:50.280Z] #36 19.66 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-10T10:31:50.280Z] #36 19.67 Unpacking cmake (3.13.4-1) ... [2021-07-10T10:31:50.280Z] #36 20.63 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-10T10:31:50.280Z] #36 20.66 Setting up xxd (2:8.1.0875-5) ... [2021-07-10T10:31:50.280Z] #36 20.68 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-10T10:31:50.281Z] #36 20.69 Setting up vim-common (2:8.1.0875-5) ... [2021-07-10T10:31:50.281Z] #36 20.73 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-10T10:31:50.281Z] #36 20.78 Setting up cmake-data (3.13.4-1) ... [2021-07-10T10:31:50.281Z] #36 20.85 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-10T10:31:50.281Z] #36 20.87 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-10T10:31:50.281Z] #36 ... [2021-07-10T10:31:50.281Z] [2021-07-10T10:31:50.281Z] #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-10T10:31:50.281Z] #32 sha256:02b8b06453114cc9d718141bfd6c3a8288de3bf01c737394ced405b6f4e8701d [2021-07-10T10:31:50.281Z] #32 10.64 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-10T10:31:50.281Z] #32 10.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-10T10:31:49.276Z] Cloning repository https://github.com/moby/moby.git [2021-07-10T10:31:49.352Z] > git init /home/ubuntu/workspace/moby_PR-42464 # timeout=10 [2021-07-10T10:31:49.640Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-10T10:31:49.640Z] > git --version # timeout=10 [2021-07-10T10:31:49.660Z] > git --version # 'git version 2.25.1' [2021-07-10T10:31:49.661Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:31:49.663Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42464/head:refs/remotes/origin/PR-42464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-10T10:31:50.538Z] #32 ... [2021-07-10T10:31:50.538Z] [2021-07-10T10:31:50.538Z] #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-10T10:31:50.538Z] #36 sha256:76acca61581b5d834ec9cf250521355cbbeb12332f2773ab748ccae706f46118 [2021-07-10T10:31:50.538Z] #36 20.87 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-10T10:31:50.538Z] #36 20.91 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-10T10:31:50.538Z] #36 20.95 Setting up cmake (3.13.4-1) ... [2021-07-10T10:31:50.538Z] #36 20.99 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:31:50.538Z] #36 21.09 Processing triggers for mime-support (3.62) ... [2021-07-10T10:31:50.795Z] #36 ... [2021-07-10T10:31:50.795Z] [2021-07-10T10:31:50.795Z] #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-10T10:31:50.795Z] #46 sha256:cda16fc3c9afd1d0fdb58db79864fc9c44a68c6d7cb3912e73a86e3634ac5ed0 [2021-07-10T10:31:50.795Z] #46 11.26 hash/crc32 [2021-07-10T10:31:50.795Z] #46 11.28 crypto/hmac [2021-07-10T10:31:50.795Z] #46 11.49 vendor/golang.org/x/crypto/hkdf [2021-07-10T10:31:50.795Z] #46 11.90 crypto/rc4 [2021-07-10T10:31:50.795Z] #46 11.92 reflect [2021-07-10T10:31:50.795Z] #46 11.93 crypto [2021-07-10T10:31:50.795Z] #46 12.35 vendor/golang.org/x/text/transform [2021-07-10T10:31:50.795Z] #46 12.94 regexp/syntax [2021-07-10T10:31:50.795Z] #46 12.94 bufio [2021-07-10T10:31:50.795Z] #46 13.99 internal/syscall/unix [2021-07-10T10:31:50.795Z] #46 14.00 internal/syscall/execenv [2021-07-10T10:31:50.795Z] #46 14.00 time [2021-07-10T10:31:50.795Z] #46 14.56 regexp [2021-07-10T10:31:50.795Z] #46 15.45 github.com/LK4D4/vndr/versioned [2021-07-10T10:31:50.795Z] #46 15.50 context [2021-07-10T10:31:50.795Z] #46 15.50 io/fs [2021-07-10T10:31:50.795Z] #46 15.51 internal/poll [2021-07-10T10:31:50.795Z] #46 15.91 encoding/binary [2021-07-10T10:31:50.795Z] #46 15.91 internal/fmtsort [2021-07-10T10:31:50.795Z] #46 16.57 os [2021-07-10T10:31:50.795Z] #46 16.58 crypto/sha512 [2021-07-10T10:31:50.795Z] #46 16.59 crypto/md5 [2021-07-10T10:31:50.795Z] #46 16.59 encoding/pem [2021-07-10T10:31:50.795Z] #46 16.59 crypto/sha1 [2021-07-10T10:31:50.795Z] #46 16.59 crypto/cipher [2021-07-10T10:31:50.795Z] #46 16.60 crypto/ed25519/internal/edwards25519 [2021-07-10T10:31:50.795Z] #46 16.60 crypto/sha256 [2021-07-10T10:31:50.795Z] #46 17.35 vendor/golang.org/x/crypto/poly1305 [2021-07-10T10:31:50.795Z] #46 17.65 crypto/aes [2021-07-10T10:31:50.795Z] #46 17.68 vendor/golang.org/x/crypto/chacha20 [2021-07-10T10:31:50.795Z] #46 18.22 io/ioutil [2021-07-10T10:31:50.795Z] #46 18.23 internal/lazyregexp [2021-07-10T10:31:50.795Z] #46 18.23 os/exec [2021-07-10T10:31:50.795Z] #46 18.24 fmt [2021-07-10T10:31:50.795Z] #46 18.25 net [2021-07-10T10:31:50.795Z] #46 18.40 vendor/golang.org/x/sys/cpu [2021-07-10T10:31:50.795Z] #46 18.86 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-10T10:31:50.795Z] #46 19.52 flag [2021-07-10T10:31:50.795Z] #46 19.58 net/url [2021-07-10T10:31:50.795Z] #46 19.58 go/ast [2021-07-10T10:31:50.795Z] #46 19.59 log [2021-07-10T10:31:50.795Z] #46 19.59 encoding/xml [2021-07-10T10:31:50.795Z] #46 19.59 encoding/json [2021-07-10T10:31:50.795Z] #46 19.60 text/template/parse [2021-07-10T10:31:50.795Z] #46 20.54 compress/flate [2021-07-10T10:31:50.795Z] #46 20.84 math/big [2021-07-10T10:31:50.795Z] #46 21.12 vendor/golang.org/x/text/unicode/bidi [2021-07-10T10:31:51.059Z] #46 ... [2021-07-10T10:31:51.059Z] [2021-07-10T10:31:51.059Z] #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-10T10:31:51.059Z] #44 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:31:51.059Z] #44 13.08 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:31:51.059Z] #44 13.25 Fetched 6695 kB in 1s (5722 kB/s) [2021-07-10T10:31:51.059Z] #44 14.76 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-10T10:31:51.059Z] #44 14.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-10T10:31:51.059Z] #44 14.79 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:31:51.059Z] #44 14.80 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:31:51.059Z] #44 15.32 Selecting previously unselected package python3.7-minimal. [2021-07-10T10:31:51.059Z] #44 15.32 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:31:51.059Z] #44 15.34 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-10T10:31:51.059Z] #44 15.85 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:31:51.059Z] #44 15.90 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-10T10:31:51.059Z] #44 18.13 Selecting previously unselected package python3-minimal. [2021-07-10T10:31:51.059Z] #44 18.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 ... 15661 files and directories currently installed.) [2021-07-10T10:31:51.060Z] #44 18.15 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-10T10:31:51.060Z] #44 18.16 Unpacking python3-minimal (3.7.3-1) ... [2021-07-10T10:31:51.060Z] #44 18.65 Selecting previously unselected package libmpdec2:amd64. [2021-07-10T10:31:51.060Z] #44 18.66 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-10T10:31:51.060Z] #44 18.68 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-10T10:31:51.060Z] #44 18.85 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-10T10:31:51.060Z] #44 18.86 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:31:51.060Z] #44 18.90 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:31:51.060Z] #44 19.54 Selecting previously unselected package python3.7. [2021-07-10T10:31:51.060Z] #44 19.55 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:31:51.060Z] #44 19.55 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-10T10:31:51.060Z] #44 19.68 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-10T10:31:51.060Z] #44 19.68 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-10T10:31:51.060Z] #44 19.69 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-10T10:31:51.060Z] #44 19.96 Setting up python3-minimal (3.7.3-1) ... [2021-07-10T10:31:51.060Z] #44 20.58 Selecting previously unselected package python3. [2021-07-10T10:31:51.060Z] #44 20.58 (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-10T10:31:51.060Z] #44 20.61 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-10T10:31:51.060Z] #44 20.65 Unpacking python3 (3.7.3-1) ... [2021-07-10T10:31:51.060Z] #44 20.78 Selecting previously unselected package libprotobuf17:amd64. [2021-07-10T10:31:51.060Z] #44 20.78 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-10T10:31:51.060Z] #44 20.80 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-10T10:31:51.330Z] #44 ... [2021-07-10T10:31:51.330Z] [2021-07-10T10:31:51.330Z] #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-10T10:31:51.330Z] #46 sha256:cda16fc3c9afd1d0fdb58db79864fc9c44a68c6d7cb3912e73a86e3634ac5ed0 [2021-07-10T10:31:51.330Z] #46 21.59 compress/gzip [2021-07-10T10:31:51.330Z] #46 21.89 vendor/golang.org/x/text/unicode/norm [2021-07-10T10:31:51.894Z] #46 22.18 text/template [2021-07-10T10:31:52.122Z] #40 ... [2021-07-10T10:31:52.122Z] [2021-07-10T10:31:52.122Z] #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-10T10:31:52.122Z] #56 sha256:8e8b58d240a94571caf2732e1e001ac2478e7cf20a442715970cc317aa25f04c [2021-07-10T10:31:52.122Z] #56 26.00 Reading package lists... [2021-07-10T10:31:52.155Z] #46 ... [2021-07-10T10:31:52.155Z] [2021-07-10T10:31:52.155Z] #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-10T10:31:52.155Z] #36 sha256:76acca61581b5d834ec9cf250521355cbbeb12332f2773ab748ccae706f46118 [2021-07-10T10:31:52.155Z] #36 DONE 22.5s [2021-07-10T10:31:52.155Z] [2021-07-10T10:31:52.155Z] #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-10T10:31:52.155Z] #44 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:31:52.155Z] #44 21.76 Selecting previously unselected package python3-pkg-resources. [2021-07-10T10:31:52.155Z] #44 21.77 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-10T10:31:52.155Z] #44 21.78 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-10T10:31:52.155Z] #44 22.09 Selecting previously unselected package python3-six. [2021-07-10T10:31:52.155Z] #44 22.09 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-10T10:31:52.155Z] #44 22.10 Unpacking python3-six (1.12.0-1) ... [2021-07-10T10:31:52.155Z] #44 22.28 Selecting previously unselected package python3-protobuf. [2021-07-10T10:31:52.155Z] #44 22.29 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-10T10:31:52.155Z] #44 22.30 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-10T10:31:52.155Z] #44 22.50 Selecting previously unselected package libnet1:amd64. [2021-07-10T10:31:52.155Z] #44 22.51 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-10T10:31:52.155Z] #44 22.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-10T10:31:52.412Z] #44 22.61 Selecting previously unselected package libnl-3-200:amd64. [2021-07-10T10:31:52.412Z] #44 22.61 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-10T10:31:52.412Z] #44 22.62 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-10T10:31:52.412Z] #44 22.70 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-10T10:31:52.412Z] #44 22.70 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-10T10:31:52.412Z] #44 22.71 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-10T10:31:52.550Z] #36 ... [2021-07-10T10:31:52.550Z] [2021-07-10T10:31:52.550Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:31:52.550Z] #9 sha256:a07bd8d54e290738bfd61c720340ba2ed1e184775551c3d26c50f1f533f51c37 [2021-07-10T10:31:52.550Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 9.9s [2021-07-10T10:31:52.673Z] #44 22.83 Selecting previously unselected package criu. [2021-07-10T10:31:52.673Z] #44 22.83 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-10T10:31:52.673Z] #44 22.83 Unpacking criu (3.15-1) ... [2021-07-10T10:31:52.930Z] #44 ... [2021-07-10T10:31:52.930Z] [2021-07-10T10:31:52.930Z] #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-10T10:31:52.930Z] #52 sha256:3dc82d4384b62f09ffcecd313da9cd6f9c047c5a1c762640fffe9924fe531f59 [2021-07-10T10:31:52.930Z] #52 13.96 internal/syscall/unix [2021-07-10T10:31:52.930Z] #52 13.96 internal/syscall/execenv [2021-07-10T10:31:52.930Z] #52 13.97 time [2021-07-10T10:31:52.930Z] #52 14.37 regexp [2021-07-10T10:31:52.930Z] #52 15.51 context [2021-07-10T10:31:52.930Z] #52 15.52 io/fs [2021-07-10T10:31:52.930Z] #52 15.52 internal/poll [2021-07-10T10:31:52.930Z] #52 15.65 encoding/binary [2021-07-10T10:31:52.930Z] #52 15.65 internal/fmtsort [2021-07-10T10:31:52.930Z] #52 16.12 encoding/base64 [2021-07-10T10:31:52.930Z] #52 16.12 golang.org/x/sys/unix [2021-07-10T10:31:52.930Z] #52 16.58 os [2021-07-10T10:31:52.930Z] #52 17.63 path/filepath [2021-07-10T10:31:52.930Z] #52 17.63 fmt [2021-07-10T10:31:52.930Z] #52 17.64 mvdan.cc/sh/v3/fileutil [2021-07-10T10:31:52.930Z] #52 18.03 io/ioutil [2021-07-10T10:31:52.930Z] #52 18.40 github.com/pkg/diff [2021-07-10T10:31:52.930Z] #52 18.40 go/token [2021-07-10T10:31:52.930Z] #52 18.40 encoding/json [2021-07-10T10:31:52.930Z] #52 18.40 mvdan.cc/editorconfig [2021-07-10T10:31:52.930Z] #52 18.40 flag [2021-07-10T10:31:52.930Z] #52 18.40 mvdan.cc/sh/v3/syntax [2021-07-10T10:31:52.930Z] #52 18.99 go/scanner [2021-07-10T10:31:52.930Z] #52 19.09 golang.org/x/crypto/ssh/terminal [2021-07-10T10:31:52.930Z] #52 19.37 go/ast [2021-07-10T10:31:52.930Z] #52 21.96 mvdan.cc/sh/v3/cmd/shfmt [2021-07-10T10:31:52.930Z] #52 DONE 23.5s [2021-07-10T10:31:52.930Z] [2021-07-10T10:31:52.930Z] #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-10T10:31:52.930Z] #44 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:31:52.930Z] #44 23.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-10T10:31:52.930Z] #44 23.33 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-10T10:31:53.187Z] #44 23.35 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-10T10:31:53.187Z] #44 23.38 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-10T10:31:53.187Z] #44 23.40 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-10T10:31:53.187Z] #44 23.43 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:31:53.187Z] #44 23.45 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-10T10:31:53.187Z] #44 23.47 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-10T10:31:53.772Z] #56 32.07 Building dependency tree... [2021-07-10T10:31:53.772Z] #56 ... [2021-07-10T10:31:53.772Z] [2021-07-10T10:31:53.772Z] #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-10T10:31:53.772Z] #36 sha256:76acca61581b5d834ec9cf250521355cbbeb12332f2773ab748ccae706f46118 [2021-07-10T10:31:53.772Z] #36 23.54 Fetched 8454 kB in 18s (482 kB/s) [2021-07-10T10:31:53.772Z] #36 23.54 Reading package lists... [2021-07-10T10:31:53.950Z] #9 ... [2021-07-10T10:31:53.950Z] [2021-07-10T10:31:53.950Z] #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-10T10:31:53.950Z] #36 sha256:b8dbf1915ec045981a728d4d10f98ac9a48460671d05c1c69f7eed2b79084038 [2021-07-10T10:31:53.950Z] #36 DONE 11.6s [2021-07-10T10:31:53.950Z] [2021-07-10T10:31:53.950Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:31:53.950Z] #9 sha256:a07bd8d54e290738bfd61c720340ba2ed1e184775551c3d26c50f1f533f51c37 [2021-07-10T10:31:54.030Z] #36 29.80 Reading package lists... [2021-07-10T10:31:54.030Z] #36 ... [2021-07-10T10:31:54.030Z] [2021-07-10T10:31:54.030Z] #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-10T10:31:54.030Z] #46 sha256:407f01aab071d89f23d11a3c92a384b33031e4a1760499524c4044c9ad1573b8 [2021-07-10T10:31:54.030Z] #46 33.45 vendor/golang.org/x/crypto/internal/subtle [2021-07-10T10:31:54.211Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 11.8s done [2021-07-10T10:31:54.750Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-097cc96fe378cb1c6) in /home/ubuntu/workspace/moby_PR-42464 [Pipeline] { [Pipeline] checkout [2021-07-10T10:31:54.785Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 [2021-07-10T10:31:54.785Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done [2021-07-10T10:31:54.991Z] The recommended git tool is: git [2021-07-10T10:31:55.047Z] #9 DONE 38.2s [2021-07-10T10:31:55.047Z] [2021-07-10T10:31:55.047Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-10T10:31:55.047Z] #10 sha256:0a9c9a63edf2131a54340209f156ce752b77d8d7c613efad591a76f2ccb87b3d [2021-07-10T10:31:55.081Z] #44 25.02 Setting up python3 (3.7.3-1) ... [2021-07-10T10:31:55.081Z] #44 25.32 Setting up python3-six (1.12.0-1) ... [2021-07-10T10:31:55.338Z] #44 25.68 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-10T10:31:55.903Z] #44 26.15 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-10T10:31:55.942Z] #46 ... [2021-07-10T10:31:55.942Z] [2021-07-10T10:31:55.942Z] #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-10T10:31:55.942Z] #44 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:31:55.942Z] #44 24.88 Fetched 8457 kB in 19s (452 kB/s) [2021-07-10T10:31:55.942Z] #44 24.88 Reading package lists... [2021-07-10T10:31:55.942Z] #44 31.12 Reading package lists... [2021-07-10T10:31:55.942Z] #44 ... [2021-07-10T10:31:55.942Z] [2021-07-10T10:31:55.942Z] #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-10T10:31:55.942Z] #59 sha256:0c5c1a79e241772e3488d614698032dc0c30508eb218d2deee422bc855601ea2 [2021-07-10T10:31:55.942Z] #59 25.62 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-10T10:31:55.942Z] #59 25.70 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-10T10:31:55.942Z] #59 ... [2021-07-10T10:31:55.942Z] [2021-07-10T10:31:55.942Z] #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-10T10:31:55.942Z] #56 sha256:8e8b58d240a94571caf2732e1e001ac2478e7cf20a442715970cc317aa25f04c [2021-07-10T10:31:55.942Z] #56 35.33 The following additional packages will be installed: [2021-07-10T10:31:55.942Z] #56 35.35 libbtrfs0 [2021-07-10T10:31:55.942Z] #56 35.49 The following NEW packages will be installed: [2021-07-10T10:31:55.942Z] #56 35.51 libbtrfs-dev libbtrfs0 [2021-07-10T10:31:55.993Z] #10 DONE 0.7s [2021-07-10T10:31:55.993Z] [2021-07-10T10:31:55.993Z] #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-10T10:31:55.993Z] #11 sha256:f3884fdf4b7ce9eb985c4768ef3e601bdd1d54149ce4777d8e80ab8b867cc871 [2021-07-10T10:31:56.206Z] #56 35.95 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:31:56.206Z] #56 35.95 Need to get 119 kB of archives. [2021-07-10T10:31:56.206Z] #56 35.95 After this operation, 387 kB of additional disk space will be used. [2021-07-10T10:31:56.206Z] #56 35.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-10T10:31:56.206Z] #56 35.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-10T10:31:56.834Z] #44 27.11 Setting up criu (3.15-1) ... [2021-07-10T10:31:56.944Z] #11 DONE 1.0s [2021-07-10T10:31:56.944Z] [2021-07-10T10:31:56.944Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-10T10:31:56.944Z] #38 sha256:a25512ad72196a8cbbaf292bfd8ea38c8b2120ed33e1b55b1d56105bc19449b1 [2021-07-10T10:31:57.147Z] #56 ... [2021-07-10T10:31:57.147Z] [2021-07-10T10:31:57.147Z] #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-10T10:31:57.147Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:31:57.147Z] #13 20.47 Fetched 8987 kB in 19s (474 kB/s) [2021-07-10T10:31:57.147Z] #13 20.47 Reading package lists... [2021-07-10T10:31:57.147Z] #13 27.20 Reading package lists... [2021-07-10T10:31:57.147Z] #13 ... [2021-07-10T10:31:57.147Z] [2021-07-10T10:31:57.147Z] #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-10T10:31:57.147Z] #56 sha256:8e8b58d240a94571caf2732e1e001ac2478e7cf20a442715970cc317aa25f04c [2021-07-10T10:31:57.147Z] #56 36.92 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:31:57.408Z] #56 37.12 Fetched 119 kB in 0s (444 kB/s) [2021-07-10T10:31:57.408Z] #56 37.21 Selecting previously unselected package libbtrfs0. [2021-07-10T10:31:57.516Z] #38 ... [2021-07-10T10:31:57.516Z] [2021-07-10T10:31:57.516Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-10T10:31:57.516Z] #46 sha256:a4864d10e5f3afff64ebb3d7ee9ef50ffab603ced820642a88a0831f763170c5 [2021-07-10T10:31:57.516Z] #46 DONE 0.9s [2021-07-10T10:31:57.667Z] #56 37.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 ... 15421 files and directories currently installed.) [2021-07-10T10:31:57.667Z] #56 37.27 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-10T10:31:57.667Z] #56 37.29 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-10T10:31:57.667Z] #56 37.37 Selecting previously unselected package libbtrfs-dev. [2021-07-10T10:31:57.667Z] #56 37.37 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-10T10:31:57.667Z] #56 37.38 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-10T10:31:57.768Z] #44 27.89 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:31:57.768Z] #44 28.13 Processing triggers for mime-support (3.62) ... [2021-07-10T10:31:57.780Z] [2021-07-10T10:31:57.780Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-10T10:31:57.780Z] #38 sha256:a25512ad72196a8cbbaf292bfd8ea38c8b2120ed33e1b55b1d56105bc19449b1 [2021-07-10T10:31:57.780Z] #38 DONE 0.9s [2021-07-10T10:31:57.780Z] [2021-07-10T10:31:57.780Z] #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-10T10:31:57.780Z] #50 sha256:cf675dc92d87fc33872d15da83512d334e429283807bd168417d3539c4f94802 [2021-07-10T10:31:57.780Z] #50 DONE 0.9s [2021-07-10T10:31:57.780Z] [2021-07-10T10:31:57.780Z] #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-10T10:31:57.780Z] #51 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:31:57.927Z] #56 37.53 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-10T10:31:57.927Z] #56 37.55 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-10T10:31:57.927Z] #56 37.56 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:31:58.025Z] #44 ... [2021-07-10T10:31:58.025Z] [2021-07-10T10:31:58.025Z] #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-10T10:31:58.025Z] #37 sha256:5a3c9cb176defe005fd3a6ada769bc54621fd7298fd9d89673e25bb4bbd91801 [2021-07-10T10:31:58.025Z] #37 1.142 + RM_GOPATH=0 [2021-07-10T10:31:58.025Z] #37 1.142 + TMP_GOPATH= [2021-07-10T10:31:58.025Z] #37 1.142 + : /build [2021-07-10T10:31:58.025Z] #37 1.142 + '[' -z '' ']' [2021-07-10T10:31:58.025Z] #37 1.142 ++ mktemp -d [2021-07-10T10:31:58.025Z] #37 1.151 + export GOPATH=/tmp/tmp.I9XLUqIh9n [2021-07-10T10:31:58.025Z] #37 1.151 + GOPATH=/tmp/tmp.I9XLUqIh9n [2021-07-10T10:31:58.025Z] #37 1.151 + RM_GOPATH=1 [2021-07-10T10:31:58.025Z] #37 1.151 + case "$(go env GOARCH)" in [2021-07-10T10:31:58.025Z] #37 1.151 ++ go env GOARCH [2021-07-10T10:31:58.025Z] #37 1.152 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:58.025Z] #37 1.152 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:31:58.025Z] #37 1.152 ++ dirname /tmp/install/install.sh [2021-07-10T10:31:58.025Z] #37 1.153 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-10T10:31:58.025Z] #37 1.153 + dir=/tmp/install [2021-07-10T10:31:58.025Z] #37 1.153 + bin=tini [2021-07-10T10:31:58.025Z] #37 1.153 + shift [2021-07-10T10:31:58.025Z] #37 1.153 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-10T10:31:58.025Z] #37 1.153 + . /tmp/install/tini.installer [2021-07-10T10:31:58.025Z] #37 1.153 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-10T10:31:58.025Z] #37 1.153 + install_tini [2021-07-10T10:31:58.025Z] #37 1.153 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-10T10:31:58.025Z] #37 1.153 + git clone https://github.com/krallin/tini.git /tmp/tmp.I9XLUqIh9n/tini [2021-07-10T10:31:58.025Z] #37 1.159 Cloning into '/tmp/tmp.I9XLUqIh9n/tini'... [2021-07-10T10:31:58.025Z] #37 1.551 + cd /tmp/tmp.I9XLUqIh9n/tini [2021-07-10T10:31:58.025Z] #37 1.551 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-10T10:31:58.025Z] #37 1.552 + cmake . [2021-07-10T10:31:58.025Z] #37 1.780 -- The C compiler identification is GNU 8.3.0 [2021-07-10T10:31:58.025Z] #37 1.807 -- Check for working C compiler: /usr/bin/cc [2021-07-10T10:31:58.025Z] #37 2.132 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-10T10:31:58.025Z] #37 2.159 -- Detecting C compiler ABI info [2021-07-10T10:31:58.025Z] #37 2.433 -- Detecting C compiler ABI info - done [2021-07-10T10:31:58.025Z] #37 2.442 -- Detecting C compile features [2021-07-10T10:31:58.025Z] #37 3.214 -- Detecting C compile features - done [2021-07-10T10:31:58.025Z] #37 3.236 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-10T10:31:58.025Z] #37 3.329 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-10T10:31:58.025Z] #37 3.358 -- Configuring done [2021-07-10T10:31:58.025Z] #37 3.367 -- Generating done [2021-07-10T10:31:58.025Z] #37 3.373 -- Build files have been written to: /tmp/tmp.I9XLUqIh9n/tini [2021-07-10T10:31:58.025Z] #37 3.376 + make tini-static [2021-07-10T10:31:58.025Z] #37 3.517 Scanning dependencies of target tini-static [2021-07-10T10:31:58.025Z] #37 3.599 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-10T10:31:58.025Z] #37 4.002 [100%] Linking C executable tini-static [2021-07-10T10:31:58.025Z] #37 4.204 [100%] Built target tini-static [2021-07-10T10:31:58.025Z] #37 4.226 + mkdir -p /build [2021-07-10T10:31:58.025Z] #37 4.228 + cp tini-static /build/docker-init [2021-07-10T10:31:58.025Z] #37 DONE 5.9s [2021-07-10T10:31:58.025Z] [2021-07-10T10:31:58.025Z] #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-10T10:31:58.025Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:31:58.025Z] #13 17.81 Selecting previously unselected package binutils-mingw-w64. [2021-07-10T10:31:58.025Z] #13 17.81 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-10T10:31:58.025Z] #13 17.83 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-10T10:31:58.025Z] #13 18.18 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-10T10:31:58.025Z] #13 18.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-10T10:31:58.025Z] #13 18.21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-10T10:31:58.025Z] #13 18.39 Selecting previously unselected package dmsetup. [2021-07-10T10:31:58.025Z] #13 18.39 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-10T10:31:58.025Z] #13 18.41 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-10T10:31:58.025Z] #13 18.53 Selecting previously unselected package mingw-w64-common. [2021-07-10T10:31:58.025Z] #13 18.53 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-10T10:31:58.025Z] #13 18.54 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-10T10:31:58.025Z] #13 21.22 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-10T10:31:58.025Z] #13 21.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-10T10:31:58.025Z] #13 21.24 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-10T10:31:58.025Z] #13 23.34 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-10T10:31:58.025Z] #13 23.35 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-10T10:31:58.025Z] #13 23.36 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:31:58.025Z] #13 23.52 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-10T10:31:58.025Z] #13 23.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-10T10:31:58.026Z] #13 23.54 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:31:58.186Z] #56 DONE 38.1s [2021-07-10T10:31:58.187Z] [2021-07-10T10:31:58.187Z] #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-10T10:31:58.187Z] #50 sha256:7706310ac57a65dcc2ccf9be449c107961a9957834748d803b1d5cc424440afe [2021-07-10T10:31:58.187Z] #50 35.02 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-10T10:31:58.187Z] #50 35.09 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-10T10:31:58.187Z] #50 35.12 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-10T10:31:58.187Z] #50 35.18 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-10T10:31:58.187Z] #50 35.28 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-10T10:31:58.187Z] #50 36.48 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-10T10:31:58.187Z] #50 36.65 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-10T10:31:58.187Z] #50 36.94 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-10T10:31:58.285Z] #13 ... [2021-07-10T10:31:58.285Z] [2021-07-10T10:31:58.285Z] #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-10T10:31:58.285Z] #46 sha256:cda16fc3c9afd1d0fdb58db79864fc9c44a68c6d7cb3912e73a86e3634ac5ed0 [2021-07-10T10:31:58.285Z] #46 23.12 go/parser [2021-07-10T10:31:58.285Z] #46 24.27 vendor/golang.org/x/net/idna [2021-07-10T10:31:58.285Z] #46 24.52 go/doc [2021-07-10T10:31:58.285Z] #46 24.93 crypto/rand [2021-07-10T10:31:58.285Z] #46 24.94 crypto/elliptic [2021-07-10T10:31:58.285Z] #46 24.94 crypto/dsa [2021-07-10T10:31:58.285Z] #46 24.94 encoding/asn1 [2021-07-10T10:31:58.285Z] #46 25.54 crypto/ed25519 [2021-07-10T10:31:58.285Z] #46 25.54 crypto/rsa [2021-07-10T10:31:58.285Z] #46 26.57 github.com/LK4D4/vndr/build [2021-07-10T10:31:58.285Z] #46 26.60 crypto/x509/pkix [2021-07-10T10:31:58.285Z] #46 26.61 vendor/golang.org/x/crypto/cryptobyte [2021-07-10T10:31:58.285Z] #46 27.35 crypto/ecdsa [2021-07-10T10:31:58.285Z] #46 28.13 net/textproto [2021-07-10T10:31:58.285Z] #46 28.13 crypto/x509 [2021-07-10T10:31:58.285Z] #46 28.13 vendor/golang.org/x/net/http/httpproxy [2021-07-10T10:31:58.285Z] #46 28.40 vendor/golang.org/x/net/http/httpguts [2021-07-10T10:31:58.285Z] #46 28.40 mime/multipart [2021-07-10T10:31:58.285Z] #46 ... [2021-07-10T10:31:58.285Z] [2021-07-10T10:31:58.285Z] #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-10T10:31:58.285Z] #44 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:31:58.285Z] #44 DONE 28.7s [2021-07-10T10:31:58.285Z] [2021-07-10T10:31:58.285Z] #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-10T10:31:58.285Z] #57 sha256:3a74ecc929fdc93a0397451f6bea95cc1f7c21548e60bc19fd78d9f50e2ddb40 [2021-07-10T10:31:58.285Z] #57 14.35 + cd /tmp/tmp.rUk0zOgR5q/src/github.com/containerd/containerd [2021-07-10T10:31:58.285Z] #57 14.35 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-10T10:31:58.285Z] #57 14.89 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-10T10:31:58.285Z] #57 14.89 + BUILDTAGS='netgo osusergo static_build' [2021-07-10T10:31:58.285Z] #57 14.89 + export EXTRA_FLAGS=-buildmode=pie [2021-07-10T10:31:58.285Z] #57 14.89 + EXTRA_FLAGS=-buildmode=pie [2021-07-10T10:31:58.285Z] #57 14.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-10T10:31:58.285Z] #57 14.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-10T10:31:58.285Z] #57 14.89 + '[' '' = dynamic ']' [2021-07-10T10:31:58.285Z] #57 14.89 + make [2021-07-10T10:31:58.285Z] #57 15.87 + bin/ctr [2021-07-10T10:31:59.214Z] #57 ... [2021-07-10T10:31:59.214Z] [2021-07-10T10:31:59.214Z] #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-10T10:31:59.214Z] #59 sha256:bd321c956dd3ab020fe010b056ebcfca732c48feb1b793200b5645ae12a4ed64 [2021-07-10T10:31:59.214Z] #59 27.51 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-10T10:31:59.214Z] #59 27.51 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-10T10:31:59.214Z] #59 DONE 29.7s [2021-07-10T10:31:59.471Z] [2021-07-10T10:31:59.471Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-10T10:31:59.471Z] #60 sha256:8eb8dda3f4704fdd9487c78ef885d099a5caf6b454ebf8c1f9b1c3b4d3d7ec1f [2021-07-10T10:31:59.471Z] #60 DONE 0.2s [2021-07-10T10:31:59.471Z] [2021-07-10T10:31:59.471Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-10T10:31:59.471Z] #61 sha256:b19f17216903500f733001220df491ef9571412aea00a536548bfe265eb967d0 [2021-07-10T10:31:59.471Z] #61 DONE 0.2s [2021-07-10T10:31:59.471Z] [2021-07-10T10:31:59.471Z] #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-10T10:31:59.471Z] #46 sha256:cda16fc3c9afd1d0fdb58db79864fc9c44a68c6d7cb3912e73a86e3634ac5ed0 [2021-07-10T10:31:59.471Z] #46 29.51 crypto/tls [2021-07-10T10:32:00.118Z] using credential docker-jenkins-github-credentials [2021-07-10T10:32:00.127Z] Cloning the remote Git repository [2021-07-10T10:32:00.127Z] Cloning with configured refspecs honoured and without tags [2021-07-10T10:32:00.736Z] #50 ... [2021-07-10T10:32:00.737Z] [2021-07-10T10:32:00.737Z] #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-10T10:32:00.737Z] #57 sha256:4a653dbca93b736fdb1a2068077bdc52aa285081cf277ac0e94952972053dfa1 [2021-07-10T10:32:00.737Z] #57 1.042 + RM_GOPATH=0 [2021-07-10T10:32:00.737Z] #57 1.042 + TMP_GOPATH= [2021-07-10T10:32:00.737Z] #57 1.042 + : /build [2021-07-10T10:32:00.737Z] #57 1.042 + '[' -z '' ']' [2021-07-10T10:32:00.737Z] #57 1.042 ++ mktemp -d [2021-07-10T10:32:00.737Z] #57 1.047 + export GOPATH=/tmp/tmp.A9rHy0w553 [2021-07-10T10:32:00.737Z] #57 1.047 + GOPATH=/tmp/tmp.A9rHy0w553 [2021-07-10T10:32:00.737Z] #57 1.047 + RM_GOPATH=1 [2021-07-10T10:32:00.737Z] #57 1.047 + case "$(go env GOARCH)" in [2021-07-10T10:32:00.737Z] #57 1.049 ++ go env GOARCH [2021-07-10T10:32:00.737Z] #57 1.085 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:32:00.737Z] #57 1.085 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:32:00.737Z] #57 1.085 ++ dirname /tmp/install/install.sh [2021-07-10T10:32:00.737Z] #57 1.087 + dir=/tmp/install [2021-07-10T10:32:00.737Z] #57 1.087 + bin=containerd [2021-07-10T10:32:00.737Z] #57 1.087 + shift [2021-07-10T10:32:00.737Z] #57 1.087 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-10T10:32:00.737Z] #57 1.087 + . /tmp/install/containerd.installer [2021-07-10T10:32:00.737Z] #57 1.087 ++ set -e [2021-07-10T10:32:00.737Z] #57 1.087 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-10T10:32:00.737Z] #57 1.087 + install_containerd [2021-07-10T10:32:00.737Z] #57 1.088 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-07-10T10:32:00.737Z] #57 1.088 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-10T10:32:00.737Z] #57 1.088 + git clone https://github.com/containerd/containerd.git /tmp/tmp.A9rHy0w553/src/github.com/containerd/containerd [2021-07-10T10:32:00.737Z] #57 1.099 Cloning into '/tmp/tmp.A9rHy0w553/src/github.com/containerd/containerd'... [2021-07-10T10:32:01.099Z] #51 ... [2021-07-10T10:32:01.099Z] [2021-07-10T10:32:01.099Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-07-10T10:32:01.099Z] #12 sha256:6d7c024bd26a65204b21439810575e76c0d14fc3f248864e7846d1a1c6a31022 [2021-07-10T10:32:01.099Z] #12 DONE 4.1s [2021-07-10T10:32:01.099Z] [2021-07-10T10:32:01.099Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-07-10T10:32:01.099Z] #13 sha256:ebe628ab4991138e0acefc648265b856dbd55da04dcf3e92cc31033614c1f5d2 [2021-07-10T10:32:00.274Z] Cloning repository https://github.com/moby/moby.git [2021-07-10T10:32:00.342Z] > git init /home/ubuntu/workspace/moby_PR-42464 # timeout=10 [2021-07-10T10:32:01.130Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-10T10:32:01.130Z] > git --version # timeout=10 [2021-07-10T10:32:01.141Z] > git --version # 'git version 2.25.1' [2021-07-10T10:32:01.141Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:32:01.221Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42464/head:refs/remotes/origin/PR-42464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-10T10:32:01.365Z] #46 31.53 net/http/httptrace [2021-07-10T10:32:01.365Z] #46 31.61 net/http [2021-07-10T10:32:02.295Z] #46 ... [2021-07-10T10:32:02.295Z] [2021-07-10T10:32:02.295Z] #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-10T10:32:02.295Z] #32 sha256:02b8b06453114cc9d718141bfd6c3a8288de3bf01c737394ced405b6f4e8701d [2021-07-10T10:32:02.295Z] #32 DONE 32.7s [2021-07-10T10:32:02.552Z] [2021-07-10T10:32:02.552Z] #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-10T10:32:02.552Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:32:02.552Z] #13 30.26 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-10T10:32:02.552Z] #13 30.26 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-10T10:32:02.552Z] #13 30.27 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:32:03.657Z] #13 DONE 2.3s [2021-07-10T10:32:03.657Z] [2021-07-10T10:32:03.657Z] #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-10T10:32:03.657Z] #51 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:32:03.657Z] #51 5.192 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:32:03.657Z] #51 5.227 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:32:03.657Z] #51 5.228 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:32:03.657Z] #51 5.576 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-10T10:32:03.920Z] #51 6.280 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-10T10:32:04.867Z] #51 ... [2021-07-10T10:32:04.867Z] [2021-07-10T10:32:04.867Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-07-10T10:32:04.867Z] #14 sha256:00e721b8c0739a782f1c6833db50547479305e12a5ea21ef9b6b3928a9df5b1f [2021-07-10T10:32:04.867Z] #14 DONE 1.6s [2021-07-10T10:32:04.867Z] [2021-07-10T10:32:04.867Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-07-10T10:32:04.867Z] #15 sha256:c8b1e53f516c8142231c113e95f87748f16188d63aae9a95dac4abcf4aa1dc41 [2021-07-10T10:32:04.936Z] #57 ... [2021-07-10T10:32:04.936Z] [2021-07-10T10:32:04.936Z] #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-10T10:32:04.936Z] #36 sha256:76acca61581b5d834ec9cf250521355cbbeb12332f2773ab748ccae706f46118 [2021-07-10T10:32:04.936Z] #36 29.80 Reading package lists... [2021-07-10T10:32:04.936Z] #36 35.65 Building dependency tree... [2021-07-10T10:32:04.936Z] #36 39.23 The following additional packages will be installed: [2021-07-10T10:32:04.937Z] #36 39.26 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-10T10:32:04.937Z] #36 39.27 Suggested packages: [2021-07-10T10:32:04.937Z] #36 39.28 cmake-doc ninja-build lrzip [2021-07-10T10:32:04.937Z] #36 39.28 Recommended packages: [2021-07-10T10:32:04.937Z] #36 39.28 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-10T10:32:04.937Z] #36 40.08 The following NEW packages will be installed: [2021-07-10T10:32:04.937Z] #36 40.08 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-10T10:32:04.937Z] #36 40.09 vim-common xxd [2021-07-10T10:32:04.937Z] #36 40.50 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:32:04.937Z] #36 40.50 Need to get 14.9 MB of archives. [2021-07-10T10:32:04.937Z] #36 40.50 After this operation, 61.8 MB of additional disk space will be used. [2021-07-10T10:32:04.937Z] #36 40.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-10T10:32:04.937Z] #36 40.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-10T10:32:04.937Z] #36 40.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-10T10:32:04.937Z] #36 40.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-10T10:32:04.937Z] #36 41.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-10T10:32:04.937Z] #36 41.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-10T10:32:04.937Z] #36 41.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-10T10:32:04.937Z] #36 41.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-10T10:32:04.937Z] #36 41.57 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-10T10:32:04.937Z] #36 41.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-10T10:32:04.937Z] #36 42.94 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:32:04.937Z] #36 43.11 Fetched 14.9 MB in 2s (8852 kB/s) [2021-07-10T10:32:04.937Z] #36 43.19 Selecting previously unselected package xxd. [2021-07-10T10:32:04.937Z] #36 43.19 (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-10T10:32:04.937Z] #36 43.27 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-10T10:32:04.937Z] #36 43.31 Unpacking xxd (2:8.1.0875-5) ... [2021-07-10T10:32:04.937Z] #36 43.50 Selecting previously unselected package vim-common. [2021-07-10T10:32:04.937Z] #36 43.50 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-10T10:32:04.937Z] #36 43.54 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-10T10:32:04.937Z] #36 43.86 Selecting previously unselected package cmake-data. [2021-07-10T10:32:04.937Z] #36 43.87 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-10T10:32:04.937Z] #36 43.88 Unpacking cmake-data (3.13.4-1) ... [2021-07-10T10:32:05.091Z] #13 34.55 Selecting previously unselected package libapparmor1:amd64. [2021-07-10T10:32:05.092Z] #13 34.55 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-10T10:32:05.092Z] #13 34.55 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-10T10:32:05.092Z] #13 34.63 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-10T10:32:05.092Z] #13 34.63 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-10T10:32:05.092Z] #13 34.63 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-10T10:32:05.092Z] #13 34.74 Selecting previously unselected package libbtrfs0. [2021-07-10T10:32:05.092Z] #13 34.74 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-10T10:32:05.092Z] #13 34.75 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-10T10:32:05.092Z] #13 34.80 Selecting previously unselected package libbtrfs-dev. [2021-07-10T10:32:05.092Z] #13 34.80 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-10T10:32:05.092Z] #13 34.80 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-10T10:32:05.092Z] #13 34.94 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-10T10:32:05.197Z] #36 ... [2021-07-10T10:32:05.197Z] [2021-07-10T10:32:05.197Z] #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-10T10:32:05.197Z] #44 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:32:05.197Z] #44 31.12 Reading package lists... [2021-07-10T10:32:05.197Z] #44 36.65 Building dependency tree... [2021-07-10T10:32:05.197Z] #44 40.21 The following additional packages will be installed: [2021-07-10T10:32:05.197Z] #44 40.23 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-10T10:32:05.197Z] #44 40.23 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-10T10:32:05.197Z] #44 40.23 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-10T10:32:05.197Z] #44 40.23 python3.7-minimal [2021-07-10T10:32:05.197Z] #44 40.25 Suggested packages: [2021-07-10T10:32:05.197Z] #44 40.26 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-10T10:32:05.197Z] #44 40.26 python3.7-doc binfmt-support [2021-07-10T10:32:05.197Z] #44 41.57 The following NEW packages will be installed: [2021-07-10T10:32:05.197Z] #44 41.57 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-10T10:32:05.197Z] #44 41.57 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-10T10:32:05.197Z] #44 41.57 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-10T10:32:05.197Z] #44 41.58 python3.7-minimal [2021-07-10T10:32:05.197Z] #44 41.99 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:32:05.197Z] #44 41.99 Need to get 6695 kB of archives. [2021-07-10T10:32:05.197Z] #44 41.99 After this operation, 33.1 MB of additional disk space will be used. [2021-07-10T10:32:05.197Z] #44 41.99 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-10T10:32:05.197Z] #44 42.05 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-10T10:32:05.197Z] #44 42.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-10T10:32:05.197Z] #44 42.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-10T10:32:05.197Z] #44 42.34 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-10T10:32:05.197Z] #44 42.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-10T10:32:05.197Z] #44 42.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-10T10:32:05.197Z] #44 42.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-10T10:32:05.197Z] #44 42.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-10T10:32:05.197Z] #44 42.59 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-10T10:32:05.197Z] #44 42.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-10T10:32:05.197Z] #44 42.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-10T10:32:05.197Z] #44 42.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-10T10:32:05.197Z] #44 42.69 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-10T10:32:05.197Z] #44 42.69 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-10T10:32:05.197Z] #44 42.70 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-10T10:32:05.197Z] #44 43.94 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:32:05.197Z] #44 44.21 Fetched 6695 kB in 1s (5122 kB/s) [2021-07-10T10:32:05.197Z] #44 44.31 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-10T10:32:05.197Z] #44 44.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-10T10:32:05.197Z] #44 44.39 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:32:05.197Z] #44 44.39 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:32:05.350Z] #13 34.94 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-10T10:32:05.350Z] #13 34.95 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-10T10:32:05.350Z] #13 35.04 Selecting previously unselected package libudev-dev:amd64. [2021-07-10T10:32:05.350Z] #13 35.04 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-10T10:32:05.350Z] #13 35.07 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-10T10:32:05.350Z] #13 35.16 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-10T10:32:05.350Z] #13 35.16 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-10T10:32:05.350Z] #13 35.17 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-10T10:32:05.610Z] #13 35.30 Selecting previously unselected package libpcre16-3:amd64. [2021-07-10T10:32:05.610Z] #13 35.30 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-10T10:32:05.610Z] #13 35.31 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-10T10:32:05.610Z] #13 35.41 Selecting previously unselected package libpcre32-3:amd64. [2021-07-10T10:32:05.610Z] #13 35.42 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-10T10:32:05.610Z] #13 35.42 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-10T10:32:05.767Z] #44 ... [2021-07-10T10:32:05.767Z] [2021-07-10T10:32:05.767Z] #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-10T10:32:05.767Z] #32 sha256:02b8b06453114cc9d718141bfd6c3a8288de3bf01c737394ced405b6f4e8701d [2021-07-10T10:32:06.038Z] #13 35.53 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-10T10:32:06.038Z] #13 35.53 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-10T10:32:06.038Z] #13 35.54 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-10T10:32:06.038Z] #13 35.63 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-10T10:32:06.038Z] #13 35.63 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-10T10:32:06.038Z] #13 35.64 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-10T10:32:06.264Z] #15 DONE 1.3s [2021-07-10T10:32:06.264Z] [2021-07-10T10:32:06.264Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-07-10T10:32:06.264Z] #16 sha256:bdbb0996fb7e8464addc3bd9e4eb5685d69a5c2e165ef954fe1ed6f9c8852830 [2021-07-10T10:32:06.295Z] #32 45.40 Checking out files: 88% (1344/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/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-10T10:32:06.295Z] #32 45.96 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-10T10:32:06.554Z] #32 46.08 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-10T10:32:06.644Z] #13 36.31 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-10T10:32:06.644Z] #13 36.31 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-10T10:32:06.856Z] #16 ... [2021-07-10T10:32:06.856Z] [2021-07-10T10:32:06.856Z] #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-10T10:32:06.856Z] #57 sha256:05d0f2321ad311fdef04d0fc0dcc364a62b7bc31b7ba5f3647e8b031fd09d468 [2021-07-10T10:32:06.856Z] #57 5.303 + RM_GOPATH=0 [2021-07-10T10:32:06.856Z] #57 5.303 + TMP_GOPATH= [2021-07-10T10:32:06.856Z] #57 5.303 + : /build [2021-07-10T10:32:06.856Z] #57 5.303 + '[' -z '' ']' [2021-07-10T10:32:06.856Z] #57 5.303 ++ mktemp -d [2021-07-10T10:32:06.856Z] #57 5.305 + export GOPATH=/tmp/tmp.L6cD3Sg6OU [2021-07-10T10:32:06.856Z] #57 5.305 + GOPATH=/tmp/tmp.L6cD3Sg6OU [2021-07-10T10:32:06.856Z] #57 5.305 + RM_GOPATH=1 [2021-07-10T10:32:06.856Z] #57 5.305 + case "$(go env GOARCH)" in [2021-07-10T10:32:06.856Z] #57 5.315 ++ go env GOARCH [2021-07-10T10:32:06.856Z] #57 5.315 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:32:06.856Z] #57 5.315 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:32:06.856Z] #57 5.327 ++ dirname /tmp/install/install.sh [2021-07-10T10:32:06.856Z] #57 5.327 + dir=/tmp/install [2021-07-10T10:32:06.856Z] #57 5.327 + bin=golangci_lint [2021-07-10T10:32:06.856Z] #57 5.327 + shift [2021-07-10T10:32:06.856Z] #57 5.327 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-10T10:32:06.856Z] #57 5.327 + . /tmp/install/golangci_lint.installer [2021-07-10T10:32:06.856Z] #57 5.327 ++ : v1.23.8 [2021-07-10T10:32:06.856Z] #57 5.327 + install_golangci_lint [2021-07-10T10:32:06.856Z] #57 5.327 + set -e [2021-07-10T10:32:06.856Z] #57 5.327 + export GO111MODULE=on [2021-07-10T10:32:06.856Z] #57 5.327 + GO111MODULE=on [2021-07-10T10:32:06.856Z] #57 5.327 + GOBIN=/build [2021-07-10T10:32:06.856Z] #57 5.327 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-10T10:32:06.856Z] #57 6.048 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-10T10:32:06.856Z] #57 ... [2021-07-10T10:32:06.856Z] [2021-07-10T10:32:06.856Z] #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-10T10:32:06.856Z] #55 sha256:dc8b13531cd4140327c407bb96a2092c32b4a3bc95f59501c44bf5121ff339c4 [2021-07-10T10:32:06.856Z] #55 5.242 + RM_GOPATH=0 [2021-07-10T10:32:06.856Z] #55 5.242 + TMP_GOPATH= [2021-07-10T10:32:06.856Z] #55 5.242 + : /build [2021-07-10T10:32:06.856Z] #55 5.242 + '[' -z '' ']' [2021-07-10T10:32:06.856Z] #55 5.242 ++ mktemp -d [2021-07-10T10:32:06.856Z] #55 5.242 + export GOPATH=/tmp/tmp.bizwHSlMi7 [2021-07-10T10:32:06.856Z] #55 5.242 + GOPATH=/tmp/tmp.bizwHSlMi7 [2021-07-10T10:32:06.856Z] #55 5.242 + RM_GOPATH=1 [2021-07-10T10:32:06.856Z] #55 5.242 + case "$(go env GOARCH)" in [2021-07-10T10:32:06.856Z] #55 5.246 ++ go env GOARCH [2021-07-10T10:32:06.856Z] #55 5.247 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:32:06.856Z] #55 5.247 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:32:06.856Z] #55 5.248 ++ dirname /tmp/install/install.sh [2021-07-10T10:32:06.856Z] #55 5.248 + dir=/tmp/install [2021-07-10T10:32:06.856Z] #55 5.249 + bin=gotestsum [2021-07-10T10:32:06.856Z] #55 5.249 + shift [2021-07-10T10:32:06.856Z] #55 5.249 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-10T10:32:06.856Z] #55 5.249 + . /tmp/install/gotestsum.installer [2021-07-10T10:32:06.856Z] #55 5.249 ++ : v0.5.3 [2021-07-10T10:32:06.856Z] #55 5.249 + install_gotestsum [2021-07-10T10:32:06.856Z] #55 5.255 + set -e [2021-07-10T10:32:06.856Z] #55 5.255 + export GO111MODULE=on [2021-07-10T10:32:06.856Z] #55 5.255 + GO111MODULE=on [2021-07-10T10:32:06.856Z] #55 5.255 + GOBIN=/build [2021-07-10T10:32:06.856Z] #55 5.255 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-10T10:32:06.856Z] #55 5.858 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-10T10:32:06.856Z] #55 7.649 go: downloading github.com/fatih/color v1.9.0 [2021-07-10T10:32:06.856Z] #55 7.653 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-10T10:32:06.856Z] #55 7.674 go: downloading github.com/pkg/errors v0.9.1 [2021-07-10T10:32:06.856Z] #55 7.696 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-10T10:32:06.856Z] #55 7.937 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-10T10:32:06.856Z] #55 7.961 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-10T10:32:06.856Z] #55 8.251 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-10T10:32:06.856Z] #55 8.334 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-10T10:32:06.856Z] #55 8.386 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-10T10:32:06.856Z] #55 8.726 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-10T10:32:06.908Z] #13 ... [2021-07-10T10:32:06.908Z] [2021-07-10T10:32:06.908Z] #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-10T10:32:06.908Z] #46 sha256:cda16fc3c9afd1d0fdb58db79864fc9c44a68c6d7cb3912e73a86e3634ac5ed0 [2021-07-10T10:32:06.908Z] #46 34.80 github.com/LK4D4/vndr/godl [2021-07-10T10:32:06.908Z] #46 35.09 github.com/LK4D4/vndr [2021-07-10T10:32:06.908Z] #46 DONE 37.4s [2021-07-10T10:32:06.908Z] [2021-07-10T10:32:06.908Z] #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-10T10:32:06.908Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:32:06.908Z] #13 36.61 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-10T10:32:06.908Z] #13 36.73 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-10T10:32:06.908Z] #13 36.74 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-10T10:32:06.908Z] #13 36.74 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-10T10:32:07.120Z] #55 ... [2021-07-10T10:32:07.120Z] [2021-07-10T10:32:07.120Z] #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-10T10:32:07.120Z] #59 sha256:485326064fa4b9046eca87b7071b82032f6bed1b962fc819d5143605e2ab2570 [2021-07-10T10:32:07.120Z] #59 4.868 + RM_GOPATH=0 [2021-07-10T10:32:07.120Z] #59 4.868 + TMP_GOPATH= [2021-07-10T10:32:07.120Z] #59 4.868 + : /build [2021-07-10T10:32:07.120Z] #59 4.868 + '[' -z '' ']' [2021-07-10T10:32:07.120Z] #59 4.868 ++ mktemp -d [2021-07-10T10:32:07.120Z] #59 4.869 + export GOPATH=/tmp/tmp.ccj4EZhrdM [2021-07-10T10:32:07.120Z] #59 4.869 + GOPATH=/tmp/tmp.ccj4EZhrdM [2021-07-10T10:32:07.120Z] #59 4.869 + RM_GOPATH=1 [2021-07-10T10:32:07.120Z] #59 4.869 + case "$(go env GOARCH)" in [2021-07-10T10:32:07.120Z] #59 4.869 ++ go env GOARCH [2021-07-10T10:32:07.120Z] #59 4.876 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:32:07.120Z] #59 4.876 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:32:07.120Z] #59 4.877 ++ dirname /tmp/install/install.sh [2021-07-10T10:32:07.120Z] #59 4.878 + dir=/tmp/install [2021-07-10T10:32:07.120Z] #59 4.878 + bin=shfmt [2021-07-10T10:32:07.120Z] #59 4.878 + shift [2021-07-10T10:32:07.120Z] #59 4.878 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-10T10:32:07.120Z] #59 4.878 + . /tmp/install/shfmt.installer [2021-07-10T10:32:07.120Z] #59 4.878 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-10T10:32:07.120Z] #59 4.878 + install_shfmt [2021-07-10T10:32:07.120Z] #59 4.878 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-10T10:32:07.120Z] #59 4.878 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ccj4EZhrdM/src/github.com/mvdan/sh [2021-07-10T10:32:07.120Z] #59 4.878 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-10T10:32:07.120Z] #59 4.881 Cloning into '/tmp/tmp.ccj4EZhrdM/src/github.com/mvdan/sh'... [2021-07-10T10:32:07.120Z] #59 ... [2021-07-10T10:32:07.120Z] [2021-07-10T10:32:07.120Z] #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-10T10:32:07.120Z] #53 sha256:d801a3819e5467de6826f8396baff85c9c4f0401e456e0bf2f92d469d53ac4ce [2021-07-10T10:32:07.120Z] #53 5.191 + RM_GOPATH=0 [2021-07-10T10:32:07.120Z] #53 5.191 + TMP_GOPATH= [2021-07-10T10:32:07.120Z] #53 5.191 + : /build [2021-07-10T10:32:07.120Z] #53 5.191 + '[' -z '' ']' [2021-07-10T10:32:07.120Z] #53 5.201 ++ mktemp -d [2021-07-10T10:32:07.120Z] #53 5.201 + export GOPATH=/tmp/tmp.7JrFsSjURW [2021-07-10T10:32:07.120Z] #53 5.201 + GOPATH=/tmp/tmp.7JrFsSjURW [2021-07-10T10:32:07.120Z] #53 5.201 + RM_GOPATH=1 [2021-07-10T10:32:07.120Z] #53 5.202 + case "$(go env GOARCH)" in [2021-07-10T10:32:07.120Z] #53 5.202 ++ go env GOARCH [2021-07-10T10:32:07.120Z] #53 5.204 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:32:07.120Z] #53 5.204 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:32:07.120Z] #53 5.204 ++ dirname /tmp/install/install.sh [2021-07-10T10:32:07.120Z] #53 5.206 + dir=/tmp/install [2021-07-10T10:32:07.120Z] #53 5.206 + bin=vndr [2021-07-10T10:32:07.120Z] #53 5.206 + shift [2021-07-10T10:32:07.120Z] #53 5.206 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-10T10:32:07.120Z] #53 5.206 + . /tmp/install/vndr.installer [2021-07-10T10:32:07.120Z] #53 5.206 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-10T10:32:07.120Z] #53 5.206 + install_vndr [2021-07-10T10:32:07.120Z] #53 5.206 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-10T10:32:07.120Z] #53 5.206 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7JrFsSjURW/src/github.com/LK4D4/vndr [2021-07-10T10:32:07.120Z] #53 5.206 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-10T10:32:07.120Z] #53 5.222 Cloning into '/tmp/tmp.7JrFsSjURW/src/github.com/LK4D4/vndr'... [2021-07-10T10:32:07.120Z] #53 5.942 + cd /tmp/tmp.7JrFsSjURW/src/github.com/LK4D4/vndr [2021-07-10T10:32:07.120Z] #53 5.942 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-10T10:32:07.120Z] #53 5.983 + go build -buildmode=pie -v -o /build/vndr . [2021-07-10T10:32:07.120Z] #53 6.981 internal/unsafeheader [2021-07-10T10:32:07.120Z] #53 6.989 internal/cpu [2021-07-10T10:32:07.120Z] #53 7.117 runtime/internal/atomic [2021-07-10T10:32:07.120Z] #53 7.575 runtime/internal/sys [2021-07-10T10:32:07.120Z] #53 7.826 runtime/internal/math [2021-07-10T10:32:07.120Z] #53 7.854 internal/bytealg [2021-07-10T10:32:07.120Z] #53 7.977 internal/race [2021-07-10T10:32:07.120Z] #53 8.185 sync/atomic [2021-07-10T10:32:07.120Z] #53 8.707 unicode [2021-07-10T10:32:07.120Z] #53 9.030 runtime [2021-07-10T10:32:07.183Z] #13 36.84 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-10T10:32:07.183Z] #13 36.85 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-10T10:32:07.183Z] #13 36.85 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-10T10:32:07.183Z] #13 36.91 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-10T10:32:07.183Z] #13 36.92 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-10T10:32:07.183Z] #13 36.92 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-10T10:32:07.394Z] #53 ... [2021-07-10T10:32:07.395Z] [2021-07-10T10:32:07.395Z] #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-10T10:32:07.395Z] #41 sha256:4982f42fd1f930fc4a46bfaafafc1222bc98d8ca8e68397deebfd011822b2eb8 [2021-07-10T10:32:07.395Z] #41 5.067 Install go-toml version v1.8.1 [2021-07-10T10:32:07.395Z] #41 5.854 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-10T10:32:07.395Z] #41 8.585 github.com/pelletier/go-toml [2021-07-10T10:32:07.395Z] #41 ... [2021-07-10T10:32:07.395Z] [2021-07-10T10:32:07.395Z] #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-10T10:32:07.395Z] #51 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:32:07.395Z] #51 8.042 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-10T10:32:07.441Z] #13 37.08 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-10T10:32:07.441Z] #13 37.12 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-10T10:32:07.441Z] #13 37.14 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-10T10:32:07.441Z] #13 37.15 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-10T10:32:07.441Z] #13 37.17 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-10T10:32:07.441Z] #13 37.21 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-10T10:32:07.441Z] #13 37.22 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:32:07.441Z] #13 37.24 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-10T10:32:07.441Z] #13 37.25 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-10T10:32:07.441Z] #13 37.27 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-10T10:32:07.441Z] #13 37.31 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-10T10:32:07.657Z] #51 ... [2021-07-10T10:32:07.657Z] [2021-07-10T10:32:07.657Z] #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-10T10:32:07.657Z] #47 sha256:959157e6c2812d2062f677e9489f632b09694343beb01271d724e82f9c6c1f88 [2021-07-10T10:32:07.657Z] #47 4.687 + git clone https://github.com/docker/distribution.git . [2021-07-10T10:32:07.657Z] #47 4.707 Cloning into '.'... [2021-07-10T10:32:07.657Z] #47 ... [2021-07-10T10:32:07.657Z] [2021-07-10T10:32:07.657Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-07-10T10:32:07.657Z] #16 sha256:bdbb0996fb7e8464addc3bd9e4eb5685d69a5c2e165ef954fe1ed6f9c8852830 [2021-07-10T10:32:07.657Z] #16 DONE 1.6s [2021-07-10T10:32:07.657Z] [2021-07-10T10:32:07.657Z] #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-10T10:32:07.657Z] #39 sha256:02b8b06453114cc9d718141bfd6c3a8288de3bf01c737394ced405b6f4e8701d [2021-07-10T10:32:07.657Z] #39 4.647 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-10T10:32:07.657Z] #39 4.653 Cloning into '.'... [2021-07-10T10:32:07.705Z] #13 37.32 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-10T10:32:07.705Z] #13 37.33 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-10T10:32:07.705Z] #13 37.35 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-10T10:32:07.705Z] #13 37.36 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-10T10:32:07.705Z] #13 37.50 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-10T10:32:07.705Z] #13 37.60 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-10T10:32:07.924Z] #39 ... [2021-07-10T10:32:07.924Z] [2021-07-10T10:32:07.924Z] #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-10T10:32:07.924Z] #55 sha256:dc8b13531cd4140327c407bb96a2092c32b4a3bc95f59501c44bf5121ff339c4 [2021-07-10T10:32:07.924Z] #55 11.02 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-10T10:32:07.965Z] Fetching without tags [2021-07-10T10:32:07.967Z] #13 37.61 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:32:07.967Z] #13 37.62 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-10T10:32:07.967Z] #13 37.63 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-10T10:32:07.967Z] #13 37.65 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:32:07.967Z] #13 37.65 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-10T10:32:07.967Z] #13 37.68 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-10T10:32:07.967Z] #13 37.69 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-10T10:32:07.967Z] #13 37.70 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-10T10:32:07.967Z] #13 37.71 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-10T10:32:07.967Z] #13 37.73 Setting up dmsetup (2:1.02.155-3) ... [2021-07-10T10:32:07.967Z] #13 37.76 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-10T10:32:07.967Z] #13 37.78 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-10T10:32:07.967Z] #13 37.80 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:32:08.210Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:32:08.235Z] #13 DONE 38.2s [2021-07-10T10:32:08.235Z] [2021-07-10T10:32:08.235Z] #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-10T10:32:08.235Z] #57 sha256:3a74ecc929fdc93a0397451f6bea95cc1f7c21548e60bc19fd78d9f50e2ddb40 [2021-07-10T10:32:07.895Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-10T10:32:07.902Z] > git config --add remote.origin.fetch +refs/pull/42464/head:refs/remotes/origin/PR-42464 # timeout=10 [2021-07-10T10:32:07.916Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-10T10:32:07.924Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-10T10:32:07.945Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-10T10:32:07.946Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:32:07.947Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42464/head:refs/remotes/origin/PR-42464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-10T10:32:08.195Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T10:32:08.211Z] > git checkout -f 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a # timeout=10 [2021-07-10T10:32:08.501Z] #57 ... [2021-07-10T10:32:08.501Z] [2021-07-10T10:32:08.501Z] #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-10T10:32:08.501Z] #54 sha256:9997dd483caddffa0fbdf8a7ddf6d014025dfb16bcec07fbea64fa5fa800db70 [2021-07-10T10:32:08.965Z] Merge succeeded, producing 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:32:08.966Z] Checking out Revision 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a (PR-42464) [2021-07-10T10:32:09.852Z] #32 ... [2021-07-10T10:32:09.852Z] [2021-07-10T10:32:09.852Z] #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-10T10:32:09.852Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:32:09.852Z] #13 27.20 Reading package lists... [2021-07-10T10:32:09.852Z] #13 33.64 Building dependency tree... [2021-07-10T10:32:09.852Z] #13 36.70 The following additional packages will be installed: [2021-07-10T10:32:09.852Z] #13 36.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-10T10:32:09.852Z] #13 36.70 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-10T10:32:09.852Z] #13 36.70 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-10T10:32:09.852Z] #13 36.71 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-10T10:32:09.852Z] #13 36.71 mingw-w64-x86-64-dev [2021-07-10T10:32:09.852Z] #13 36.72 Suggested packages: [2021-07-10T10:32:09.852Z] #13 36.73 gcc-8-locales seccomp wine64 [2021-07-10T10:32:09.852Z] #13 37.75 The following NEW packages will be installed: [2021-07-10T10:32:09.852Z] #13 37.77 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-10T10:32:09.852Z] #13 37.77 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-10T10:32:09.852Z] #13 37.77 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-10T10:32:09.852Z] #13 37.77 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-10T10:32:09.852Z] #13 37.78 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-10T10:32:09.852Z] #13 37.78 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-10T10:32:09.852Z] #13 37.80 The following packages will be upgraded: [2021-07-10T10:32:09.852Z] #13 37.80 libseccomp2 [2021-07-10T10:32:09.852Z] #13 38.27 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:32:09.852Z] #13 38.27 Need to get 77.8 MB of archives. [2021-07-10T10:32:09.852Z] #13 38.27 After this operation, 487 MB of additional disk space will be used. [2021-07-10T10:32:09.852Z] #13 38.27 Get:1 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-10T10:32:09.852Z] #13 38.30 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-10T10:32:09.852Z] #13 38.33 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-10T10:32:09.852Z] #13 38.50 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-10T10:32:09.852Z] #13 38.73 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-10T10:32:09.852Z] #13 38.74 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-10T10:32:09.852Z] #13 38.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-10T10:32:09.852Z] #13 38.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-10T10:32:09.852Z] #13 39.25 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-10T10:32:09.852Z] #13 39.56 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-10T10:32:09.852Z] #13 39.56 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-10T10:32:09.852Z] #13 42.36 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-10T10:32:09.879Z] #54 1.257 + RM_GOPATH=0 [2021-07-10T10:32:09.879Z] #54 1.257 + TMP_GOPATH= [2021-07-10T10:32:09.879Z] #54 1.257 + : /build [2021-07-10T10:32:09.879Z] #54 1.258 + '[' -z '' ']' [2021-07-10T10:32:09.879Z] #54 1.259 ++ mktemp -d [2021-07-10T10:32:09.879Z] #54 1.259 + export GOPATH=/tmp/tmp.tV325rri2N [2021-07-10T10:32:09.879Z] #54 1.260 + GOPATH=/tmp/tmp.tV325rri2N [2021-07-10T10:32:09.879Z] #54 1.260 + RM_GOPATH=1 [2021-07-10T10:32:09.879Z] #54 1.260 + case "$(go env GOARCH)" in [2021-07-10T10:32:09.879Z] #54 1.260 ++ go env GOARCH [2021-07-10T10:32:09.879Z] #54 1.268 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:32:09.879Z] #54 1.268 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:32:09.879Z] #54 1.268 ++ dirname /tmp/install/install.sh [2021-07-10T10:32:09.879Z] #54 1.269 + dir=/tmp/install [2021-07-10T10:32:09.879Z] #54 1.269 + bin=runc [2021-07-10T10:32:09.879Z] #54 1.269 + shift [2021-07-10T10:32:09.879Z] #54 1.269 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-10T10:32:09.879Z] #54 1.270 + . /tmp/install/runc.installer [2021-07-10T10:32:09.879Z] #54 1.270 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-10T10:32:09.879Z] #54 1.270 + install_runc [2021-07-10T10:32:09.879Z] #54 1.271 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-10T10:32:09.879Z] #54 1.271 + uname -r [2021-07-10T10:32:09.879Z] #54 1.279 + RUNC_BUILDTAGS='seccomp ' [2021-07-10T10:32:09.879Z] #54 1.280 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-10T10:32:09.879Z] #54 1.280 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-10T10:32:09.879Z] #54 1.280 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tV325rri2N/src/github.com/opencontainers/runc [2021-07-10T10:32:09.879Z] #54 1.285 Cloning into '/tmp/tmp.tV325rri2N/src/github.com/opencontainers/runc'... [2021-07-10T10:32:09.879Z] #54 ... [2021-07-10T10:32:09.879Z] [2021-07-10T10:32:09.879Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-10T10:32:09.879Z] #14 sha256:adc6325c78b131f64e9a54a6c914a547ca4dcba4bb1560a376a94329bafac831 [2021-07-10T10:32:09.879Z] #14 DONE 1.4s [2021-07-10T10:32:09.879Z] [2021-07-10T10:32:09.879Z] #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-10T10:32:09.879Z] #15 sha256:3be7ab91d355141989c782fa12279cf103e6a995f40e5367c9c7faa623917134 [2021-07-10T10:32:08.878Z] > git remote # timeout=10 [2021-07-10T10:32:08.890Z] > git config --get remote.origin.url # timeout=10 [2021-07-10T10:32:08.906Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:32:08.907Z] > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10 [2021-07-10T10:32:08.922Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-10T10:32:08.948Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T10:32:08.966Z] > git checkout -f 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a # timeout=10 [2021-07-10T10:32:11.236Z] #13 44.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-10T10:32:11.236Z] #13 44.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-10T10:32:11.236Z] #13 44.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-10T10:32:11.236Z] #13 44.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-10T10:32:11.236Z] #13 44.59 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-10T10:32:11.236Z] #13 44.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-10T10:32:11.237Z] #13 44.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-10T10:32:11.237Z] #13 44.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-10T10:32:11.237Z] #13 44.66 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-10T10:32:11.237Z] #13 44.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-10T10:32:11.237Z] #13 44.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-10T10:32:11.237Z] #13 44.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-10T10:32:11.237Z] #13 44.78 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-10T10:32:11.237Z] #13 44.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-10T10:32:11.248Z] #15 DONE 1.5s [2021-07-10T10:32:11.248Z] [2021-07-10T10:32:11.248Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-10T10:32:11.248Z] #16 sha256:80e0e7837ee89e14e40e52acbd0c5535263b70bbd2be57780cab8af616228895 [2021-07-10T10:32:11.497Z] #13 ... [2021-07-10T10:32:11.497Z] [2021-07-10T10:32:11.497Z] #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-10T10:32:11.497Z] #44 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:32:11.497Z] #44 45.23 Selecting previously unselected package python3.7-minimal. [2021-07-10T10:32:11.497Z] #44 45.25 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:32:11.497Z] #44 45.27 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-10T10:32:11.497Z] #44 46.69 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:32:11.497Z] #44 46.71 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-10T10:32:11.497Z] #44 50.71 Selecting previously unselected package python3-minimal. [2021-07-10T10:32:11.757Z] #44 50.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-07-10T10:32:11.757Z] #44 50.77 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-10T10:32:11.757Z] #44 50.77 Unpacking python3-minimal (3.7.3-1) ... [2021-07-10T10:32:11.757Z] #44 50.87 Selecting previously unselected package libmpdec2:amd64. [2021-07-10T10:32:11.757Z] #44 50.88 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-10T10:32:11.757Z] #44 50.89 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-10T10:32:12.017Z] #44 51.09 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-10T10:32:12.017Z] #44 51.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:32:12.017Z] #44 51.10 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:32:12.179Z] #16 0.889 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-10T10:32:12.744Z] #16 DONE 1.4s [2021-07-10T10:32:12.744Z] [2021-07-10T10:32:12.744Z] #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-10T10:32:12.744Z] #40 sha256:959157e6c2812d2062f677e9489f632b09694343beb01271d724e82f9c6c1f88 [2021-07-10T10:32:12.744Z] #40 42.16 + dpkg --print-architecture [2021-07-10T10:32:12.744Z] #40 42.17 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-10T10:32:12.744Z] #40 42.45 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-10T10:32:12.744Z] #40 42.45 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-10T10:32:12.956Z] #44 ... [2021-07-10T10:32:12.956Z] [2021-07-10T10:32:12.956Z] #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-10T10:32:12.956Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:32:12.956Z] #13 46.17 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:32:12.956Z] #13 46.33 Fetched 77.8 MB in 7s (11.4 MB/s) [2021-07-10T10:32:12.956Z] #13 46.41 (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-10T10:32:12.956Z] #13 46.51 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-10T10:32:12.956Z] #13 46.55 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-10T10:32:13.139Z] Commit message: "api/types.ImagePlatform: implement String()" [2021-07-10T10:32:13.216Z] #13 46.78 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-10T10:32:13.228Z] #55 ... [2021-07-10T10:32:13.228Z] [2021-07-10T10:32:13.228Z] #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-10T10:32:13.228Z] #57 sha256:05d0f2321ad311fdef04d0fc0dcc364a62b7bc31b7ba5f3647e8b031fd09d468 [2021-07-10T10:32:13.228Z] #57 13.88 go: downloading github.com/fatih/color v1.7.0 [2021-07-10T10:32:13.228Z] #57 13.89 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-10T10:32:13.228Z] #57 13.98 go: downloading github.com/pkg/errors v0.8.1 [2021-07-10T10:32:13.228Z] #57 13.99 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-10T10:32:13.228Z] #57 14.04 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-10T10:32:13.228Z] #57 14.26 go: downloading github.com/spf13/viper v1.6.1 [2021-07-10T10:32:13.228Z] #57 14.63 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-10T10:32:13.228Z] #57 14.64 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-10T10:32:13.228Z] #57 14.68 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-10T10:32:13.228Z] #57 14.71 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-10T10:32:13.228Z] #57 15.31 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-10T10:32:13.228Z] #57 15.50 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-10T10:32:13.228Z] #57 15.60 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-10T10:32:13.228Z] #57 15.87 go: downloading github.com/stretchr/testify v1.4.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-07-10T10:32:13.476Z] #13 46.92 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-10T10:32:13.476Z] #13 46.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 ... 15421 files and directories currently installed.) [2021-07-10T10:32:13.476Z] #13 47.03 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-10T10:32:13.476Z] #13 47.04 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [Pipeline] sh [2021-07-10T10:32:13.492Z] #57 ... [2021-07-10T10:32:13.492Z] [2021-07-10T10:32:13.492Z] #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-10T10:32:13.492Z] #41 sha256:4982f42fd1f930fc4a46bfaafafc1222bc98d8ca8e68397deebfd011822b2eb8 [2021-07-10T10:32:13.492Z] #41 14.66 github.com/pelletier/go-toml/cmd/tomll [2021-07-10T10:32:13.492Z] #41 DONE 16.9s [2021-07-10T10:32:13.754Z] [2021-07-10T10:32:13.754Z] #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-10T10:32:13.754Z] #53 sha256:d801a3819e5467de6826f8396baff85c9c4f0401e456e0bf2f92d469d53ac4ce [2021-07-10T10:32:13.754Z] #53 12.04 unicode/utf8 [2021-07-10T10:32:13.754Z] #53 12.55 math/bits [2021-07-10T10:32:13.754Z] #53 12.92 math [2021-07-10T10:32:13.754Z] #53 15.71 encoding [2021-07-10T10:32:13.754Z] #53 15.81 unicode/utf16 [2021-07-10T10:32:13.754Z] #53 15.96 container/list [2021-07-10T10:32:13.754Z] #53 16.28 crypto/internal/subtle [2021-07-10T10:32:13.754Z] #53 16.37 crypto/subtle [2021-07-10T10:32:13.754Z] #53 16.54 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-10T10:32:13.754Z] #53 16.68 internal/nettrace [2021-07-10T10:32:13.754Z] #53 16.76 runtime/cgo [2021-07-10T10:32:14.047Z] + docker version [2021-07-10T10:32:14.114Z] #40 ... [2021-07-10T10:32:14.114Z] [2021-07-10T10:32:14.114Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-10T10:32:14.114Z] #17 sha256:ffd5556a80ade4b5de375fc4d6f92b3b6f63777834ab922f1ba19fb02c2c09e9 [2021-07-10T10:32:14.114Z] #17 DONE 1.3s [2021-07-10T10:32:14.114Z] [2021-07-10T10:32:14.114Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-10T10:32:14.114Z] #18 sha256:99e699fdfd856933d1cd49e2786b3e89f00ffef2d579360871f88aa68cc8506a [2021-07-10T10:32:15.489Z] #18 DONE 1.2s [2021-07-10T10:32:15.489Z] [2021-07-10T10:32:15.489Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-10T10:32:15.489Z] #19 sha256:9ebcca74248fd4568231559bf5047da47f3d11eeeb1c6ee41f4caa4a05a5ceb4 [2021-07-10T10:32:15.683Z] #53 ... [2021-07-10T10:32:15.683Z] [2021-07-10T10:32:15.683Z] #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-10T10:32:15.683Z] #57 sha256:05d0f2321ad311fdef04d0fc0dcc364a62b7bc31b7ba5f3647e8b031fd09d468 [2021-07-10T10:32:15.683Z] #57 18.75 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-10T10:32:15.683Z] #57 18.76 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-10T10:32:15.683Z] #57 18.94 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-10T10:32:15.683Z] #57 18.95 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-10T10:32:15.945Z] #57 19.24 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-10T10:32:15.945Z] #57 19.24 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-10T10:32:15.945Z] #57 19.30 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-10T10:32:15.945Z] #57 19.32 go: downloading github.com/spf13/afero v1.1.2 [2021-07-10T10:32:16.015Z] #13 ... [2021-07-10T10:32:16.015Z] [2021-07-10T10:32:16.015Z] #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-10T10:32:16.015Z] #48 sha256:156e160b539b643564fa1a4c2c46306247d7cc04f8da1317ed48198e8c2a5cf7 [2021-07-10T10:32:16.015Z] #48 DONE 55.5s [2021-07-10T10:32:16.015Z] [2021-07-10T10:32:16.015Z] #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-10T10:32:16.015Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:32:16.015Z] #13 49.38 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-10T10:32:16.015Z] #13 49.38 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-10T10:32:16.015Z] #13 49.39 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-10T10:32:16.209Z] #57 19.43 go: downloading github.com/spf13/cast v1.3.0 [2021-07-10T10:32:16.209Z] #57 19.45 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-10T10:32:16.209Z] #57 19.47 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-10T10:32:16.209Z] #57 19.51 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-10T10:32:16.209Z] #57 19.56 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-10T10:32:16.424Z] #19 DONE 1.0s [2021-07-10T10:32:16.424Z] [2021-07-10T10:32:16.424Z] #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-10T10:32:16.424Z] #20 sha256:3db60338375c6ffce02a0cda6c3f5a5b5887f09e76fcde8aa5179d4f86663a81 [2021-07-10T10:32:16.475Z] #57 19.66 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-10T10:32:16.475Z] #57 19.72 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-10T10:32:16.475Z] #57 19.86 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-10T10:32:16.475Z] #57 19.89 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-10T10:32:16.475Z] #57 19.94 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-10T10:32:16.736Z] #57 19.98 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-10T10:32:16.737Z] #57 20.05 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-10T10:32:16.737Z] #57 20.09 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-10T10:32:16.737Z] #57 20.15 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-10T10:32:16.955Z] #13 ... [2021-07-10T10:32:16.955Z] [2021-07-10T10:32:16.955Z] #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-10T10:32:16.955Z] #46 sha256:407f01aab071d89f23d11a3c92a384b33031e4a1760499524c4044c9ad1573b8 [2021-07-10T10:32:16.955Z] #46 46.64 sync [2021-07-10T10:32:16.955Z] #46 46.65 internal/reflectlite [2021-07-10T10:32:16.955Z] #46 47.80 internal/testlog [2021-07-10T10:32:16.955Z] #46 48.15 github.com/LK4D4/vndr/godl/singleflight [2021-07-10T10:32:16.955Z] #46 48.57 math/rand [2021-07-10T10:32:16.955Z] #46 49.68 internal/singleflight [2021-07-10T10:32:16.955Z] #46 50.00 errors [2021-07-10T10:32:16.955Z] #46 50.03 sort [2021-07-10T10:32:16.955Z] #46 50.41 io [2021-07-10T10:32:16.955Z] #46 51.53 bytes [2021-07-10T10:32:16.955Z] #46 51.55 strings [2021-07-10T10:32:16.955Z] #46 53.92 strconv [2021-07-10T10:32:16.955Z] #46 54.48 bufio [2021-07-10T10:32:16.955Z] #46 56.76 syscall [2021-07-10T10:32:16.998Z] #57 20.23 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-10T10:32:16.998Z] #57 20.34 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-10T10:32:16.998Z] #57 20.39 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-10T10:32:17.215Z] #46 ... [2021-07-10T10:32:17.215Z] [2021-07-10T10:32:17.215Z] #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-10T10:32:17.215Z] #36 sha256:76acca61581b5d834ec9cf250521355cbbeb12332f2773ab748ccae706f46118 [2021-07-10T10:32:17.215Z] #36 46.68 Selecting previously unselected package libicu63:amd64. [2021-07-10T10:32:17.215Z] #36 46.68 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-10T10:32:17.215Z] #36 46.70 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-10T10:32:17.215Z] #36 52.94 Selecting previously unselected package libxml2:amd64. [2021-07-10T10:32:17.215Z] #36 52.94 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-10T10:32:17.215Z] #36 52.95 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-10T10:32:17.215Z] #36 53.47 Selecting previously unselected package libarchive13:amd64. [2021-07-10T10:32:17.215Z] #36 53.48 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-10T10:32:17.215Z] #36 53.50 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-10T10:32:17.215Z] #36 53.77 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-10T10:32:17.215Z] #36 53.78 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-10T10:32:17.215Z] #36 53.80 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-10T10:32:17.215Z] #36 53.93 Selecting previously unselected package librhash0:amd64. [2021-07-10T10:32:17.215Z] #36 53.93 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-10T10:32:17.215Z] #36 53.94 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-10T10:32:17.215Z] #36 54.19 Selecting previously unselected package libuv1:amd64. [2021-07-10T10:32:17.215Z] #36 54.20 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-10T10:32:17.215Z] #36 54.20 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-10T10:32:17.215Z] #36 54.42 Selecting previously unselected package cmake. [2021-07-10T10:32:17.215Z] #36 54.44 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-10T10:32:17.215Z] #36 54.44 Unpacking cmake (3.13.4-1) ... [2021-07-10T10:32:17.215Z] #36 ... [2021-07-10T10:32:17.215Z] [2021-07-10T10:32:17.215Z] #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-10T10:32:17.215Z] #44 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:32:17.215Z] #44 52.71 Selecting previously unselected package python3.7. [2021-07-10T10:32:17.215Z] #44 52.76 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:32:17.215Z] #44 52.78 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-10T10:32:17.215Z] #44 52.96 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-10T10:32:17.215Z] #44 52.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-10T10:32:17.215Z] #44 52.96 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-10T10:32:17.215Z] #44 53.10 Setting up python3-minimal (3.7.3-1) ... [2021-07-10T10:32:17.215Z] #44 54.58 Selecting previously unselected package python3. [2021-07-10T10:32:17.215Z] #44 54.58 (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-10T10:32:17.215Z] #44 54.64 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-10T10:32:17.215Z] #44 54.72 Unpacking python3 (3.7.3-1) ... [2021-07-10T10:32:17.215Z] #44 54.87 Selecting previously unselected package libprotobuf17:amd64. [2021-07-10T10:32:17.215Z] #44 54.89 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-10T10:32:17.215Z] #44 54.89 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-10T10:32:17.215Z] #44 56.10 Selecting previously unselected package python3-pkg-resources. [2021-07-10T10:32:17.215Z] #44 56.10 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-10T10:32:17.215Z] #44 56.10 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-10T10:32:17.215Z] #44 56.25 Selecting previously unselected package python3-six. [2021-07-10T10:32:17.215Z] #44 56.25 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-10T10:32:17.215Z] #44 56.26 Unpacking python3-six (1.12.0-1) ... [2021-07-10T10:32:17.215Z] #44 56.33 Selecting previously unselected package python3-protobuf. [2021-07-10T10:32:17.215Z] #44 56.34 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-10T10:32:17.215Z] #44 56.35 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-10T10:32:17.259Z] #57 20.49 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-10T10:32:17.259Z] #57 20.56 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-10T10:32:17.259Z] #57 20.64 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-10T10:32:17.356Z] #20 1.197 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:32:17.356Z] #20 1.199 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-10T10:32:17.356Z] #20 1.213 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:32:17.356Z] #20 1.219 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:32:17.521Z] #57 20.78 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-10T10:32:17.521Z] #57 20.87 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-10T10:32:17.614Z] #20 1.558 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-10T10:32:17.783Z] #57 20.95 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-10T10:32:17.783Z] #57 ... [2021-07-10T10:32:17.783Z] [2021-07-10T10:32:17.783Z] #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-10T10:32:17.783Z] #17 sha256:57a607007425a2c457464b683f2a420d3bf9c342d4e1e0d2187268ae2714329f [2021-07-10T10:32:17.783Z] #17 1.586 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:32:17.783Z] #17 1.639 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:32:17.783Z] #17 1.640 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:32:17.783Z] #17 2.423 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-10T10:32:17.783Z] #17 3.536 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-10T10:32:17.783Z] #17 5.050 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-10T10:32:17.783Z] #17 6.405 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-10T10:32:17.783Z] #17 7.692 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-10T10:32:17.783Z] #17 8.832 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-10T10:32:17.783Z] #17 9.732 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-10T10:32:17.783Z] #17 9.755 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-10T10:32:17.783Z] #17 9.795 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB] [2021-07-10T10:32:17.783Z] #17 9.836 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-10T10:32:17.783Z] #17 9.873 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-10T10:32:17.783Z] #17 9.905 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-10T10:32:17.783Z] #17 9.944 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-10T10:32:17.783Z] #17 9.948 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-10T10:32:17.783Z] #17 9.949 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-10T10:32:17.783Z] #17 9.950 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-10T10:32:17.783Z] #17 9.959 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-10T10:32:17.783Z] #17 9.961 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-10T10:32:17.783Z] #17 ... [2021-07-10T10:32:17.783Z] [2021-07-10T10:32:17.783Z] #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-10T10:32:17.783Z] #47 sha256:959157e6c2812d2062f677e9489f632b09694343beb01271d724e82f9c6c1f88 [2021-07-10T10:32:17.783Z] #47 17.98 Checking out files: 90% (1531/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-10T10:32:17.783Z] #47 18.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-10T10:32:17.783Z] #47 19.56 + 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-10T10:32:17.784Z] #44 56.90 Selecting previously unselected package libnet1:amd64. [2021-07-10T10:32:17.784Z] #44 56.90 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-10T10:32:17.784Z] #44 56.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-10T10:32:17.871Z] #20 1.847 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-10T10:32:18.043Z] #44 57.07 Selecting previously unselected package libnl-3-200:amd64. [2021-07-10T10:32:18.043Z] #44 57.07 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-10T10:32:18.043Z] #44 57.07 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-10T10:32:18.043Z] #44 57.27 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-10T10:32:18.043Z] #44 57.28 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-10T10:32:18.043Z] #44 57.28 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-10T10:32:18.045Z] #47 ... [2021-07-10T10:32:18.045Z] [2021-07-10T10:32:18.045Z] #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-10T10:32:18.045Z] #51 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:32:18.045Z] #51 10.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-10T10:32:18.045Z] #51 11.89 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-10T10:32:18.045Z] #51 18.36 Fetched 8457 kB in 14s (625 kB/s) [2021-07-10T10:32:18.303Z] #44 57.39 Selecting previously unselected package criu. [2021-07-10T10:32:18.303Z] #44 57.40 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-10T10:32:18.303Z] #44 57.40 Unpacking criu (3.15-1) ... [2021-07-10T10:32:18.303Z] #44 ... [2021-07-10T10:32:18.303Z] [2021-07-10T10:32:18.303Z] #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-10T10:32:18.303Z] #52 sha256:b307b27e4837a6a6812bd0117fd09e3e20c200f5f7caa9b2d2bd892c810727cd [2021-07-10T10:32:18.303Z] #52 48.04 internal/testlog [2021-07-10T10:32:18.303Z] #52 48.04 internal/reflectlite [2021-07-10T10:32:18.303Z] #52 50.00 sort [2021-07-10T10:32:18.303Z] #52 50.00 errors [2021-07-10T10:32:18.303Z] #52 50.38 io [2021-07-10T10:32:18.303Z] #52 51.45 internal/oserror [2021-07-10T10:32:18.303Z] #52 51.69 syscall [2021-07-10T10:32:18.303Z] #52 52.01 bytes [2021-07-10T10:32:18.303Z] #52 54.29 strconv [2021-07-10T10:32:18.303Z] #52 ... [2021-07-10T10:32:18.303Z] [2021-07-10T10:32:18.303Z] #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-10T10:32:18.303Z] #36 sha256:76acca61581b5d834ec9cf250521355cbbeb12332f2773ab748ccae706f46118 [2021-07-10T10:32:18.303Z] #36 58.12 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-10T10:32:18.303Z] #36 58.14 Setting up xxd (2:8.1.0875-5) ... [2021-07-10T10:32:18.303Z] #36 58.15 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-10T10:32:18.303Z] #36 58.17 Setting up vim-common (2:8.1.0875-5) ... [2021-07-10T10:32:18.303Z] #36 58.22 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-10T10:32:18.307Z] #51 18.36 Reading package lists... [2021-07-10T10:32:18.307Z] #51 ... [2021-07-10T10:32:18.307Z] [2021-07-10T10:32:18.307Z] #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-10T10:32:18.307Z] #57 sha256:05d0f2321ad311fdef04d0fc0dcc364a62b7bc31b7ba5f3647e8b031fd09d468 [2021-07-10T10:32:18.307Z] #57 21.22 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-10T10:32:18.307Z] #57 21.32 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-10T10:32:18.307Z] #57 21.41 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-10T10:32:18.307Z] #57 21.51 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-10T10:32:18.307Z] #57 21.57 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-10T10:32:18.307Z] #57 21.71 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-10T10:32:18.307Z] #57 21.75 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-10T10:32:18.435Z] #20 2.230 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-10T10:32:18.563Z] #36 58.25 Setting up cmake-data (3.13.4-1) ... [2021-07-10T10:32:18.563Z] #36 58.26 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-10T10:32:18.563Z] #36 58.27 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-10T10:32:18.563Z] #36 58.28 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-10T10:32:18.563Z] #36 58.29 Setting up cmake (3.13.4-1) ... [2021-07-10T10:32:18.563Z] #36 58.31 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:32:18.563Z] #36 58.39 Processing triggers for mime-support (3.62) ... [2021-07-10T10:32:18.568Z] #57 21.76 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-10T10:32:18.568Z] #57 21.82 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-10T10:32:18.568Z] #57 21.84 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-10T10:32:18.568Z] #57 21.89 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-10T10:32:18.568Z] #57 21.93 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-10T10:32:18.568Z] #57 22.00 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-10T10:32:18.829Z] #57 22.18 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-10T10:32:18.829Z] #57 22.19 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-10T10:32:18.829Z] #57 22.20 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-10T10:32:19.000Z] #20 2.635 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-10T10:32:19.090Z] #57 22.35 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-10T10:32:19.090Z] #57 22.39 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-10T10:32:19.090Z] #57 22.39 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-10T10:32:19.132Z] #36 DONE 58.8s [2021-07-10T10:32:19.132Z] [2021-07-10T10:32:19.132Z] #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-10T10:32:19.132Z] #44 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:32:19.132Z] #44 58.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-10T10:32:19.132Z] #44 58.18 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-10T10:32:19.132Z] #44 58.20 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-10T10:32:19.132Z] #44 58.22 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-10T10:32:19.132Z] #44 58.26 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-10T10:32:19.132Z] #44 58.31 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:32:19.132Z] #44 58.33 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-10T10:32:19.132Z] #44 58.34 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-10T10:32:19.257Z] #20 ... [2021-07-10T10:32:19.257Z] [2021-07-10T10:32:19.257Z] #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-10T10:32:19.257Z] #40 sha256:959157e6c2812d2062f677e9489f632b09694343beb01271d724e82f9c6c1f88 [2021-07-10T10:32:19.257Z] #40 DONE 49.7s [2021-07-10T10:32:19.352Z] #57 22.45 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-10T10:32:19.514Z] [2021-07-10T10:32:19.514Z] #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-10T10:32:19.514Z] #50 sha256:91574436ad98755c1ef8084567d73ec19013664d68424e722ce971c3ce8529ce [2021-07-10T10:32:19.514Z] #50 49.88 + /build/golangci-lint --version [2021-07-10T10:32:19.515Z] #50 50.06 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-10T10:32:19.925Z] #57 23.12 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-10T10:32:19.925Z] #57 23.12 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-10T10:32:19.925Z] #57 23.25 go: downloading golang.org/x/text v0.3.2 [2021-07-10T10:32:19.925Z] #57 ... [2021-07-10T10:32:19.925Z] [2021-07-10T10:32:19.925Z] #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-10T10:32:19.925Z] #59 sha256:485326064fa4b9046eca87b7071b82032f6bed1b962fc819d5143605e2ab2570 [2021-07-10T10:32:19.925Z] #59 13.35 + cd /tmp/tmp.ccj4EZhrdM/src/github.com/mvdan/sh [2021-07-10T10:32:19.925Z] #59 13.35 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-10T10:32:19.925Z] #59 13.43 + GO111MODULE=on [2021-07-10T10:32:19.925Z] #59 13.43 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-10T10:32:19.925Z] #59 14.25 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-10T10:32:19.925Z] #59 14.25 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-10T10:32:19.925Z] #59 14.28 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-10T10:32:19.925Z] #59 15.74 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-10T10:32:19.925Z] #59 18.34 runtime [2021-07-10T10:32:20.187Z] #59 ... [2021-07-10T10:32:20.187Z] [2021-07-10T10:32:20.187Z] #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-10T10:32:20.187Z] #51 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:32:20.187Z] #51 18.36 Reading package lists... [2021-07-10T10:32:20.445Z] #50 DONE 50.6s [2021-07-10T10:32:20.445Z] [2021-07-10T10:32:20.445Z] #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-10T10:32:20.445Z] #20 sha256:3db60338375c6ffce02a0cda6c3f5a5b5887f09e76fcde8aa5179d4f86663a81 [2021-07-10T10:32:20.445Z] #20 3.921 Fetched 8987 kB in 3s (3033 kB/s) [2021-07-10T10:32:21.009Z] #20 3.921 Reading package lists... [2021-07-10T10:32:21.940Z] #20 4.941 Reading package lists... [2021-07-10T10:32:21.940Z] #20 ... [2021-07-10T10:32:21.940Z] [2021-07-10T10:32:21.940Z] #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-10T10:32:21.940Z] #54 sha256:9997dd483caddffa0fbdf8a7ddf6d014025dfb16bcec07fbea64fa5fa800db70 [2021-07-10T10:32:21.940Z] #54 3.330 + cd /tmp/tmp.tV325rri2N/src/github.com/opencontainers/runc [2021-07-10T10:32:21.940Z] #54 3.330 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-10T10:32:21.940Z] #54 3.461 + '[' -z '' ']' [2021-07-10T10:32:21.940Z] #54 3.461 + target=static [2021-07-10T10:32:21.940Z] #54 3.461 + make 'BUILDTAGS=seccomp ' static [2021-07-10T10:32:21.940Z] #54 3.700 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-10T10:32:21.978Z] Fetching without tags [2021-07-10T10:32:22.197Z] #54 ... [2021-07-10T10:32:22.197Z] [2021-07-10T10:32:22.197Z] #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-10T10:32:22.197Z] #20 sha256:3db60338375c6ffce02a0cda6c3f5a5b5887f09e76fcde8aa5179d4f86663a81 [2021-07-10T10:32:22.197Z] #20 4.941 Reading package lists... [2021-07-10T10:32:22.197Z] #20 5.904 Building dependency tree... [2021-07-10T10:32:22.351Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:32:22.454Z] #20 6.298 libcap2-bin is already the newest version (1:2.25-2). [2021-07-10T10:32:22.454Z] #20 6.298 The following additional packages will be installed: [2021-07-10T10:32:22.454Z] #20 6.299 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-10T10:32:22.454Z] #20 6.299 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-10T10:32:22.454Z] #20 6.299 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-10T10:32:22.454Z] #20 6.299 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-10T10:32:22.454Z] #20 6.299 python3.7 python3.7-minimal vim-runtime xxd [2021-07-10T10:32:22.454Z] #20 6.300 Suggested packages: [2021-07-10T10:32:22.454Z] #20 6.300 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-10T10:32:22.454Z] #20 6.300 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-10T10:32:22.454Z] #20 6.300 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-10T10:32:22.454Z] #20 6.300 quota [2021-07-10T10:32:22.454Z] #20 6.300 Recommended packages: [2021-07-10T10:32:22.454Z] #20 6.300 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-10T10:32:22.454Z] #20 6.300 python3-keyrings.alt python3-xdg unzip [2021-07-10T10:32:23.018Z] #20 6.789 The following NEW packages will be installed: [2021-07-10T10:32:23.018Z] #20 6.790 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-10T10:32:23.018Z] #20 6.790 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-10T10:32:23.018Z] #20 6.790 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-10T10:32:23.018Z] #20 6.790 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-10T10:32:23.018Z] #20 6.791 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-10T10:32:23.018Z] #20 6.791 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-10T10:32:23.018Z] #20 6.791 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-10T10:32:23.018Z] #20 6.791 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-10T10:32:23.018Z] #20 6.791 xz-utils zip [2021-07-10T10:32:23.275Z] #20 7.069 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:32:23.275Z] #20 7.069 Need to get 28.6 MB of archives. [2021-07-10T10:32:23.275Z] #20 7.069 After this operation, 116 MB of additional disk space will be used. [2021-07-10T10:32:23.275Z] #20 7.069 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-10T10:32:23.275Z] #20 7.072 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-10T10:32:23.275Z] #20 7.083 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-10T10:32:23.275Z] #20 7.122 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-10T10:32:23.275Z] #20 7.123 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-10T10:32:23.275Z] #20 7.125 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-10T10:32:23.275Z] #20 7.153 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-10T10:32:23.275Z] #20 7.159 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-10T10:32:23.275Z] #20 7.160 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-10T10:32:23.275Z] #20 7.161 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-10T10:32:23.275Z] #20 7.163 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-10T10:32:23.275Z] #20 7.164 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-10T10:32:23.275Z] #20 7.165 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-10T10:32:23.275Z] #20 7.189 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-10T10:32:23.275Z] #20 7.230 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-10T10:32:23.447Z] Merge succeeded, producing 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:32:23.447Z] Checking out Revision 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a (PR-42464) [2021-07-10T10:32:23.532Z] #20 7.231 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-10T10:32:23.533Z] #20 7.239 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-10T10:32:23.533Z] #20 7.241 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-10T10:32:23.533Z] #20 7.245 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-10T10:32:23.533Z] #20 7.248 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-10T10:32:23.533Z] #20 7.254 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-10T10:32:23.533Z] #20 7.257 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-10T10:32:23.533Z] #20 7.266 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-10T10:32:23.533Z] #20 7.268 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-10T10:32:23.533Z] #20 7.271 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-10T10:32:23.533Z] #20 7.274 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-10T10:32:23.533Z] #20 7.275 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-10T10:32:23.533Z] #20 7.276 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-10T10:32:23.533Z] #20 7.277 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-10T10:32:23.533Z] #20 7.422 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-10T10:32:23.533Z] #20 7.424 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-10T10:32:23.533Z] #20 7.424 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-10T10:32:23.533Z] #20 7.425 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-10T10:32:23.533Z] #20 7.428 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-10T10:32:23.533Z] #20 7.432 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-10T10:32:23.533Z] #20 7.435 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-10T10:32:23.533Z] #20 7.458 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-10T10:32:23.533Z] #20 7.459 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-10T10:32:23.533Z] #20 7.460 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-10T10:32:23.533Z] #20 7.462 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-10T10:32:23.533Z] #20 7.465 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-10T10:32:23.533Z] #20 7.469 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-10T10:32:23.533Z] #20 7.470 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-10T10:32:23.533Z] #20 7.488 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-10T10:32:23.790Z] #20 7.493 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-10T10:32:23.790Z] #20 7.497 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-10T10:32:23.790Z] #20 7.582 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-10T10:32:23.790Z] #20 7.600 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-10T10:32:23.790Z] #20 7.613 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-10T10:32:21.917Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-10T10:32:21.937Z] > git config --add remote.origin.fetch +refs/pull/42464/head:refs/remotes/origin/PR-42464 # timeout=10 [2021-07-10T10:32:21.957Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-10T10:32:21.967Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-10T10:32:21.980Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-10T10:32:21.981Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:32:21.983Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42464/head:refs/remotes/origin/PR-42464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-10T10:32:22.357Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T10:32:22.363Z] > git checkout -f 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a # timeout=10 [2021-07-10T10:32:23.397Z] > git remote # timeout=10 [2021-07-10T10:32:23.405Z] > git config --get remote.origin.url # timeout=10 [2021-07-10T10:32:23.420Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:32:23.423Z] > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10 [2021-07-10T10:32:23.436Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-10T10:32:23.447Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T10:32:23.451Z] > git checkout -f 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a # timeout=10 [2021-07-10T10:32:24.047Z] #20 7.798 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:32:24.047Z] #20 7.843 Fetched 28.6 MB in 1s (35.4 MB/s) [2021-07-10T10:32:24.047Z] #20 7.894 Selecting previously unselected package pigz. [2021-07-10T10:32:24.047Z] #20 7.894 (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-10T10:32:24.047Z] #20 7.916 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-10T10:32:24.047Z] #20 7.921 Unpacking pigz (2.4-1) ... [2021-07-10T10:32:24.047Z] #20 8.011 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-10T10:32:24.053Z] Client: Docker Engine - Community [2021-07-10T10:32:24.053Z] Version: 20.10.6 [2021-07-10T10:32:24.053Z] API version: 1.41 [2021-07-10T10:32:24.053Z] Go version: go1.13.15 [2021-07-10T10:32:24.053Z] Git commit: 370c289 [2021-07-10T10:32:24.053Z] Built: Fri Apr 9 22:47:17 2021 [2021-07-10T10:32:24.053Z] OS/Arch: linux/amd64 [2021-07-10T10:32:24.053Z] Context: default [2021-07-10T10:32:24.053Z] Experimental: true [2021-07-10T10:32:24.053Z] [2021-07-10T10:32:24.053Z] Server: Docker Engine - Community [2021-07-10T10:32:24.053Z] Engine: [2021-07-10T10:32:24.053Z] Version: 20.10.6 [2021-07-10T10:32:24.053Z] API version: 1.41 (minimum version 1.12) [2021-07-10T10:32:24.053Z] Go version: go1.13.15 [2021-07-10T10:32:24.053Z] Git commit: 8728dd2 [2021-07-10T10:32:24.053Z] Built: Fri Apr 9 22:45:28 2021 [2021-07-10T10:32:24.053Z] OS/Arch: linux/amd64 [2021-07-10T10:32:24.053Z] Experimental: true [2021-07-10T10:32:24.053Z] containerd: [2021-07-10T10:32:24.053Z] Version: 1.4.6 [2021-07-10T10:32:24.053Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-10T10:32:24.053Z] runc: [2021-07-10T10:32:24.053Z] Version: 1.0.0-rc95 [2021-07-10T10:32:24.053Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-10T10:32:24.053Z] docker-init: [2021-07-10T10:32:24.053Z] Version: 0.19.0 [2021-07-10T10:32:24.053Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-10T10:32:24.304Z] #20 8.014 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:32:24.304Z] #20 8.019 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:32:24.373Z] + docker info [2021-07-10T10:32:24.398Z] #51 22.43 Reading package lists... [2021-07-10T10:32:24.412Z] #44 63.57 Setting up python3 (3.7.3-1) ... [2021-07-10T10:32:24.561Z] #20 8.222 Selecting previously unselected package python3.7-minimal. [2021-07-10T10:32:24.561Z] #20 8.225 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:32:24.561Z] #20 8.242 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-10T10:32:24.672Z] #44 ... [2021-07-10T10:32:24.673Z] [2021-07-10T10:32:24.673Z] #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-10T10:32:24.673Z] #37 sha256:c9f6f49f76a889666e0ca5517e4bae40a0c58ec7e57c950d5266ba846638df04 [2021-07-10T10:32:24.673Z] #37 1.050 + RM_GOPATH=0 [2021-07-10T10:32:24.673Z] #37 1.050 + TMP_GOPATH= [2021-07-10T10:32:24.673Z] #37 1.050 + : /build [2021-07-10T10:32:24.673Z] #37 1.050 + '[' -z '' ']' [2021-07-10T10:32:24.673Z] #37 1.050 ++ mktemp -d [2021-07-10T10:32:24.673Z] #37 1.052 + export GOPATH=/tmp/tmp.eo3mq03hel [2021-07-10T10:32:24.673Z] #37 1.053 + GOPATH=/tmp/tmp.eo3mq03hel [2021-07-10T10:32:24.673Z] #37 1.053 + RM_GOPATH=1 [2021-07-10T10:32:24.673Z] #37 1.053 + case "$(go env GOARCH)" in [2021-07-10T10:32:24.673Z] #37 1.063 ++ go env GOARCH [2021-07-10T10:32:24.673Z] #37 1.081 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:32:24.673Z] #37 1.082 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:32:24.673Z] #37 1.083 ++ dirname /tmp/install/install.sh [2021-07-10T10:32:24.673Z] #37 1.083 + dir=/tmp/install [2021-07-10T10:32:24.673Z] #37 1.084 + bin=tini [2021-07-10T10:32:24.673Z] #37 1.084 + shift [2021-07-10T10:32:24.673Z] #37 1.084 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-10T10:32:24.673Z] #37 1.084 + . /tmp/install/tini.installer [2021-07-10T10:32:24.673Z] #37 1.085 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-10T10:32:24.673Z] #37 1.085 + install_tini [2021-07-10T10:32:24.673Z] #37 1.085 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-10T10:32:24.673Z] #37 1.085 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-10T10:32:24.673Z] #37 1.086 + git clone https://github.com/krallin/tini.git /tmp/tmp.eo3mq03hel/tini [2021-07-10T10:32:24.673Z] #37 1.087 Cloning into '/tmp/tmp.eo3mq03hel/tini'... [2021-07-10T10:32:24.673Z] #37 1.784 + cd /tmp/tmp.eo3mq03hel/tini [2021-07-10T10:32:24.673Z] #37 1.784 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-10T10:32:24.673Z] #37 1.803 + cmake . [2021-07-10T10:32:24.673Z] #37 2.330 -- The C compiler identification is GNU 8.3.0 [2021-07-10T10:32:24.673Z] #37 2.389 -- Check for working C compiler: /usr/bin/cc [2021-07-10T10:32:24.673Z] #37 2.989 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-10T10:32:24.673Z] #37 2.993 -- Detecting C compiler ABI info [2021-07-10T10:32:24.673Z] #37 3.644 -- Detecting C compiler ABI info - done [2021-07-10T10:32:24.673Z] #37 3.685 -- Detecting C compile features [2021-07-10T10:32:24.673Z] #37 5.718 -- Detecting C compile features - done [2021-07-10T10:32:24.673Z] #37 5.748 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-10T10:32:24.819Z] #20 8.542 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:32:24.819Z] #20 8.569 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-10T10:32:24.932Z] #37 5.926 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-10T10:32:24.932Z] #37 6.016 -- Configuring done [2021-07-10T10:32:24.932Z] #37 6.023 -- Generating done [2021-07-10T10:32:24.971Z] #51 26.46 Building dependency tree... [2021-07-10T10:32:25.191Z] #37 6.039 -- Build files have been written to: /tmp/tmp.eo3mq03hel/tini [2021-07-10T10:32:25.191Z] #37 6.052 + make tini-static [2021-07-10T10:32:25.383Z] #20 9.250 Selecting previously unselected package python3-minimal. [2021-07-10T10:32:25.383Z] #20 9.250 (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-10T10:32:25.383Z] #20 9.264 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-10T10:32:25.383Z] #20 9.270 Unpacking python3-minimal (3.7.3-1) ... [2021-07-10T10:32:25.450Z] #37 6.516 Scanning dependencies of target tini-static [2021-07-10T10:32:25.641Z] #20 9.315 Selecting previously unselected package libmpdec2:amd64. [2021-07-10T10:32:25.641Z] #20 9.318 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-10T10:32:25.641Z] #20 9.326 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-10T10:32:25.641Z] #20 9.389 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-10T10:32:25.641Z] #20 9.392 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:32:25.641Z] #20 9.401 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:32:25.709Z] #37 6.699 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-10T10:32:25.898Z] #20 9.687 Selecting previously unselected package python3.7. [2021-07-10T10:32:25.898Z] #20 9.691 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:32:25.898Z] #20 9.695 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-10T10:32:25.898Z] #20 9.763 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-10T10:32:25.898Z] #20 9.766 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-10T10:32:25.898Z] #20 9.774 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-10T10:32:25.915Z] #51 ... [2021-07-10T10:32:25.915Z] [2021-07-10T10:32:25.915Z] #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-10T10:32:25.915Z] #57 sha256:05d0f2321ad311fdef04d0fc0dcc364a62b7bc31b7ba5f3647e8b031fd09d468 [2021-07-10T10:32:25.915Z] #57 27.25 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-10T10:32:25.915Z] #57 27.26 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-10T10:32:25.915Z] #57 27.29 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-10T10:32:25.915Z] #57 27.36 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-10T10:32:25.915Z] #57 27.38 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-10T10:32:25.915Z] #57 28.39 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-10T10:32:25.915Z] #57 28.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-10T10:32:25.915Z] #57 28.74 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-10T10:32:26.155Z] #20 9.908 Setting up python3-minimal (3.7.3-1) ... [2021-07-10T10:32:26.412Z] #20 10.22 Selecting previously unselected package python3. [2021-07-10T10:32:26.412Z] #20 10.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-07-10T10:32:26.412Z] #20 10.25 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-10T10:32:26.412Z] #20 10.26 Unpacking python3 (3.7.3-1) ... [2021-07-10T10:32:26.412Z] #20 10.31 Selecting previously unselected package libip4tc0:amd64. [2021-07-10T10:32:26.412Z] #20 10.32 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-10T10:32:26.412Z] #20 10.32 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-10T10:32:26.412Z] #20 10.39 Selecting previously unselected package libip6tc0:amd64. [2021-07-10T10:32:26.669Z] #20 10.40 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-10T10:32:26.669Z] #20 10.41 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-10T10:32:26.669Z] #20 10.49 Selecting previously unselected package libiptc0:amd64. [2021-07-10T10:32:26.669Z] #20 10.50 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-10T10:32:26.669Z] #20 10.50 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-10T10:32:26.669Z] #20 10.56 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-10T10:32:26.669Z] #20 10.57 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-10T10:32:26.669Z] #20 10.57 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-10T10:32:26.925Z] #20 10.63 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-10T10:32:26.926Z] #20 10.63 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-10T10:32:26.926Z] #20 10.64 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-10T10:32:26.926Z] #20 10.71 Selecting previously unselected package libnftnl11:amd64. [2021-07-10T10:32:26.926Z] #20 10.72 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-10T10:32:26.926Z] #20 10.72 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-10T10:32:27.086Z] #37 8.017 [100%] Linking C executable tini-static [2021-07-10T10:32:27.182Z] #20 10.79 Selecting previously unselected package iptables. [2021-07-10T10:32:27.183Z] #20 10.80 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-10T10:32:27.183Z] #20 10.80 Unpacking iptables (1.8.2-4) ... [2021-07-10T10:32:27.183Z] #20 10.93 Selecting previously unselected package xxd. [2021-07-10T10:32:27.183Z] #20 10.94 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-10T10:32:27.183Z] #20 10.95 Unpacking xxd (2:8.1.0875-5) ... [2021-07-10T10:32:27.183Z] #20 11.04 Selecting previously unselected package vim-common. [2021-07-10T10:32:27.440Z] #20 11.04 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-10T10:32:27.440Z] #20 11.07 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-10T10:32:27.440Z] #20 11.18 Selecting previously unselected package bash-completion. [2021-07-10T10:32:27.440Z] #20 11.18 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-10T10:32:27.631Z] Commit message: "api/types.ImagePlatform: implement String()" [2021-07-10T10:32:27.655Z] #37 8.560 [100%] Built target tini-static [2021-07-10T10:32:27.655Z] #37 8.648 + mkdir -p /build [2021-07-10T10:32:27.655Z] #37 8.650 + cp tini-static /build/docker-init [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-10T10:32:28.224Z] #37 DONE 9.1s [2021-07-10T10:32:28.224Z] [2021-07-10T10:32:28.224Z] #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-10T10:32:28.224Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:32:28.224Z] #13 52.11 Selecting previously unselected package binutils-mingw-w64. [2021-07-10T10:32:28.225Z] #13 52.12 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-10T10:32:28.225Z] #13 52.15 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-10T10:32:28.225Z] #13 52.30 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-10T10:32:28.225Z] #13 52.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-10T10:32:28.225Z] #13 52.31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-10T10:32:28.225Z] #13 52.53 Selecting previously unselected package dmsetup. [2021-07-10T10:32:28.225Z] #13 52.54 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-10T10:32:28.225Z] #13 52.55 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-10T10:32:28.225Z] #13 52.82 Selecting previously unselected package mingw-w64-common. [2021-07-10T10:32:28.225Z] #13 52.82 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-10T10:32:28.225Z] #13 52.83 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-10T10:32:28.225Z] #13 58.42 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-10T10:32:28.225Z] #13 58.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-10T10:32:28.225Z] #13 58.43 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-10T10:32:28.582Z] + docker version [2021-07-10T10:32:28.793Z] #13 ... [2021-07-10T10:32:28.793Z] [2021-07-10T10:32:28.793Z] #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-10T10:32:28.793Z] #52 sha256:b307b27e4837a6a6812bd0117fd09e3e20c200f5f7caa9b2d2bd892c810727cd [2021-07-10T10:32:28.793Z] #52 58.47 reflect [2021-07-10T10:32:28.793Z] #52 60.53 time [2021-07-10T10:32:28.793Z] #52 65.59 context [2021-07-10T10:32:28.793Z] #52 66.58 internal/poll [2021-07-10T10:32:28.793Z] #52 ... [2021-07-10T10:32:28.793Z] [2021-07-10T10:32:28.793Z] #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-10T10:32:28.793Z] #46 sha256:407f01aab071d89f23d11a3c92a384b33031e4a1760499524c4044c9ad1573b8 [2021-07-10T10:32:28.793Z] #46 58.48 reflect [2021-07-10T10:32:28.793Z] #46 64.82 internal/syscall/unix [2021-07-10T10:32:28.793Z] #46 65.09 time [2021-07-10T10:32:29.055Z] #46 ... [2021-07-10T10:32:29.055Z] [2021-07-10T10:32:29.055Z] #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-10T10:32:29.055Z] #44 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:32:29.055Z] #44 64.34 Setting up python3-six (1.12.0-1) ... [2021-07-10T10:32:29.055Z] #44 65.38 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-10T10:32:29.055Z] #44 66.75 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-10T10:32:29.962Z] #20 13.78 Unpacking bash-completion (1:2.8-6) ... [2021-07-10T10:32:30.128Z] #57 ... [2021-07-10T10:32:30.128Z] [2021-07-10T10:32:30.129Z] #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-10T10:32:30.129Z] #51 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:32:30.129Z] #51 28.30 The following additional packages will be installed: [2021-07-10T10:32:30.129Z] #51 28.32 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-10T10:32:30.129Z] #51 28.32 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-10T10:32:30.129Z] #51 28.32 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-10T10:32:30.129Z] #51 28.32 python3.7-minimal [2021-07-10T10:32:30.129Z] #51 28.32 Suggested packages: [2021-07-10T10:32:30.129Z] #51 28.32 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-10T10:32:30.129Z] #51 28.32 python3.7-doc binfmt-support [2021-07-10T10:32:30.129Z] #51 29.19 The following NEW packages will be installed: [2021-07-10T10:32:30.129Z] #51 29.19 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-10T10:32:30.129Z] #51 29.19 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-10T10:32:30.129Z] #51 29.19 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-10T10:32:30.129Z] #51 29.19 python3.7-minimal [2021-07-10T10:32:30.129Z] #51 29.64 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:32:30.129Z] #51 29.64 Need to get 6695 kB of archives. [2021-07-10T10:32:30.129Z] #51 29.64 After this operation, 33.1 MB of additional disk space will be used. [2021-07-10T10:32:30.129Z] #51 29.64 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-10T10:32:30.129Z] #51 29.67 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-10T10:32:30.129Z] #51 29.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-10T10:32:30.129Z] #51 29.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-10T10:32:30.129Z] #51 29.83 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-10T10:32:30.129Z] #51 29.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-10T10:32:30.129Z] #51 30.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-10T10:32:30.129Z] #51 30.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-10T10:32:30.129Z] #51 30.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-10T10:32:30.129Z] #51 30.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-10T10:32:30.129Z] #51 30.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-10T10:32:30.129Z] #51 30.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-10T10:32:30.129Z] #51 30.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-10T10:32:30.129Z] #51 30.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-10T10:32:30.129Z] #51 30.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-10T10:32:30.129Z] #51 30.19 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-10T10:32:30.129Z] #51 31.34 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:32:30.129Z] #51 31.46 Fetched 6695 kB in 1s (5187 kB/s) [2021-07-10T10:32:30.129Z] #51 31.54 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-10T10:32:30.129Z] #51 31.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-10T10:32:30.129Z] #51 31.62 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:32:30.129Z] #51 31.64 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:32:30.129Z] #51 32.18 Selecting previously unselected package python3.7-minimal. [2021-07-10T10:32:30.129Z] #51 32.19 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:32:30.129Z] #51 32.20 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-10T10:32:30.218Z] #20 14.16 Selecting previously unselected package bzip2. [2021-07-10T10:32:30.476Z] #20 ... [2021-07-10T10:32:30.476Z] [2021-07-10T10:32:30.476Z] #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-10T10:32:30.476Z] #54 sha256:9997dd483caddffa0fbdf8a7ddf6d014025dfb16bcec07fbea64fa5fa800db70 [2021-07-10T10:32:30.476Z] #54 20.52 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-10T10:32:30.476Z] #54 21.09 + mkdir -p /build [2021-07-10T10:32:30.476Z] #54 21.09 + cp runc /build/runc [2021-07-10T10:32:30.476Z] #54 DONE 21.9s [2021-07-10T10:32:30.476Z] [2021-07-10T10:32:30.476Z] #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-10T10:32:30.476Z] #20 sha256:3db60338375c6ffce02a0cda6c3f5a5b5887f09e76fcde8aa5179d4f86663a81 [2021-07-10T10:32:30.476Z] #20 14.16 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-10T10:32:30.476Z] #20 14.17 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-10T10:32:30.476Z] #20 14.24 Selecting previously unselected package xz-utils. [2021-07-10T10:32:30.476Z] #20 14.25 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-10T10:32:30.476Z] #20 14.26 Unpacking xz-utils (5.2.4-1) ... [2021-07-10T10:32:30.476Z] #20 ... [2021-07-10T10:32:30.476Z] [2021-07-10T10:32:30.476Z] #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-10T10:32:30.476Z] #57 sha256:3a74ecc929fdc93a0397451f6bea95cc1f7c21548e60bc19fd78d9f50e2ddb40 [2021-07-10T10:32:30.476Z] #57 45.21 + bin/containerd [2021-07-10T10:32:30.476Z] #57 ... [2021-07-10T10:32:30.476Z] [2021-07-10T10:32:30.476Z] #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-10T10:32:30.476Z] #20 sha256:3db60338375c6ffce02a0cda6c3f5a5b5887f09e76fcde8aa5179d4f86663a81 [2021-07-10T10:32:30.476Z] #20 14.36 Selecting previously unselected package apparmor. [2021-07-10T10:32:30.476Z] #20 14.37 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-10T10:32:30.476Z] #20 14.47 Unpacking apparmor (2.13.2-10) ... [2021-07-10T10:32:30.733Z] #20 14.61 Selecting previously unselected package aufs-tools. [2021-07-10T10:32:30.990Z] #20 14.61 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-10T10:32:30.990Z] #20 14.62 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-10T10:32:30.990Z] #20 14.69 Selecting previously unselected package libonig5:amd64. [2021-07-10T10:32:30.990Z] #20 14.70 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-10T10:32:30.990Z] #20 14.70 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-10T10:32:30.990Z] #20 14.77 Selecting previously unselected package libjq1:amd64. [2021-07-10T10:32:30.990Z] #20 14.77 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-10T10:32:30.990Z] #20 14.78 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-10T10:32:30.990Z] #20 14.84 Selecting previously unselected package jq. [2021-07-10T10:32:30.990Z] #20 14.84 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-10T10:32:30.990Z] #20 14.86 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-10T10:32:31.074Z] #51 33.18 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:32:31.074Z] #51 33.21 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-10T10:32:31.074Z] #51 ... [2021-07-10T10:32:31.074Z] [2021-07-10T10:32:31.074Z] #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-10T10:32:31.074Z] #39 sha256:02b8b06453114cc9d718141bfd6c3a8288de3bf01c737394ced405b6f4e8701d [2021-07-10T10:32:31.074Z] #39 33.44 Checking out files: 99% (1513/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-07-10T10:32:31.074Z] #39 33.48 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-10T10:32:31.247Z] #20 14.99 Selecting previously unselected package libaio1:amd64. [2021-07-10T10:32:31.247Z] #20 14.99 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-10T10:32:31.247Z] #20 14.99 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-10T10:32:31.247Z] #20 15.05 Selecting previously unselected package libgpm2:amd64. [2021-07-10T10:32:31.247Z] #20 15.05 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-10T10:32:31.247Z] #20 15.05 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-10T10:32:31.247Z] #20 15.11 Selecting previously unselected package libicu63:amd64. [2021-07-10T10:32:31.335Z] #39 ... [2021-07-10T10:32:31.335Z] [2021-07-10T10:32:31.335Z] #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-10T10:32:31.335Z] #53 sha256:d801a3819e5467de6826f8396baff85c9c4f0401e456e0bf2f92d469d53ac4ce [2021-07-10T10:32:31.335Z] #53 24.56 vendor/golang.org/x/crypto/internal/subtle [2021-07-10T10:32:31.335Z] #53 33.82 sync [2021-07-10T10:32:31.335Z] #53 33.83 internal/reflectlite [2021-07-10T10:32:31.504Z] #20 15.11 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-10T10:32:31.504Z] #20 15.12 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-10T10:32:31.597Z] #53 ... [2021-07-10T10:32:31.597Z] [2021-07-10T10:32:31.597Z] #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-10T10:32:31.597Z] #59 sha256:485326064fa4b9046eca87b7071b82032f6bed1b962fc819d5143605e2ab2570 [2021-07-10T10:32:31.597Z] #59 34.76 sync [2021-07-10T10:32:31.597Z] #59 34.77 internal/reflectlite [2021-07-10T10:32:31.625Z] #44 70.28 Setting up criu (3.15-1) ... [2021-07-10T10:32:31.625Z] #44 ... [2021-07-10T10:32:31.625Z] [2021-07-10T10:32:31.625Z] #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-10T10:32:31.625Z] #46 sha256:407f01aab071d89f23d11a3c92a384b33031e4a1760499524c4044c9ad1573b8 [2021-07-10T10:32:31.625Z] #46 70.89 internal/fmtsort [2021-07-10T10:32:31.625Z] #46 71.13 io/fs [2021-07-10T10:32:31.625Z] #46 71.52 regexp/syntax [2021-07-10T10:32:32.432Z] #20 16.03 Selecting previously unselected package libnet1:amd64. [2021-07-10T10:32:32.432Z] #20 16.03 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-10T10:32:32.432Z] #20 16.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-10T10:32:32.432Z] #20 16.08 Selecting previously unselected package libnl-3-200:amd64. [2021-07-10T10:32:32.432Z] #20 16.08 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-10T10:32:32.432Z] #20 16.09 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-10T10:32:32.432Z] #20 16.13 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-10T10:32:32.432Z] #20 16.14 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-10T10:32:32.433Z] #20 16.14 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-10T10:32:32.433Z] #20 16.17 Selecting previously unselected package libreadline5:amd64. [2021-07-10T10:32:32.433Z] #20 16.18 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-10T10:32:32.433Z] #20 16.18 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-10T10:32:32.433Z] #20 16.22 Selecting previously unselected package net-tools. [2021-07-10T10:32:32.433Z] #20 16.23 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-10T10:32:32.433Z] #20 16.23 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-10T10:32:32.433Z] #20 16.28 Selecting previously unselected package patch. [2021-07-10T10:32:32.689Z] #20 16.28 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-10T10:32:32.689Z] #20 16.28 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-10T10:32:32.689Z] #20 16.31 Selecting previously unselected package python-pip-whl. [2021-07-10T10:32:32.689Z] #20 16.32 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-10T10:32:32.689Z] #20 16.32 Unpacking python-pip-whl (18.1-5) ... [2021-07-10T10:32:32.689Z] #20 16.46 Selecting previously unselected package python3-lib2to3. [2021-07-10T10:32:32.689Z] #20 16.46 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-10T10:32:32.689Z] #20 16.47 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-10T10:32:32.689Z] #20 16.51 Selecting previously unselected package python3-distutils. [2021-07-10T10:32:32.689Z] #20 16.51 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-10T10:32:32.689Z] #20 16.51 Unpacking python3-distutils (3.7.3-1) ... [2021-07-10T10:32:32.689Z] #20 16.56 Selecting previously unselected package python3-pip. [2021-07-10T10:32:32.944Z] #20 16.56 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-10T10:32:32.944Z] #20 16.57 Unpacking python3-pip (18.1-5) ... [2021-07-10T10:32:32.944Z] #20 16.62 Selecting previously unselected package python3-pkg-resources. [2021-07-10T10:32:32.944Z] #20 16.62 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-10T10:32:32.944Z] #20 16.62 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-10T10:32:32.944Z] #20 16.69 Selecting previously unselected package python3-setuptools. [2021-07-10T10:32:32.944Z] #20 16.69 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-10T10:32:32.944Z] #20 16.69 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-10T10:32:32.944Z] #20 16.75 Selecting previously unselected package python3-wheel. [2021-07-10T10:32:32.944Z] #20 16.76 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-10T10:32:32.944Z] #20 16.76 Unpacking python3-wheel (0.32.3-2) ... [2021-07-10T10:32:32.944Z] #20 16.79 Selecting previously unselected package sudo. [2021-07-10T10:32:32.944Z] #20 16.80 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-10T10:32:32.944Z] #20 16.80 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-10T10:32:32.944Z] #20 16.91 Selecting previously unselected package thin-provisioning-tools. [2021-07-10T10:32:32.983Z] #59 36.30 errors [2021-07-10T10:32:32.983Z] #59 36.30 sort [2021-07-10T10:32:33.005Z] #46 72.42 os [2021-07-10T10:32:33.200Z] #20 16.92 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-10T10:32:33.201Z] #20 16.92 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-10T10:32:33.201Z] #20 16.97 Selecting previously unselected package uidmap. [2021-07-10T10:32:33.201Z] #20 16.98 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-10T10:32:33.201Z] #20 16.98 Unpacking uidmap (1:4.5-1.1) ... [2021-07-10T10:32:33.201Z] #20 17.02 Selecting previously unselected package vim-runtime. [2021-07-10T10:32:33.201Z] #20 17.02 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-10T10:32:33.201Z] #20 17.03 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-10T10:32:33.201Z] #20 17.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-10T10:32:33.201Z] #20 17.05 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-10T10:32:33.245Z] #59 36.58 io [2021-07-10T10:32:33.572Z] #46 ... [2021-07-10T10:32:33.572Z] [2021-07-10T10:32:33.572Z] #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-10T10:32:33.572Z] #44 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:32:33.572Z] #44 72.04 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:32:33.572Z] #44 72.12 Processing triggers for mime-support (3.62) ... [2021-07-10T10:32:33.572Z] #44 DONE 72.6s [2021-07-10T10:32:33.572Z] [2021-07-10T10:32:33.572Z] #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-10T10:32:33.572Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:32:33.572Z] #13 64.81 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-10T10:32:33.572Z] #13 64.81 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-10T10:32:33.572Z] #13 64.82 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:32:33.572Z] #13 64.98 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-10T10:32:33.572Z] #13 64.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-10T10:32:33.572Z] #13 64.99 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:32:33.763Z] #20 17.73 Selecting previously unselected package vim. [2021-07-10T10:32:33.818Z] #59 37.12 internal/oserror [2021-07-10T10:32:34.018Z] #20 17.73 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-10T10:32:34.019Z] #20 17.74 Unpacking vim (2:8.1.0875-5) ... [2021-07-10T10:32:34.019Z] #20 17.86 Selecting previously unselected package xfsprogs. [2021-07-10T10:32:34.019Z] #20 17.87 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-10T10:32:34.019Z] #20 17.87 Unpacking xfsprogs (4.20.0-1) ... [2021-07-10T10:32:34.019Z] #20 17.97 Selecting previously unselected package zip. [2021-07-10T10:32:34.079Z] #59 37.21 syscall [2021-07-10T10:32:34.274Z] #20 17.97 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-10T10:32:34.274Z] #20 17.97 Unpacking zip (3.0-11+b1) ... [2021-07-10T10:32:34.274Z] #20 18.02 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-10T10:32:34.274Z] #20 18.03 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-10T10:32:34.274Z] #20 18.04 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-10T10:32:34.274Z] #20 18.05 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-10T10:32:34.274Z] #20 18.06 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-10T10:32:34.274Z] #20 18.08 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-10T10:32:34.274Z] #20 18.09 Setting up uidmap (1:4.5-1.1) ... [2021-07-10T10:32:34.274Z] #20 18.10 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-10T10:32:34.274Z] #20 18.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-10T10:32:34.274Z] #20 18.12 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-10T10:32:34.274Z] #20 18.13 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-10T10:32:34.274Z] #20 18.14 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-10T10:32:34.274Z] #20 18.15 Setting up xxd (2:8.1.0875-5) ... [2021-07-10T10:32:34.274Z] #20 18.16 Setting up zip (3.0-11+b1) ... [2021-07-10T10:32:34.274Z] #20 18.17 Setting up vim-common (2:8.1.0875-5) ... [2021-07-10T10:32:34.274Z] #20 18.18 Setting up bash-completion (1:2.8-6) ... [2021-07-10T10:32:34.341Z] #59 37.56 bytes [2021-07-10T10:32:35.201Z] #20 18.90 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-10T10:32:35.201Z] #20 18.90 Setting up xz-utils (5.2.4-1) ... [2021-07-10T10:32:35.201Z] #20 18.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-10T10:32:35.201Z] #20 18.92 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-10T10:32:35.201Z] #20 18.93 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-10T10:32:35.201Z] #20 18.96 invoke-rc.d: could not determine current runlevel [2021-07-10T10:32:35.201Z] #20 18.96 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-10T10:32:35.201Z] #20 18.97 Setting up pigz (2.4-1) ... [2021-07-10T10:32:35.201Z] #20 18.98 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-10T10:32:35.201Z] #20 18.99 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-10T10:32:35.201Z] #20 19.00 Setting up python-pip-whl (18.1-5) ... [2021-07-10T10:32:35.201Z] #20 19.01 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-10T10:32:35.201Z] #20 19.02 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-10T10:32:35.201Z] #20 19.11 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-10T10:32:35.456Z] #20 19.12 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-10T10:32:35.456Z] #20 19.13 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:32:35.456Z] #20 19.14 Setting up vim (2:8.1.0875-5) ... [2021-07-10T10:32:35.456Z] #20 19.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-10T10:32:35.456Z] #20 19.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-10T10:32:35.456Z] #20 19.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-10T10:32:35.456Z] #20 19.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-10T10:32:35.456Z] #20 19.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-10T10:32:35.456Z] #20 19.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-10T10:32:35.456Z] #20 19.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-10T10:32:35.456Z] #20 19.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-10T10:32:35.456Z] #20 19.18 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-10T10:32:35.456Z] #20 19.19 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-10T10:32:35.456Z] #20 19.20 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-10T10:32:35.456Z] #20 19.21 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-10T10:32:35.456Z] #20 19.22 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-10T10:32:35.456Z] #20 19.23 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-10T10:32:35.729Z] #59 39.00 strconv [2021-07-10T10:32:36.017Z] #20 19.84 Setting up iptables (1.8.2-4) ... [2021-07-10T10:32:36.017Z] #20 19.85 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-10T10:32:36.017Z] #20 19.86 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-10T10:32:36.017Z] #20 19.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-10T10:32:36.017Z] #20 19.86 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-10T10:32:36.017Z] #20 19.87 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-10T10:32:36.017Z] #20 19.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-10T10:32:36.017Z] #20 19.88 Setting up python3 (3.7.3-1) ... [2021-07-10T10:32:36.017Z] #20 19.96 Setting up python3-wheel (0.32.3-2) ... [2021-07-10T10:32:36.273Z] #20 20.08 Setting up apparmor (2.13.2-10) ... [2021-07-10T10:32:36.835Z] #20 20.78 Setting up xfsprogs (4.20.0-1) ... [2021-07-10T10:32:36.835Z] #20 20.79 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-10T10:32:37.095Z] #20 20.87 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-10T10:32:37.095Z] #20 21.04 Setting up python3-distutils (3.7.3-1) ... [2021-07-10T10:32:37.117Z] #59 ... [2021-07-10T10:32:37.117Z] [2021-07-10T10:32:37.117Z] #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-10T10:32:37.117Z] #51 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:32:37.117Z] #51 35.79 Selecting previously unselected package python3-minimal. [2021-07-10T10:32:37.117Z] #51 35.79 (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-10T10:32:37.117Z] #51 35.85 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-10T10:32:37.117Z] #51 35.86 Unpacking python3-minimal (3.7.3-1) ... [2021-07-10T10:32:37.117Z] #51 35.94 Selecting previously unselected package libmpdec2:amd64. [2021-07-10T10:32:37.117Z] #51 35.96 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-10T10:32:37.117Z] #51 35.98 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-10T10:32:37.117Z] #51 36.11 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-10T10:32:37.117Z] #51 36.11 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:32:37.117Z] #51 36.11 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:32:37.117Z] #51 37.36 Selecting previously unselected package python3.7. [2021-07-10T10:32:37.117Z] #51 37.36 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:32:37.117Z] #51 37.40 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-10T10:32:37.117Z] #51 37.54 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-10T10:32:37.117Z] #51 37.55 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-10T10:32:37.117Z] #51 37.55 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-10T10:32:37.117Z] #51 37.70 Setting up python3-minimal (3.7.3-1) ... [2021-07-10T10:32:37.117Z] #51 39.21 Selecting previously unselected package python3. [2021-07-10T10:32:37.117Z] #51 39.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 ... 16073 files and directories currently installed.) [2021-07-10T10:32:37.117Z] #51 39.27 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-10T10:32:37.117Z] #51 39.44 Unpacking python3 (3.7.3-1) ... [2021-07-10T10:32:37.117Z] #51 ... [2021-07-10T10:32:37.117Z] [2021-07-10T10:32:37.117Z] #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-10T10:32:37.117Z] #55 sha256:dc8b13531cd4140327c407bb96a2092c32b4a3bc95f59501c44bf5121ff339c4 [2021-07-10T10:32:37.117Z] #55 DONE 40.4s [2021-07-10T10:32:37.351Z] #20 21.14 Setting up python3-setuptools (40.8.0-1) ... [2021-07-10T10:32:37.379Z] [2021-07-10T10:32:37.379Z] #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-10T10:32:37.379Z] #51 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:32:37.379Z] #51 39.62 Selecting previously unselected package libprotobuf17:amd64. [2021-07-10T10:32:37.379Z] #51 39.63 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-10T10:32:37.379Z] #51 39.66 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-10T10:32:37.607Z] #20 21.37 Setting up python3-pip (18.1-5) ... [2021-07-10T10:32:37.607Z] #20 21.56 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:32:37.863Z] #20 21.58 Processing triggers for mime-support (3.62) ... [2021-07-10T10:32:38.607Z] Client: Docker Engine - Community [2021-07-10T10:32:38.607Z] Version: 20.10.6 [2021-07-10T10:32:38.607Z] API version: 1.41 [2021-07-10T10:32:38.607Z] Go version: go1.13.15 [2021-07-10T10:32:38.607Z] Git commit: 370c289 [2021-07-10T10:32:38.607Z] Built: Fri Apr 9 22:45:59 2021 [2021-07-10T10:32:38.607Z] OS/Arch: linux/arm64 [2021-07-10T10:32:38.607Z] Context: default [2021-07-10T10:32:38.607Z] Experimental: true [2021-07-10T10:32:38.607Z] [2021-07-10T10:32:38.607Z] Server: Docker Engine - Community [2021-07-10T10:32:38.607Z] Engine: [2021-07-10T10:32:38.607Z] Version: 20.10.6 [2021-07-10T10:32:38.607Z] API version: 1.41 (minimum version 1.12) [2021-07-10T10:32:38.607Z] Go version: go1.13.15 [2021-07-10T10:32:38.607Z] Git commit: 8728dd2 [2021-07-10T10:32:38.607Z] Built: Fri Apr 9 22:44:09 2021 [2021-07-10T10:32:38.607Z] OS/Arch: linux/arm64 [2021-07-10T10:32:38.607Z] Experimental: true [2021-07-10T10:32:38.607Z] containerd: [2021-07-10T10:32:38.607Z] Version: 1.4.6 [2021-07-10T10:32:38.607Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-10T10:32:38.607Z] runc: [2021-07-10T10:32:38.607Z] Version: 1.0.0-rc95 [2021-07-10T10:32:38.607Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-10T10:32:38.607Z] docker-init: [2021-07-10T10:32:38.607Z] Version: 0.19.0 [2021-07-10T10:32:38.607Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-10T10:32:38.768Z] #51 40.70 Selecting previously unselected package python3-pkg-resources. [2021-07-10T10:32:38.768Z] #51 40.71 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-10T10:32:38.768Z] #51 40.71 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-10T10:32:38.768Z] #51 41.03 Selecting previously unselected package python3-six. [2021-07-10T10:32:38.768Z] #51 41.03 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-10T10:32:38.768Z] #51 41.04 Unpacking python3-six (1.12.0-1) ... [2021-07-10T10:32:38.768Z] #51 41.11 Selecting previously unselected package python3-protobuf. [2021-07-10T10:32:38.768Z] #51 41.11 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-10T10:32:38.768Z] #51 41.13 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-10T10:32:38.851Z] #13 ... [2021-07-10T10:32:38.851Z] [2021-07-10T10:32:38.851Z] #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-10T10:32:38.851Z] #52 sha256:b307b27e4837a6a6812bd0117fd09e3e20c200f5f7caa9b2d2bd892c810727cd [2021-07-10T10:32:38.851Z] #52 69.35 internal/syscall/execenv [2021-07-10T10:32:38.851Z] #52 69.54 path [2021-07-10T10:32:38.851Z] #52 70.19 io/fs [2021-07-10T10:32:38.851Z] #52 71.40 os [2021-07-10T10:32:38.851Z] #52 71.66 encoding/binary [2021-07-10T10:32:38.851Z] #52 73.37 encoding/base64 [2021-07-10T10:32:38.851Z] #52 74.67 golang.org/x/sys/unix [2021-07-10T10:32:38.851Z] #52 75.97 fmt [2021-07-10T10:32:38.939Z] + docker info [2021-07-10T10:32:39.030Z] #51 41.44 Selecting previously unselected package libnet1:amd64. [2021-07-10T10:32:39.030Z] #51 41.45 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-10T10:32:39.030Z] #51 41.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-10T10:32:39.111Z] #52 ... [2021-07-10T10:32:39.111Z] [2021-07-10T10:32:39.111Z] #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-10T10:32:39.111Z] #46 sha256:407f01aab071d89f23d11a3c92a384b33031e4a1760499524c4044c9ad1573b8 [2021-07-10T10:32:39.111Z] #46 75.95 regexp [2021-07-10T10:32:39.111Z] #46 76.73 fmt [2021-07-10T10:32:39.111Z] #46 78.93 path/filepath [2021-07-10T10:32:39.226Z] #20 DONE 23.1s [2021-07-10T10:32:39.226Z] [2021-07-10T10:32:39.226Z] #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-10T10:32:39.226Z] #57 sha256:3a74ecc929fdc93a0397451f6bea95cc1f7c21548e60bc19fd78d9f50e2ddb40 [2021-07-10T10:32:39.226Z] #57 ... [2021-07-10T10:32:39.226Z] [2021-07-10T10:32:39.226Z] #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-10T10:32:39.226Z] #21 sha256:df49e31fab01780e0ebd2c7e116b522ba89edcb4706e244616540b35fbc6217d [2021-07-10T10:32:39.291Z] #51 41.55 Selecting previously unselected package libnl-3-200:amd64. [2021-07-10T10:32:39.291Z] #51 41.56 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-10T10:32:39.291Z] #51 41.57 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-10T10:32:39.291Z] #51 41.67 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-10T10:32:39.291Z] #51 41.67 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-10T10:32:39.291Z] #51 41.67 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-10T10:32:39.291Z] #51 41.76 Selecting previously unselected package criu. [2021-07-10T10:32:39.291Z] #51 41.77 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-10T10:32:39.552Z] #51 41.77 Unpacking criu (3.15-1) ... [2021-07-10T10:32:39.788Z] #21 0.478 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-10T10:32:39.788Z] #21 0.501 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-10T10:32:39.788Z] #21 0.504 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-10T10:32:39.788Z] #21 DONE 0.6s [2021-07-10T10:32:39.788Z] [2021-07-10T10:32:39.788Z] #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-10T10:32:39.788Z] #57 sha256:3a74ecc929fdc93a0397451f6bea95cc1f7c21548e60bc19fd78d9f50e2ddb40 [2021-07-10T10:32:39.788Z] #57 ... [2021-07-10T10:32:39.788Z] [2021-07-10T10:32:39.788Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-10T10:32:39.788Z] #22 sha256:55b26b1518cd78250067430090425ef3f78eee39abb1a7c29e44383eef930f53 [2021-07-10T10:32:39.813Z] #51 42.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-10T10:32:39.813Z] #51 42.29 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-10T10:32:39.813Z] #51 42.30 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-10T10:32:40.050Z] #46 79.96 internal/lazyregexp [2021-07-10T10:32:40.074Z] #51 42.32 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-10T10:32:40.074Z] #51 42.34 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-10T10:32:40.074Z] #51 42.35 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:32:40.074Z] #51 42.37 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-10T10:32:40.074Z] #51 42.38 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-10T10:32:40.620Z] #46 80.30 io/ioutil [2021-07-10T10:32:40.880Z] #46 80.63 github.com/LK4D4/vndr/versioned [2021-07-10T10:32:41.140Z] #46 80.77 hash/crc32 [2021-07-10T10:32:41.152Z] #22 1.345 Collecting yamllint==1.26.1 [2021-07-10T10:32:41.400Z] #46 81.16 flag [2021-07-10T10:32:41.664Z] #46 81.40 go/token [2021-07-10T10:32:41.664Z] #46 ... [2021-07-10T10:32:41.664Z] [2021-07-10T10:32:41.664Z] #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-10T10:32:41.664Z] #57 sha256:4a653dbca93b736fdb1a2068077bdc52aa285081cf277ac0e94952972053dfa1 [2021-07-10T10:32:41.989Z] #51 ... [2021-07-10T10:32:41.989Z] [2021-07-10T10:32:41.989Z] #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-10T10:32:41.989Z] #53 sha256:d801a3819e5467de6826f8396baff85c9c4f0401e456e0bf2f92d469d53ac4ce [2021-07-10T10:32:41.989Z] #53 34.94 internal/testlog [2021-07-10T10:32:41.989Z] #53 35.15 github.com/LK4D4/vndr/godl/singleflight [2021-07-10T10:32:41.989Z] #53 35.39 math/rand [2021-07-10T10:32:41.989Z] #53 36.10 internal/singleflight [2021-07-10T10:32:41.989Z] #53 36.14 errors [2021-07-10T10:32:41.989Z] #53 36.34 sort [2021-07-10T10:32:41.989Z] #53 36.40 io [2021-07-10T10:32:41.989Z] #53 37.23 strconv [2021-07-10T10:32:41.989Z] #53 37.32 bytes [2021-07-10T10:32:41.989Z] #53 38.99 strings [2021-07-10T10:32:41.989Z] #53 39.92 reflect [2021-07-10T10:32:41.989Z] #53 40.64 bufio [2021-07-10T10:32:41.989Z] #53 42.36 syscall [2021-07-10T10:32:41.989Z] #53 ... [2021-07-10T10:32:41.989Z] [2021-07-10T10:32:41.989Z] #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-10T10:32:41.989Z] #39 sha256:02b8b06453114cc9d718141bfd6c3a8288de3bf01c737394ced405b6f4e8701d [2021-07-10T10:32:41.989Z] #39 34.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-10T10:32:42.251Z] #39 ... [2021-07-10T10:32:42.251Z] [2021-07-10T10:32:42.251Z] #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-10T10:32:42.251Z] #59 sha256:485326064fa4b9046eca87b7071b82032f6bed1b962fc819d5143605e2ab2570 [2021-07-10T10:32:42.251Z] #59 41.85 reflect [2021-07-10T10:32:42.251Z] #59 43.10 time [2021-07-10T10:32:42.477Z] Client: [2021-07-10T10:32:42.478Z] Context: default [2021-07-10T10:32:42.478Z] Debug Mode: false [2021-07-10T10:32:42.478Z] Plugins: [2021-07-10T10:32:42.478Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-10T10:32:42.478Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-10T10:32:42.478Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-10T10:32:42.478Z] [2021-07-10T10:32:42.478Z] Server: [2021-07-10T10:32:42.478Z] Containers: 0 [2021-07-10T10:32:42.478Z] Running: 0 [2021-07-10T10:32:42.478Z] Paused: 0 [2021-07-10T10:32:42.478Z] Stopped: 0 [2021-07-10T10:32:42.478Z] Images: 0 [2021-07-10T10:32:42.478Z] Server Version: 20.10.6 [2021-07-10T10:32:42.478Z] Storage Driver: overlay2 [2021-07-10T10:32:42.478Z] Backing Filesystem: extfs [2021-07-10T10:32:42.478Z] Supports d_type: true [2021-07-10T10:32:42.478Z] Native Overlay Diff: true [2021-07-10T10:32:42.478Z] userxattr: false [2021-07-10T10:32:42.478Z] Logging Driver: json-file [2021-07-10T10:32:42.478Z] Cgroup Driver: systemd [2021-07-10T10:32:42.478Z] Cgroup Version: 2 [2021-07-10T10:32:42.478Z] Plugins: [2021-07-10T10:32:42.478Z] Volume: local [2021-07-10T10:32:42.478Z] Network: bridge host ipvlan macvlan null overlay [2021-07-10T10:32:42.478Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-10T10:32:42.478Z] Swarm: inactive [2021-07-10T10:32:42.478Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-10T10:32:42.478Z] Default Runtime: runc [2021-07-10T10:32:42.478Z] Init Binary: docker-init [2021-07-10T10:32:42.478Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-10T10:32:42.478Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-10T10:32:42.478Z] init version: de40ad0 [2021-07-10T10:32:42.478Z] Security Options: [2021-07-10T10:32:42.478Z] apparmor [2021-07-10T10:32:42.478Z] seccomp [2021-07-10T10:32:42.478Z] Profile: default [2021-07-10T10:32:42.478Z] cgroupns [2021-07-10T10:32:42.478Z] Kernel Version: 5.4.0-1048-aws [2021-07-10T10:32:42.478Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-10T10:32:42.478Z] OSType: linux [2021-07-10T10:32:42.478Z] Architecture: x86_64 [2021-07-10T10:32:42.478Z] CPUs: 2 [2021-07-10T10:32:42.478Z] Total Memory: 7.569GiB [2021-07-10T10:32:42.478Z] Name: ip-10-100-36-169 [2021-07-10T10:32:42.478Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-07-10T10:32:42.478Z] Docker Root Dir: /var/lib/docker [2021-07-10T10:32:42.478Z] Debug Mode: false [2021-07-10T10:32:42.478Z] Registry: https://index.docker.io/v1/ [2021-07-10T10:32:42.478Z] Labels: [2021-07-10T10:32:42.478Z] Experimental: true [2021-07-10T10:32:42.478Z] Insecure Registries: [2021-07-10T10:32:42.478Z] 127.0.0.0/8 [2021-07-10T10:32:42.478Z] Live Restore Enabled: true [2021-07-10T10:32:42.478Z] [2021-07-10T10:32:42.478Z] WARNING: No kernel memory limit support [2021-07-10T10:32:42.478Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-10T10:32:42.828Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:635ce3c3c5fe0bf13d9dc8595425e5d194c2823a . [2021-07-10T10:32:43.088Z] #2 [internal] load .dockerignore [2021-07-10T10:32:43.088Z] #2 sha256:35be74f0f11c744534df2034782aa1fa26f3077d4a03d635b9e6a1729c2dbdd6 [2021-07-10T10:32:43.225Z] #57 43.52 Checking out files: 49% (2037/4077) Checking out files: 50% (2039/4077) Checking out files: 51% (2080/4077) Checking out files: 52% (2121/4077) Checking out files: 53% (2161/4077) Checking out files: 54% (2202/4077) Checking out files: 55% (2243/4077) Checking out files: 56% (2284/4077) Checking out files: 57% (2324/4077) Checking out files: 58% (2365/4077) Checking out files: 59% (2406/4077) Checking out files: 60% (2447/4077) Checking out files: 61% (2487/4077) Checking out files: 62% (2528/4077) Checking out files: 63% (2569/4077) Checking out files: 64% (2610/4077) Checking out files: 65% (2651/4077) Checking out files: 66% (2691/4077) Checking out files: 67% (2732/4077) Checking out files: 68% (2773/4077) Checking out files: 69% (2814/4077) Checking out files: 70% (2854/4077) Checking out files: 71% (2895/4077) Checking out files: 72% (2936/4077) Checking out files: 73% (2977/4077) Checking out files: 74% (3017/4077) Checking out files: 75% (3058/4077) Checking out files: 76% (3099/4077) Checking out files: 77% (3140/4077) Checking out files: 78% (3181/4077) Checking out files: 79% (3221/4077) Checking out files: 80% (3262/4077) Checking out files: 81% (3303/4077) Checking out files: 82% (3344/4077) Checking out files: 83% (3384/4077) Checking out files: 84% (3425/4077) Checking out files: 85% (3466/4077) Checking out files: 86% (3507/4077) Checking out files: 87% (3547/4077) Checking out files: 88% (3588/4077) Checking out files: 89% (3629/4077) Checking out files: 90% (3670/4077) Checking out files: 91% (3711/4077) Checking out files: 92% (3751/4077) Checking out files: 92% (3774/4077) Checking out files: 93% (3792/4077) Checking out files: 94% (3833/4077) Checking out files: 95% (3874/4077) Checking out files: 96% (3914/4077) Checking out files: 97% (3955/4077) Checking out files: 98% (3996/4077) Checking out files: 99% (4037/4077) Checking out files: 100% (4077/4077) Checking out files: 100% (4077/4077), done. [2021-07-10T10:32:43.225Z] #57 44.86 + cd /tmp/tmp.A9rHy0w553/src/github.com/containerd/containerd [2021-07-10T10:32:43.225Z] #57 44.86 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-10T10:32:43.638Z] #59 46.97 context [2021-07-10T10:32:44.029Z] #2 transferring context: 87B done [2021-07-10T10:32:44.211Z] #59 ... [2021-07-10T10:32:44.211Z] [2021-07-10T10:32:44.211Z] #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-10T10:32:44.211Z] #53 sha256:d801a3819e5467de6826f8396baff85c9c4f0401e456e0bf2f92d469d53ac4ce [2021-07-10T10:32:44.211Z] #53 47.48 internal/syscall/unix [2021-07-10T10:32:44.288Z] #2 DONE 1.3s [2021-07-10T10:32:44.288Z] [2021-07-10T10:32:44.288Z] #1 [internal] load build definition from Dockerfile [2021-07-10T10:32:44.288Z] #1 sha256:12abba20936603b18ef746b38fc7b526deed2b17f05c1e1c6d7b401473e28df4 [2021-07-10T10:32:44.288Z] #1 transferring dockerfile: 16.59kB done [2021-07-10T10:32:44.288Z] #1 DONE 1.2s [2021-07-10T10:32:44.288Z] [2021-07-10T10:32:44.288Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-10T10:32:44.288Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-10T10:32:44.472Z] #53 47.69 internal/poll [2021-07-10T10:32:44.605Z] #57 46.27 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-10T10:32:44.605Z] #57 46.27 + BUILDTAGS='netgo osusergo static_build' [2021-07-10T10:32:44.605Z] #57 46.27 + export EXTRA_FLAGS=-buildmode=pie [2021-07-10T10:32:44.605Z] #57 46.27 + EXTRA_FLAGS=-buildmode=pie [2021-07-10T10:32:44.605Z] #57 46.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-10T10:32:44.605Z] #57 46.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-10T10:32:44.605Z] #57 46.27 + '[' '' = dynamic ']' [2021-07-10T10:32:44.605Z] #57 46.27 + make [2021-07-10T10:32:44.861Z] #3 DONE 0.4s [2021-07-10T10:32:44.861Z] [2021-07-10T10:32:44.861Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-10T10:32:44.861Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-10T10:32:44.861Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-10T10:32:44.861Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-10T10:32:44.861Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-10T10:32:44.861Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-10T10:32:44.861Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.2s [2021-07-10T10:32:45.046Z] #53 48.25 internal/fmtsort [2021-07-10T10:32:45.121Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-07-10T10:32:45.121Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-10T10:32:45.308Z] #53 48.67 internal/syscall/execenv [2021-07-10T10:32:45.381Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-07-10T10:32:45.381Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-07-10T10:32:45.381Z] #4 DONE 0.8s [2021-07-10T10:32:45.570Z] #53 48.84 path [2021-07-10T10:32:45.950Z] [2021-07-10T10:32:45.950Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-10T10:32:45.950Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-10T10:32:46.143Z] #53 49.26 io/fs [2021-07-10T10:32:46.396Z] #22 6.555 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-10T10:32:46.405Z] #53 49.56 regexp/syntax [2021-07-10T10:32:46.516Z] #57 47.93 + bin/ctr [2021-07-10T10:32:46.524Z] #8 DONE 0.8s [2021-07-10T10:32:46.524Z] [2021-07-10T10:32:46.524Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-10T10:32:46.524Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-10T10:32:46.524Z] #5 DONE 0.8s [2021-07-10T10:32:46.524Z] [2021-07-10T10:32:46.524Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-10T10:32:46.524Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-10T10:32:46.524Z] #7 DONE 0.8s [2021-07-10T10:32:46.524Z] [2021-07-10T10:32:46.524Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-07-10T10:32:46.524Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-07-10T10:32:46.653Z] #22 6.825 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-10T10:32:46.653Z] #22 6.857 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-10T10:32:46.653Z] #22 6.869 Collecting pyyaml (from yamllint==1.26.1) [2021-07-10T10:32:46.653Z] #22 6.923 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-10T10:32:46.666Z] #53 50.12 os [2021-07-10T10:32:46.789Z] #6 DONE 0.8s [2021-07-10T10:32:46.908Z] #22 7.001 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-10T10:32:46.908Z] #22 7.002 Building wheels for collected packages: yamllint [2021-07-10T10:32:46.908Z] #22 7.003 Running setup.py bdist_wheel for yamllint: started [2021-07-10T10:32:47.163Z] #22 7.340 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-10T10:32:47.163Z] #22 7.340 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-10T10:32:47.163Z] #22 7.351 Successfully built yamllint [2021-07-10T10:32:47.163Z] #22 7.356 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-10T10:32:47.419Z] #22 7.572 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-10T10:32:48.177Z] [2021-07-10T10:32:48.177Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-10T10:32:48.177Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-10T10:32:48.177Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-10T10:32:48.177Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-10T10:32:48.177Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-10T10:32:48.437Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-10T10:32:48.437Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-07-10T10:32:48.700Z] #63 ... [2021-07-10T10:32:48.700Z] [2021-07-10T10:32:48.700Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-10T10:32:48.700Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-10T10:32:48.700Z] #42 DONE 0.0s [2021-07-10T10:32:48.700Z] [2021-07-10T10:32:48.700Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-10T10:32:48.700Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-10T10:32:48.700Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2021-07-10T10:32:49.641Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.1s done [2021-07-10T10:32:49.641Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-07-10T10:32:49.810Z] #57 ... [2021-07-10T10:32:49.810Z] [2021-07-10T10:32:49.810Z] #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-10T10:32:49.810Z] #52 sha256:b307b27e4837a6a6812bd0117fd09e3e20c200f5f7caa9b2d2bd892c810727cd [2021-07-10T10:32:49.810Z] #52 79.58 encoding/json [2021-07-10T10:32:49.810Z] #52 81.82 flag [2021-07-10T10:32:49.810Z] #52 83.08 github.com/pkg/diff [2021-07-10T10:32:49.810Z] #52 84.39 go/ast [2021-07-10T10:32:49.810Z] #52 84.47 golang.org/x/crypto/ssh/terminal [2021-07-10T10:32:49.810Z] #52 85.76 mvdan.cc/editorconfig [2021-07-10T10:32:49.810Z] #52 87.01 mvdan.cc/sh/v3/fileutil [2021-07-10T10:32:49.810Z] #52 87.18 text/tabwriter [2021-07-10T10:32:49.810Z] #52 87.76 mvdan.cc/sh/v3/syntax [2021-07-10T10:32:49.930Z] #22 DONE 10.0s [2021-07-10T10:32:49.930Z] [2021-07-10T10:32:49.930Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-10T10:32:49.930Z] #25 sha256:68b6def0abc791e7cd42186acd520bc9d712367c0e4af823bfdcafcb82af70e2 [2021-07-10T10:32:49.930Z] #25 ... [2021-07-10T10:32:49.930Z] [2021-07-10T10:32:49.930Z] #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-10T10:32:49.930Z] #57 sha256:3a74ecc929fdc93a0397451f6bea95cc1f7c21548e60bc19fd78d9f50e2ddb40 [2021-07-10T10:32:49.930Z] #57 61.23 # github.com/containerd/containerd/cmd/containerd [2021-07-10T10:32:49.930Z] #57 61.23 /usr/bin/ld: /tmp/go-link-207117609/000019.o: in function `New': [2021-07-10T10:32:49.930Z] #57 61.23 /tmp/tmp.rUk0zOgR5q/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-10T10:32:49.930Z] #57 61.28 + bin/containerd-stress [2021-07-10T10:32:49.930Z] #57 62.10 + bin/containerd-shim [2021-07-10T10:32:49.930Z] #57 64.56 + bin/containerd-shim-runc-v1 [2021-07-10T10:32:49.930Z] #57 66.29 + bin/containerd-shim-runc-v2 [2021-07-10T10:32:49.930Z] #57 66.77 + binaries [2021-07-10T10:32:49.930Z] #57 66.77 + install -D bin/containerd /build/containerd [2021-07-10T10:32:49.930Z] #57 66.80 + install -D bin/containerd-shim /build/containerd-shim [2021-07-10T10:32:49.930Z] #57 66.81 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-10T10:32:49.930Z] #57 66.81 + install -D bin/ctr /build/ctr [2021-07-10T10:32:49.930Z] #57 DONE 69.7s [2021-07-10T10:32:49.930Z] [2021-07-10T10:32:49.930Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-10T10:32:49.930Z] #25 sha256:68b6def0abc791e7cd42186acd520bc9d712367c0e4af823bfdcafcb82af70e2 [2021-07-10T10:32:49.983Z] #53 53.01 regexp [2021-07-10T10:32:49.983Z] #53 53.03 fmt [2021-07-10T10:32:50.511Z] #25 DONE 0.6s [2021-07-10T10:32:50.511Z] [2021-07-10T10:32:50.511Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-10T10:32:50.511Z] #30 sha256:a6bacdfdef21850ff6cea88acb6859704699f2dfd663f9790bb9cc99940e9cca [2021-07-10T10:32:50.561Z] #53 ... [2021-07-10T10:32:50.561Z] [2021-07-10T10:32:50.561Z] #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-10T10:32:50.561Z] #51 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:32:50.561Z] #51 45.98 Setting up python3 (3.7.3-1) ... [2021-07-10T10:32:50.561Z] #51 46.66 Setting up python3-six (1.12.0-1) ... [2021-07-10T10:32:50.561Z] #51 47.52 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-10T10:32:50.561Z] #51 48.49 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-10T10:32:50.561Z] #51 50.80 Setting up criu (3.15-1) ... [2021-07-10T10:32:50.561Z] #51 52.11 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:32:50.561Z] #51 52.18 Processing triggers for mime-support (3.62) ... [2021-07-10T10:32:50.561Z] #51 DONE 52.9s [2021-07-10T10:32:50.561Z] [2021-07-10T10:32:50.561Z] #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-10T10:32:50.561Z] #59 sha256:485326064fa4b9046eca87b7071b82032f6bed1b962fc819d5143605e2ab2570 [2021-07-10T10:32:50.561Z] #59 47.49 internal/syscall/unix [2021-07-10T10:32:50.561Z] #59 47.68 internal/poll [2021-07-10T10:32:50.561Z] #59 49.52 io/fs [2021-07-10T10:32:50.561Z] #59 49.99 encoding/binary [2021-07-10T10:32:50.561Z] #59 50.39 os [2021-07-10T10:32:50.561Z] #59 51.59 encoding/base64 [2021-07-10T10:32:50.561Z] #59 52.24 golang.org/x/sys/unix [2021-07-10T10:32:50.561Z] #59 53.38 fmt [2021-07-10T10:32:50.749Z] #52 ... [2021-07-10T10:32:50.749Z] [2021-07-10T10:32:50.749Z] #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-10T10:32:50.749Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:32:50.749Z] #13 84.37 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-10T10:32:51.009Z] #13 84.38 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-10T10:32:51.009Z] #13 84.39 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:32:51.554Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done [2021-07-10T10:32:51.818Z] #63 DONE 3.7s [2021-07-10T10:32:51.818Z] [2021-07-10T10:32:51.818Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:32:51.818Z] #9 sha256:a07bd8d54e290738bfd61c720340ba2ed1e184775551c3d26c50f1f533f51c37 [2021-07-10T10:32:51.818Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 0.1s done [2021-07-10T10:32:51.818Z] #9 sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 1.86kB / 1.86kB done [2021-07-10T10:32:51.818Z] #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done [2021-07-10T10:32:51.818Z] #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done [2021-07-10T10:32:51.818Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.1s done [2021-07-10T10:32:51.818Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 2.4s done [2021-07-10T10:32:51.818Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 1.0s [2021-07-10T10:32:51.818Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 3.0s done [2021-07-10T10:32:51.818Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 30.27MB / 51.84MB 3.5s [2021-07-10T10:32:51.818Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 24.12MB / 68.75MB 3.5s [2021-07-10T10:32:51.818Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 15.73MB / 129.05MB 3.5s [2021-07-10T10:32:51.818Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 38.80MB / 51.84MB 3.7s [2021-07-10T10:32:52.089Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 42.06MB / 51.84MB 3.8s [2021-07-10T10:32:52.089Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 30.41MB / 68.75MB 3.8s [2021-07-10T10:32:52.089Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 25.17MB / 129.05MB 3.8s [2021-07-10T10:32:52.089Z] #9 ... [2021-07-10T10:32:52.089Z] [2021-07-10T10:32:52.089Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-10T10:32:52.089Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-10T10:32:52.089Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-10T10:32:52.089Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-10T10:32:52.089Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-10T10:32:52.089Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-10T10:32:52.089Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-07-10T10:32:52.089Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done [2021-07-10T10:32:52.089Z] #65 DONE 4.2s [2021-07-10T10:32:52.089Z] [2021-07-10T10:32:52.089Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:32:52.089Z] #9 sha256:a07bd8d54e290738bfd61c720340ba2ed1e184775551c3d26c50f1f533f51c37 [2021-07-10T10:32:52.089Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 50.46MB / 51.84MB 3.9s [2021-07-10T10:32:52.089Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 34.60MB / 68.75MB 3.9s [2021-07-10T10:32:52.089Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 36.94MB / 129.05MB 3.9s [2021-07-10T10:32:52.350Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 42.99MB / 68.75MB 4.2s [2021-07-10T10:32:52.350Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 51.38MB / 129.05MB 4.2s [2021-07-10T10:32:52.478Z] #59 ... [2021-07-10T10:32:52.478Z] [2021-07-10T10:32:52.478Z] #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-10T10:32:52.478Z] #53 sha256:d801a3819e5467de6826f8396baff85c9c4f0401e456e0bf2f92d469d53ac4ce [2021-07-10T10:32:52.478Z] #53 55.55 path/filepath [2021-07-10T10:32:52.611Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 55.57MB / 68.75MB 4.3s [2021-07-10T10:32:52.611Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 59.77MB / 129.05MB 4.3s [2021-07-10T10:32:52.611Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 59.77MB / 68.75MB 4.4s [2021-07-10T10:32:52.875Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 4.6s [2021-07-10T10:32:52.875Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 78.64MB / 129.05MB 4.6s [2021-07-10T10:32:52.916Z] #13 ... [2021-07-10T10:32:52.916Z] [2021-07-10T10:32:52.916Z] #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-10T10:32:52.916Z] #46 sha256:407f01aab071d89f23d11a3c92a384b33031e4a1760499524c4044c9ad1573b8 [2021-07-10T10:32:52.916Z] #46 82.22 go/scanner [2021-07-10T10:32:52.916Z] #46 82.68 net/url [2021-07-10T10:32:52.916Z] #46 83.44 go/ast [2021-07-10T10:32:52.916Z] #46 84.25 text/template/parse [2021-07-10T10:32:52.916Z] #46 87.13 go/parser [2021-07-10T10:32:52.916Z] #46 88.86 text/template [2021-07-10T10:32:52.916Z] #46 90.74 encoding/xml [2021-07-10T10:32:53.051Z] #53 56.42 internal/lazyregexp [2021-07-10T10:32:53.136Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 90.18MB / 129.05MB 4.7s [2021-07-10T10:32:53.136Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 106.95MB / 129.05MB 4.8s [2021-07-10T10:32:53.312Z] #53 56.63 flag [2021-07-10T10:32:53.312Z] #53 56.70 go/token [2021-07-10T10:32:53.397Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 5.0s [2021-07-10T10:32:53.855Z] #46 ... [2021-07-10T10:32:53.855Z] [2021-07-10T10:32:53.855Z] #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-10T10:32:53.855Z] #52 sha256:b307b27e4837a6a6812bd0117fd09e3e20c200f5f7caa9b2d2bd892c810727cd [2021-07-10T10:32:53.855Z] #52 93.53 mvdan.cc/sh/v3/cmd/shfmt [2021-07-10T10:32:53.868Z] Client: [2021-07-10T10:32:53.868Z] Context: default [2021-07-10T10:32:53.868Z] Debug Mode: false [2021-07-10T10:32:53.868Z] Plugins: [2021-07-10T10:32:53.868Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-10T10:32:53.868Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-10T10:32:53.868Z] [2021-07-10T10:32:53.868Z] Server: [2021-07-10T10:32:53.868Z] Containers: 0 [2021-07-10T10:32:53.868Z] Running: 0 [2021-07-10T10:32:53.868Z] Paused: 0 [2021-07-10T10:32:53.868Z] Stopped: 0 [2021-07-10T10:32:53.868Z] Images: 0 [2021-07-10T10:32:53.868Z] Server Version: 20.10.6 [2021-07-10T10:32:53.868Z] Storage Driver: overlay2 [2021-07-10T10:32:53.868Z] Backing Filesystem: extfs [2021-07-10T10:32:53.868Z] Supports d_type: true [2021-07-10T10:32:53.868Z] Native Overlay Diff: true [2021-07-10T10:32:53.868Z] userxattr: false [2021-07-10T10:32:53.868Z] Logging Driver: json-file [2021-07-10T10:32:53.868Z] Cgroup Driver: cgroupfs [2021-07-10T10:32:53.868Z] Cgroup Version: 1 [2021-07-10T10:32:53.868Z] Plugins: [2021-07-10T10:32:53.868Z] Volume: local [2021-07-10T10:32:53.868Z] Network: bridge host ipvlan macvlan null overlay [2021-07-10T10:32:53.868Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-10T10:32:53.868Z] Swarm: inactive [2021-07-10T10:32:53.868Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-10T10:32:53.868Z] Default Runtime: runc [2021-07-10T10:32:53.868Z] Init Binary: docker-init [2021-07-10T10:32:53.868Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-10T10:32:53.868Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-10T10:32:53.868Z] init version: de40ad0 [2021-07-10T10:32:53.868Z] Security Options: [2021-07-10T10:32:53.868Z] apparmor [2021-07-10T10:32:53.868Z] seccomp [2021-07-10T10:32:53.868Z] Profile: default [2021-07-10T10:32:53.868Z] Kernel Version: 5.4.0-1048-aws [2021-07-10T10:32:53.868Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-10T10:32:53.868Z] OSType: linux [2021-07-10T10:32:53.868Z] Architecture: aarch64 [2021-07-10T10:32:53.868Z] CPUs: 4 [2021-07-10T10:32:53.868Z] Total Memory: 7.494GiB [2021-07-10T10:32:53.868Z] Name: ip-10-100-52-174 [2021-07-10T10:32:53.868Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-07-10T10:32:53.868Z] Docker Root Dir: /var/lib/docker [2021-07-10T10:32:53.868Z] Debug Mode: false [2021-07-10T10:32:53.868Z] Registry: https://index.docker.io/v1/ [2021-07-10T10:32:53.868Z] Labels: [2021-07-10T10:32:53.868Z] Experimental: true [2021-07-10T10:32:53.868Z] Insecure Registries: [2021-07-10T10:32:53.868Z] 127.0.0.0/8 [2021-07-10T10:32:53.868Z] Live Restore Enabled: true [2021-07-10T10:32:53.868Z] [2021-07-10T10:32:53.868Z] WARNING: No swap limit support [Pipeline] sh [2021-07-10T10:32:54.166Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-10T10:32:54.166Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-10T10:32:54.166Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42464/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-10T10:32:54.166Z] + bash /home/ubuntu/workspace/moby_PR-42464/check-config.sh [2021-07-10T10:32:54.166Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-10T10:32:54.166Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-10T10:32:54.166Z] [2021-07-10T10:32:54.166Z] Generally Necessary: [2021-07-10T10:32:54.166Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-10T10:32:54.166Z] - apparmor: enabled and tools installed [2021-07-10T10:32:54.166Z] - CONFIG_NAMESPACES: enabled [2021-07-10T10:32:54.166Z] - CONFIG_NET_NS: enabled [2021-07-10T10:32:54.166Z] - CONFIG_PID_NS: enabled [2021-07-10T10:32:54.166Z] - CONFIG_IPC_NS: enabled [2021-07-10T10:32:54.166Z] - CONFIG_UTS_NS: enabled [2021-07-10T10:32:54.166Z] - CONFIG_CGROUPS: enabled [2021-07-10T10:32:54.166Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-10T10:32:54.166Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-10T10:32:54.166Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-10T10:32:54.166Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-10T10:32:54.166Z] - CONFIG_CPUSETS: enabled [2021-07-10T10:32:54.166Z] - CONFIG_MEMCG: enabled [2021-07-10T10:32:54.166Z] - CONFIG_KEYS: enabled [2021-07-10T10:32:54.166Z] - CONFIG_VETH: enabled (as module) [2021-07-10T10:32:54.257Z] #53 57.31 go/scanner [2021-07-10T10:32:54.257Z] #53 57.68 net/url [2021-07-10T10:32:54.339Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 5.6s done [2021-07-10T10:32:54.339Z] #9 ... [2021-07-10T10:32:54.339Z] [2021-07-10T10:32:54.339Z] #23 [internal] load build context [2021-07-10T10:32:54.339Z] #23 sha256:685f823bd3044238d85688b292affcc58561cd4ecb4725ffd67c2afa7e1024f7 [2021-07-10T10:32:54.339Z] #23 transferring context: 55.67MB 4.9s done [2021-07-10T10:32:54.339Z] #23 DONE 6.3s [2021-07-10T10:32:54.339Z] [2021-07-10T10:32:54.339Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:32:54.339Z] #9 sha256:a07bd8d54e290738bfd61c720340ba2ed1e184775551c3d26c50f1f533f51c37 [2021-07-10T10:32:54.429Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-10T10:32:54.429Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-10T10:32:54.429Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-10T10:32:54.429Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-10T10:32:54.429Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-10T10:32:54.429Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-10T10:32:54.429Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-10T10:32:54.429Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-10T10:32:54.429Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-10T10:32:54.429Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-10T10:32:54.429Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-10T10:32:54.429Z] [2021-07-10T10:32:54.429Z] Optional Features: [2021-07-10T10:32:54.429Z] - CONFIG_USER_NS: enabled [2021-07-10T10:32:54.429Z] - CONFIG_SECCOMP: enabled [2021-07-10T10:32:54.429Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-10T10:32:54.429Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-10T10:32:54.429Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-10T10:32:54.429Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-10T10:32:54.429Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-10T10:32:54.429Z] - CONFIG_BLK_CGROUP: enabled [2021-07-10T10:32:54.429Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-10T10:32:54.429Z] - CONFIG_CGROUP_PERF: enabled [2021-07-10T10:32:54.429Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-10T10:32:54.691Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-10T10:32:54.691Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-10T10:32:54.691Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-10T10:32:54.691Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-10T10:32:54.691Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-10T10:32:54.691Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-10T10:32:54.691Z] - CONFIG_IP_VS: enabled (as module) [2021-07-10T10:32:54.691Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-10T10:32:54.691Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-10T10:32:54.691Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-10T10:32:54.691Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-10T10:32:54.691Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-10T10:32:54.691Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-10T10:32:54.691Z] - CONFIG_EXT4_FS: enabled [2021-07-10T10:32:54.691Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-10T10:32:54.691Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-10T10:32:54.691Z] - Network Drivers: [2021-07-10T10:32:54.691Z] - "overlay": [2021-07-10T10:32:54.691Z] - CONFIG_VXLAN: enabled (as module) [2021-07-10T10:32:54.691Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-10T10:32:54.691Z] Optional (for encrypted networks): [2021-07-10T10:32:54.703Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 6.3s [2021-07-10T10:32:54.829Z] #53 58.18 go/ast [2021-07-10T10:32:54.955Z] - CONFIG_CRYPTO: enabled [2021-07-10T10:32:54.955Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-10T10:32:54.955Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-10T10:32:54.955Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-10T10:32:54.955Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-10T10:32:54.955Z] - CONFIG_XFRM: enabled [2021-07-10T10:32:54.955Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-10T10:32:54.955Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-10T10:32:54.955Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-10T10:32:54.955Z] - "ipvlan": [2021-07-10T10:32:54.955Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-10T10:32:54.955Z] - "macvlan": [2021-07-10T10:32:54.955Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-10T10:32:54.955Z] - CONFIG_DUMMY: enabled (as module) [2021-07-10T10:32:54.955Z] - "ftp,tftp client in container": [2021-07-10T10:32:54.955Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-10T10:32:54.955Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-10T10:32:54.955Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-10T10:32:54.955Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-10T10:32:54.955Z] - Storage Drivers: [2021-07-10T10:32:54.955Z] - "aufs": [2021-07-10T10:32:54.955Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-10T10:32:54.955Z] - "btrfs": [2021-07-10T10:32:54.955Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-10T10:32:54.955Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-10T10:32:54.955Z] - "devicemapper": [2021-07-10T10:32:54.955Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-10T10:32:54.955Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-10T10:32:54.955Z] - "overlay": [2021-07-10T10:32:54.955Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-10T10:32:54.955Z] - "zfs": [2021-07-10T10:32:54.955Z] - /dev/zfs: present [2021-07-10T10:32:54.955Z] - zfs command: missing [2021-07-10T10:32:54.955Z] - zpool command: missing [2021-07-10T10:32:54.955Z] [2021-07-10T10:32:54.955Z] Limits: [2021-07-10T10:32:54.955Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-10T10:32:54.955Z] [2021-07-10T10:32:54.955Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-10T10:32:55.302Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:635ce3c3c5fe0bf13d9dc8595425e5d194c2823a . [2021-07-10T10:32:55.389Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 4.5s done [2021-07-10T10:32:55.748Z] #30 DONE 4.4s [2021-07-10T10:32:55.748Z] [2021-07-10T10:32:55.748Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-10T10:32:55.748Z] #33 sha256:bbecb77c66fc3ccf614a1212a4ed14695b7c289b9b2d764e765f54516adc1378 [2021-07-10T10:32:55.748Z] #33 DONE 0.2s [2021-07-10T10:32:55.748Z] [2021-07-10T10:32:55.748Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-10T10:32:55.748Z] #35 sha256:6e56da80466dd63ff224911a57f42b49e1aeb700c9abb157965f8a811e46123a [2021-07-10T10:32:55.748Z] #35 DONE 0.0s [2021-07-10T10:32:55.748Z] [2021-07-10T10:32:55.748Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-10T10:32:55.748Z] #38 sha256:7685b00a80aaf0a8f780bac9a7d538892b3e00088054a47bd71a555002fec55f [2021-07-10T10:32:55.748Z] #38 DONE 0.0s [2021-07-10T10:32:55.748Z] [2021-07-10T10:32:55.748Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-10T10:32:55.748Z] #41 sha256:12aee2daf14c13b7d5fc41b0761d163840ee02e505afbf7f6dbf5c52ab6b07fe [2021-07-10T10:32:55.748Z] #41 DONE 0.4s [2021-07-10T10:32:55.748Z] [2021-07-10T10:32:55.748Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-10T10:32:55.748Z] #45 sha256:07e9b30b8d26eab294628aea488064317253324cddb6936ee99106747da77d9d [2021-07-10T10:32:55.748Z] #45 DONE 0.0s [2021-07-10T10:32:55.748Z] [2021-07-10T10:32:55.748Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-10T10:32:55.748Z] #47 sha256:bab669c023646c8774bf1ec59d67fcff8e7ef7a87a5fb50fdc58314bc251854e [2021-07-10T10:32:55.748Z] #47 DONE 0.1s [2021-07-10T10:32:55.748Z] [2021-07-10T10:32:55.748Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-10T10:32:55.748Z] #49 sha256:72d0a45da7033a1161dc5e2f136d72e5d15a2bb1b86d4d01e40cb6d5ad322075 [2021-07-10T10:32:55.748Z] #49 DONE 0.0s [2021-07-10T10:32:55.748Z] [2021-07-10T10:32:55.748Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-10T10:32:55.748Z] #51 sha256:0e91bbea5c2be04a51672cce5d24f7c4154618c61c8db4fedf7b46de094f452a [2021-07-10T10:32:55.773Z] #53 58.90 text/template/parse [2021-07-10T10:32:55.882Z] #2 [internal] load .dockerignore [2021-07-10T10:32:55.882Z] #2 sha256:e68a04fb8dfe6fd2fc4d03546b333d0a9c9bc968b29254486734dab8ec39cd99 [2021-07-10T10:32:56.003Z] #51 DONE 0.3s [2021-07-10T10:32:56.258Z] [2021-07-10T10:32:56.258Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-10T10:32:56.258Z] #53 sha256:ea8ee91f7403129e2c27c9cff3d33d7536faf83b3088af639d73c856933f5e9f [2021-07-10T10:32:56.258Z] #53 DONE 0.0s [2021-07-10T10:32:56.258Z] [2021-07-10T10:32:56.258Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-10T10:32:56.258Z] #55 sha256:6e51a6fb0657e8f457e09c7652ff1ef5a2340c6a8a5c31d782a22ee254322d97 [2021-07-10T10:32:56.258Z] #55 DONE 0.2s [2021-07-10T10:32:56.514Z] [2021-07-10T10:32:56.514Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-10T10:32:56.514Z] #58 sha256:1322ae90ffca62611f21d3efe00445cc0470023a8d97479f527fef719f357395 [2021-07-10T10:32:56.774Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 8.1s done [2021-07-10T10:32:56.774Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 [2021-07-10T10:32:56.829Z] #2 transferring context: 87B done [2021-07-10T10:32:57.035Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.4s done [2021-07-10T10:32:57.091Z] #2 DONE 1.4s [2021-07-10T10:32:57.091Z] [2021-07-10T10:32:57.091Z] #1 [internal] load build definition from Dockerfile [2021-07-10T10:32:57.091Z] #1 sha256:fc404d6943a3dae4f5fa4a12c24bc71f4bb4c04acd62c35d9dd9c693615d6898 [2021-07-10T10:32:57.091Z] #1 transferring dockerfile: 16.59kB 0.1s done [2021-07-10T10:32:57.091Z] #1 DONE 1.5s [2021-07-10T10:32:57.440Z] #58 DONE 0.8s [2021-07-10T10:32:57.440Z] [2021-07-10T10:32:57.440Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-10T10:32:57.440Z] #62 sha256:194da22dce15d088779d98fda801ead964ebfaac88db24bdb29a8817790f7053 [2021-07-10T10:32:57.440Z] #62 DONE 0.2s [2021-07-10T10:32:57.440Z] [2021-07-10T10:32:57.440Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-10T10:32:57.440Z] #67 sha256:4b6acfa9431164c87d6da0e42358fcf50c14afbcd67265cb742eb7b42290b7a4 [2021-07-10T10:32:57.667Z] [2021-07-10T10:32:57.667Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-10T10:32:57.667Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-07-10T10:32:57.983Z] #9 ... [2021-07-10T10:32:57.983Z] [2021-07-10T10:32:57.983Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-10T10:32:57.983Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-10T10:32:57.983Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.0s done [2021-07-10T10:32:57.983Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done [2021-07-10T10:32:57.983Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-07-10T10:32:57.983Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-07-10T10:32:57.983Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.1s done [2021-07-10T10:32:57.983Z] #26 ... [2021-07-10T10:32:57.983Z] [2021-07-10T10:32:57.983Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:32:57.983Z] #9 sha256:a07bd8d54e290738bfd61c720340ba2ed1e184775551c3d26c50f1f533f51c37 [2021-07-10T10:32:58.057Z] #52 DONE 97.0s [2021-07-10T10:32:58.057Z] [2021-07-10T10:32:58.057Z] #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-10T10:32:58.057Z] #46 sha256:407f01aab071d89f23d11a3c92a384b33031e4a1760499524c4044c9ad1573b8 [2021-07-10T10:32:58.057Z] #46 93.76 go/doc [2021-07-10T10:32:58.057Z] #46 95.48 compress/flate [2021-07-10T10:32:58.057Z] #46 96.61 github.com/LK4D4/vndr/build [2021-07-10T10:32:58.242Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 10.1s [2021-07-10T10:32:58.321Z] #53 61.33 go/parser [2021-07-10T10:32:58.365Z] #67 DONE 1.0s [2021-07-10T10:32:58.365Z] [2021-07-10T10:32:58.365Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-10T10:32:58.365Z] #68 sha256:303a9a9c1098cf9944822dbc5eca0173f402fdfb4a9fa546bc1324e8e950f4d1 [2021-07-10T10:32:58.365Z] #68 DONE 0.0s [2021-07-10T10:32:58.365Z] [2021-07-10T10:32:58.365Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-10T10:32:58.365Z] #69 sha256:d8c5e38072dde5d3e7913864c4d843aee9d15138732584f4db91d95c03c00c16 [2021-07-10T10:32:58.813Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 [2021-07-10T10:32:58.893Z] #53 62.20 text/template [2021-07-10T10:32:58.998Z] #46 98.49 crypto/rsa [2021-07-10T10:32:59.061Z] #3 DONE 1.3s [2021-07-10T10:32:59.061Z] [2021-07-10T10:32:59.061Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-10T10:32:59.061Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-07-10T10:32:59.061Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-07-10T10:32:59.061Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-07-10T10:32:59.061Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-10T10:32:59.061Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-07-10T10:32:59.061Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-07-10T10:32:59.061Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 2.10MB / 9.01MB 0.2s [2021-07-10T10:32:59.074Z] #9 ... [2021-07-10T10:32:59.074Z] [2021-07-10T10:32:59.074Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-10T10:32:59.074Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-10T10:32:59.074Z] #26 DONE 11.0s [2021-07-10T10:32:59.074Z] [2021-07-10T10:32:59.074Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:32:59.074Z] #9 sha256:a07bd8d54e290738bfd61c720340ba2ed1e184775551c3d26c50f1f533f51c37 [2021-07-10T10:32:59.074Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 10.6s done [2021-07-10T10:32:59.324Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s [2021-07-10T10:32:59.337Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.4s done [2021-07-10T10:32:59.337Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 [2021-07-10T10:32:59.587Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.6s done [2021-07-10T10:32:59.587Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-07-10T10:32:59.729Z] #69 DONE 1.2s [2021-07-10T10:32:59.729Z] [2021-07-10T10:32:59.729Z] #70 exporting to image [2021-07-10T10:32:59.729Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-10T10:32:59.729Z] #70 exporting layers [2021-07-10T10:32:59.851Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-07-10T10:32:59.851Z] #4 DONE 1.1s [2021-07-10T10:33:00.114Z] [2021-07-10T10:33:00.114Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-10T10:33:00.114Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-10T10:33:00.282Z] #9 ... [2021-07-10T10:33:00.282Z] [2021-07-10T10:33:00.282Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-10T10:33:00.282Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-10T10:33:00.282Z] #64 DONE 1.0s [2021-07-10T10:33:00.282Z] [2021-07-10T10:33:00.282Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:33:00.282Z] #9 sha256:a07bd8d54e290738bfd61c720340ba2ed1e184775551c3d26c50f1f533f51c37 [2021-07-10T10:33:00.379Z] #46 99.92 vendor/golang.org/x/crypto/chacha20 [2021-07-10T10:33:00.379Z] #46 99.95 net [2021-07-10T10:33:00.639Z] #46 100.5 vendor/golang.org/x/crypto/poly1305 [2021-07-10T10:33:00.858Z] #53 63.90 log [2021-07-10T10:33:01.119Z] #53 64.38 encoding/xml [2021-07-10T10:33:01.208Z] #46 101.0 vendor/golang.org/x/sys/cpu [2021-07-10T10:33:01.507Z] #8 ... [2021-07-10T10:33:01.507Z] [2021-07-10T10:33:01.507Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-07-10T10:33:01.507Z] #6 sha256:6f3d5d90ea84e197d854940d13dde2eca29521f80d474df7c9eb0d21a1de0ae5 [2021-07-10T10:33:01.507Z] #6 DONE 1.1s [2021-07-10T10:33:01.507Z] [2021-07-10T10:33:01.507Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-10T10:33:01.507Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-10T10:33:01.507Z] #7 DONE 1.1s [2021-07-10T10:33:01.507Z] [2021-07-10T10:33:01.507Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-10T10:33:01.507Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-10T10:33:01.507Z] #8 DONE 1.1s [2021-07-10T10:33:01.507Z] [2021-07-10T10:33:01.507Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-10T10:33:01.507Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-07-10T10:33:01.507Z] #5 DONE 1.3s [2021-07-10T10:33:01.665Z] #9 ... [2021-07-10T10:33:01.665Z] [2021-07-10T10:33:01.665Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-10T10:33:01.665Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-10T10:33:01.665Z] #66 DONE 1.2s [2021-07-10T10:33:01.665Z] [2021-07-10T10:33:01.665Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:33:01.665Z] #9 sha256:a07bd8d54e290738bfd61c720340ba2ed1e184775551c3d26c50f1f533f51c37 [2021-07-10T10:33:01.777Z] #46 101.5 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-10T10:33:02.506Z] #53 65.74 go/doc [2021-07-10T10:33:02.716Z] #46 102.4 vendor/golang.org/x/crypto/curve25519 [2021-07-10T10:33:02.901Z] [2021-07-10T10:33:02.901Z] #23 [internal] load build context [2021-07-10T10:33:02.901Z] #23 sha256:0d0d2f1ffecc0c563b314e1613811cf7746cdd4a38914bab2e5cf1d4d9cd05da [2021-07-10T10:33:02.901Z] #23 transferring context: 374.09kB 0.1s [2021-07-10T10:33:02.994Z] #70 exporting layers 3.2s done [2021-07-10T10:33:02.994Z] #70 writing image sha256:c0c0a4e9c9c0e36eaa58e6f4fdddd451f2d2b0a2cdcfb9bfaf3d3fded6fd3290 done [2021-07-10T10:33:02.994Z] #70 naming to docker.io/library/docker:635ce3c3c5fe0bf13d9dc8595425e5d194c2823a done [2021-07-10T10:33:02.994Z] #70 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-07-10T10:33:03.050Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 3.5s done [2021-07-10T10:33:03.050Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 [2021-07-10T10:33:03.165Z] #23 ... [2021-07-10T10:33:03.165Z] [2021-07-10T10:33:03.165Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-10T10:33:03.165Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-10T10:33:03.165Z] #42 DONE 0.0s [2021-07-10T10:33:03.165Z] [2021-07-10T10:33:03.165Z] #23 [internal] load build context [2021-07-10T10:33:03.165Z] #23 sha256:0d0d2f1ffecc0c563b314e1613811cf7746cdd4a38914bab2e5cf1d4d9cd05da [2021-07-10T10:33:03.286Z] #46 103.0 vendor/golang.org/x/crypto/hkdf [2021-07-10T10:33:03.318Z] + trap exit INT TERM [2021-07-10T10:33:03.318Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-07-10T10:33:03.318Z] + CONTAINER_NAME=docker-pr20 [2021-07-10T10:33:03.319Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42464/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42464/.git:/go/src/github.com/docker/docker/.git --name docker-pr20-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=635ce3c3c5fe0bf13d9dc8595425e5d194c2823a -e DOCKER_GRAPHDRIVER docker:635ce3c3c5fe0bf13d9dc8595425e5d194c2823a hack/make.sh dynbinary [2021-07-10T10:33:03.450Z] #53 ... [2021-07-10T10:33:03.450Z] [2021-07-10T10:33:03.450Z] #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-10T10:33:03.450Z] #59 sha256:485326064fa4b9046eca87b7071b82032f6bed1b962fc819d5143605e2ab2570 [2021-07-10T10:33:03.450Z] #59 56.56 encoding/json [2021-07-10T10:33:03.450Z] #59 58.17 github.com/pkg/diff [2021-07-10T10:33:03.450Z] #59 58.96 go/ast [2021-07-10T10:33:03.450Z] #59 60.32 golang.org/x/crypto/ssh/terminal [2021-07-10T10:33:03.450Z] #59 61.09 io/ioutil [2021-07-10T10:33:03.450Z] #59 61.43 mvdan.cc/editorconfig [2021-07-10T10:33:03.450Z] #59 62.07 mvdan.cc/sh/v3/fileutil [2021-07-10T10:33:03.450Z] #59 62.18 text/tabwriter [2021-07-10T10:33:03.450Z] #59 62.46 mvdan.cc/sh/v3/syntax [2021-07-10T10:33:03.450Z] #59 66.47 mvdan.cc/sh/v3/cmd/shfmt [2021-07-10T10:33:03.450Z] #59 ... [2021-07-10T10:33:03.450Z] [2021-07-10T10:33:03.450Z] #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-10T10:33:03.450Z] #17 sha256:57a607007425a2c457464b683f2a420d3bf9c342d4e1e0d2187268ae2714329f [2021-07-10T10:33:03.450Z] #17 45.82 Fetched 48.3 MB in 44s (1086 kB/s) [2021-07-10T10:33:03.545Z] #46 103.2 vendor/golang.org/x/text/transform [2021-07-10T10:33:04.115Z] #46 103.8 vendor/golang.org/x/text/unicode/bidi [2021-07-10T10:33:04.682Z] [2021-07-10T10:33:04.682Z] Removing bundles/ [2021-07-10T10:33:04.682Z] [2021-07-10T10:33:04.682Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-10T10:33:04.836Z] #17 45.82 Reading package lists... [2021-07-10T10:33:04.836Z] #17 ... [2021-07-10T10:33:04.836Z] [2021-07-10T10:33:04.836Z] #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-10T10:33:04.837Z] #53 sha256:d801a3819e5467de6826f8396baff85c9c4f0401e456e0bf2f92d469d53ac4ce [2021-07-10T10:33:04.837Z] #53 67.83 github.com/LK4D4/vndr/build [2021-07-10T10:33:04.837Z] #53 68.19 github.com/LK4D4/vndr/versioned [2021-07-10T10:33:04.939Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-10T10:33:04.939Z] GOOS="" GOARCH="" GOARM="" [2021-07-10T10:33:05.106Z] #53 68.36 compress/flate [2021-07-10T10:33:05.368Z] #53 ... [2021-07-10T10:33:05.368Z] [2021-07-10T10:33:05.368Z] #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-10T10:33:05.368Z] #59 sha256:485326064fa4b9046eca87b7071b82032f6bed1b962fc819d5143605e2ab2570 [2021-07-10T10:33:05.368Z] #59 DONE 68.6s [2021-07-10T10:33:05.368Z] [2021-07-10T10:33:05.368Z] #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-10T10:33:05.368Z] #53 sha256:d801a3819e5467de6826f8396baff85c9c4f0401e456e0bf2f92d469d53ac4ce [2021-07-10T10:33:05.502Z] #46 ... [2021-07-10T10:33:05.502Z] [2021-07-10T10:33:05.502Z] #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-10T10:33:05.502Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:33:05.502Z] #13 98.93 Selecting previously unselected package libapparmor1:amd64. [2021-07-10T10:33:05.502Z] #13 98.95 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-10T10:33:05.502Z] #13 98.96 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-10T10:33:05.502Z] #13 99.06 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-10T10:33:05.502Z] #13 99.06 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-10T10:33:05.502Z] #13 99.06 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-10T10:33:05.754Z] #23 transferring context: 55.68MB 2.8s done [2021-07-10T10:33:05.762Z] #13 99.22 Selecting previously unselected package libbtrfs0. [2021-07-10T10:33:05.762Z] #13 99.22 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-10T10:33:05.762Z] #13 99.23 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-10T10:33:05.762Z] #13 99.28 Selecting previously unselected package libbtrfs-dev. [2021-07-10T10:33:05.762Z] #13 99.31 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-10T10:33:05.762Z] #13 99.31 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-10T10:33:05.762Z] #13 99.42 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-10T10:33:06.021Z] #13 99.42 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-10T10:33:06.021Z] #13 99.43 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-10T10:33:06.021Z] #13 99.51 Selecting previously unselected package libudev-dev:amd64. [2021-07-10T10:33:06.021Z] #13 99.51 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-10T10:33:06.021Z] #13 99.55 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-10T10:33:06.282Z] #13 99.72 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-10T10:33:06.282Z] #13 99.75 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-10T10:33:06.282Z] #13 99.75 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-10T10:33:06.330Z] #23 DONE 3.8s [2021-07-10T10:33:06.330Z] [2021-07-10T10:33:06.330Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:33:06.330Z] #9 sha256:c4d7dc2f4784d06fb0cf265969ac02b189089dd805ce76b5c2e5f67fa3f2d3dc [2021-07-10T10:33:06.330Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 0.1s done [2021-07-10T10:33:06.330Z] #9 sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 1.86kB / 1.86kB done [2021-07-10T10:33:06.331Z] #9 sha256:d302623e7c93ddd20ff89fa0d3f44bf16d0218e236fc384778e0e8c4d6ffe894 1.79kB / 1.79kB done [2021-07-10T10:33:06.331Z] #9 sha256:e4116d705e71f6e56422736aeafb577b66743200ee27b1454e81b99acb922aa8 7.00kB / 7.00kB done [2021-07-10T10:33:06.331Z] #9 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 49.22MB / 49.22MB 2.4s done [2021-07-10T10:33:06.331Z] #9 sha256:86422c44ee005c4d5ccb0e2fa32685229207b712728cd4b8c0ef97174f079df7 7.69MB / 7.69MB 0.9s done [2021-07-10T10:33:06.331Z] #9 sha256:9137877e0c26a439a8954003b21876b6059de852c839631e8cf6fda5bd36434c 9.98MB / 9.98MB 1.2s done [2021-07-10T10:33:06.331Z] #9 sha256:785171b903c4d81c5b7539417a7b05f4a9bc6a35840595233bf4e369d8aee387 52.17MB / 52.17MB 3.5s done [2021-07-10T10:33:06.331Z] #9 sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 62.62MB / 62.62MB 3.7s [2021-07-10T10:33:06.331Z] #9 extracting sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 1.1s [2021-07-10T10:33:06.331Z] #9 sha256:8bf39eafd2cc6a63cac074f0f72e7f0c22d81bbdfa7cbb22bf525bcc33a07ed9 155B / 155B 3.7s [2021-07-10T10:33:06.542Z] #13 100.0 Selecting previously unselected package libpcre16-3:amd64. [2021-07-10T10:33:06.542Z] #13 100.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-10T10:33:06.542Z] #13 100.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-10T10:33:06.542Z] #13 100.2 Selecting previously unselected package libpcre32-3:amd64. [2021-07-10T10:33:06.542Z] #13 100.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-10T10:33:06.542Z] #13 100.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-10T10:33:06.802Z] #13 100.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-10T10:33:06.802Z] #13 100.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-10T10:33:06.802Z] #13 100.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-10T10:33:07.062Z] #13 100.5 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-10T10:33:07.062Z] #13 100.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-10T10:33:07.062Z] #13 100.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-10T10:33:07.267Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 4.0s done [2021-07-10T10:33:07.267Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 [2021-07-10T10:33:07.283Z] #53 70.41 hash/crc32 [2021-07-10T10:33:07.283Z] #53 70.68 crypto/rsa [2021-07-10T10:33:07.283Z] #53 70.74 compress/gzip [2021-07-10T10:33:07.324Z] #13 100.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-10T10:33:07.324Z] #13 100.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-10T10:33:07.324Z] #13 100.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-10T10:33:07.731Z] #9 extracting sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 2.1s done [2021-07-10T10:33:07.731Z] #9 extracting sha256:86422c44ee005c4d5ccb0e2fa32685229207b712728cd4b8c0ef97174f079df7 [2021-07-10T10:33:07.731Z] #9 sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 62.62MB / 62.62MB 5.0s done [2021-07-10T10:33:07.731Z] #9 sha256:8bf39eafd2cc6a63cac074f0f72e7f0c22d81bbdfa7cbb22bf525bcc33a07ed9 155B / 155B 5.0s done [2021-07-10T10:33:07.731Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 4.19MB / 99.64MB 5.2s [2021-07-10T10:33:07.856Z] #53 71.17 crypto/dsa [2021-07-10T10:33:07.894Z] #13 101.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-10T10:33:07.894Z] #13 101.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-10T10:33:07.894Z] #13 101.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-10T10:33:07.894Z] #13 101.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-10T10:33:07.894Z] #13 101.3 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-10T10:33:07.894Z] #13 101.3 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-10T10:33:07.894Z] #13 101.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-10T10:33:07.894Z] #13 101.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-10T10:33:07.894Z] #13 101.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-10T10:33:08.002Z] #9 ... [2021-07-10T10:33:08.002Z] [2021-07-10T10:33:08.002Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-10T10:33:08.002Z] #26 sha256:6bea2fde2a5a61ab72f00e80ac4c7a387b5380c49725af25e9ab6aedac66def5 [2021-07-10T10:33:08.002Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.1s done [2021-07-10T10:33:08.002Z] #26 sha256:c3d71f327676ffce1b910873ba568396a226417fc62bb27f83b04c93cce4bbaa 1.46kB / 1.46kB done [2021-07-10T10:33:08.002Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done [2021-07-10T10:33:08.002Z] #26 sha256:eb9b613b4f63193f4476e62af4cb5bff5e3ba0683c4c7f317b2a2c7e3ec22ee6 529B / 529B done [2021-07-10T10:33:08.002Z] #26 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 49.22MB / 49.22MB 2.4s done [2021-07-10T10:33:08.002Z] #26 DONE 5.2s [2021-07-10T10:33:08.002Z] [2021-07-10T10:33:08.002Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:33:08.002Z] #9 sha256:c4d7dc2f4784d06fb0cf265969ac02b189089dd805ce76b5c2e5f67fa3f2d3dc [2021-07-10T10:33:08.002Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 14.68MB / 99.64MB 5.3s [2021-07-10T10:33:08.002Z] #9 ... [2021-07-10T10:33:08.002Z] [2021-07-10T10:33:08.002Z] #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-10T10:33:08.002Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-10T10:33:08.118Z] #53 71.36 crypto/x509/pkix [2021-07-10T10:33:08.118Z] #53 71.57 net [2021-07-10T10:33:08.379Z] #53 71.63 vendor/golang.org/x/crypto/chacha20 [2021-07-10T10:33:08.463Z] #13 102.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-10T10:33:08.463Z] #13 102.0 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-10T10:33:08.463Z] #13 102.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-10T10:33:08.463Z] #13 102.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-10T10:33:08.463Z] #13 102.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-10T10:33:08.463Z] #13 102.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-10T10:33:08.463Z] #13 102.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:33:08.463Z] #13 102.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-10T10:33:08.463Z] #13 102.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-10T10:33:08.724Z] #13 102.1 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-10T10:33:08.724Z] #13 102.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-10T10:33:08.724Z] #13 102.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-10T10:33:08.724Z] #13 102.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-10T10:33:08.724Z] #13 102.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-10T10:33:08.724Z] #13 102.2 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-10T10:33:08.724Z] #13 102.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-10T10:33:08.724Z] #13 102.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-10T10:33:08.724Z] #13 102.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:33:08.724Z] #13 102.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-10T10:33:08.724Z] #13 102.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-10T10:33:08.724Z] #13 102.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:33:08.724Z] #13 102.3 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-10T10:33:08.724Z] #13 102.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-10T10:33:08.724Z] #13 102.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-10T10:33:08.724Z] #13 102.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-10T10:33:08.724Z] #13 102.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-10T10:33:08.952Z] #53 72.06 vendor/golang.org/x/crypto/poly1305 [2021-07-10T10:33:08.952Z] #53 72.36 vendor/golang.org/x/sys/cpu [2021-07-10T10:33:08.984Z] #13 102.3 Setting up dmsetup (2:1.02.155-3) ... [2021-07-10T10:33:08.984Z] #13 102.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-10T10:33:08.984Z] #13 102.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-10T10:33:08.984Z] #13 102.4 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:33:09.177Z] #9 ... [2021-07-10T10:33:09.177Z] [2021-07-10T10:33:09.177Z] #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-10T10:33:09.177Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-10T10:33:09.177Z] #27 2.182 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:33:09.177Z] #27 2.212 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:33:09.177Z] #27 2.214 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:33:09.177Z] #27 2.305 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-10T10:33:09.177Z] #27 2.564 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-10T10:33:09.177Z] #27 2.936 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-10T10:33:09.177Z] #27 4.599 Fetched 8454 kB in 3s (3182 kB/s) [2021-07-10T10:33:09.177Z] #27 4.599 Reading package lists... [2021-07-10T10:33:09.177Z] #27 5.520 Reading package lists... [2021-07-10T10:33:09.177Z] #27 6.483 Building dependency tree... [2021-07-10T10:33:09.177Z] #27 6.824 The following additional packages will be installed: [2021-07-10T10:33:09.177Z] #27 6.824 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-10T10:33:09.177Z] #27 6.824 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-10T10:33:09.177Z] #27 6.825 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-10T10:33:09.177Z] #27 6.825 Suggested packages: [2021-07-10T10:33:09.177Z] #27 6.825 krb5-doc krb5-user [2021-07-10T10:33:09.177Z] #27 6.825 Recommended packages: [2021-07-10T10:33:09.177Z] #27 6.826 krb5-locales publicsuffix libsasl2-modules [2021-07-10T10:33:09.177Z] #27 7.070 The following NEW packages will be installed: [2021-07-10T10:33:09.177Z] #27 7.070 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-10T10:33:09.177Z] #27 7.070 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-10T10:33:09.177Z] #27 7.070 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-10T10:33:09.177Z] #27 7.070 libssh2-1 libssl1.1 openssl [2021-07-10T10:33:09.177Z] #27 7.340 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:33:09.177Z] #27 7.340 Need to get 5059 kB of archives. [2021-07-10T10:33:09.177Z] #27 7.340 After this operation, 12.1 MB of additional disk space will be used. [2021-07-10T10:33:09.177Z] #27 7.340 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-10T10:33:09.177Z] #27 7.369 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-10T10:33:09.177Z] #27 7.403 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-10T10:33:09.177Z] #27 7.420 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-10T10:33:09.177Z] #27 7.421 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-10T10:33:09.177Z] #27 7.432 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-10T10:33:09.177Z] #27 7.432 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-10T10:33:09.177Z] #27 7.436 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-10T10:33:09.177Z] #27 7.438 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-10T10:33:09.177Z] #27 7.439 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-10T10:33:09.177Z] #27 7.440 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-10T10:33:09.177Z] #27 7.443 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-10T10:33:09.177Z] #27 7.458 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-10T10:33:09.177Z] #27 7.460 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-10T10:33:09.177Z] #27 7.460 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-10T10:33:09.177Z] #27 7.468 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-10T10:33:09.177Z] #27 7.470 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-10T10:33:09.177Z] #27 7.474 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-10T10:33:09.177Z] #27 7.477 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-10T10:33:09.177Z] #27 7.496 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-10T10:33:09.177Z] #27 7.497 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-10T10:33:09.177Z] #27 7.756 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:33:09.177Z] #27 7.781 Fetched 5059 kB in 0s (12.2 MB/s) [2021-07-10T10:33:09.177Z] #27 7.824 Selecting previously unselected package libssl1.1:amd64. [2021-07-10T10:33:09.177Z] #27 7.824 (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-10T10:33:09.177Z] #27 7.824 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-10T10:33:09.177Z] #27 7.833 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-10T10:33:09.177Z] #27 8.047 Selecting previously unselected package openssl. [2021-07-10T10:33:09.177Z] #27 8.047 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-10T10:33:09.177Z] #27 8.056 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-10T10:33:09.177Z] #27 8.216 Selecting previously unselected package ca-certificates. [2021-07-10T10:33:09.177Z] #27 8.216 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-10T10:33:09.177Z] #27 8.216 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-10T10:33:09.177Z] #27 8.299 Selecting previously unselected package libkeyutils1:amd64. [2021-07-10T10:33:09.177Z] #27 8.299 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-10T10:33:09.177Z] #27 8.303 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-10T10:33:09.177Z] #27 8.340 Selecting previously unselected package libkrb5support0:amd64. [2021-07-10T10:33:09.177Z] #27 8.340 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-10T10:33:09.177Z] #27 8.343 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:33:09.177Z] #27 8.386 Selecting previously unselected package libk5crypto3:amd64. [2021-07-10T10:33:09.177Z] #27 8.386 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-10T10:33:09.177Z] #27 8.390 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:33:09.177Z] #27 8.445 Selecting previously unselected package libkrb5-3:amd64. [2021-07-10T10:33:09.177Z] #27 8.445 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-10T10:33:09.177Z] #27 8.450 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:33:09.177Z] #27 8.531 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-10T10:33:09.177Z] #27 8.531 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-10T10:33:09.177Z] #27 8.534 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:33:09.177Z] #27 8.579 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-10T10:33:09.177Z] #27 8.579 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-10T10:33:09.177Z] #27 8.588 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-10T10:33:09.177Z] #27 8.621 Selecting previously unselected package libsasl2-2:amd64. [2021-07-10T10:33:09.177Z] #27 8.621 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-10T10:33:09.177Z] #27 8.625 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-10T10:33:09.177Z] #27 8.670 Selecting previously unselected package libldap-common. [2021-07-10T10:33:09.177Z] #27 8.670 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-10T10:33:09.177Z] #27 8.678 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-10T10:33:09.177Z] #27 8.730 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-10T10:33:09.177Z] #27 8.730 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-10T10:33:09.177Z] #27 8.740 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-10T10:33:09.177Z] #27 8.799 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-10T10:33:09.177Z] #27 8.801 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-10T10:33:09.177Z] #27 8.804 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-10T10:33:09.177Z] #27 8.846 Selecting previously unselected package libpsl5:amd64. [2021-07-10T10:33:09.177Z] #27 8.847 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-10T10:33:09.177Z] #27 8.851 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-10T10:33:09.177Z] #27 8.887 Selecting previously unselected package librtmp1:amd64. [2021-07-10T10:33:09.177Z] #27 8.889 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-10T10:33:09.177Z] #27 8.893 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-10T10:33:09.177Z] #27 8.934 Selecting previously unselected package libssh2-1:amd64. [2021-07-10T10:33:09.177Z] #27 8.934 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-10T10:33:09.177Z] #27 8.937 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-10T10:33:09.177Z] #27 8.987 Selecting previously unselected package libcurl4:amd64. [2021-07-10T10:33:09.177Z] #27 8.987 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-10T10:33:09.177Z] #27 8.993 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-10T10:33:09.177Z] #27 9.075 Selecting previously unselected package curl. [2021-07-10T10:33:09.177Z] #27 9.075 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-10T10:33:09.177Z] #27 9.079 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-10T10:33:09.177Z] #27 9.151 Selecting previously unselected package libonig5:amd64. [2021-07-10T10:33:09.177Z] #27 9.151 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-10T10:33:09.177Z] #27 9.154 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-10T10:33:09.177Z] #27 9.214 Selecting previously unselected package libjq1:amd64. [2021-07-10T10:33:09.177Z] #27 9.214 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-10T10:33:09.177Z] #27 9.219 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-10T10:33:09.177Z] #27 9.261 Selecting previously unselected package jq. [2021-07-10T10:33:09.177Z] #27 9.261 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-10T10:33:09.177Z] #27 9.266 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-10T10:33:09.177Z] #27 9.307 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-10T10:33:09.177Z] #27 9.319 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-10T10:33:09.177Z] #27 9.333 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-10T10:33:09.177Z] #27 9.440 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-10T10:33:09.177Z] #27 9.451 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-10T10:33:09.177Z] #27 9.516 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:33:09.177Z] #27 9.527 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-10T10:33:09.177Z] #27 9.538 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-10T10:33:09.177Z] #27 9.550 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:33:09.177Z] #27 9.560 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-10T10:33:09.177Z] #27 9.572 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-10T10:33:09.177Z] #27 9.584 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:33:09.177Z] #27 9.594 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-10T10:33:09.177Z] #27 9.609 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-10T10:33:09.177Z] #27 9.620 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-10T10:33:09.177Z] #27 9.634 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-10T10:33:09.177Z] #27 9.646 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-10T10:33:09.177Z] #27 10.21 Updating certificates in /etc/ssl/certs... [2021-07-10T10:33:09.404Z] #27 ... [2021-07-10T10:33:09.404Z] [2021-07-10T10:33:09.404Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-10T10:33:09.404Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-10T10:33:09.404Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-10T10:33:09.404Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-10T10:33:09.404Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-10T10:33:09.404Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-10T10:33:09.404Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.7s done [2021-07-10T10:33:09.404Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2021-07-10T10:33:09.404Z] #65 DONE 6.7s [2021-07-10T10:33:09.404Z] [2021-07-10T10:33:09.404Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:33:09.404Z] #9 sha256:c4d7dc2f4784d06fb0cf265969ac02b189089dd805ce76b5c2e5f67fa3f2d3dc [2021-07-10T10:33:09.404Z] #9 extracting sha256:86422c44ee005c4d5ccb0e2fa32685229207b712728cd4b8c0ef97174f079df7 0.8s done [2021-07-10T10:33:09.404Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 73.40MB / 99.64MB 6.7s [2021-07-10T10:33:09.404Z] #9 extracting sha256:9137877e0c26a439a8954003b21876b6059de852c839631e8cf6fda5bd36434c 0.5s [2021-07-10T10:33:09.437Z] #27 ... [2021-07-10T10:33:09.438Z] [2021-07-10T10:33:09.438Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:33:09.438Z] #9 sha256:a07bd8d54e290738bfd61c720340ba2ed1e184775551c3d26c50f1f533f51c37 [2021-07-10T10:33:09.525Z] #53 72.71 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-10T10:33:09.669Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 83.89MB / 99.64MB 6.9s [2021-07-10T10:33:09.669Z] #9 extracting sha256:9137877e0c26a439a8954003b21876b6059de852c839631e8cf6fda5bd36434c 0.7s done [2021-07-10T10:33:09.669Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 89.13MB / 99.64MB 7.1s [2021-07-10T10:33:09.922Z] #13 DONE 103.3s [2021-07-10T10:33:09.922Z] [2021-07-10T10:33:09.922Z] #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-10T10:33:09.922Z] #46 sha256:407f01aab071d89f23d11a3c92a384b33031e4a1760499524c4044c9ad1573b8 [2021-07-10T10:33:09.922Z] #46 105.5 vendor/golang.org/x/text/secure/bidirule [2021-07-10T10:33:09.922Z] #46 105.7 vendor/golang.org/x/text/unicode/norm [2021-07-10T10:33:09.922Z] #46 109.0 vendor/golang.org/x/net/idna [2021-07-10T10:33:09.934Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 97.52MB / 99.64MB 7.3s [2021-07-10T10:33:10.098Z] #53 73.45 vendor/golang.org/x/crypto/curve25519 [2021-07-10T10:33:10.671Z] #53 74.03 vendor/golang.org/x/crypto/hkdf [2021-07-10T10:33:10.671Z] #53 74.13 vendor/golang.org/x/text/transform [2021-07-10T10:33:11.061Z] Running on azwin-2-cb1360 in d:\jenkins\workspace\moby_PR-42464 [Pipeline] { [Pipeline] ws [2021-07-10T10:33:11.078Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-10T10:33:11.244Z] #53 74.56 vendor/golang.org/x/text/unicode/bidi [2021-07-10T10:33:11.322Z] #46 ... [2021-07-10T10:33:11.322Z] [2021-07-10T10:33:11.322Z] #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-10T10:33:11.322Z] #59 sha256:0c5c1a79e241772e3488d614698032dc0c30508eb218d2deee422bc855601ea2 [2021-07-10T10:33:11.322Z] #59 111.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-10T10:33:11.322Z] #59 111.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-10T10:33:11.582Z] #59 ... [2021-07-10T10:33:11.582Z] [2021-07-10T10:33:11.582Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-10T10:33:11.582Z] #14 sha256:adc6325c78b131f64e9a54a6c914a547ca4dcba4bb1560a376a94329bafac831 [2021-07-10T10:33:11.583Z] #14 DONE 1.8s [2021-07-10T10:33:11.842Z] [2021-07-10T10:33:11.842Z] #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-10T10:33:11.842Z] #54 sha256:14e37ab8460d22dbe02e00aac821bce40f0ee912451133c4d68d48e881206897 [2021-07-10T10:33:11.842Z] #54 1.594 + RM_GOPATH=0 [2021-07-10T10:33:11.842Z] #54 1.596 + TMP_GOPATH= [2021-07-10T10:33:11.842Z] #54 1.597 + : /build [2021-07-10T10:33:11.842Z] #54 1.597 + '[' -z '' ']' [2021-07-10T10:33:11.842Z] #54 1.597 ++ mktemp -d [2021-07-10T10:33:11.842Z] #54 1.599 + export GOPATH=/tmp/tmp.R7anzk8Y9j [2021-07-10T10:33:11.842Z] #54 1.599 + GOPATH=/tmp/tmp.R7anzk8Y9j [2021-07-10T10:33:11.842Z] #54 1.599 + RM_GOPATH=1 [2021-07-10T10:33:11.842Z] #54 1.600 + case "$(go env GOARCH)" in [2021-07-10T10:33:11.842Z] #54 1.600 ++ go env GOARCH [2021-07-10T10:33:11.842Z] #54 1.620 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:11.842Z] #54 1.621 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:11.842Z] #54 1.621 ++ dirname /tmp/install/install.sh [2021-07-10T10:33:11.842Z] #54 1.622 + dir=/tmp/install [2021-07-10T10:33:11.842Z] #54 1.623 + bin=runc [2021-07-10T10:33:11.842Z] #54 1.623 + shift [2021-07-10T10:33:11.842Z] #54 1.623 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-10T10:33:11.842Z] #54 1.623 + . /tmp/install/runc.installer [2021-07-10T10:33:11.842Z] #54 1.624 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-10T10:33:11.842Z] #54 1.624 + install_runc [2021-07-10T10:33:11.842Z] #54 1.641 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-10T10:33:11.842Z] #54 1.643 + uname -r [2021-07-10T10:33:11.842Z] #54 1.656 + RUNC_BUILDTAGS='seccomp ' [2021-07-10T10:33:11.843Z] #54 1.657 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-10T10:33:11.843Z] #54 1.657 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-10T10:33:11.843Z] #54 1.657 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.R7anzk8Y9j/src/github.com/opencontainers/runc [2021-07-10T10:33:11.843Z] #54 1.659 Cloning into '/tmp/tmp.R7anzk8Y9j/src/github.com/opencontainers/runc'... [2021-07-10T10:33:12.340Z] The recommended git tool is: git [2021-07-10T10:33:12.494Z] #9 extracting sha256:785171b903c4d81c5b7539417a7b05f4a9bc6a35840595233bf4e369d8aee387 0.1s [2021-07-10T10:33:12.494Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 99.64MB / 99.64MB 9.5s done [2021-07-10T10:33:12.494Z] #9 ... [2021-07-10T10:33:12.494Z] [2021-07-10T10:33:12.494Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-10T10:33:12.494Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-10T10:33:12.494Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-07-10T10:33:12.494Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-10T10:33:12.494Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-10T10:33:12.494Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-10T10:33:12.494Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.0s done [2021-07-10T10:33:12.494Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2021-07-10T10:33:12.631Z] #53 75.73 vendor/golang.org/x/text/secure/bidirule [2021-07-10T10:33:12.631Z] #53 75.86 vendor/golang.org/x/text/unicode/norm [2021-07-10T10:33:12.737Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 5.1s [2021-07-10T10:33:12.758Z] #63 ... [2021-07-10T10:33:12.758Z] [2021-07-10T10:33:12.758Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:33:12.758Z] #9 sha256:c4d7dc2f4784d06fb0cf265969ac02b189089dd805ce76b5c2e5f67fa3f2d3dc [2021-07-10T10:33:12.758Z] #9 ... [2021-07-10T10:33:12.758Z] [2021-07-10T10:33:12.758Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-10T10:33:12.758Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-10T10:33:12.758Z] #63 DONE 10.1s [2021-07-10T10:33:12.758Z] [2021-07-10T10:33:12.758Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:33:12.758Z] #9 sha256:c4d7dc2f4784d06fb0cf265969ac02b189089dd805ce76b5c2e5f67fa3f2d3dc [2021-07-10T10:33:12.788Z] #54 ... [2021-07-10T10:33:12.788Z] [2021-07-10T10:33:12.788Z] #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-10T10:33:12.788Z] #15 sha256:3be7ab91d355141989c782fa12279cf103e6a995f40e5367c9c7faa623917134 [2021-07-10T10:33:12.788Z] #15 DONE 1.2s [2021-07-10T10:33:13.047Z] [2021-07-10T10:33:13.047Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-10T10:33:13.047Z] #16 sha256:80e0e7837ee89e14e40e52acbd0c5535263b70bbd2be57780cab8af616228895 [2021-07-10T10:33:13.676Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 6.2s done [2021-07-10T10:33:13.990Z] #16 1.099 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-10T10:33:13.990Z] #16 DONE 1.2s [2021-07-10T10:33:13.990Z] [2021-07-10T10:33:13.990Z] #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-10T10:33:13.990Z] #46 sha256:407f01aab071d89f23d11a3c92a384b33031e4a1760499524c4044c9ad1573b8 [2021-07-10T10:33:13.990Z] #46 111.9 vendor/golang.org/x/net/http2/hpack [2021-07-10T10:33:13.990Z] #46 113.6 mime [2021-07-10T10:33:14.256Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done [2021-07-10T10:33:14.518Z] #9 ... [2021-07-10T10:33:14.518Z] [2021-07-10T10:33:14.518Z] #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-10T10:33:14.518Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-10T10:33:14.518Z] #27 10.92 137 added, 0 removed; done. [2021-07-10T10:33:14.518Z] #27 10.95 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-10T10:33:14.518Z] #27 10.96 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-10T10:33:14.518Z] #27 10.98 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-10T10:33:14.518Z] #27 10.99 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-10T10:33:14.518Z] #27 11.00 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:33:14.518Z] #27 11.02 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-10T10:33:14.518Z] #27 11.03 Updating certificates in /etc/ssl/certs... [2021-07-10T10:33:14.518Z] #27 11.67 0 added, 0 removed; done. [2021-07-10T10:33:14.518Z] #27 11.67 Running hooks in /etc/ca-certificates/update.d... [2021-07-10T10:33:14.518Z] #27 11.67 done. [2021-07-10T10:33:14.518Z] #27 DONE 15.3s [2021-07-10T10:33:14.518Z] [2021-07-10T10:33:14.518Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-10T10:33:14.518Z] #28 sha256:5f26108398b3b492e726471806643e08be90bb23945564e0e740dc3c025efa33 [2021-07-10T10:33:14.518Z] #28 DONE 0.2s [2021-07-10T10:33:14.518Z] [2021-07-10T10:33:14.518Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:33:14.518Z] #9 sha256:a07bd8d54e290738bfd61c720340ba2ed1e184775551c3d26c50f1f533f51c37 [2021-07-10T10:33:14.518Z] #9 DONE 26.5s [2021-07-10T10:33:14.518Z] [2021-07-10T10:33:14.518Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-10T10:33:14.518Z] #10 sha256:0a9c9a63edf2131a54340209f156ce752b77d8d7c613efad591a76f2ccb87b3d [2021-07-10T10:33:14.689Z] #9 extracting sha256:785171b903c4d81c5b7539417a7b05f4a9bc6a35840595233bf4e369d8aee387 2.3s done [2021-07-10T10:33:15.093Z] #10 DONE 0.7s [2021-07-10T10:33:15.093Z] [2021-07-10T10:33:15.093Z] #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-10T10:33:15.093Z] #29 sha256:ddfb88b32c06a91f0eec59fca1af40497ba487693368e650cdb2a9a448baa150 [2021-07-10T10:33:15.179Z] #53 78.38 vendor/golang.org/x/net/idna [2021-07-10T10:33:15.373Z] #46 ... [2021-07-10T10:33:15.373Z] [2021-07-10T10:33:15.373Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-10T10:33:15.373Z] #17 sha256:ffd5556a80ade4b5de375fc4d6f92b3b6f63777834ab922f1ba19fb02c2c09e9 [2021-07-10T10:33:15.373Z] #17 DONE 1.2s [2021-07-10T10:33:15.373Z] [2021-07-10T10:33:15.373Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-10T10:33:15.373Z] #18 sha256:99e699fdfd856933d1cd49e2786b3e89f00ffef2d579360871f88aa68cc8506a [2021-07-10T10:33:15.667Z] #29 1.026 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-10T10:33:15.667Z] #29 1.111 [2021-07-10T10:33:16.122Z] #53 79.46 vendor/golang.org/x/net/http2/hpack [2021-07-10T10:33:16.133Z] #9 extracting sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 0.1s [2021-07-10T10:33:16.188Z] #29 1.229 ############# 18.3% ########################### 38.1% ######################################### 58.0% [2021-07-10T10:33:16.188Z] #29 ... [2021-07-10T10:33:16.188Z] [2021-07-10T10:33:16.188Z] #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-10T10:33:16.188Z] #11 sha256:f3884fdf4b7ce9eb985c4768ef3e601bdd1d54149ce4777d8e80ab8b867cc871 [2021-07-10T10:33:16.188Z] #11 DONE 0.9s [2021-07-10T10:33:16.188Z] [2021-07-10T10:33:16.188Z] #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-10T10:33:16.188Z] #29 sha256:ddfb88b32c06a91f0eec59fca1af40497ba487693368e650cdb2a9a448baa150 [2021-07-10T10:33:16.188Z] #29 1.229 ############# 18.3% ########################### 38.1% ######################################### 58.0% ######################################################## 78.1% ##################################################################### 96.3% ######################################################################## 100.0% [2021-07-10T10:33:16.318Z] #18 DONE 1.1s [2021-07-10T10:33:16.318Z] [2021-07-10T10:33:16.318Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-10T10:33:16.318Z] #19 sha256:9ebcca74248fd4568231559bf5047da47f3d11eeeb1c6ee41f4caa4a05a5ceb4 [2021-07-10T10:33:16.448Z] [2021-07-10T10:33:16.448Z] #29 ... [2021-07-10T10:33:16.448Z] [2021-07-10T10:33:16.448Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-10T10:33:16.448Z] #31 sha256:a25512ad72196a8cbbaf292bfd8ea38c8b2120ed33e1b55b1d56105bc19449b1 [2021-07-10T10:33:16.448Z] #31 DONE 0.2s [2021-07-10T10:33:16.448Z] [2021-07-10T10:33:16.448Z] #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-10T10:33:16.448Z] #29 sha256:ddfb88b32c06a91f0eec59fca1af40497ba487693368e650cdb2a9a448baa150 [2021-07-10T10:33:16.448Z] #29 1.745 [2021-07-10T10:33:16.448Z] #29 1.867 ################################## 47.2% ######################################################################## 100.0% [2021-07-10T10:33:16.708Z] #29 ... [2021-07-10T10:33:16.708Z] [2021-07-10T10:33:16.708Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-10T10:33:16.708Z] #39 sha256:a4864d10e5f3afff64ebb3d7ee9ef50ffab603ced820642a88a0831f763170c5 [2021-07-10T10:33:16.708Z] #39 DONE 0.5s [2021-07-10T10:33:16.708Z] [2021-07-10T10:33:16.708Z] #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-10T10:33:16.708Z] #29 sha256:ddfb88b32c06a91f0eec59fca1af40497ba487693368e650cdb2a9a448baa150 [2021-07-10T10:33:16.708Z] #29 2.016 [2021-07-10T10:33:16.708Z] #29 ... [2021-07-10T10:33:16.708Z] [2021-07-10T10:33:16.708Z] #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-10T10:33:16.708Z] #43 sha256:cf675dc92d87fc33872d15da83512d334e429283807bd168417d3539c4f94802 [2021-07-10T10:33:16.708Z] #43 DONE 0.6s [2021-07-10T10:33:16.708Z] [2021-07-10T10:33:16.708Z] #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-10T10:33:16.708Z] #29 sha256:ddfb88b32c06a91f0eec59fca1af40497ba487693368e650cdb2a9a448baa150 [2021-07-10T10:33:16.708Z] #29 2.158 ########################################## 59.0% ######################################################################## 100.0% [2021-07-10T10:33:16.970Z] #29 2.371 [2021-07-10T10:33:17.066Z] #53 80.29 mime [2021-07-10T10:33:17.551Z] #29 2.509 ####### 10.5% ####################### 33.3% ###################################### 52.9% ################################################# 69.1% ########################################################### 82.4% ####################################################################### 99.6% ######################################################################## 100.0% [2021-07-10T10:33:17.701Z] #19 DONE 1.2s [2021-07-10T10:33:17.701Z] [2021-07-10T10:33:17.701Z] #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-10T10:33:17.701Z] #20 sha256:3db60338375c6ffce02a0cda6c3f5a5b5887f09e76fcde8aa5179d4f86663a81 [2021-07-10T10:33:17.837Z] #29 3.253 [2021-07-10T10:33:18.011Z] #53 81.26 mime/quotedprintable [2021-07-10T10:33:18.011Z] #53 81.46 net/http/internal [2021-07-10T10:33:18.057Z] #9 extracting sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 2.0s done [2021-07-10T10:33:18.272Z] #53 ... [2021-07-10T10:33:18.272Z] [2021-07-10T10:33:18.272Z] #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-10T10:33:18.272Z] #17 sha256:57a607007425a2c457464b683f2a420d3bf9c342d4e1e0d2187268ae2714329f [2021-07-10T10:33:18.272Z] #17 45.82 Reading package lists... [2021-07-10T10:33:18.769Z] #9 extracting sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e [2021-07-10T10:33:18.777Z] #20 ... [2021-07-10T10:33:18.777Z] [2021-07-10T10:33:18.777Z] #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-10T10:33:18.777Z] #59 sha256:0c5c1a79e241772e3488d614698032dc0c30508eb218d2deee422bc855601ea2 [2021-07-10T10:33:18.777Z] #59 DONE 118.6s [2021-07-10T10:33:18.777Z] [2021-07-10T10:33:18.777Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-10T10:33:18.777Z] #60 sha256:bbc9b4cb9fcdc19100488a9ea4ee3508dba8454293ef06c91ffe1e6cf9194081 [2021-07-10T10:33:18.777Z] #60 DONE 0.0s [2021-07-10T10:33:18.778Z] [2021-07-10T10:33:18.778Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-10T10:33:18.778Z] #61 sha256:2dbdc3fdea5fa2e5a91fc6466ddc073ad04dafa8fdd945a5ca2d3886f830e16a [2021-07-10T10:33:18.778Z] #61 DONE 0.1s [2021-07-10T10:33:18.778Z] [2021-07-10T10:33:18.778Z] #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-10T10:33:18.778Z] #46 sha256:407f01aab071d89f23d11a3c92a384b33031e4a1760499524c4044c9ad1573b8 [2021-07-10T10:33:18.778Z] #46 116.1 mime/quotedprintable [2021-07-10T10:33:18.778Z] #46 117.0 net/http/internal [2021-07-10T10:33:19.727Z] #9 ... [2021-07-10T10:33:19.727Z] [2021-07-10T10:33:19.727Z] #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-10T10:33:19.727Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-10T10:33:19.727Z] #27 1.857 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:33:19.727Z] #27 1.893 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:33:19.727Z] #27 1.925 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:33:19.727Z] #27 2.085 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-10T10:33:19.727Z] #27 2.351 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-10T10:33:19.727Z] #27 3.081 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-10T10:33:19.727Z] #27 4.833 Fetched 8277 kB in 3s (2565 kB/s) [2021-07-10T10:33:19.727Z] #27 4.833 Reading package lists... [2021-07-10T10:33:19.727Z] #27 6.250 Reading package lists... [2021-07-10T10:33:19.727Z] #27 7.483 Building dependency tree... [2021-07-10T10:33:19.727Z] #27 8.113 The following additional packages will be installed: [2021-07-10T10:33:19.727Z] #27 8.113 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-10T10:33:19.727Z] #27 8.114 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-10T10:33:19.727Z] #27 8.115 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-10T10:33:19.727Z] #27 8.117 Suggested packages: [2021-07-10T10:33:19.727Z] #27 8.117 krb5-doc krb5-user [2021-07-10T10:33:19.727Z] #27 8.117 Recommended packages: [2021-07-10T10:33:19.727Z] #27 8.117 krb5-locales publicsuffix libsasl2-modules [2021-07-10T10:33:19.727Z] #27 8.485 The following NEW packages will be installed: [2021-07-10T10:33:19.727Z] #27 8.486 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-10T10:33:19.727Z] #27 8.486 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-10T10:33:19.727Z] #27 8.487 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-10T10:33:19.727Z] #27 8.488 libssh2-1 libssl1.1 openssl [2021-07-10T10:33:19.727Z] #27 8.777 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:33:19.727Z] #27 8.777 Need to get 4777 kB of archives. [2021-07-10T10:33:19.727Z] #27 8.777 After this operation, 11.5 MB of additional disk space will be used. [2021-07-10T10:33:19.727Z] #27 8.777 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-07-10T10:33:19.727Z] #27 8.812 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-07-10T10:33:19.727Z] #27 8.835 Get:3 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-10T10:33:19.727Z] #27 8.861 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-07-10T10:33:19.727Z] #27 8.865 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-07-10T10:33:19.727Z] #27 8.876 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-07-10T10:33:19.727Z] #27 8.876 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-07-10T10:33:19.727Z] #27 8.885 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-07-10T10:33:19.728Z] #27 8.885 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-10T10:33:19.728Z] #27 8.888 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-07-10T10:33:19.728Z] #27 8.890 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-10T10:33:19.728Z] #27 8.893 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-10T10:33:19.728Z] #27 8.899 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-07-10T10:33:19.728Z] #27 8.901 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-07-10T10:33:19.728Z] #27 8.903 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-07-10T10:33:19.728Z] #27 8.905 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-07-10T10:33:19.728Z] #27 8.931 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-07-10T10:33:19.728Z] #27 8.977 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-07-10T10:33:19.728Z] #27 8.982 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-10T10:33:19.728Z] #27 8.986 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-10T10:33:19.728Z] #27 8.989 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-10T10:33:19.728Z] #27 9.424 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:33:19.728Z] #27 9.466 Fetched 4777 kB in 0s (10.1 MB/s) [2021-07-10T10:33:19.728Z] #27 10.63 Selecting previously unselected package libssl1.1:arm64. [2021-07-10T10:33:19.728Z] #27 10.63 (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-10T10:33:19.728Z] #27 10.63 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-07-10T10:33:19.728Z] #27 10.68 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-07-10T10:33:19.844Z] #29 3.415 # 2.3% ##### 6.9% ######## 11.2% ########### 16.1% ################ 22.3% ###################### 31.5% ######################### 36.1% ############################### 43.3% ################################## 48.2% ###################################### 53.9% ########################################## 59.2% ############################################## 64.4% ################################################## 69.6% ##################################################### 74.8% ######################################################### 80.0% ############################################################# 85.2% ################################################################ 89.1% #################################################################### 95.8% ######################################################################## 100.0% [2021-07-10T10:33:19.844Z] #29 5.243 [2021-07-10T10:33:19.991Z] #27 ... [2021-07-10T10:33:19.991Z] [2021-07-10T10:33:19.991Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:33:19.991Z] #9 sha256:c4d7dc2f4784d06fb0cf265969ac02b189089dd805ce76b5c2e5f67fa3f2d3dc [2021-07-10T10:33:19.991Z] #9 ... [2021-07-10T10:33:19.991Z] [2021-07-10T10:33:19.991Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-10T10:33:19.991Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-07-10T10:33:19.991Z] #64 DONE 1.4s [2021-07-10T10:33:19.991Z] [2021-07-10T10:33:19.991Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:33:19.991Z] #9 sha256:c4d7dc2f4784d06fb0cf265969ac02b189089dd805ce76b5c2e5f67fa3f2d3dc [2021-07-10T10:33:20.106Z] #29 5.614 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-10T10:33:20.190Z] #17 60.86 Reading package lists... [2021-07-10T10:33:20.190Z] #17 ... [2021-07-10T10:33:20.190Z] [2021-07-10T10:33:20.190Z] #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-10T10:33:20.190Z] #53 sha256:d801a3819e5467de6826f8396baff85c9c4f0401e456e0bf2f92d469d53ac4ce [2021-07-10T10:33:20.190Z] #53 83.43 crypto/tls [2021-07-10T10:33:20.367Z] #29 5.781 [2021-07-10T10:33:20.628Z] #29 5.859 ######################################################################## 100.0% [2021-07-10T10:33:20.628Z] #29 5.888 [2021-07-10T10:33:20.888Z] #29 6.220 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-10T10:33:20.888Z] #29 6.375 [2021-07-10T10:33:21.150Z] #29 6.603 ### 4.4% ######################################################################## 100.0% [2021-07-10T10:33:21.150Z] #29 6.687 [2021-07-10T10:33:21.319Z] #46 120.6 crypto/tls [2021-07-10T10:33:21.410Z] #29 6.997 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-10T10:33:21.672Z] #29 7.091 [2021-07-10T10:33:21.934Z] [2021-07-10T10:33:21.934Z] #29 ... [2021-07-10T10:33:21.934Z] [2021-07-10T10:33:21.934Z] #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-10T10:33:21.934Z] #12 sha256:eb6945dd38ea999ca09c0edba28ef2596d9584f5c7c8fd0722af527b948fe20f [2021-07-10T10:33:21.934Z] #12 DONE 5.6s [2021-07-10T10:33:21.934Z] [2021-07-10T10:33:21.934Z] #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-10T10:33:21.934Z] #29 sha256:ddfb88b32c06a91f0eec59fca1af40497ba487693368e650cdb2a9a448baa150 [2021-07-10T10:33:22.565Z] #9 ... [2021-07-10T10:33:22.565Z] [2021-07-10T10:33:22.565Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-10T10:33:22.565Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-07-10T10:33:22.565Z] #66 DONE 2.5s [2021-07-10T10:33:22.565Z] [2021-07-10T10:33:22.565Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:55e10cd0c6fd093c02072b9237b1a2a7a3650155925cceec7805bc3ff31891f8 [2021-07-10T10:33:22.565Z] #9 sha256:c4d7dc2f4784d06fb0cf265969ac02b189089dd805ce76b5c2e5f67fa3f2d3dc [2021-07-10T10:33:22.698Z] #46 ... [2021-07-10T10:33:22.698Z] [2021-07-10T10:33:22.698Z] #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-10T10:33:22.698Z] #20 sha256:3db60338375c6ffce02a0cda6c3f5a5b5887f09e76fcde8aa5179d4f86663a81 [2021-07-10T10:33:22.698Z] #20 1.676 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-10T10:33:22.698Z] #20 1.825 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:33:22.698Z] #20 1.944 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:33:22.698Z] #20 2.167 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:33:22.698Z] #20 2.872 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-10T10:33:22.698Z] #20 3.765 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-10T10:33:22.698Z] #20 5.002 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-10T10:33:22.977Z] #29 7.219 0.8% ############ 16.8% ############ 16.8% ######################### 34.7% ################################### 49.2% ############################################### 65.7% ###################################################### 76.1% ############################################################### 88.5% ######################################################################## 100.0% [2021-07-10T10:33:22.977Z] #29 8.381 [2021-07-10T10:33:23.141Z] #9 extracting sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 4.2s done [2021-07-10T10:33:23.404Z] #9 extracting sha256:8bf39eafd2cc6a63cac074f0f72e7f0c22d81bbdfa7cbb22bf525bcc33a07ed9 [2021-07-10T10:33:23.548Z] #29 8.973 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-10T10:33:23.667Z] #9 extracting sha256:8bf39eafd2cc6a63cac074f0f72e7f0c22d81bbdfa7cbb22bf525bcc33a07ed9 done [2021-07-10T10:33:23.667Z] #9 DONE 21.1s [2021-07-10T10:33:23.667Z] [2021-07-10T10:33:23.667Z] #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-10T10:33:23.667Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-10T10:33:23.667Z] #27 12.10 Selecting previously unselected package openssl. [2021-07-10T10:33:23.667Z] #27 12.10 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-07-10T10:33:23.667Z] #27 12.11 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-10T10:33:23.667Z] #27 12.28 Selecting previously unselected package ca-certificates. [2021-07-10T10:33:23.667Z] #27 12.28 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-10T10:33:23.667Z] #27 12.30 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-10T10:33:23.667Z] #27 14.32 Selecting previously unselected package libkeyutils1:arm64. [2021-07-10T10:33:23.667Z] #27 14.32 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-07-10T10:33:23.667Z] #27 14.39 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-07-10T10:33:23.667Z] #27 14.47 Selecting previously unselected package libkrb5support0:arm64. [2021-07-10T10:33:23.667Z] #27 14.47 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-07-10T10:33:23.667Z] #27 14.54 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-07-10T10:33:23.667Z] #27 14.60 Selecting previously unselected package libk5crypto3:arm64. [2021-07-10T10:33:23.667Z] #27 14.60 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-07-10T10:33:23.667Z] #27 14.61 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-07-10T10:33:23.667Z] #27 14.68 Selecting previously unselected package libkrb5-3:arm64. [2021-07-10T10:33:23.667Z] #27 14.68 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-07-10T10:33:23.667Z] #27 14.69 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-07-10T10:33:23.667Z] #27 14.94 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-07-10T10:33:23.667Z] #27 14.94 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-07-10T10:33:23.667Z] #27 14.94 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-07-10T10:33:23.667Z] #27 15.02 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-07-10T10:33:23.667Z] #27 15.02 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-10T10:33:23.667Z] #27 15.02 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-10T10:33:23.667Z] #27 15.07 Selecting previously unselected package libsasl2-2:arm64. [2021-07-10T10:33:23.667Z] #27 15.07 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-10T10:33:23.667Z] #27 15.08 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-10T10:33:23.667Z] #27 15.21 Selecting previously unselected package libldap-common. [2021-07-10T10:33:23.667Z] #27 15.21 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-10T10:33:23.667Z] #27 15.22 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-10T10:33:23.667Z] #27 15.28 Selecting previously unselected package libldap-2.4-2:arm64. [2021-07-10T10:33:23.667Z] #27 15.28 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-07-10T10:33:23.667Z] #27 15.29 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-10T10:33:23.667Z] #27 15.36 Selecting previously unselected package libnghttp2-14:arm64. [2021-07-10T10:33:23.667Z] #27 15.36 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-07-10T10:33:23.667Z] #27 15.36 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-10T10:33:23.667Z] #27 15.42 Selecting previously unselected package libpsl5:arm64. [2021-07-10T10:33:23.667Z] #27 15.42 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-07-10T10:33:23.667Z] #27 15.43 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-07-10T10:33:23.667Z] #27 15.54 Selecting previously unselected package librtmp1:arm64. [2021-07-10T10:33:23.667Z] #27 15.54 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-07-10T10:33:23.667Z] #27 15.55 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-10T10:33:23.667Z] #27 15.61 Selecting previously unselected package libssh2-1:arm64. [2021-07-10T10:33:23.667Z] #27 15.61 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-07-10T10:33:23.667Z] #27 15.61 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-10T10:33:23.667Z] #27 15.67 Selecting previously unselected package libcurl4:arm64. [2021-07-10T10:33:23.667Z] #27 15.68 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-07-10T10:33:23.667Z] #27 15.68 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-07-10T10:33:23.667Z] #27 15.74 Selecting previously unselected package curl. [2021-07-10T10:33:23.667Z] #27 15.74 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-07-10T10:33:23.667Z] #27 15.75 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-10T10:33:23.808Z] #29 9.206 [2021-07-10T10:33:23.808Z] #29 9.352 ######################################################################## 100.0% [2021-07-10T10:33:23.808Z] #29 9.423 [2021-07-10T10:33:23.930Z] #27 15.82 Selecting previously unselected package libonig5:arm64. [2021-07-10T10:33:23.930Z] #27 15.82 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-07-10T10:33:23.930Z] #27 15.83 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-10T10:33:23.930Z] #27 15.90 Selecting previously unselected package libjq1:arm64. [2021-07-10T10:33:23.930Z] #27 15.90 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-10T10:33:23.930Z] #27 15.91 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-10T10:33:23.930Z] #27 15.96 Selecting previously unselected package jq. [2021-07-10T10:33:23.930Z] #27 15.97 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-10T10:33:23.930Z] #27 15.97 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-10T10:33:23.930Z] #27 16.03 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-07-10T10:33:23.930Z] #27 16.05 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-07-10T10:33:23.930Z] #27 16.06 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-07-10T10:33:24.074Z] #20 6.354 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-10T10:33:24.193Z] #27 16.33 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-10T10:33:24.193Z] #27 16.34 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-10T10:33:24.193Z] #27 16.36 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-07-10T10:33:24.193Z] #27 16.37 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-10T10:33:24.456Z] #27 16.39 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-10T10:33:24.456Z] #27 16.40 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-07-10T10:33:24.456Z] #27 16.41 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-10T10:33:24.456Z] #27 16.43 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-10T10:33:24.456Z] #27 16.44 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-07-10T10:33:24.456Z] #27 16.45 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-10T10:33:24.456Z] #27 16.48 Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-10T10:33:24.456Z] #27 16.62 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-10T10:33:24.719Z] #27 ... [2021-07-10T10:33:24.719Z] [2021-07-10T10:33:24.719Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-10T10:33:24.720Z] #10 sha256:6fda1e5e12bcbff93d7f2619f3b3e4011d13f18933d801060a2a4159d41f132a [2021-07-10T10:33:24.720Z] #10 DONE 0.8s [2021-07-10T10:33:24.720Z] [2021-07-10T10:33:24.720Z] #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-10T10:33:24.720Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-10T10:33:24.720Z] #27 16.66 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-10T10:33:24.720Z] #27 16.67 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-10T10:33:24.750Z] #29 10.16 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-10T10:33:24.984Z] #27 ... [2021-07-10T10:33:24.984Z] [2021-07-10T10:33:24.984Z] #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-10T10:33:24.984Z] #11 sha256:a8b121a2eda7f65ef5ae26a7154922fda3390f27214e03e9c27fbf0421a8bdfe [2021-07-10T10:33:25.320Z] #29 10.62 [2021-07-10T10:33:25.321Z] #29 10.77 ######################################################################## 100.0% [2021-07-10T10:33:25.321Z] #29 10.91 [2021-07-10T10:33:25.563Z] #11 DONE 0.7s [2021-07-10T10:33:25.563Z] [2021-07-10T10:33:25.563Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-10T10:33:25.563Z] #39 sha256:71b6cb915600b74676eeb7fb96cce2a7751a2a20d48cb98ee83f3b46fdac455f [2021-07-10T10:33:25.563Z] #39 DONE 0.2s [2021-07-10T10:33:25.563Z] [2021-07-10T10:33:25.563Z] #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-10T10:33:25.563Z] #43 sha256:32705e72fb7d2e2c7923cff09fd5b9f44c6cd50ac7a26f9b37664ff4ca8cdcab [2021-07-10T10:33:25.563Z] #43 DONE 0.2s [2021-07-10T10:33:25.563Z] [2021-07-10T10:33:25.563Z] #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-10T10:33:25.563Z] #40 sha256:a84cd1dacbf751fa4298aa8792ebbe547d2836673fdf6187b07470d7a7b51e12 [2021-07-10T10:33:25.563Z] #40 ... [2021-07-10T10:33:25.563Z] [2021-07-10T10:33:25.563Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-10T10:33:25.563Z] #31 sha256:f5b9f8debf7b305cf3dd3ccfa7fff215bffeb0ec0f543941ee6e7599fae5c4e3 [2021-07-10T10:33:25.563Z] #31 DONE 0.2s [2021-07-10T10:33:25.575Z] #53 88.33 net/http/httptrace [2021-07-10T10:33:25.575Z] #53 88.47 net/http [2021-07-10T10:33:25.581Z] #29 10.98 Download of images into '/build' complete. [2021-07-10T10:33:25.581Z] #29 10.98 Use something like the following to load the result into a Docker daemon: [2021-07-10T10:33:25.581Z] #29 10.98 tar -cC '/build' . | docker load [2021-07-10T10:33:25.828Z] [2021-07-10T10:33:25.828Z] #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-10T10:33:25.828Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-10T10:33:25.828Z] #27 17.67 Updating certificates in /etc/ssl/certs... [2021-07-10T10:33:26.154Z] #29 ... [2021-07-10T10:33:26.154Z] [2021-07-10T10:33:26.154Z] #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-10T10:33:26.154Z] #36 sha256:76acca61581b5d834ec9cf250521355cbbeb12332f2773ab748ccae706f46118 [2021-07-10T10:33:26.154Z] #36 8.005 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:33:26.154Z] #36 8.061 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:33:26.154Z] #36 8.061 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:33:26.154Z] #36 9.080 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-10T10:33:26.154Z] #36 ... [2021-07-10T10:33:26.154Z] [2021-07-10T10:33:26.154Z] #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-10T10:33:26.154Z] #52 sha256:b6fdc7cf2a53126d746ceb6a78bd45708a722444ec5da5071f3b505ff44aa061 [2021-07-10T10:33:26.154Z] #52 6.048 + RM_GOPATH=0 [2021-07-10T10:33:26.154Z] #52 6.048 + TMP_GOPATH= [2021-07-10T10:33:26.154Z] #52 6.048 + : /build [2021-07-10T10:33:26.154Z] #52 6.048 + '[' -z '' ']' [2021-07-10T10:33:26.154Z] #52 6.048 ++ mktemp -d [2021-07-10T10:33:26.154Z] #52 6.048 + export GOPATH=/tmp/tmp.qkqgI4da4c [2021-07-10T10:33:26.154Z] #52 6.048 + GOPATH=/tmp/tmp.qkqgI4da4c [2021-07-10T10:33:26.154Z] #52 6.048 + RM_GOPATH=1 [2021-07-10T10:33:26.154Z] #52 6.048 + case "$(go env GOARCH)" in [2021-07-10T10:33:26.154Z] #52 6.049 ++ go env GOARCH [2021-07-10T10:33:26.154Z] #52 6.053 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:26.154Z] #52 6.053 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:26.154Z] #52 6.054 ++ dirname /tmp/install/install.sh [2021-07-10T10:33:26.154Z] #52 6.056 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-10T10:33:26.154Z] #52 6.056 + dir=/tmp/install [2021-07-10T10:33:26.154Z] #52 6.056 + bin=shfmt [2021-07-10T10:33:26.154Z] #52 6.056 + shift [2021-07-10T10:33:26.154Z] #52 6.056 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-10T10:33:26.154Z] #52 6.056 + . /tmp/install/shfmt.installer [2021-07-10T10:33:26.154Z] #52 6.056 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-10T10:33:26.154Z] #52 6.056 + install_shfmt [2021-07-10T10:33:26.154Z] #52 6.056 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-10T10:33:26.154Z] #52 6.056 + git clone https://github.com/mvdan/sh.git /tmp/tmp.qkqgI4da4c/src/github.com/mvdan/sh [2021-07-10T10:33:26.154Z] #52 6.059 Cloning into '/tmp/tmp.qkqgI4da4c/src/github.com/mvdan/sh'... [2021-07-10T10:33:26.160Z] #53 ... [2021-07-10T10:33:26.160Z] [2021-07-10T10:33:26.160Z] #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-10T10:33:26.160Z] #17 sha256:57a607007425a2c457464b683f2a420d3bf9c342d4e1e0d2187268ae2714329f [2021-07-10T10:33:26.160Z] #17 60.86 Reading package lists... [2021-07-10T10:33:26.160Z] #17 73.61 Building dependency tree... [2021-07-10T10:33:26.160Z] #17 78.58 The following additional packages will be installed: [2021-07-10T10:33:26.160Z] #17 78.59 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-10T10:33:26.160Z] #17 78.59 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-10T10:33:26.160Z] #17 78.59 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-10T10:33:26.160Z] #17 78.59 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-10T10:33:26.160Z] #17 78.59 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-10T10:33:26.160Z] #17 78.59 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-10T10:33:26.160Z] #17 78.59 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-07-10T10:33:26.160Z] #17 78.59 g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf [2021-07-10T10:33:26.160Z] #17 78.59 g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu [2021-07-10T10:33:26.160Z] #17 78.59 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-07-10T10:33:26.160Z] #17 78.59 g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base [2021-07-10T10:33:26.160Z] #17 78.59 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base [2021-07-10T10:33:26.160Z] #17 78.59 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base [2021-07-10T10:33:26.160Z] #17 78.59 gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base [2021-07-10T10:33:26.160Z] #17 78.59 gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-07-10T10:33:26.160Z] #17 78.59 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-07-10T10:33:26.160Z] #17 78.59 gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross [2021-07-10T10:33:26.160Z] #17 78.60 libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross [2021-07-10T10:33:26.160Z] #17 78.60 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-07-10T10:33:26.160Z] #17 78.60 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-07-10T10:33:26.160Z] #17 78.60 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-07-10T10:33:26.160Z] #17 78.60 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-07-10T10:33:26.160Z] #17 78.60 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-07-10T10:33:26.160Z] #17 78.60 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-07-10T10:33:26.160Z] #17 78.60 libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross [2021-07-10T10:33:26.160Z] #17 78.60 libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross [2021-07-10T10:33:26.160Z] #17 78.60 libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross [2021-07-10T10:33:26.160Z] #17 78.60 libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross [2021-07-10T10:33:26.160Z] #17 78.60 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2021-07-10T10:33:26.160Z] #17 78.60 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl [2021-07-10T10:33:26.160Z] #17 78.60 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2021-07-10T10:33:26.160Z] #17 78.60 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2021-07-10T10:33:26.160Z] #17 78.61 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-10T10:33:26.160Z] #17 78.61 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-10T10:33:26.160Z] #17 78.61 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-10T10:33:26.160Z] #17 78.62 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-10T10:33:26.160Z] #17 78.62 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-10T10:33:26.160Z] #17 78.62 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-10T10:33:26.160Z] #17 78.62 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-10T10:33:26.160Z] #17 78.62 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-10T10:33:26.160Z] #17 78.62 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-10T10:33:26.160Z] #17 78.62 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-10T10:33:26.160Z] #17 78.62 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-10T10:33:26.160Z] #17 78.62 linux-libc-dev-s390x-cross patch xz-utils [2021-07-10T10:33:26.160Z] #17 78.64 Suggested packages: [2021-07-10T10:33:26.160Z] #17 78.65 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch [2021-07-10T10:33:26.414Z] #52 ... [2021-07-10T10:33:26.414Z] [2021-07-10T10:33:26.414Z] #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-10T10:33:26.414Z] #56 sha256:8e8b58d240a94571caf2732e1e001ac2478e7cf20a442715970cc317aa25f04c [2021-07-10T10:33:26.414Z] #56 7.691 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:33:26.414Z] #56 7.723 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:33:26.414Z] #56 7.730 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:33:26.414Z] #56 8.660 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-10T10:33:26.414Z] #56 10.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-10T10:33:26.435Z] #17 78.65 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross [2021-07-10T10:33:26.435Z] #17 78.65 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross [2021-07-10T10:33:26.435Z] #17 78.65 libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu [2021-07-10T10:33:26.435Z] #17 78.65 libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross [2021-07-10T10:33:26.435Z] #17 78.65 libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross [2021-07-10T10:33:26.435Z] #17 78.65 libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross [2021-07-10T10:33:26.435Z] #17 78.65 libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross [2021-07-10T10:33:26.435Z] #17 78.65 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross [2021-07-10T10:33:26.435Z] #17 78.65 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross [2021-07-10T10:33:26.435Z] #17 78.65 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross [2021-07-10T10:33:26.435Z] #17 78.65 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross [2021-07-10T10:33:26.435Z] #17 78.65 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross [2021-07-10T10:33:26.435Z] #17 78.65 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross [2021-07-10T10:33:26.435Z] #17 78.65 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross [2021-07-10T10:33:26.435Z] #17 78.65 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross [2021-07-10T10:33:26.435Z] #17 78.65 libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross [2021-07-10T10:33:26.435Z] #17 78.65 libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross [2021-07-10T10:33:26.435Z] #17 78.65 libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross [2021-07-10T10:33:26.435Z] #17 78.65 liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross [2021-07-10T10:33:26.435Z] #17 78.65 libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross [2021-07-10T10:33:26.435Z] #17 78.65 libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu [2021-07-10T10:33:26.435Z] #17 78.66 libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross [2021-07-10T10:33:26.435Z] #17 78.66 libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross [2021-07-10T10:33:26.435Z] #17 78.66 libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross [2021-07-10T10:33:26.435Z] #17 78.66 libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex [2021-07-10T10:33:26.435Z] #17 78.66 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-07-10T10:33:26.435Z] #17 78.66 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-07-10T10:33:26.435Z] #17 78.66 libyaml-shell-perl ed diffutils-doc [2021-07-10T10:33:26.435Z] #17 78.66 Recommended packages: [2021-07-10T10:33:26.435Z] #17 78.66 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-07-10T10:33:26.435Z] #17 78.66 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-07-10T10:33:26.677Z] #56 ... [2021-07-10T10:33:26.677Z] [2021-07-10T10:33:26.677Z] #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-10T10:33:26.677Z] #34 sha256:bc191529b40780cd3512737bde3edaec3aeb68e0ea0e1f8285a20483a1662165 [2021-07-10T10:33:26.677Z] #34 7.020 Install go-toml version v1.8.1 [2021-07-10T10:33:26.677Z] #34 7.639 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-10T10:33:26.677Z] #34 ... [2021-07-10T10:33:26.677Z] [2021-07-10T10:33:26.677Z] #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-10T10:33:26.677Z] #24 sha256:013d1877e7336ccdbaf9e785060a8f2659fd55ae4b20cebd79c22c1a7bcf6115 [2021-07-10T10:33:26.677Z] #24 5.877 + RM_GOPATH=0 [2021-07-10T10:33:26.677Z] #24 5.877 + TMP_GOPATH= [2021-07-10T10:33:26.677Z] #24 5.877 + : /build [2021-07-10T10:33:26.677Z] #24 5.877 + '[' -z '' ']' [2021-07-10T10:33:26.677Z] #24 5.878 ++ mktemp -d [2021-07-10T10:33:26.677Z] #24 5.880 + export GOPATH=/tmp/tmp.7SzzPcWM3k [2021-07-10T10:33:26.677Z] #24 5.880 + GOPATH=/tmp/tmp.7SzzPcWM3k [2021-07-10T10:33:26.677Z] #24 5.880 + RM_GOPATH=1 [2021-07-10T10:33:26.677Z] #24 5.880 + case "$(go env GOARCH)" in [2021-07-10T10:33:26.677Z] #24 5.881 ++ go env GOARCH [2021-07-10T10:33:26.677Z] #24 5.886 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:26.677Z] #24 5.886 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:26.677Z] #24 5.897 ++ dirname /tmp/install/install.sh [2021-07-10T10:33:26.677Z] #24 5.897 + dir=/tmp/install [2021-07-10T10:33:26.677Z] #24 5.897 + bin=dockercli [2021-07-10T10:33:26.677Z] #24 5.897 + shift [2021-07-10T10:33:26.677Z] #24 5.897 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-10T10:33:26.677Z] #24 5.897 + . /tmp/install/dockercli.installer [2021-07-10T10:33:26.677Z] #24 5.897 ++ : stable [2021-07-10T10:33:26.677Z] #24 5.897 ++ : 17.06.2-ce [2021-07-10T10:33:26.677Z] #24 5.897 + install_dockercli [2021-07-10T10:33:26.677Z] #24 5.897 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-10T10:33:26.677Z] #24 5.897 ++ uname -m [2021-07-10T10:33:26.677Z] #24 5.897 + arch=x86_64 [2021-07-10T10:33:26.677Z] #24 5.897 + '[' x86_64 '!=' x86_64 ']' [2021-07-10T10:33:26.677Z] #24 5.897 + url=https://download.docker.com/linux/static [2021-07-10T10:33:26.677Z] #24 5.899 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-10T10:33:26.677Z] #24 5.899 + tar -xz docker/docker [2021-07-10T10:33:26.677Z] #24 5.900 Install docker/cli version 17.06.2-ce from stable [2021-07-10T10:33:26.937Z] #24 ... [2021-07-10T10:33:26.937Z] [2021-07-10T10:33:26.937Z] #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-10T10:33:26.937Z] #46 sha256:53156feb0642864fe8f6809a6f927a96d07491a09af0a81a6893d87019215d05 [2021-07-10T10:33:26.937Z] #46 8.104 + RM_GOPATH=0 [2021-07-10T10:33:26.937Z] #46 8.104 + TMP_GOPATH= [2021-07-10T10:33:26.937Z] #46 8.104 + : /build [2021-07-10T10:33:26.937Z] #46 8.104 + '[' -z '' ']' [2021-07-10T10:33:26.937Z] #46 8.104 ++ mktemp -d [2021-07-10T10:33:26.937Z] #46 8.113 + export GOPATH=/tmp/tmp.vwvmWX3PS3 [2021-07-10T10:33:26.937Z] #46 8.113 + GOPATH=/tmp/tmp.vwvmWX3PS3 [2021-07-10T10:33:26.937Z] #46 8.113 + RM_GOPATH=1 [2021-07-10T10:33:26.937Z] #46 8.113 + case "$(go env GOARCH)" in [2021-07-10T10:33:26.937Z] #46 8.113 ++ go env GOARCH [2021-07-10T10:33:26.937Z] #46 8.136 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-10T10:33:26.937Z] #46 8.137 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:26.937Z] #46 8.137 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:26.937Z] #46 8.137 ++ dirname /tmp/install/install.sh [2021-07-10T10:33:26.937Z] #46 8.137 + dir=/tmp/install [2021-07-10T10:33:26.937Z] #46 8.137 + bin=vndr [2021-07-10T10:33:26.937Z] #46 8.137 + shift [2021-07-10T10:33:26.937Z] #46 8.137 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-10T10:33:26.937Z] #46 8.137 + . /tmp/install/vndr.installer [2021-07-10T10:33:26.937Z] #46 8.137 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-10T10:33:26.937Z] #46 8.137 + install_vndr [2021-07-10T10:33:26.937Z] #46 8.137 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-10T10:33:26.937Z] #46 8.137 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.vwvmWX3PS3/src/github.com/LK4D4/vndr [2021-07-10T10:33:26.937Z] #46 8.145 Cloning into '/tmp/tmp.vwvmWX3PS3/src/github.com/LK4D4/vndr'... [2021-07-10T10:33:26.937Z] #46 8.856 + cd /tmp/tmp.vwvmWX3PS3/src/github.com/LK4D4/vndr [2021-07-10T10:33:26.937Z] #46 8.856 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-10T10:33:26.937Z] #46 8.891 + go build -buildmode=pie -v -o /build/vndr . [2021-07-10T10:33:26.937Z] #46 10.36 internal/unsafeheader [2021-07-10T10:33:26.937Z] #46 10.36 internal/cpu [2021-07-10T10:33:26.937Z] #46 10.42 runtime/internal/atomic [2021-07-10T10:33:26.937Z] #46 10.74 runtime/internal/sys [2021-07-10T10:33:26.937Z] #46 ... [2021-07-10T10:33:26.937Z] [2021-07-10T10:33:26.937Z] #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-10T10:33:26.937Z] #59 sha256:666e64c15169bdeb0d6bd11d783aac0b4cd9e85e75bd80f00aed176e18764136 [2021-07-10T10:33:26.937Z] #59 7.919 + RM_GOPATH=0 [2021-07-10T10:33:26.937Z] #59 7.919 + TMP_GOPATH= [2021-07-10T10:33:26.937Z] #59 7.919 + : /build [2021-07-10T10:33:26.937Z] #59 7.919 + '[' -z '' ']' [2021-07-10T10:33:26.937Z] #59 7.919 ++ mktemp -d [2021-07-10T10:33:26.937Z] #59 7.919 + export GOPATH=/tmp/tmp.iSgvilhCB3 [2021-07-10T10:33:26.937Z] #59 7.919 + GOPATH=/tmp/tmp.iSgvilhCB3 [2021-07-10T10:33:26.937Z] #59 7.919 + RM_GOPATH=1 [2021-07-10T10:33:26.937Z] #59 7.919 + case "$(go env GOARCH)" in [2021-07-10T10:33:26.937Z] #59 7.919 ++ go env GOARCH [2021-07-10T10:33:26.937Z] #59 7.946 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-10T10:33:26.937Z] #59 7.951 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:26.937Z] #59 7.951 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:26.937Z] #59 7.951 ++ dirname /tmp/install/install.sh [2021-07-10T10:33:26.937Z] #59 7.951 + dir=/tmp/install [2021-07-10T10:33:26.937Z] #59 7.951 + bin=rootlesskit [2021-07-10T10:33:26.937Z] #59 7.951 + shift [2021-07-10T10:33:26.937Z] #59 7.951 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-10T10:33:26.937Z] #59 7.951 + . /tmp/install/rootlesskit.installer [2021-07-10T10:33:26.937Z] #59 7.951 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-10T10:33:26.937Z] #59 7.951 + install_rootlesskit [2021-07-10T10:33:26.937Z] #59 7.951 + case "$1" in [2021-07-10T10:33:26.937Z] #59 7.951 + export CGO_ENABLED=0 [2021-07-10T10:33:26.937Z] #59 7.951 + CGO_ENABLED=0 [2021-07-10T10:33:26.937Z] #59 7.951 + _install_rootlesskit [2021-07-10T10:33:26.937Z] #59 7.951 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-10T10:33:26.937Z] #59 7.951 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.iSgvilhCB3/src/github.com/rootless-containers/rootlesskit [2021-07-10T10:33:26.937Z] #59 7.952 Cloning into '/tmp/tmp.iSgvilhCB3/src/github.com/rootless-containers/rootlesskit'... [2021-07-10T10:33:27.198Z] #59 ... [2021-07-10T10:33:27.198Z] [2021-07-10T10:33:27.198Z] #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-10T10:33:27.198Z] #32 sha256:02b8b06453114cc9d718141bfd6c3a8288de3bf01c737394ced405b6f4e8701d [2021-07-10T10:33:27.198Z] #32 5.642 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-10T10:33:27.198Z] #32 5.653 Cloning into '.'... [2021-07-10T10:33:27.198Z] #32 ... [2021-07-10T10:33:27.198Z] [2021-07-10T10:33:27.198Z] #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-10T10:33:27.198Z] #40 sha256:959157e6c2812d2062f677e9489f632b09694343beb01271d724e82f9c6c1f88 [2021-07-10T10:33:27.198Z] #40 8.425 + git clone https://github.com/docker/distribution.git . [2021-07-10T10:33:27.198Z] #40 8.425 Cloning into '.'... [2021-07-10T10:33:27.362Z] #20 ... [2021-07-10T10:33:27.362Z] [2021-07-10T10:33:27.362Z] #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-10T10:33:27.362Z] #46 sha256:407f01aab071d89f23d11a3c92a384b33031e4a1760499524c4044c9ad1573b8 [2021-07-10T10:33:27.362Z] #46 126.9 net/http/httptrace [2021-07-10T10:33:27.362Z] #46 127.0 net/http [2021-07-10T10:33:27.462Z] #40 ... [2021-07-10T10:33:27.462Z] [2021-07-10T10:33:27.462Z] #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-10T10:33:27.462Z] #29 sha256:ddfb88b32c06a91f0eec59fca1af40497ba487693368e650cdb2a9a448baa150 [2021-07-10T10:33:27.462Z] #29 DONE 12.8s [2021-07-10T10:33:27.462Z] [2021-07-10T10:33:27.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-10T10:33:27.462Z] #44 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:33:27.462Z] #44 8.884 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:33:27.462Z] #44 8.991 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:33:27.462Z] #44 9.010 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:33:27.462Z] #44 9.456 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-10T10:33:27.462Z] #44 9.996 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-10T10:33:27.462Z] #44 ... [2021-07-10T10:33:27.462Z] [2021-07-10T10:33:27.462Z] #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-10T10:33:27.462Z] #48 sha256:fafd97a365bc1371ba016ffa8f8f4ce75b91bba3dd6349636576ef494ef29be0 [2021-07-10T10:33:27.462Z] #48 8.413 + RM_GOPATH=0 [2021-07-10T10:33:27.462Z] #48 8.413 + TMP_GOPATH= [2021-07-10T10:33:27.462Z] #48 8.413 + : /build [2021-07-10T10:33:27.462Z] #48 8.413 + '[' -z '' ']' [2021-07-10T10:33:27.462Z] #48 8.413 ++ mktemp -d [2021-07-10T10:33:27.462Z] #48 8.424 + export GOPATH=/tmp/tmp.MY9CR38yE9 [2021-07-10T10:33:27.462Z] #48 8.424 + GOPATH=/tmp/tmp.MY9CR38yE9 [2021-07-10T10:33:27.462Z] #48 8.424 + RM_GOPATH=1 [2021-07-10T10:33:27.462Z] #48 8.424 + case "$(go env GOARCH)" in [2021-07-10T10:33:27.462Z] #48 8.424 ++ go env GOARCH [2021-07-10T10:33:27.462Z] #48 8.455 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:27.462Z] #48 8.455 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:27.462Z] #48 8.455 ++ dirname /tmp/install/install.sh [2021-07-10T10:33:27.462Z] #48 8.461 + dir=/tmp/install [2021-07-10T10:33:27.462Z] #48 8.461 + bin=gotestsum [2021-07-10T10:33:27.462Z] #48 8.461 + shift [2021-07-10T10:33:27.462Z] #48 8.461 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-10T10:33:27.462Z] #48 8.461 + . /tmp/install/gotestsum.installer [2021-07-10T10:33:27.462Z] #48 8.461 ++ : v0.5.3 [2021-07-10T10:33:27.462Z] #48 8.461 + install_gotestsum [2021-07-10T10:33:27.462Z] #48 8.461 + set -e [2021-07-10T10:33:27.462Z] #48 8.461 + export GO111MODULE=on [2021-07-10T10:33:27.462Z] #48 8.465 + GO111MODULE=on [2021-07-10T10:33:27.462Z] #48 8.465 + GOBIN=/build [2021-07-10T10:33:27.462Z] #48 8.465 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-10T10:33:27.462Z] #48 9.432 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-10T10:33:27.724Z] #48 ... [2021-07-10T10:33:27.724Z] [2021-07-10T10:33:27.724Z] #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-10T10:33:27.724Z] #50 sha256:27024212bbf0fc365977cad15b88c75bd08f06b06ca5136884bbba13ab288098 [2021-07-10T10:33:27.724Z] #50 6.144 + RM_GOPATH=0 [2021-07-10T10:33:27.724Z] #50 6.144 + TMP_GOPATH= [2021-07-10T10:33:27.724Z] #50 6.144 + : /build [2021-07-10T10:33:27.724Z] #50 6.144 + '[' -z '' ']' [2021-07-10T10:33:27.724Z] #50 6.144 ++ mktemp -d [2021-07-10T10:33:27.724Z] #50 6.144 + export GOPATH=/tmp/tmp.MQk4WSG8kX [2021-07-10T10:33:27.724Z] #50 6.144 + GOPATH=/tmp/tmp.MQk4WSG8kX [2021-07-10T10:33:27.724Z] #50 6.144 + RM_GOPATH=1 [2021-07-10T10:33:27.724Z] #50 6.144 + case "$(go env GOARCH)" in [2021-07-10T10:33:27.724Z] #50 6.144 ++ go env GOARCH [2021-07-10T10:33:27.724Z] #50 6.144 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:27.724Z] #50 6.144 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:27.724Z] #50 6.144 ++ dirname /tmp/install/install.sh [2021-07-10T10:33:27.724Z] #50 6.144 + dir=/tmp/install [2021-07-10T10:33:27.724Z] #50 6.144 + bin=golangci_lint [2021-07-10T10:33:27.724Z] #50 6.144 + shift [2021-07-10T10:33:27.724Z] #50 6.144 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-10T10:33:27.724Z] #50 6.144 + . /tmp/install/golangci_lint.installer [2021-07-10T10:33:27.724Z] #50 6.144 ++ : v1.23.8 [2021-07-10T10:33:27.724Z] #50 6.144 + install_golangci_lint [2021-07-10T10:33:27.724Z] #50 6.144 + set -e [2021-07-10T10:33:27.724Z] #50 6.144 + export GO111MODULE=on [2021-07-10T10:33:27.724Z] #50 6.144 + GO111MODULE=on [2021-07-10T10:33:27.724Z] #50 6.144 + GOBIN=/build [2021-07-10T10:33:27.724Z] #50 6.144 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-10T10:33:27.724Z] #50 6.852 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-10T10:33:27.724Z] #50 ... [2021-07-10T10:33:27.724Z] [2021-07-10T10:33:27.724Z] #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-10T10:33:27.724Z] #46 sha256:53156feb0642864fe8f6809a6f927a96d07491a09af0a81a6893d87019215d05 [2021-07-10T10:33:27.724Z] #46 11.01 internal/bytealg [2021-07-10T10:33:27.724Z] #46 11.09 runtime/internal/math [2021-07-10T10:33:27.724Z] #46 11.26 internal/race [2021-07-10T10:33:27.724Z] #46 11.45 sync/atomic [2021-07-10T10:33:27.985Z] #46 11.86 unicode [2021-07-10T10:33:28.246Z] #46 ... [2021-07-10T10:33:28.246Z] [2021-07-10T10:33:28.246Z] #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-10T10:33:28.246Z] #24 sha256:013d1877e7336ccdbaf9e785060a8f2659fd55ae4b20cebd79c22c1a7bcf6115 [2021-07-10T10:33:28.246Z] #24 11.45 + mkdir -p /build [2021-07-10T10:33:28.246Z] #24 11.45 + mv docker/docker /build/ [2021-07-10T10:33:28.246Z] #24 11.45 + rmdir docker [2021-07-10T10:33:28.246Z] #24 DONE 12.2s [2021-07-10T10:33:28.409Z] #27 20.66 137 added, 0 removed; done. [2021-07-10T10:33:28.514Z] [2021-07-10T10:33:28.514Z] #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-10T10:33:28.514Z] #46 sha256:53156feb0642864fe8f6809a6f927a96d07491a09af0a81a6893d87019215d05 [2021-07-10T10:33:28.514Z] #46 12.34 runtime [2021-07-10T10:33:28.674Z] #27 20.80 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-07-10T10:33:28.674Z] #27 20.82 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-10T10:33:28.674Z] #27 20.83 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-07-10T10:33:28.674Z] #27 20.85 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-10T10:33:28.674Z] #27 20.86 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:33:28.939Z] #27 20.92 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-10T10:33:28.939Z] #27 20.95 Updating certificates in /etc/ssl/certs... [2021-07-10T10:33:28.939Z] #27 ... [2021-07-10T10:33:28.939Z] [2021-07-10T10:33:28.939Z] #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-10T10:33:28.939Z] #12 sha256:e6b05bef5c56c9e5a1d289c3c336c953fcd0d5b168fa5e3681071508ccbc612c [2021-07-10T10:33:28.939Z] #12 DONE 3.7s [2021-07-10T10:33:29.204Z] [2021-07-10T10:33:29.204Z] #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-10T10:33:29.204Z] #13 sha256:d35ed80ccaf01492d1ac7ff9cd812dacdaa66878a1e4b238150d6ed765924b82 [2021-07-10T10:33:31.193Z] #13 2.147 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-10T10:33:31.193Z] #13 2.189 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:33:31.458Z] #13 2.189 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:33:31.458Z] #13 2.198 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:33:31.730Z] #17 83.27 The following NEW packages will be installed: [2021-07-10T10:33:31.730Z] #17 83.27 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-10T10:33:31.730Z] #17 83.27 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-10T10:33:31.730Z] #17 83.27 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-10T10:33:31.730Z] #17 83.27 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-10T10:33:31.730Z] #17 83.27 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-10T10:33:31.730Z] #17 83.27 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-10T10:33:31.730Z] #17 83.27 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-07-10T10:33:31.730Z] #17 83.27 crossbuild-essential-armel crossbuild-essential-armhf [2021-07-10T10:33:31.730Z] #17 83.27 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-07-10T10:33:31.730Z] #17 83.27 file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi [2021-07-10T10:33:31.730Z] #17 83.27 g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu [2021-07-10T10:33:31.730Z] #17 83.27 g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf [2021-07-10T10:33:31.730Z] #17 83.27 g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu [2021-07-10T10:33:31.730Z] #17 83.27 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi [2021-07-10T10:33:31.730Z] #17 83.27 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf [2021-07-10T10:33:31.730Z] #17 83.27 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu [2021-07-10T10:33:31.730Z] #17 83.27 gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu [2021-07-10T10:33:31.730Z] #17 83.27 gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi [2021-07-10T10:33:31.730Z] #17 83.27 gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu [2021-07-10T10:33:31.730Z] #17 83.28 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross [2021-07-10T10:33:31.730Z] #17 83.28 libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross [2021-07-10T10:33:31.730Z] #17 83.28 libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross [2021-07-10T10:33:31.730Z] #17 83.28 libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross [2021-07-10T10:33:31.730Z] #17 83.28 libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross [2021-07-10T10:33:31.730Z] #17 83.28 libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross [2021-07-10T10:33:31.730Z] #17 83.28 libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl [2021-07-10T10:33:31.730Z] #17 83.28 libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl [2021-07-10T10:33:31.730Z] #17 83.28 libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross [2021-07-10T10:33:31.730Z] #17 83.28 libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross [2021-07-10T10:33:31.730Z] #17 83.28 libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross [2021-07-10T10:33:31.730Z] #17 83.28 libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-07-10T10:33:31.730Z] #17 83.28 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 [2021-07-10T10:33:31.730Z] #17 83.28 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-07-10T10:33:31.730Z] #17 83.29 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-07-10T10:33:31.730Z] #17 83.29 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-10T10:33:31.730Z] #17 83.30 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-10T10:33:31.730Z] #17 83.30 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-10T10:33:31.730Z] #17 83.30 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-10T10:33:31.730Z] #17 83.30 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-10T10:33:31.730Z] #17 83.30 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-10T10:33:31.730Z] #17 83.30 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-10T10:33:31.730Z] #17 83.30 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-10T10:33:31.730Z] #17 83.30 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-10T10:33:31.730Z] #17 83.30 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-10T10:33:31.730Z] #17 83.30 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-10T10:33:31.730Z] #17 83.30 linux-libc-dev-s390x-cross patch xz-utils [2021-07-10T10:33:31.730Z] #17 83.78 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:33:31.730Z] #17 83.78 Need to get 169 MB of archives. [2021-07-10T10:33:31.730Z] #17 83.78 After this operation, 612 MB of additional disk space will be used. [2021-07-10T10:33:31.730Z] #17 83.78 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-10T10:33:31.730Z] #17 83.78 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-10T10:33:31.730Z] #17 83.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-07-10T10:33:31.730Z] #17 83.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-07-10T10:33:31.730Z] #17 83.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-07-10T10:33:31.730Z] #17 83.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-10T10:33:31.730Z] #17 83.81 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-10T10:33:31.730Z] #17 83.94 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-10T10:33:31.730Z] #17 84.06 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-10T10:33:31.821Z] #46 ... [2021-07-10T10:33:31.821Z] [2021-07-10T10:33:31.821Z] #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-10T10:33:31.821Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:33:31.821Z] #13 6.408 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-10T10:33:31.821Z] #13 6.480 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:33:31.821Z] #13 6.480 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:33:31.821Z] #13 6.480 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:33:31.821Z] #13 7.349 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-10T10:33:31.821Z] #13 9.276 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-10T10:33:32.082Z] #13 ... [2021-07-10T10:33:32.082Z] [2021-07-10T10:33:32.082Z] #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-10T10:33:32.082Z] #52 sha256:b6fdc7cf2a53126d746ceb6a78bd45708a722444ec5da5071f3b505ff44aa061 [2021-07-10T10:33:32.082Z] #52 15.40 + cd /tmp/tmp.qkqgI4da4c/src/github.com/mvdan/sh [2021-07-10T10:33:32.082Z] #52 15.40 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-10T10:33:32.082Z] #52 15.53 + GO111MODULE=on [2021-07-10T10:33:32.082Z] #52 15.53 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-10T10:33:32.304Z] #17 84.69 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-10T10:33:32.414Z] #13 3.043 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-07-10T10:33:32.566Z] #17 84.80 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-10T10:33:32.566Z] #17 84.90 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-10T10:33:32.566Z] #17 84.90 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-10T10:33:32.566Z] #17 85.04 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-10T10:33:32.828Z] #17 85.05 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-10T10:33:32.828Z] #17 85.29 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-10T10:33:32.828Z] #17 85.29 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-10T10:33:32.995Z] #13 4.052 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-10T10:33:33.027Z] #52 16.68 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-10T10:33:33.027Z] #52 16.68 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-10T10:33:33.027Z] #52 16.97 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-10T10:33:33.090Z] #17 85.51 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-10T10:33:33.090Z] #17 85.51 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-10T10:33:33.351Z] #17 85.71 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-10T10:33:33.351Z] #17 85.71 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-10T10:33:33.612Z] #17 85.90 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-10T10:33:33.612Z] #17 85.90 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-10T10:33:33.612Z] #17 85.90 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-10T10:33:33.612Z] #17 85.90 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-10T10:33:33.612Z] #17 85.90 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-10T10:33:33.612Z] #17 85.91 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] [2021-07-10T10:33:33.612Z] #17 85.91 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-10T10:33:33.612Z] #17 85.92 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] [2021-07-10T10:33:33.612Z] #17 85.95 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-10T10:33:33.612Z] #17 85.95 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-10T10:33:33.612Z] #17 85.96 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-10T10:33:33.613Z] #17 85.96 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] [2021-07-10T10:33:33.613Z] #17 85.96 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-10T10:33:33.613Z] #17 85.98 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] [2021-07-10T10:33:33.613Z] #17 86.00 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] [2021-07-10T10:33:33.613Z] #17 86.00 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] [2021-07-10T10:33:33.613Z] #17 86.01 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] [2021-07-10T10:33:33.613Z] #17 86.01 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-10T10:33:33.613Z] #17 86.04 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-10T10:33:33.940Z] #46 ... [2021-07-10T10:33:33.940Z] [2021-07-10T10:33:33.940Z] #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-10T10:33:33.940Z] #54 sha256:14e37ab8460d22dbe02e00aac821bce40f0ee912451133c4d68d48e881206897 [2021-07-10T10:33:33.940Z] #54 13.14 + cd /tmp/tmp.R7anzk8Y9j/src/github.com/opencontainers/runc [2021-07-10T10:33:33.940Z] #54 13.14 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-10T10:33:33.940Z] #54 13.53 + '[' -z '' ']' [2021-07-10T10:33:33.940Z] #54 13.54 + target=static [2021-07-10T10:33:33.940Z] #54 13.54 + make 'BUILDTAGS=seccomp ' static [2021-07-10T10:33:33.940Z] #54 13.76 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-10T10:33:33.940Z] #54 ... [2021-07-10T10:33:33.940Z] [2021-07-10T10:33:33.940Z] #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-10T10:33:33.940Z] #20 sha256:3db60338375c6ffce02a0cda6c3f5a5b5887f09e76fcde8aa5179d4f86663a81 [2021-07-10T10:33:33.940Z] #20 10.85 Fetched 8987 kB in 9s (951 kB/s) [2021-07-10T10:33:33.940Z] #20 10.85 Reading package lists... [2021-07-10T10:33:34.185Z] #17 86.31 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-10T10:33:34.185Z] #17 86.31 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-10T10:33:34.185Z] #17 86.35 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] [2021-07-10T10:33:34.185Z] #17 86.43 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-10T10:33:34.185Z] #17 86.50 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-10T10:33:34.398Z] #13 5.284 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-10T10:33:34.446Z] #17 86.76 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-10T10:33:34.446Z] #17 86.77 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-10T10:33:34.446Z] #17 86.77 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-07-10T10:33:34.446Z] #17 86.83 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] [2021-07-10T10:33:34.687Z] #13 ... [2021-07-10T10:33:34.687Z] [2021-07-10T10:33:34.687Z] #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-10T10:33:34.687Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-10T10:33:34.687Z] #27 24.54 0 added, 0 removed; done. [2021-07-10T10:33:34.687Z] #27 24.54 Running hooks in /etc/ca-certificates/update.d... [2021-07-10T10:33:34.687Z] #27 24.54 done. [2021-07-10T10:33:34.687Z] #27 DONE 26.6s [2021-07-10T10:33:34.687Z] [2021-07-10T10:33:34.687Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-10T10:33:34.687Z] #28 sha256:a626b1380e5852595d0b866fb10510cd872d41c69fd1ad7b26f41e362cf8c36c [2021-07-10T10:33:34.713Z] #17 86.84 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] [2021-07-10T10:33:34.713Z] #17 86.84 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-10T10:33:34.959Z] #28 DONE 0.3s [2021-07-10T10:33:34.959Z] [2021-07-10T10:33:34.959Z] #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-10T10:33:34.959Z] #29 sha256:f08d1d745f7d75727709ef8d65b85a90b62fa37f40f9a2a683e089097f817461 [2021-07-10T10:33:34.975Z] #17 87.19 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-10T10:33:34.975Z] #17 87.20 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] [2021-07-10T10:33:34.975Z] #17 87.21 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-10T10:33:34.975Z] #17 87.21 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-10T10:33:34.975Z] #17 87.22 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] [2021-07-10T10:33:34.975Z] #17 87.22 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-07-10T10:33:34.975Z] #17 87.23 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] [2021-07-10T10:33:34.975Z] #17 87.24 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] [2021-07-10T10:33:34.975Z] #17 87.24 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-07-10T10:33:34.975Z] #17 87.24 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] [2021-07-10T10:33:34.975Z] #17 87.24 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-10T10:33:34.975Z] #17 87.30 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] [2021-07-10T10:33:34.975Z] #17 87.30 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] [2021-07-10T10:33:34.975Z] #17 87.30 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] [2021-07-10T10:33:34.975Z] #17 87.36 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-10T10:33:35.225Z] #29 ... [2021-07-10T10:33:35.225Z] [2021-07-10T10:33:35.225Z] #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-10T10:33:35.225Z] #59 sha256:924de56dc2ad8c4c4812c37cd0cc33085e71fc16e5b436b7659d7700beaadf53 [2021-07-10T10:33:35.225Z] #59 3.896 + RM_GOPATH=0 [2021-07-10T10:33:35.225Z] #59 3.896 + TMP_GOPATH= [2021-07-10T10:33:35.225Z] #59 3.896 + : /build [2021-07-10T10:33:35.225Z] #59 3.896 + '[' -z '' ']' [2021-07-10T10:33:35.225Z] #59 3.897 ++ mktemp -d [2021-07-10T10:33:35.225Z] #59 3.903 + export GOPATH=/tmp/tmp.pyFsDOmnZa [2021-07-10T10:33:35.225Z] #59 3.903 + GOPATH=/tmp/tmp.pyFsDOmnZa [2021-07-10T10:33:35.225Z] #59 3.903 + RM_GOPATH=1 [2021-07-10T10:33:35.225Z] #59 3.903 + case "$(go env GOARCH)" in [2021-07-10T10:33:35.225Z] #59 3.904 ++ go env GOARCH [2021-07-10T10:33:35.225Z] #59 3.915 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:35.225Z] #59 3.915 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:35.225Z] #59 3.915 ++ dirname /tmp/install/install.sh [2021-07-10T10:33:35.225Z] #59 3.915 + dir=/tmp/install [2021-07-10T10:33:35.225Z] #59 3.915 + bin=rootlesskit [2021-07-10T10:33:35.225Z] #59 3.915 + shift [2021-07-10T10:33:35.225Z] #59 3.915 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-10T10:33:35.225Z] #59 3.915 + . /tmp/install/rootlesskit.installer [2021-07-10T10:33:35.225Z] #59 3.915 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-10T10:33:35.225Z] #59 3.915 + install_rootlesskit [2021-07-10T10:33:35.225Z] #59 3.915 + case "$1" in [2021-07-10T10:33:35.225Z] #59 3.915 + export CGO_ENABLED=0 [2021-07-10T10:33:35.225Z] #59 3.915 + CGO_ENABLED=0 [2021-07-10T10:33:35.225Z] #59 3.915 + _install_rootlesskit [2021-07-10T10:33:35.225Z] #59 3.915 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-10T10:33:35.225Z] #59 3.915 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.pyFsDOmnZa/src/github.com/rootless-containers/rootlesskit [2021-07-10T10:33:35.225Z] #59 3.918 Cloning into '/tmp/tmp.pyFsDOmnZa/src/github.com/rootless-containers/rootlesskit'... [2021-07-10T10:33:35.225Z] #59 3.918 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-10T10:33:35.225Z] #59 7.106 + cd /tmp/tmp.pyFsDOmnZa/src/github.com/rootless-containers/rootlesskit [2021-07-10T10:33:35.225Z] #59 7.111 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-10T10:33:35.225Z] #59 7.208 + export GO111MODULE=on [2021-07-10T10:33:35.225Z] #59 7.208 + GO111MODULE=on [2021-07-10T10:33:35.225Z] #59 7.209 + export GOPROXY=https://proxy.golang.org [2021-07-10T10:33:35.225Z] #59 7.209 + GOPROXY=https://proxy.golang.org [2021-07-10T10:33:35.225Z] #59 7.210 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-10T10:33:35.225Z] #59 7.210 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-10T10:33:35.225Z] #59 9.731 go: downloading github.com/pkg/errors v0.9.1 [2021-07-10T10:33:35.225Z] #59 9.739 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-10T10:33:35.225Z] #59 9.753 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-10T10:33:35.236Z] #17 87.37 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-10T10:33:35.236Z] #17 87.37 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] [2021-07-10T10:33:35.236Z] #17 87.38 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-10T10:33:35.236Z] #17 87.38 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] [2021-07-10T10:33:35.236Z] #17 87.39 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] [2021-07-10T10:33:35.236Z] #17 87.40 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-10T10:33:35.236Z] #17 87.42 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-10T10:33:35.457Z] using credential docker-jenkins-github-credentials [2021-07-10T10:33:35.490Z] #59 ... [2021-07-10T10:33:35.490Z] [2021-07-10T10:33:35.490Z] #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-10T10:33:35.490Z] #36 sha256:f2e8166b366ec6b89a9aacb71ac330564751c57cf2f68f6d0ddf63dcbde0962b [2021-07-10T10:33:35.490Z] #36 5.304 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:33:35.490Z] #36 5.349 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:33:35.490Z] #36 5.356 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:33:35.490Z] #36 6.319 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-10T10:33:35.490Z] #36 7.515 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-10T10:33:35.490Z] #36 8.494 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-10T10:33:35.490Z] #36 ... [2021-07-10T10:33:35.490Z] [2021-07-10T10:33:35.490Z] #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-10T10:33:35.490Z] #52 sha256:e86e644a544dbfdebe18fd55e0f06bd7e821a47c8cf0b5148383a14a05c8932e [2021-07-10T10:33:35.490Z] #52 4.310 + RM_GOPATH=0 [2021-07-10T10:33:35.490Z] #52 4.310 + TMP_GOPATH= [2021-07-10T10:33:35.490Z] #52 4.310 + : /build [2021-07-10T10:33:35.490Z] #52 4.310 + '[' -z '' ']' [2021-07-10T10:33:35.490Z] #52 4.310 ++ mktemp -d [2021-07-10T10:33:35.490Z] #52 4.310 + export GOPATH=/tmp/tmp.o6lodRDNi7 [2021-07-10T10:33:35.490Z] #52 4.310 + GOPATH=/tmp/tmp.o6lodRDNi7 [2021-07-10T10:33:35.490Z] #52 4.310 + RM_GOPATH=1 [2021-07-10T10:33:35.490Z] #52 4.311 + case "$(go env GOARCH)" in [2021-07-10T10:33:35.490Z] #52 4.311 ++ go env GOARCH [2021-07-10T10:33:35.490Z] #52 4.334 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:35.490Z] #52 4.334 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:35.490Z] #52 4.375 ++ dirname /tmp/install/install.sh [2021-07-10T10:33:35.490Z] #52 4.407 + dir=/tmp/install [2021-07-10T10:33:35.490Z] #52 4.407 + bin=shfmt [2021-07-10T10:33:35.490Z] #52 4.407 + shift [2021-07-10T10:33:35.490Z] #52 4.407 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-10T10:33:35.490Z] #52 4.407 + . /tmp/install/shfmt.installer [2021-07-10T10:33:35.490Z] #52 4.407 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-10T10:33:35.490Z] #52 4.407 + install_shfmt [2021-07-10T10:33:35.490Z] #52 4.407 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-10T10:33:35.490Z] #52 4.407 + git clone https://github.com/mvdan/sh.git /tmp/tmp.o6lodRDNi7/src/github.com/mvdan/sh [2021-07-10T10:33:35.490Z] #52 4.409 Cloning into '/tmp/tmp.o6lodRDNi7/src/github.com/mvdan/sh'... [2021-07-10T10:33:35.490Z] #52 4.423 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-10T10:33:35.497Z] #17 87.69 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-10T10:33:35.497Z] #17 87.69 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-10T10:33:35.497Z] #17 87.73 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] [2021-07-10T10:33:35.497Z] #17 87.82 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-10T10:33:35.497Z] #17 87.87 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-10T10:33:35.529Z] Cloning the remote Git repository [2021-07-10T10:33:35.529Z] Cloning with configured refspecs honoured and without tags [2021-07-10T10:33:35.576Z] #52 18.89 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-10T10:33:35.763Z] #52 ... [2021-07-10T10:33:35.763Z] [2021-07-10T10:33:35.763Z] #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-10T10:33:35.763Z] #24 sha256:14555201d1343ee6c451ec01cc445820b44ac43ab41101ce592f557e2e5e444b [2021-07-10T10:33:35.763Z] #24 4.687 + RM_GOPATH=0 [2021-07-10T10:33:35.763Z] #24 4.687 + TMP_GOPATH= [2021-07-10T10:33:35.763Z] #24 4.687 + : /build [2021-07-10T10:33:35.763Z] #24 4.687 + '[' -z '' ']' [2021-07-10T10:33:35.763Z] #24 4.687 ++ mktemp -d [2021-07-10T10:33:35.763Z] #24 4.688 + export GOPATH=/tmp/tmp.31NHMQS15o [2021-07-10T10:33:35.763Z] #24 4.688 + GOPATH=/tmp/tmp.31NHMQS15o [2021-07-10T10:33:35.763Z] #24 4.688 + RM_GOPATH=1 [2021-07-10T10:33:35.763Z] #24 4.688 + case "$(go env GOARCH)" in [2021-07-10T10:33:35.763Z] #24 4.690 ++ go env GOARCH [2021-07-10T10:33:35.763Z] #24 4.715 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:35.763Z] #24 4.715 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:35.763Z] #24 4.717 ++ dirname /tmp/install/install.sh [2021-07-10T10:33:35.763Z] #24 4.723 + dir=/tmp/install [2021-07-10T10:33:35.763Z] #24 4.723 + bin=dockercli [2021-07-10T10:33:35.763Z] #24 4.723 + shift [2021-07-10T10:33:35.763Z] #24 4.723 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-10T10:33:35.763Z] #24 4.723 + . /tmp/install/dockercli.installer [2021-07-10T10:33:35.763Z] #24 4.723 ++ : stable [2021-07-10T10:33:35.763Z] #24 4.723 ++ : 17.06.2-ce [2021-07-10T10:33:35.763Z] #24 4.723 + install_dockercli [2021-07-10T10:33:35.763Z] #24 4.723 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-10T10:33:35.763Z] #24 4.723 ++ uname -m [2021-07-10T10:33:35.763Z] #24 4.723 Install docker/cli version 17.06.2-ce from stable [2021-07-10T10:33:35.763Z] #24 4.730 + arch=aarch64 [2021-07-10T10:33:35.763Z] #24 4.730 + '[' aarch64 '!=' x86_64 ']' [2021-07-10T10:33:35.763Z] #24 4.730 + '[' aarch64 '!=' s390x ']' [2021-07-10T10:33:35.763Z] #24 4.730 + '[' aarch64 '!=' armhf ']' [2021-07-10T10:33:35.763Z] #24 4.730 + build_dockercli [2021-07-10T10:33:35.763Z] #24 4.730 + git clone https://github.com/docker/docker-ce /tmp/tmp.31NHMQS15o/tmp/docker-ce [2021-07-10T10:33:35.763Z] #24 4.739 Cloning into '/tmp/tmp.31NHMQS15o/tmp/docker-ce'... [2021-07-10T10:33:35.763Z] #24 ... [2021-07-10T10:33:35.763Z] [2021-07-10T10:33:35.764Z] #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-10T10:33:35.764Z] #44 sha256:f3cfad17197630bdca105d8753a6cfffd03cdbfb972d1966c2fbad77da8052d3 [2021-07-10T10:33:35.764Z] #44 5.128 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:33:35.764Z] #44 5.183 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:33:35.764Z] #44 5.184 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:33:35.764Z] #44 5.663 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-10T10:33:35.764Z] #44 6.104 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-10T10:33:35.764Z] #44 7.607 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-10T10:33:35.764Z] #44 8.437 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-10T10:33:35.764Z] #44 9.730 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-10T10:33:35.847Z] #20 14.71 Reading package lists... [2021-07-10T10:33:36.029Z] #44 ... [2021-07-10T10:33:36.029Z] [2021-07-10T10:33:36.029Z] #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-10T10:33:36.029Z] #46 sha256:33f9be3bc1b1a6ad4d2631e1a87da85997e1af7d40fc7d22705063d61e9fc476 [2021-07-10T10:33:36.029Z] #46 4.997 + RM_GOPATH=0 [2021-07-10T10:33:36.029Z] #46 4.997 + TMP_GOPATH= [2021-07-10T10:33:36.029Z] #46 4.997 + : /build [2021-07-10T10:33:36.029Z] #46 4.997 + '[' -z '' ']' [2021-07-10T10:33:36.029Z] #46 5.002 ++ mktemp -d [2021-07-10T10:33:36.029Z] #46 5.002 + export GOPATH=/tmp/tmp.Mms0xWOgpk [2021-07-10T10:33:36.029Z] #46 5.002 + GOPATH=/tmp/tmp.Mms0xWOgpk [2021-07-10T10:33:36.029Z] #46 5.002 + RM_GOPATH=1 [2021-07-10T10:33:36.029Z] #46 5.002 + case "$(go env GOARCH)" in [2021-07-10T10:33:36.029Z] #46 5.007 ++ go env GOARCH [2021-07-10T10:33:36.029Z] #46 5.032 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:36.029Z] #46 5.032 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:36.029Z] #46 5.033 ++ dirname /tmp/install/install.sh [2021-07-10T10:33:36.029Z] #46 5.035 + dir=/tmp/install [2021-07-10T10:33:36.029Z] #46 5.035 + bin=vndr [2021-07-10T10:33:36.029Z] #46 5.035 + shift [2021-07-10T10:33:36.029Z] #46 5.036 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-10T10:33:36.029Z] #46 5.036 + . /tmp/install/vndr.installer [2021-07-10T10:33:36.029Z] #46 5.036 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-10T10:33:36.029Z] #46 5.036 + install_vndr [2021-07-10T10:33:36.029Z] #46 5.036 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-10T10:33:36.029Z] #46 5.036 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-10T10:33:36.029Z] #46 5.036 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Mms0xWOgpk/src/github.com/LK4D4/vndr [2021-07-10T10:33:36.029Z] #46 5.047 Cloning into '/tmp/tmp.Mms0xWOgpk/src/github.com/LK4D4/vndr'... [2021-07-10T10:33:36.029Z] #46 5.692 + cd /tmp/tmp.Mms0xWOgpk/src/github.com/LK4D4/vndr [2021-07-10T10:33:36.029Z] #46 5.692 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-10T10:33:36.029Z] #46 5.702 + go build -buildmode=pie -v -o /build/vndr . [2021-07-10T10:33:36.029Z] #46 7.535 internal/unsafeheader [2021-07-10T10:33:36.029Z] #46 7.550 runtime/internal/sys [2021-07-10T10:33:36.029Z] #46 7.601 internal/race [2021-07-10T10:33:36.029Z] #46 7.627 internal/cpu [2021-07-10T10:33:36.029Z] #46 7.676 runtime/internal/atomic [2021-07-10T10:33:36.029Z] #46 7.855 runtime/internal/math [2021-07-10T10:33:36.029Z] #46 7.896 sync/atomic [2021-07-10T10:33:36.029Z] #46 7.950 unicode [2021-07-10T10:33:36.029Z] #46 8.494 unicode/utf8 [2021-07-10T10:33:36.029Z] #46 8.498 math/bits [2021-07-10T10:33:36.029Z] #46 8.906 math [2021-07-10T10:33:36.029Z] #46 8.950 internal/bytealg [2021-07-10T10:33:36.029Z] #46 9.035 encoding [2021-07-10T10:33:36.029Z] #46 9.389 unicode/utf16 [2021-07-10T10:33:36.029Z] #46 9.719 container/list [2021-07-10T10:33:36.029Z] #46 10.45 runtime [2021-07-10T10:33:36.029Z] #46 10.81 crypto/internal/subtle [2021-07-10T10:33:36.029Z] #46 ... [2021-07-10T10:33:36.029Z] [2021-07-10T10:33:36.029Z] #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-10T10:33:36.029Z] #50 sha256:a59e62e351855d14f91ced1a9838672007513d44e4664f8468df9d01657974d8 [2021-07-10T10:33:36.029Z] #50 3.624 + RM_GOPATH=0 [2021-07-10T10:33:36.029Z] #50 3.624 + TMP_GOPATH= [2021-07-10T10:33:36.029Z] #50 3.624 + : /build [2021-07-10T10:33:36.029Z] #50 3.624 + '[' -z '' ']' [2021-07-10T10:33:36.029Z] #50 3.625 ++ mktemp -d [2021-07-10T10:33:36.029Z] #50 3.626 + export GOPATH=/tmp/tmp.5YBzWgVDpH [2021-07-10T10:33:36.029Z] #50 3.626 + GOPATH=/tmp/tmp.5YBzWgVDpH [2021-07-10T10:33:36.029Z] #50 3.626 + RM_GOPATH=1 [2021-07-10T10:33:36.029Z] #50 3.626 + case "$(go env GOARCH)" in [2021-07-10T10:33:36.029Z] #50 3.627 ++ go env GOARCH [2021-07-10T10:33:36.029Z] #50 3.655 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:36.029Z] #50 3.655 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:36.029Z] #50 3.655 ++ dirname /tmp/install/install.sh [2021-07-10T10:33:36.029Z] #50 3.655 + dir=/tmp/install [2021-07-10T10:33:36.029Z] #50 3.655 + bin=golangci_lint [2021-07-10T10:33:36.029Z] #50 3.655 + shift [2021-07-10T10:33:36.029Z] #50 3.655 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-10T10:33:36.029Z] #50 3.655 + . /tmp/install/golangci_lint.installer [2021-07-10T10:33:36.029Z] #50 3.655 ++ : v1.23.8 [2021-07-10T10:33:36.029Z] #50 3.655 + install_golangci_lint [2021-07-10T10:33:36.029Z] #50 3.655 + set -e [2021-07-10T10:33:36.029Z] #50 3.655 + export GO111MODULE=on [2021-07-10T10:33:36.029Z] #50 3.655 + GO111MODULE=on [2021-07-10T10:33:36.029Z] #50 3.655 + GOBIN=/build [2021-07-10T10:33:36.029Z] #50 3.655 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-10T10:33:36.029Z] #50 3.957 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-10T10:33:35.706Z] Cloning repository https://github.com/moby/moby.git [2021-07-10T10:33:36.084Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-10T10:33:36.293Z] #50 ... [2021-07-10T10:33:36.293Z] [2021-07-10T10:33:36.293Z] #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-10T10:33:36.293Z] #56 sha256:93afd5947c10e456622bdae6f5a7a95a58db807a1f0116814e088fd380ad2cf8 [2021-07-10T10:33:36.293Z] #56 4.639 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:33:36.293Z] #56 4.695 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:33:36.293Z] #56 4.704 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:33:36.293Z] #56 5.818 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-10T10:33:36.293Z] #56 7.017 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-10T10:33:36.293Z] #56 8.249 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-10T10:33:36.417Z] #20 18.17 Building dependency tree... [2021-07-10T10:33:36.557Z] #56 ... [2021-07-10T10:33:36.557Z] [2021-07-10T10:33:36.557Z] #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-10T10:33:36.557Z] #32 sha256:21568a5e6bf89fec46b166017664fef7aaf0a97f1ab7d9a43e3382ceada853d7 [2021-07-10T10:33:36.557Z] #32 4.127 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-10T10:33:36.557Z] #32 4.189 Cloning into '.'... [2021-07-10T10:33:36.557Z] #32 ... [2021-07-10T10:33:36.557Z] [2021-07-10T10:33:36.557Z] #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-10T10:33:36.557Z] #48 sha256:380dfec623d1ac4928ffcb0814d12b05600e512ad6cc212d6f2409eea646ea78 [2021-07-10T10:33:36.557Z] #48 3.367 + RM_GOPATH=0 [2021-07-10T10:33:36.557Z] #48 3.367 + TMP_GOPATH= [2021-07-10T10:33:36.557Z] #48 3.367 + : /build [2021-07-10T10:33:36.557Z] #48 3.367 + '[' -z '' ']' [2021-07-10T10:33:36.557Z] #48 3.368 ++ mktemp -d [2021-07-10T10:33:36.557Z] #48 3.370 + export GOPATH=/tmp/tmp.ymFQFlixS1 [2021-07-10T10:33:36.557Z] #48 3.370 + GOPATH=/tmp/tmp.ymFQFlixS1 [2021-07-10T10:33:36.557Z] #48 3.370 + RM_GOPATH=1 [2021-07-10T10:33:36.557Z] #48 3.370 + case "$(go env GOARCH)" in [2021-07-10T10:33:36.557Z] #48 3.370 ++ go env GOARCH [2021-07-10T10:33:36.557Z] #48 3.384 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:36.557Z] #48 3.384 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:33:36.557Z] #48 3.384 ++ dirname /tmp/install/install.sh [2021-07-10T10:33:36.557Z] #48 3.387 + dir=/tmp/install [2021-07-10T10:33:36.557Z] #48 3.387 + bin=gotestsum [2021-07-10T10:33:36.557Z] #48 3.387 + shift [2021-07-10T10:33:36.557Z] #48 3.387 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-10T10:33:36.557Z] #48 3.387 + . /tmp/install/gotestsum.installer [2021-07-10T10:33:36.557Z] #48 3.387 ++ : v0.5.3 [2021-07-10T10:33:36.557Z] #48 3.387 + install_gotestsum [2021-07-10T10:33:36.557Z] #48 3.387 + set -e [2021-07-10T10:33:36.557Z] #48 3.388 + export GO111MODULE=on [2021-07-10T10:33:36.557Z] #48 3.388 + GO111MODULE=on [2021-07-10T10:33:36.557Z] #48 3.388 + GOBIN=/build [2021-07-10T10:33:36.557Z] #48 3.388 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-10T10:33:36.557Z] #48 3.713 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-10T10:33:36.557Z] #48 5.455 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-10T10:33:36.557Z] #48 5.458 go: downloading github.com/pkg/errors v0.9.1 [2021-07-10T10:33:36.557Z] #48 5.460 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-10T10:33:36.557Z] #48 5.463 go: downloading github.com/fatih/color v1.9.0 [2021-07-10T10:33:36.557Z] #48 5.831 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-10T10:33:36.557Z] #48 5.935 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-10T10:33:36.557Z] #48 5.941 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-10T10:33:36.557Z] #48 6.228 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-10T10:33:36.557Z] #48 6.338 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-10T10:33:36.557Z] #48 6.610 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-10T10:33:36.557Z] #48 6.800 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-10T10:33:36.822Z] #48 ... [2021-07-10T10:33:36.822Z] [2021-07-10T10:33:36.822Z] #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-10T10:33:36.822Z] #34 sha256:6f6ecf18626ac839ac8c1921f32a3a11b6ab1e3efa588043f562056eb82938d0 [2021-07-10T10:33:36.822Z] #34 4.187 Install go-toml version v1.8.1 [2021-07-10T10:33:36.822Z] #34 5.211 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-10T10:33:36.822Z] #34 8.933 github.com/pelletier/go-toml [2021-07-10T10:33:36.822Z] #34 ... [2021-07-10T10:33:36.822Z] [2021-07-10T10:33:36.822Z] #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-10T10:33:36.822Z] #46 sha256:33f9be3bc1b1a6ad4d2631e1a87da85997e1af7d40fc7d22705063d61e9fc476 [2021-07-10T10:33:36.822Z] #46 11.10 crypto/subtle [2021-07-10T10:33:36.822Z] #46 11.61 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-10T10:33:36.884Z] #17 89.20 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-10T10:33:36.884Z] #17 89.20 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] [2021-07-10T10:33:36.885Z] #17 89.21 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] [2021-07-10T10:33:36.885Z] #17 89.25 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-10T10:33:36.885Z] #17 89.26 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-10T10:33:36.885Z] #17 89.26 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] [2021-07-10T10:33:36.959Z] #52 ... [2021-07-10T10:33:36.959Z] [2021-07-10T10:33:36.959Z] #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-10T10:33:36.959Z] #36 sha256:76acca61581b5d834ec9cf250521355cbbeb12332f2773ab748ccae706f46118 [2021-07-10T10:33:36.959Z] #36 10.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-10T10:33:36.959Z] #36 12.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-10T10:33:36.959Z] #36 ... [2021-07-10T10:33:36.959Z] [2021-07-10T10:33:36.959Z] #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-10T10:33:36.959Z] #34 sha256:bc191529b40780cd3512737bde3edaec3aeb68e0ea0e1f8285a20483a1662165 [2021-07-10T10:33:36.959Z] #34 10.62 github.com/pelletier/go-toml [2021-07-10T10:33:36.959Z] #34 18.48 github.com/pelletier/go-toml/cmd/tomll [2021-07-10T10:33:36.959Z] #34 ... [2021-07-10T10:33:36.959Z] [2021-07-10T10:33:36.959Z] #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-10T10:33:36.959Z] #50 sha256:27024212bbf0fc365977cad15b88c75bd08f06b06ca5136884bbba13ab288098 [2021-07-10T10:33:36.959Z] #50 16.94 go: downloading github.com/fatih/color v1.7.0 [2021-07-10T10:33:36.959Z] #50 17.00 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-10T10:33:36.959Z] #50 17.13 go: downloading github.com/pkg/errors v0.8.1 [2021-07-10T10:33:36.959Z] #50 17.13 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-10T10:33:36.959Z] #50 17.18 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-10T10:33:36.959Z] #50 17.55 go: downloading github.com/spf13/viper v1.6.1 [2021-07-10T10:33:36.959Z] #50 18.16 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-10T10:33:36.959Z] #50 18.21 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-10T10:33:36.959Z] #50 19.19 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-10T10:33:36.959Z] #50 19.36 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-10T10:33:36.969Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-10T10:33:36.969Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-10T10:33:36.969Z] GOOS="" GOARCH="" GOARM="" [2021-07-10T10:33:36.969Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-10T10:33:36.969Z] [2021-07-10T10:33:37.086Z] #46 11.86 internal/nettrace [2021-07-10T10:33:37.146Z] #17 89.27 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-10T10:33:37.146Z] #17 89.27 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] [2021-07-10T10:33:37.146Z] #17 89.31 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] [2021-07-10T10:33:37.146Z] #17 89.33 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-10T10:33:37.146Z] #17 89.36 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-10T10:33:37.356Z] #46 12.05 runtime/cgo [2021-07-10T10:33:37.367Z] #20 19.87 libcap2-bin is already the newest version (1:2.25-2). [2021-07-10T10:33:37.367Z] #20 19.87 The following additional packages will be installed: [2021-07-10T10:33:37.367Z] #20 19.87 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-10T10:33:37.367Z] #20 19.87 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-10T10:33:37.367Z] #20 19.87 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-10T10:33:37.367Z] #20 19.87 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-10T10:33:37.367Z] #20 19.87 python3.7 python3.7-minimal vim-runtime xxd [2021-07-10T10:33:37.367Z] #20 19.88 Suggested packages: [2021-07-10T10:33:37.367Z] #20 19.88 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-10T10:33:37.367Z] #20 19.88 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-10T10:33:37.367Z] #20 19.88 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-10T10:33:37.367Z] #20 19.88 quota [2021-07-10T10:33:37.367Z] #20 19.88 Recommended packages: [2021-07-10T10:33:37.367Z] #20 19.88 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-10T10:33:37.367Z] #20 19.88 python3-keyrings.alt python3-xdg unzip [2021-07-10T10:33:37.407Z] #17 ... [2021-07-10T10:33:37.407Z] [2021-07-10T10:33:37.407Z] #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-10T10:33:37.407Z] #39 sha256:02b8b06453114cc9d718141bfd6c3a8288de3bf01c737394ced405b6f4e8701d [2021-07-10T10:33:37.407Z] #39 DONE 99.7s [2021-07-10T10:33:37.407Z] [2021-07-10T10:33:37.407Z] #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-10T10:33:37.407Z] #53 sha256:d801a3819e5467de6826f8396baff85c9c4f0401e456e0bf2f92d469d53ac4ce [2021-07-10T10:33:37.407Z] #53 96.95 github.com/LK4D4/vndr/godl [2021-07-10T10:33:37.407Z] #53 97.42 github.com/LK4D4/vndr [2021-07-10T10:33:37.407Z] #53 DONE 100.7s [2021-07-10T10:33:37.407Z] [2021-07-10T10:33:37.407Z] #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-10T10:33:37.407Z] #17 sha256:57a607007425a2c457464b683f2a420d3bf9c342d4e1e0d2187268ae2714329f [2021-07-10T10:33:37.407Z] #17 89.62 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-10T10:33:37.407Z] #17 89.64 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-10T10:33:37.407Z] #17 89.72 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] [2021-07-10T10:33:37.407Z] #17 89.80 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-10T10:33:37.669Z] #17 89.87 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-10T10:33:37.895Z] + TEST_INTEGRATION_DEST=1 [2021-07-10T10:33:37.895Z] + CONTAINER_NAME=docker-pr20-1 [2021-07-10T10:33:37.895Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-07-10T10:33:37.895Z] + run_tests test-integration-flaky [2021-07-10T10:33:37.895Z] + '[' -n 0 ']' [2021-07-10T10:33:37.895Z] + rm= [2021-07-10T10:33:37.895Z] + c=0 [2021-07-10T10:33:37.895Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42464/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42464/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42464/.git:/go/src/github.com/docker/docker/.git --name docker-pr20-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=635ce3c3c5fe0bf13d9dc8595425e5d194c2823a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:635ce3c3c5fe0bf13d9dc8595425e5d194c2823a hack/make.sh test-integration-flaky test-integration [2021-07-10T10:33:37.895Z] + TEST_INTEGRATION_DEST=3 [2021-07-10T10:33:37.895Z] + CONTAINER_NAME=docker-pr20-3 [2021-07-10T10:33:37.895Z] + TEST_SKIP_INTEGRATION=1 [2021-07-10T10:33:37.895Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-10T10:33:37.895Z] + run_tests [2021-07-10T10:33:37.895Z] + '[' -n 0 ']' [2021-07-10T10:33:37.895Z] + rm= [2021-07-10T10:33:37.895Z] + TEST_INTEGRATION_DEST=2 [2021-07-10T10:33:37.895Z] + CONTAINER_NAME=docker-pr20-2 [2021-07-10T10:33:37.895Z] + TEST_SKIP_INTEGRATION=1 [2021-07-10T10:33:37.895Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-10T10:33:37.895Z] + run_tests [2021-07-10T10:33:37.895Z] ++ jobs -p [2021-07-10T10:33:37.895Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42464/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42464/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42464/.git:/go/src/github.com/docker/docker/.git --name docker-pr20-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=635ce3c3c5fe0bf13d9dc8595425e5d194c2823a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:635ce3c3c5fe0bf13d9dc8595425e5d194c2823a hack/make.sh '' test-integration [2021-07-10T10:33:37.895Z] + '[' -n 0 ']' [2021-07-10T10:33:37.895Z] + rm= [2021-07-10T10:33:37.895Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42464/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42464/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42464/.git:/go/src/github.com/docker/docker/.git --name docker-pr20-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=635ce3c3c5fe0bf13d9dc8595425e5d194c2823a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:635ce3c3c5fe0bf13d9dc8595425e5d194c2823a hack/make.sh '' test-integration [2021-07-10T10:33:37.895Z] + for job in $(jobs -p) [2021-07-10T10:33:37.895Z] + wait 11062 [2021-07-10T10:33:37.930Z] #17 90.20 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-10T10:33:37.930Z] #17 90.20 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] [2021-07-10T10:33:37.930Z] #17 90.20 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB] [2021-07-10T10:33:37.930Z] #17 90.28 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-10T10:33:37.930Z] #17 90.28 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-10T10:33:37.930Z] #17 90.28 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-10T10:33:37.930Z] #17 90.28 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B] [2021-07-10T10:33:37.930Z] #17 90.28 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-10T10:33:37.930Z] #17 90.32 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB] [2021-07-10T10:33:37.930Z] #17 90.33 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB] [2021-07-10T10:33:37.930Z] #17 90.33 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB] [2021-07-10T10:33:38.192Z] #17 90.38 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB] [2021-07-10T10:33:38.192Z] #17 90.38 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB] [2021-07-10T10:33:38.192Z] #17 90.38 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-10T10:33:38.192Z] #17 90.43 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-10T10:33:36.990Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-10T10:33:36.990Z] > git --version # timeout=10 [2021-07-10T10:33:37.053Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-10T10:33:37.053Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:33:37.053Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42464/head:refs/remotes/origin/PR-42464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-10T10:33:38.415Z] #50 ... [2021-07-10T10:33:38.415Z] [2021-07-10T10:33:38.415Z] #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-10T10:33:38.415Z] #56 sha256:8e8b58d240a94571caf2732e1e001ac2478e7cf20a442715970cc317aa25f04c [2021-07-10T10:33:38.415Z] #56 12.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-10T10:33:38.453Z] #17 90.80 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-10T10:33:38.453Z] #17 90.80 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-10T10:33:38.453Z] #17 90.86 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB] [2021-07-10T10:33:38.456Z] [2021-07-10T10:33:38.456Z] [2021-07-10T10:33:38.456Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-10T10:33:38.456Z] [2021-07-10T10:33:38.456Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-10T10:33:38.456Z] HOSTNAME=c75e98366aee [2021-07-10T10:33:38.456Z] TEST_SKIP_INTEGRATION=1 [2021-07-10T10:33:38.456Z] TESTDEBUG=0 [2021-07-10T10:33:38.456Z] DEST=bundles/test-integration [2021-07-10T10:33:38.456Z] PWD=/go/src/github.com/docker/docker [2021-07-10T10:33:38.456Z] KEEPBUNDLE=1 [2021-07-10T10:33:38.456Z] DOCKER_GITCOMMIT=635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:33:38.456Z] container=docker [2021-07-10T10:33:38.456Z] HOME=/root [2021-07-10T10:33:38.456Z] GOLANG_VERSION=1.16.5 [2021-07-10T10:33:38.456Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-10T10:33:38.456Z] VALIDATE_BRANCH=master [2021-07-10T10:33:38.456Z] TERM=xterm [2021-07-10T10:33:38.456Z] DOCKER_PKG=github.com/docker/docker [2021-07-10T10:33:38.456Z] SHLVL=1 [2021-07-10T10:33:38.456Z] TIMEOUT=120m [2021-07-10T10:33:38.456Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-10T10:33:38.456Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-10T10:33:38.456Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-10T10:33:38.456Z] GO111MODULE=off [2021-07-10T10:33:38.456Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-10T10:33:38.456Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-10T10:33:38.456Z] GOPATH=/go [2021-07-10T10:33:38.456Z] PKG_CONFIG=pkg-config [2021-07-10T10:33:38.456Z] _=/usr/bin/env [2021-07-10T10:33:38.456Z] Building test suite binary ./integration-cli/test.main [2021-07-10T10:33:38.676Z] #56 ... [2021-07-10T10:33:38.677Z] [2021-07-10T10:33:38.677Z] #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-10T10:33:38.677Z] #48 sha256:fafd97a365bc1371ba016ffa8f8f4ce75b91bba3dd6349636576ef494ef29be0 [2021-07-10T10:33:38.677Z] #48 12.40 go: downloading github.com/fatih/color v1.9.0 [2021-07-10T10:33:38.677Z] #48 12.40 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-10T10:33:38.677Z] #48 12.40 go: downloading github.com/pkg/errors v0.9.1 [2021-07-10T10:33:38.677Z] #48 12.40 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-10T10:33:38.677Z] #48 12.77 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-10T10:33:38.677Z] #48 12.77 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-10T10:33:38.677Z] #48 12.95 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-10T10:33:38.677Z] #48 12.99 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-10T10:33:38.677Z] #48 13.10 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-10T10:33:38.677Z] #48 13.56 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-10T10:33:38.677Z] #48 15.82 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-10T10:33:38.677Z] #48 ... [2021-07-10T10:33:38.677Z] [2021-07-10T10:33:38.677Z] #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-10T10:33:38.677Z] #59 sha256:666e64c15169bdeb0d6bd11d783aac0b4cd9e85e75bd80f00aed176e18764136 [2021-07-10T10:33:38.677Z] #59 12.44 + cd /tmp/tmp.iSgvilhCB3/src/github.com/rootless-containers/rootlesskit [2021-07-10T10:33:38.677Z] #59 12.44 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-10T10:33:38.677Z] #59 12.54 + export GO111MODULE=on [2021-07-10T10:33:38.677Z] #59 12.54 + GO111MODULE=on [2021-07-10T10:33:38.677Z] #59 12.54 + export GOPROXY=https://proxy.golang.org [2021-07-10T10:33:38.677Z] #59 12.54 + GOPROXY=https://proxy.golang.org [2021-07-10T10:33:38.677Z] #59 12.54 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-10T10:33:38.677Z] #59 12.54 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-10T10:33:38.677Z] #59 13.98 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-10T10:33:38.677Z] #59 13.98 go: downloading github.com/pkg/errors v0.9.1 [2021-07-10T10:33:38.677Z] #59 14.18 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-10T10:33:38.677Z] #59 14.74 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-10T10:33:38.677Z] #59 18.11 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-10T10:33:38.677Z] #59 18.78 go: downloading github.com/google/uuid v1.2.0 [2021-07-10T10:33:38.677Z] #59 18.78 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-10T10:33:38.677Z] #59 18.88 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-10T10:33:38.677Z] #59 18.89 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-10T10:33:38.677Z] #59 19.18 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-10T10:33:38.677Z] #59 19.35 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-10T10:33:38.677Z] #59 19.62 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-10T10:33:38.677Z] #59 19.87 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-10T10:33:38.677Z] #59 22.44 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-10T10:33:38.712Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-07-10T10:33:38.712Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-10T10:33:38.712Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-10T10:33:38.712Z] HOSTNAME=e14a9190dfab [2021-07-10T10:33:38.712Z] TEST_SKIP_INTEGRATION=1 [2021-07-10T10:33:38.712Z] TESTDEBUG=0 [2021-07-10T10:33:38.712Z] DEST=bundles/test-integration [2021-07-10T10:33:38.712Z] PWD=/go/src/github.com/docker/docker [2021-07-10T10:33:38.712Z] KEEPBUNDLE=1 [2021-07-10T10:33:38.712Z] DOCKER_GITCOMMIT=635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:33:38.712Z] container=docker [2021-07-10T10:33:38.712Z] HOME=/root [2021-07-10T10:33:38.712Z] GOLANG_VERSION=1.16.5 [2021-07-10T10:33:38.712Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-10T10:33:38.712Z] VALIDATE_BRANCH=master [2021-07-10T10:33:38.712Z] TERM=xterm [2021-07-10T10:33:38.712Z] DOCKER_PKG=github.com/docker/docker [2021-07-10T10:33:38.712Z] SHLVL=1 [2021-07-10T10:33:38.712Z] TIMEOUT=120m [2021-07-10T10:33:38.712Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-10T10:33:38.712Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-10T10:33:38.712Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-10T10:33:38.712Z] GO111MODULE=off [2021-07-10T10:33:38.712Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-10T10:33:38.712Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-10T10:33:38.712Z] GOPATH=/go [2021-07-10T10:33:38.712Z] PKG_CONFIG=pkg-config [2021-07-10T10:33:38.712Z] _=/usr/bin/env [2021-07-10T10:33:38.712Z] Building test suite binary ./integration-cli/test.main [2021-07-10T10:33:38.715Z] #17 90.98 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-10T10:33:38.715Z] #17 91.02 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-10T10:33:38.753Z] #46 13.55 vendor/golang.org/x/crypto/internal/subtle [2021-07-10T10:33:38.938Z] #59 ... [2021-07-10T10:33:38.938Z] [2021-07-10T10:33:38.938Z] #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-10T10:33:38.938Z] #34 sha256:bc191529b40780cd3512737bde3edaec3aeb68e0ea0e1f8285a20483a1662165 [2021-07-10T10:33:38.938Z] #34 DONE 22.7s [2021-07-10T10:33:38.938Z] [2021-07-10T10:33:38.938Z] #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-10T10:33:38.938Z] #44 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:33:38.938Z] #44 12.00 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-10T10:33:38.938Z] #44 14.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-10T10:33:38.938Z] #44 16.54 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-10T10:33:38.968Z] [2021-07-10T10:33:38.968Z] Found new integrations tests: [2021-07-10T10:33:38.968Z] +func TestPsPlatform(t *testing.T) { [2021-07-10T10:33:38.968Z] Running stress test for them. [2021-07-10T10:33:38.968Z] Using test flags: -test.count 5 -test.run TestPsPlatform [2021-07-10T10:33:39.198Z] #44 ... [2021-07-10T10:33:39.198Z] [2021-07-10T10:33:39.198Z] #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-10T10:33:39.198Z] #52 sha256:b6fdc7cf2a53126d746ceb6a78bd45708a722444ec5da5071f3b505ff44aa061 [2021-07-10T10:33:39.198Z] #52 22.67 runtime [2021-07-10T10:33:39.274Z] #20 ... [2021-07-10T10:33:39.274Z] [2021-07-10T10:33:39.274Z] #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-10T10:33:39.274Z] #46 sha256:407f01aab071d89f23d11a3c92a384b33031e4a1760499524c4044c9ad1573b8 [2021-07-10T10:33:39.274Z] #46 138.7 github.com/LK4D4/vndr/godl [2021-07-10T10:33:39.287Z] #17 91.40 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-10T10:33:39.287Z] #17 91.40 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B] [2021-07-10T10:33:39.287Z] #17 91.40 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB] [2021-07-10T10:33:39.287Z] #17 91.45 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-10T10:33:39.287Z] #17 91.45 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-10T10:33:39.287Z] #17 91.48 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-10T10:33:39.287Z] #17 91.50 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B] [2021-07-10T10:33:39.287Z] #17 91.50 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-10T10:33:39.287Z] #17 91.50 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB] [2021-07-10T10:33:39.287Z] #17 91.57 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB] [2021-07-10T10:33:39.287Z] #17 91.57 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-10T10:33:39.287Z] #17 91.57 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-10T10:33:39.531Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-10T10:33:39.531Z] HOSTNAME=3e8797206ced [2021-07-10T10:33:39.531Z] TESTDEBUG=0 [2021-07-10T10:33:39.531Z] DEST=bundles/test-integration-flaky [2021-07-10T10:33:39.531Z] PWD=/go/src/github.com/docker/docker [2021-07-10T10:33:39.531Z] KEEPBUNDLE=1 [2021-07-10T10:33:39.531Z] DOCKER_GITCOMMIT=635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:33:39.531Z] container=docker [2021-07-10T10:33:39.531Z] HOME=/root [2021-07-10T10:33:39.531Z] GOLANG_VERSION=1.16.5 [2021-07-10T10:33:39.531Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-10T10:33:39.531Z] VALIDATE_BRANCH=master [2021-07-10T10:33:39.531Z] TERM=xterm [2021-07-10T10:33:39.531Z] DOCKER_PKG=github.com/docker/docker [2021-07-10T10:33:39.531Z] SHLVL=1 [2021-07-10T10:33:39.531Z] TIMEOUT=120m [2021-07-10T10:33:39.531Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-10T10:33:39.531Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-10T10:33:39.531Z] TESTFLAGS=-test.count 5 -test.run TestPsPlatform [2021-07-10T10:33:39.531Z] GO111MODULE=off [2021-07-10T10:33:39.531Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-10T10:33:39.531Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-10T10:33:39.531Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-10T10:33:39.531Z] TEST_REPEAT=5 [2021-07-10T10:33:39.531Z] GOPATH=/go [2021-07-10T10:33:39.531Z] PKG_CONFIG=pkg-config [2021-07-10T10:33:39.531Z] _=/usr/bin/env [2021-07-10T10:33:39.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-10T10:33:39.534Z] #46 139.3 github.com/LK4D4/vndr [2021-07-10T10:33:39.549Z] #17 91.90 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-10T10:33:39.549Z] #17 91.90 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-10T10:33:39.549Z] #17 91.95 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB] [2021-07-10T10:33:39.549Z] #17 92.04 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-10T10:33:39.810Z] #17 92.10 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-10T10:33:40.072Z] #17 92.22 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-10T10:33:40.072Z] #17 92.23 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B] [2021-07-10T10:33:40.159Z] #46 ... [2021-07-10T10:33:40.159Z] [2021-07-10T10:33:40.159Z] #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-10T10:33:40.159Z] #40 sha256:a84cd1dacbf751fa4298aa8792ebbe547d2836673fdf6187b07470d7a7b51e12 [2021-07-10T10:33:40.159Z] #40 4.511 + git clone https://github.com/docker/distribution.git . [2021-07-10T10:33:40.159Z] #40 4.515 Cloning into '.'... [2021-07-10T10:33:40.159Z] #40 ... [2021-07-10T10:33:40.159Z] [2021-07-10T10:33:40.159Z] #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-10T10:33:40.159Z] #29 sha256:f08d1d745f7d75727709ef8d65b85a90b62fa37f40f9a2a683e089097f817461 [2021-07-10T10:33:40.159Z] #29 2.313 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-10T10:33:40.159Z] #29 2.690 [2021-07-10T10:33:40.159Z] #29 2.953 0.0% #### 6.3% ####### 10.2% ######### 13.7% ############# 18.3% ################# 24.3% ##################### 29.3% ######################## 33.4% ########################## 36.9% ########################### 37.8% ############################# 41.2% ################################ 44.9% ################################### 49.8% ####################################### 54.9% ########################################### 61.0% ############################################### 66.5% #################################################### 73.3% ######################################################### 80.1% ############################################################## 86.6% ################################################################ 90.0% ###################################################################### 97.5% ######################################################################## 100.0% [2021-07-10T10:33:40.333Z] #17 92.76 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:33:40.439Z] #29 5.475 [2021-07-10T10:33:40.594Z] #17 92.99 Fetched 169 MB in 9s (19.4 MB/s) [2021-07-10T10:33:40.594Z] #17 93.03 Selecting previously unselected package liblocale-gettext-perl. [2021-07-10T10:33:40.856Z] #17 93.03 (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-10T10:33:40.856Z] #17 93.06 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-07-10T10:33:40.856Z] #17 93.07 Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-07-10T10:33:40.856Z] #17 93.11 Selecting previously unselected package bzip2. [2021-07-10T10:33:40.856Z] #17 93.11 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-10T10:33:40.856Z] #17 93.12 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-10T10:33:40.856Z] #17 93.18 Selecting previously unselected package libmagic-mgc. [2021-07-10T10:33:40.856Z] #17 93.18 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-10T10:33:40.856Z] #17 93.18 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-10T10:33:40.968Z] #29 5.694 0.0% ################### 26.4% ########################################### 60.2% ##################################################################### 97.1% ######################################################################## 100.0% [2021-07-10T10:33:41.117Z] #17 93.34 Selecting previously unselected package libmagic1:amd64. [2021-07-10T10:33:41.117Z] #17 93.34 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-10T10:33:41.117Z] #17 93.35 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-10T10:33:41.117Z] #17 93.43 Selecting previously unselected package file. [2021-07-10T10:33:41.117Z] #17 93.43 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-10T10:33:41.117Z] #17 93.43 Unpacking file (1:5.35-4+deb10u2) ... [2021-07-10T10:33:41.117Z] #17 93.50 Selecting previously unselected package xz-utils. [2021-07-10T10:33:41.117Z] #17 93.50 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ... [2021-07-10T10:33:41.117Z] #17 93.50 Unpacking xz-utils (5.2.4-1) ... [2021-07-10T10:33:41.379Z] #17 93.59 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-07-10T10:33:41.379Z] #17 93.59 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-10T10:33:41.379Z] #17 93.60 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-10T10:33:41.598Z] #29 6.471 [2021-07-10T10:33:42.323Z] #17 94.35 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-07-10T10:33:42.323Z] #17 94.35 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... [2021-07-10T10:33:42.323Z] #17 94.35 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-10T10:33:42.465Z] #29 6.755 #=#=# ## 2.9% ################## 25.8% ####################### 32.1% ################################# 46.5% ############################################### 65.6% ################################################################## 91.9% ######################################################################## 100.0% [2021-07-10T10:33:42.497Z] #52 ... [2021-07-10T10:33:42.497Z] [2021-07-10T10:33:42.497Z] #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-10T10:33:42.497Z] #46 sha256:53156feb0642864fe8f6809a6f927a96d07491a09af0a81a6893d87019215d05 [2021-07-10T10:33:42.497Z] #46 16.01 unicode/utf8 [2021-07-10T10:33:42.497Z] #46 16.83 math/bits [2021-07-10T10:33:42.497Z] #46 17.40 math [2021-07-10T10:33:42.497Z] #46 21.07 encoding [2021-07-10T10:33:42.497Z] #46 21.22 unicode/utf16 [2021-07-10T10:33:42.497Z] #46 21.84 container/list [2021-07-10T10:33:42.497Z] #46 22.37 crypto/internal/subtle [2021-07-10T10:33:42.497Z] #46 22.51 crypto/subtle [2021-07-10T10:33:42.497Z] #46 22.71 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-10T10:33:42.497Z] #46 22.71 internal/nettrace [2021-07-10T10:33:42.497Z] #46 22.92 runtime/cgo [2021-07-10T10:33:42.497Z] #46 ... [2021-07-10T10:33:42.497Z] [2021-07-10T10:33:42.497Z] #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-10T10:33:42.497Z] #50 sha256:27024212bbf0fc365977cad15b88c75bd08f06b06ca5136884bbba13ab288098 [2021-07-10T10:33:42.497Z] #50 23.41 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-10T10:33:42.497Z] #50 23.41 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-10T10:33:42.497Z] #50 23.69 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-10T10:33:42.497Z] #50 23.69 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-10T10:33:42.497Z] #50 23.95 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-10T10:33:42.497Z] #50 23.95 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-10T10:33:42.497Z] #50 23.95 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-10T10:33:42.497Z] #50 24.14 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-10T10:33:42.497Z] #50 24.55 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-10T10:33:42.497Z] #50 24.55 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-10T10:33:42.497Z] #50 24.55 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-10T10:33:42.497Z] #50 24.55 go: downloading github.com/spf13/afero v1.1.2 [2021-07-10T10:33:42.497Z] #50 24.76 go: downloading github.com/spf13/cast v1.3.0 [2021-07-10T10:33:42.497Z] #50 24.88 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-10T10:33:42.497Z] #50 24.88 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-10T10:33:42.497Z] #50 25.06 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-10T10:33:42.497Z] #50 25.06 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-10T10:33:42.497Z] #50 25.39 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-10T10:33:42.497Z] #50 25.40 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-10T10:33:42.497Z] #50 25.42 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-10T10:33:42.497Z] #50 25.43 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-10T10:33:42.497Z] #50 25.47 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-10T10:33:42.497Z] #50 25.47 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-10T10:33:42.497Z] #50 25.51 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-10T10:33:42.497Z] #50 25.56 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-10T10:33:42.497Z] #50 25.57 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-10T10:33:42.497Z] #50 25.60 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-10T10:33:42.497Z] #50 25.62 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-10T10:33:42.497Z] #50 25.72 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-10T10:33:42.497Z] #50 25.75 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-10T10:33:42.497Z] #50 25.85 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-10T10:33:42.497Z] #50 25.85 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-10T10:33:42.497Z] #50 25.92 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-10T10:33:42.497Z] #50 26.10 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-10T10:33:42.497Z] #50 26.15 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-10T10:33:42.497Z] #50 26.29 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-10T10:33:42.497Z] #50 26.31 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-10T10:33:42.497Z] #50 26.33 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-10T10:33:42.497Z] #50 26.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-10T10:33:42.497Z] #50 26.41 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-10T10:33:42.584Z] #17 95.03 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-07-10T10:33:42.734Z] #29 7.822 [2021-07-10T10:33:42.764Z] #50 26.56 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-10T10:33:42.764Z] #50 26.57 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-10T10:33:42.764Z] #50 26.61 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-10T10:33:42.764Z] #50 ... [2021-07-10T10:33:42.764Z] [2021-07-10T10:33:42.764Z] #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-10T10:33:42.764Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:33:42.764Z] #13 11.08 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-10T10:33:42.764Z] #13 13.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-10T10:33:42.845Z] #17 95.03 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... [2021-07-10T10:33:42.846Z] #17 95.04 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-10T10:33:43.028Z] #13 ... [2021-07-10T10:33:43.028Z] [2021-07-10T10:33:43.028Z] #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-10T10:33:43.028Z] #44 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:33:43.028Z] #44 25.44 Fetched 8457 kB in 17s (503 kB/s) [2021-07-10T10:33:43.418Z] #17 95.69 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-07-10T10:33:43.418Z] #17 95.70 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-10T10:33:43.418Z] #17 95.73 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-10T10:33:43.803Z] #29 8.057 0.0% ## 3.5% #### 6.4% ######## 12.4% ######## 12.4% ########### 16.7% ### [2021-07-10T10:33:43.803Z] #29 ... [2021-07-10T10:33:43.803Z] [2021-07-10T10:33:43.803Z] #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-10T10:33:43.803Z] #34 sha256:6f6ecf18626ac839ac8c1921f32a3a11b6ab1e3efa588043f562056eb82938d0 [2021-07-10T10:33:43.803Z] #34 13.73 github.com/pelletier/go-toml/cmd/tomll [2021-07-10T10:33:43.803Z] #34 DONE 18.5s [2021-07-10T10:33:43.803Z] [2021-07-10T10:33:43.803Z] #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-10T10:33:43.803Z] #29 sha256:f08d1d745f7d75727709ef8d65b85a90b62fa37f40f9a2a683e089097f817461 [2021-07-10T10:33:43.803Z] #29 8.057 0.0% ## 3.5% #### 6.4% ######## 12.4% ######## 12.4% ########### 16.7% ############### 21.2% ################# 24.7% [2021-07-10T10:33:43.803Z] #29 ... [2021-07-10T10:33:43.803Z] [2021-07-10T10:33:43.803Z] #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-10T10:33:43.803Z] #50 sha256:a59e62e351855d14f91ced1a9838672007513d44e4664f8468df9d01657974d8 [2021-07-10T10:33:43.803Z] #50 17.73 go: downloading github.com/fatih/color v1.7.0 [2021-07-10T10:33:43.803Z] #50 17.74 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-10T10:33:43.803Z] #50 17.88 go: downloading github.com/pkg/errors v0.8.1 [2021-07-10T10:33:43.803Z] #50 17.90 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-10T10:33:43.803Z] #50 17.90 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-10T10:33:43.803Z] #50 18.45 go: downloading github.com/spf13/viper v1.6.1 [2021-07-10T10:33:44.362Z] #17 96.45 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-07-10T10:33:44.362Z] #17 96.45 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-10T10:33:44.362Z] #17 96.46 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-10T10:33:44.401Z] #50 19.07 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-10T10:33:44.401Z] #50 19.12 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-10T10:33:44.624Z] #17 96.99 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. [2021-07-10T10:33:44.624Z] #17 96.99 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-10T10:33:44.624Z] #17 97.00 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-10T10:33:44.624Z] #17 97.08 Selecting previously unselected package cpp-8-aarch64-linux-gnu. [2021-07-10T10:33:44.665Z] #50 19.16 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-10T10:33:44.666Z] #50 19.28 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-10T10:33:44.811Z] #46 ... [2021-07-10T10:33:44.811Z] [2021-07-10T10:33:44.811Z] #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-10T10:33:44.811Z] #32 sha256:02b8b06453114cc9d718141bfd6c3a8288de3bf01c737394ced405b6f4e8701d [2021-07-10T10:33:44.811Z] #32 DONE 143.7s [2021-07-10T10:33:44.811Z] [2021-07-10T10:33:44.811Z] #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-10T10:33:44.811Z] #20 sha256:3db60338375c6ffce02a0cda6c3f5a5b5887f09e76fcde8aa5179d4f86663a81 [2021-07-10T10:33:44.811Z] #20 21.78 The following NEW packages will be installed: [2021-07-10T10:33:44.811Z] #20 21.78 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-10T10:33:44.811Z] #20 21.78 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-10T10:33:44.811Z] #20 21.78 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-10T10:33:44.811Z] #20 21.78 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-10T10:33:44.811Z] #20 21.79 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-10T10:33:44.811Z] #20 21.80 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-10T10:33:44.811Z] #20 21.80 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-10T10:33:44.811Z] #20 21.80 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-10T10:33:44.811Z] #20 21.80 xz-utils zip [2021-07-10T10:33:44.811Z] #20 22.13 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:33:44.811Z] #20 22.13 Need to get 28.6 MB of archives. [2021-07-10T10:33:44.811Z] #20 22.13 After this operation, 116 MB of additional disk space will be used. [2021-07-10T10:33:44.811Z] #20 22.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-10T10:33:44.811Z] #20 22.13 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-10T10:33:44.811Z] #20 22.17 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-10T10:33:44.811Z] #20 22.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-10T10:33:44.811Z] #20 22.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-10T10:33:44.811Z] #20 22.30 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-10T10:33:44.811Z] #20 22.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-10T10:33:44.811Z] #20 22.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-10T10:33:44.811Z] #20 22.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-10T10:33:44.811Z] #20 22.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-10T10:33:44.811Z] #20 22.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-10T10:33:44.811Z] #20 22.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-10T10:33:44.811Z] #20 22.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-10T10:33:44.811Z] #20 22.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-10T10:33:44.811Z] #20 22.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-10T10:33:44.811Z] #20 22.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-10T10:33:44.811Z] #20 22.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-10T10:33:44.811Z] #20 22.52 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-10T10:33:44.811Z] #20 22.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-10T10:33:44.811Z] #20 22.55 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-10T10:33:44.811Z] #20 22.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-10T10:33:44.811Z] #20 22.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-10T10:33:44.811Z] #20 22.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-10T10:33:44.811Z] #20 22.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-10T10:33:44.811Z] #20 22.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-10T10:33:44.811Z] #20 22.64 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-10T10:33:44.811Z] #20 22.65 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-10T10:33:44.811Z] #20 22.66 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-10T10:33:44.811Z] #20 22.67 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-10T10:33:44.811Z] #20 23.20 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-10T10:33:44.811Z] #20 23.21 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-10T10:33:44.811Z] #20 23.21 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-10T10:33:44.811Z] #20 23.21 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-10T10:33:44.811Z] #20 23.21 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-10T10:33:44.811Z] #20 23.22 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-10T10:33:44.811Z] #20 23.24 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-10T10:33:44.811Z] #20 23.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-10T10:33:44.811Z] #20 23.34 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-10T10:33:44.811Z] #20 23.37 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-10T10:33:44.811Z] #20 23.37 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-10T10:33:44.811Z] #20 23.38 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-10T10:33:44.811Z] #20 23.41 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-10T10:33:44.811Z] #20 23.41 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-10T10:33:44.811Z] #20 23.49 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-10T10:33:44.811Z] #20 23.52 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-10T10:33:44.812Z] #20 23.53 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-10T10:33:44.812Z] #20 23.93 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-10T10:33:44.812Z] #20 23.98 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-10T10:33:44.812Z] #20 24.04 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-10T10:33:44.812Z] #20 24.64 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:33:44.812Z] #20 24.77 Fetched 28.6 MB in 2s (13.2 MB/s) [2021-07-10T10:33:44.812Z] #20 24.84 Selecting previously unselected package pigz. [2021-07-10T10:33:44.812Z] #20 24.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-07-10T10:33:44.812Z] #20 24.90 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-10T10:33:44.812Z] #20 24.91 Unpacking pigz (2.4-1) ... [2021-07-10T10:33:44.812Z] #20 25.03 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-10T10:33:44.812Z] #20 25.04 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:33:44.812Z] #20 25.04 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:33:44.812Z] #20 25.41 Selecting previously unselected package python3.7-minimal. [2021-07-10T10:33:44.812Z] #20 25.42 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:33:44.812Z] #20 25.42 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-10T10:33:44.812Z] #20 ... [2021-07-10T10:33:44.812Z] [2021-07-10T10:33:44.812Z] #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-10T10:33:44.812Z] #46 sha256:407f01aab071d89f23d11a3c92a384b33031e4a1760499524c4044c9ad1573b8 [2021-07-10T10:33:44.812Z] #46 DONE 143.8s [2021-07-10T10:33:44.812Z] [2021-07-10T10:33:44.812Z] #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-10T10:33:44.812Z] #20 sha256:3db60338375c6ffce02a0cda6c3f5a5b5887f09e76fcde8aa5179d4f86663a81 [2021-07-10T10:33:44.812Z] #20 26.58 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:33:44.812Z] #20 26.67 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-10T10:33:44.886Z] #17 97.09 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-10T10:33:44.886Z] #17 97.09 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-10T10:33:45.618Z] #50 20.13 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-10T10:33:45.618Z] #50 20.14 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-10T10:33:45.618Z] #50 ... [2021-07-10T10:33:45.618Z] [2021-07-10T10:33:45.618Z] #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-10T10:33:45.618Z] #59 sha256:924de56dc2ad8c4c4812c37cd0cc33085e71fc16e5b436b7659d7700beaadf53 [2021-07-10T10:33:45.618Z] #59 10.28 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-10T10:33:45.618Z] #59 10.52 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-10T10:33:45.618Z] #59 12.18 go: downloading github.com/google/uuid v1.2.0 [2021-07-10T10:33:45.618Z] #59 12.19 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-10T10:33:45.618Z] #59 12.28 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-10T10:33:45.618Z] #59 12.38 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-10T10:33:45.618Z] #59 12.45 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-10T10:33:45.618Z] #59 13.06 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-10T10:33:45.618Z] #59 14.35 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-10T10:33:45.618Z] #59 14.85 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-10T10:33:45.618Z] #59 ... [2021-07-10T10:33:45.618Z] [2021-07-10T10:33:45.618Z] #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-10T10:33:45.618Z] #29 sha256:f08d1d745f7d75727709ef8d65b85a90b62fa37f40f9a2a683e089097f817461 [2021-07-10T10:33:45.883Z] #29 8.057 0.0% ## 3.5% #### 6.4% ######## 12.4% ######## 12.4% ########### 16.7% ############### 21.2% ################# 24.7% ##################### 30.2% ####################### 33.0% ######################### 36.0% ############################# 40.3% ################################ 44.7% ################################## 47.3% #################################### 50.3% ######################################## 56.3% ############################################# 63.1% ################################################# 68.7% ##################################################### 74.7% ######################################################### 80.1% ############################################################# 85.1% ############################################################### 87.9% ################################################################ 90.1% #################################################################### 94.9% ######################################################################## 100.0% [2021-07-10T10:33:45.883Z] #29 ... [2021-07-10T10:33:45.883Z] [2021-07-10T10:33:45.883Z] #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-10T10:33:45.883Z] #13 sha256:d35ed80ccaf01492d1ac7ff9cd812dacdaa66878a1e4b238150d6ed765924b82 [2021-07-10T10:33:45.883Z] #13 6.827 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-10T10:33:45.883Z] #13 11.96 Fetched 8804 kB in 10s (877 kB/s) [2021-07-10T10:33:45.883Z] #13 11.96 Reading package lists... [2021-07-10T10:33:46.149Z] #13 15.92 Reading package lists... [2021-07-10T10:33:46.149Z] #13 ... [2021-07-10T10:33:46.149Z] [2021-07-10T10:33:46.149Z] #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-10T10:33:46.149Z] #59 sha256:924de56dc2ad8c4c4812c37cd0cc33085e71fc16e5b436b7659d7700beaadf53 [2021-07-10T10:33:46.149Z] #59 20.51 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-10T10:33:46.282Z] #17 98.39 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. [2021-07-10T10:33:46.282Z] #17 98.39 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... [2021-07-10T10:33:46.282Z] #17 98.40 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-10T10:33:46.282Z] #17 98.51 Selecting previously unselected package cpp-8-arm-linux-gnueabi. [2021-07-10T10:33:46.282Z] #17 98.51 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-10T10:33:46.282Z] #17 98.53 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-10T10:33:46.723Z] #20 29.24 Selecting previously unselected package python3-minimal. [2021-07-10T10:33:46.724Z] #20 29.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-07-10T10:33:46.724Z] #20 29.27 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-10T10:33:46.724Z] #20 29.28 Unpacking python3-minimal (3.7.3-1) ... [2021-07-10T10:33:46.729Z] #59 21.37 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-10T10:33:46.983Z] #20 29.33 Selecting previously unselected package libmpdec2:amd64. [2021-07-10T10:33:46.983Z] #20 29.33 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-10T10:33:46.983Z] #20 29.35 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-10T10:33:46.983Z] #20 29.43 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-10T10:33:46.983Z] #20 29.43 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:33:46.983Z] #20 29.43 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:33:47.240Z] #44 25.44 Reading package lists... [2021-07-10T10:33:47.240Z] #44 ... [2021-07-10T10:33:47.240Z] [2021-07-10T10:33:47.240Z] #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-10T10:33:47.240Z] #50 sha256:27024212bbf0fc365977cad15b88c75bd08f06b06ca5136884bbba13ab288098 [2021-07-10T10:33:47.240Z] #50 26.85 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-10T10:33:47.240Z] #50 26.94 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-10T10:33:47.240Z] #50 27.06 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-10T10:33:47.240Z] #50 27.17 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-10T10:33:47.240Z] #50 27.21 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-10T10:33:47.240Z] #50 27.23 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-10T10:33:47.240Z] #50 27.36 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-10T10:33:47.240Z] #50 28.25 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-10T10:33:47.240Z] #50 28.31 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-10T10:33:47.240Z] #50 28.55 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-10T10:33:47.240Z] #50 28.55 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-10T10:33:47.240Z] #50 28.55 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-10T10:33:47.240Z] #50 28.86 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-10T10:33:47.240Z] #50 29.01 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-10T10:33:47.240Z] #50 29.26 go: downloading golang.org/x/text v0.3.2 [2021-07-10T10:33:47.558Z] #20 30.06 Selecting previously unselected package python3.7. [2021-07-10T10:33:47.558Z] #20 30.07 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:33:47.558Z] #20 30.07 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-10T10:33:47.558Z] #20 30.17 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-10T10:33:47.669Z] #17 99.77 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. [2021-07-10T10:33:47.669Z] #17 99.77 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... [2021-07-10T10:33:47.669Z] #17 99.78 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-10T10:33:47.669Z] #17 99.87 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. [2021-07-10T10:33:47.669Z] #17 99.87 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-10T10:33:47.669Z] #17 99.88 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-10T10:33:47.682Z] #59 ... [2021-07-10T10:33:47.682Z] [2021-07-10T10:33:47.682Z] #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-10T10:33:47.682Z] #52 sha256:e86e644a544dbfdebe18fd55e0f06bd7e821a47c8cf0b5148383a14a05c8932e [2021-07-10T10:33:47.682Z] #52 12.26 + cd /tmp/tmp.o6lodRDNi7/src/github.com/mvdan/sh [2021-07-10T10:33:47.682Z] #52 12.26 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-10T10:33:47.682Z] #52 12.41 + GO111MODULE=on [2021-07-10T10:33:47.682Z] #52 12.41 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-10T10:33:47.682Z] #52 13.33 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-10T10:33:47.682Z] #52 13.34 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-10T10:33:47.682Z] #52 13.36 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-10T10:33:47.682Z] #52 15.30 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-10T10:33:47.682Z] #52 20.13 runtime [2021-07-10T10:33:47.682Z] #52 ... [2021-07-10T10:33:47.682Z] [2021-07-10T10:33:47.682Z] #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-10T10:33:47.682Z] #29 sha256:f08d1d745f7d75727709ef8d65b85a90b62fa37f40f9a2a683e089097f817461 [2021-07-10T10:33:47.682Z] #29 11.37 [2021-07-10T10:33:47.818Z] #20 30.17 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-10T10:33:47.818Z] #20 30.18 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-10T10:33:47.818Z] #20 30.24 Setting up python3-minimal (3.7.3-1) ... [2021-07-10T10:33:48.757Z] #20 31.04 Selecting previously unselected package python3. [2021-07-10T10:33:48.757Z] #20 31.04 (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-10T10:33:48.757Z] #20 31.08 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-10T10:33:48.757Z] #20 31.09 Unpacking python3 (3.7.3-1) ... [2021-07-10T10:33:48.757Z] #20 31.19 Selecting previously unselected package libip4tc0:amd64. [2021-07-10T10:33:48.757Z] #20 31.19 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-10T10:33:48.757Z] #20 31.21 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-10T10:33:48.757Z] #20 31.28 Selecting previously unselected package libip6tc0:amd64. [2021-07-10T10:33:48.757Z] #20 31.28 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-10T10:33:48.757Z] #20 31.28 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-10T10:33:49.019Z] #20 31.35 Selecting previously unselected package libiptc0:amd64. [2021-07-10T10:33:49.019Z] #20 31.35 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-10T10:33:49.019Z] #20 31.36 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-10T10:33:49.019Z] #20 31.41 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-10T10:33:49.019Z] #20 31.42 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-10T10:33:49.019Z] #20 31.42 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-10T10:33:49.020Z] #20 31.47 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-10T10:33:49.020Z] #20 31.48 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-10T10:33:49.020Z] #20 31.49 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-10T10:33:49.020Z] #20 31.57 Selecting previously unselected package libnftnl11:amd64. [2021-07-10T10:33:49.020Z] #20 31.57 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-10T10:33:49.055Z] #17 101.1 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64. [2021-07-10T10:33:49.055Z] #17 101.1 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-10T10:33:49.055Z] #17 101.1 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-10T10:33:49.055Z] #17 101.2 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu. [2021-07-10T10:33:49.055Z] #17 101.2 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-10T10:33:49.055Z] #17 101.2 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-10T10:33:49.279Z] #20 31.58 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-10T10:33:49.279Z] #20 31.65 Selecting previously unselected package iptables. [2021-07-10T10:33:49.279Z] #20 31.65 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-10T10:33:49.279Z] #20 31.66 Unpacking iptables (1.8.2-4) ... [2021-07-10T10:33:49.539Z] #20 31.91 Selecting previously unselected package xxd. [2021-07-10T10:33:49.539Z] #20 31.91 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-10T10:33:49.539Z] #20 31.92 Unpacking xxd (2:8.1.0875-5) ... [2021-07-10T10:33:49.539Z] #20 32.06 Selecting previously unselected package vim-common. [2021-07-10T10:33:49.539Z] #20 32.07 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-10T10:33:49.539Z] #20 32.10 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-10T10:33:49.542Z] #29 11.67 0.0% 1.0% # 1.9% ## 3.2% ### 4.4% #### 5.7% ##### 7.0% ###### 8.8% ####### 10.0% ######## 11.8% ######### 13.7% ########## 15.0% ########### 16.3% ############ 17.7% ############# 19.1% ############## 20.5% ############### 22.1% ################# 23.6% ################# 24.8% ################## 25.8% ################### 26.7% ################### 27.3% #################### 28.3% ##################### 29.5% ###################### 30.9% ###################### 31.9% ####################### 33.2% # [2021-07-10T10:33:49.542Z] #29 ... [2021-07-10T10:33:49.542Z] [2021-07-10T10:33:49.542Z] #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-10T10:33:49.542Z] #56 sha256:93afd5947c10e456622bdae6f5a7a95a58db807a1f0116814e088fd380ad2cf8 [2021-07-10T10:33:49.542Z] #56 14.16 Fetched 8277 kB in 10s (835 kB/s) [2021-07-10T10:33:49.542Z] #56 14.16 Reading package lists... [2021-07-10T10:33:49.542Z] #56 18.22 Reading package lists... [2021-07-10T10:33:49.542Z] #56 23.74 Building dependency tree... [2021-07-10T10:33:49.542Z] #56 ... [2021-07-10T10:33:49.542Z] [2021-07-10T10:33:49.542Z] #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-10T10:33:49.542Z] #29 sha256:f08d1d745f7d75727709ef8d65b85a90b62fa37f40f9a2a683e089097f817461 [2021-07-10T10:33:49.798Z] #20 32.26 Selecting previously unselected package bash-completion. [2021-07-10T10:33:49.799Z] #20 32.26 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-10T10:33:49.998Z] #17 102.5 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64. [2021-07-10T10:33:49.998Z] #17 102.5 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-10T10:33:50.260Z] #17 102.5 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-10T10:33:50.260Z] #17 102.5 Selecting previously unselected package cpp-8-s390x-linux-gnu. [2021-07-10T10:33:50.260Z] #17 102.5 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-10T10:33:50.260Z] #17 102.6 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-10T10:33:50.347Z] #29 11.67 0.0% 1.0% # 1.9% ## 3.2% ### 4.4% #### 5.7% ##### 7.0% ###### 8.8% ####### 10.0% ######## 11.8% ######### 13.7% ########## 15.0% ########### 16.3% ############ 17.7% ############# 19.1% ############## 20.5% ############### 22.1% ################# 23.6% ################# 24.8% ################## 25.8% ################### 26.7% ################### 27.3% #################### 28.3% ##################### 29.5% ###################### 30.9% ###################### 31.9% ####################### 33.2% ######################## 34.5% ######################### 35.2% ########################## 36.1% ########################## 37.1% ########################### 37.6% ########################### 38.6% ############################ 39.4% ############################ 40.2% [2021-07-10T10:33:50.347Z] #29 ... [2021-07-10T10:33:50.347Z] [2021-07-10T10:33:50.347Z] #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-10T10:33:50.347Z] #36 sha256:f2e8166b366ec6b89a9aacb71ac330564751c57cf2f68f6d0ddf63dcbde0962b [2021-07-10T10:33:50.347Z] #36 14.93 Fetched 8277 kB in 10s (837 kB/s) [2021-07-10T10:33:50.347Z] #36 14.93 Reading package lists... [2021-07-10T10:33:50.347Z] #36 18.73 Reading package lists... [2021-07-10T10:33:50.347Z] #36 23.45 Building dependency tree... [2021-07-10T10:33:50.347Z] #36 ... [2021-07-10T10:33:50.347Z] [2021-07-10T10:33:50.347Z] #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-10T10:33:50.347Z] #40 sha256:a84cd1dacbf751fa4298aa8792ebbe547d2836673fdf6187b07470d7a7b51e12 [2021-07-10T10:33:50.347Z] #40 14.76 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-10T10:33:50.347Z] #40 16.10 + 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-10T10:33:50.538Z] #50 ... [2021-07-10T10:33:50.538Z] [2021-07-10T10:33:50.538Z] #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-10T10:33:50.538Z] #36 sha256:76acca61581b5d834ec9cf250521355cbbeb12332f2773ab748ccae706f46118 [2021-07-10T10:33:50.538Z] #36 23.83 Fetched 8454 kB in 16s (530 kB/s) [2021-07-10T10:33:50.538Z] #36 23.83 Reading package lists... [2021-07-10T10:33:50.538Z] #36 29.98 Reading package lists... [2021-07-10T10:33:50.538Z] #36 ... [2021-07-10T10:33:50.538Z] [2021-07-10T10:33:50.538Z] #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-10T10:33:50.538Z] #56 sha256:8e8b58d240a94571caf2732e1e001ac2478e7cf20a442715970cc317aa25f04c [2021-07-10T10:33:50.538Z] #56 23.95 Fetched 8454 kB in 16s (518 kB/s) [2021-07-10T10:33:50.538Z] #56 23.95 Reading package lists... [2021-07-10T10:33:50.538Z] #56 30.15 Reading package lists... [2021-07-10T10:33:50.538Z] #56 ... [2021-07-10T10:33:50.538Z] [2021-07-10T10:33:50.538Z] #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-10T10:33:50.538Z] #40 sha256:959157e6c2812d2062f677e9489f632b09694343beb01271d724e82f9c6c1f88 [2021-07-10T10:33:50.538Z] #40 23.51 Checking out files: 80% (1370/1696) Checking out files: 81% (1374/1696) Checking out files: 82% (1391/1696) Checking out files: 83% (1408/1696) Checking out files: 84% (1425/1696) Checking out files: 85% (1442/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/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-10T10:33:50.538Z] #40 23.59 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-10T10:33:50.538Z] #40 25.10 + 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-10T10:33:50.538Z] #40 ... [2021-07-10T10:33:50.538Z] [2021-07-10T10:33:50.538Z] #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-10T10:33:50.538Z] #46 sha256:53156feb0642864fe8f6809a6f927a96d07491a09af0a81a6893d87019215d05 [2021-07-10T10:33:50.538Z] #46 34.03 vendor/golang.org/x/crypto/internal/subtle [2021-07-10T10:33:50.616Z] #40 ... [2021-07-10T10:33:50.616Z] [2021-07-10T10:33:50.616Z] #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-10T10:33:50.616Z] #29 sha256:f08d1d745f7d75727709ef8d65b85a90b62fa37f40f9a2a683e089097f817461 [2021-07-10T10:33:51.150Z] #29 11.67 0.0% 1.0% # 1.9% ## 3.2% ### 4.4% #### 5.7% ##### 7.0% ###### 8.8% ####### 10.0% ######## 11.8% ######### 13.7% ########## 15.0% ########### 16.3% ############ 17.7% ############# 19.1% ############## 20.5% ############### 22.1% ################# 23.6% ################# 24.8% ################## 25.8% ################### 26.7% ################### 27.3% #################### 28.3% ##################### 29.5% ###################### 30.9% ###################### 31.9% ####################### 33.2% ######################## 34.5% ######################### 35.2% ########################## 36.1% ########################## 37.1% ########################### 37.6% ########################### 38.6% ############################ 39.4% ############################ 40.2% ############################# 41.1% ############################## 42.1% ############################### 43.6% ################################ 45.6% ################################# 46.9% ################################## 47.8% ################################### 49.1% #################################### 50.7% ### [2021-07-10T10:33:51.150Z] #29 ... [2021-07-10T10:33:51.150Z] [2021-07-10T10:33:51.150Z] #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-10T10:33:51.150Z] #44 sha256:f3cfad17197630bdca105d8753a6cfffd03cdbfb972d1966c2fbad77da8052d3 [2021-07-10T10:33:51.150Z] #44 15.59 Fetched 8280 kB in 11s (772 kB/s) [2021-07-10T10:33:51.150Z] #44 15.59 Reading package lists... [2021-07-10T10:33:51.150Z] #44 20.82 Reading package lists... [2021-07-10T10:33:51.150Z] #44 25.65 Building dependency tree... [2021-07-10T10:33:51.150Z] #44 ... [2021-07-10T10:33:51.150Z] [2021-07-10T10:33:51.150Z] #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-10T10:33:51.150Z] #29 sha256:f08d1d745f7d75727709ef8d65b85a90b62fa37f40f9a2a683e089097f817461 [2021-07-10T10:33:51.203Z] #17 103.6 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-07-10T10:33:51.203Z] #17 103.6 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-10T10:33:51.203Z] #17 103.6 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-10T10:33:51.464Z] #17 103.7 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-07-10T10:33:51.464Z] #17 103.7 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-10T10:33:51.464Z] #17 103.7 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-10T10:33:51.464Z] #17 103.7 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-07-10T10:33:51.464Z] #17 103.7 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-10T10:33:51.464Z] #17 103.7 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-10T10:33:51.464Z] #17 103.8 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-07-10T10:33:51.464Z] #17 103.8 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-10T10:33:51.464Z] #17 103.8 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-10T10:33:51.464Z] #17 103.8 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-07-10T10:33:51.464Z] #17 103.8 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-10T10:33:51.464Z] #17 103.8 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-10T10:33:51.464Z] #17 103.8 Selecting previously unselected package cross-config. [2021-07-10T10:33:51.464Z] #17 103.8 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ... [2021-07-10T10:33:51.464Z] #17 103.8 Unpacking cross-config (2.6.15-3) ... [2021-07-10T10:33:51.464Z] #17 103.9 Selecting previously unselected package gcc-8-cross-base. [2021-07-10T10:33:51.726Z] #17 103.9 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ... [2021-07-10T10:33:51.726Z] #17 103.9 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-10T10:33:51.726Z] #17 104.0 Selecting previously unselected package libc6-arm64-cross. [2021-07-10T10:33:51.726Z] #17 104.0 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ... [2021-07-10T10:33:51.726Z] #17 104.0 Unpacking libc6-arm64-cross (2.28-7cross1) ... [2021-07-10T10:33:51.987Z] #17 104.3 Selecting previously unselected package libgcc1-arm64-cross. [2021-07-10T10:33:51.987Z] #17 104.3 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-10T10:33:51.987Z] #17 104.3 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-10T10:33:51.987Z] #17 104.4 Selecting previously unselected package libgomp1-arm64-cross. [2021-07-10T10:33:51.987Z] #17 104.4 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:33:51.987Z] #17 104.4 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-10T10:33:51.987Z] #17 104.4 Selecting previously unselected package libitm1-arm64-cross. [2021-07-10T10:33:52.249Z] #17 104.4 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:33:52.249Z] #17 104.4 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-10T10:33:52.249Z] #17 104.5 Selecting previously unselected package libatomic1-arm64-cross. [2021-07-10T10:33:52.249Z] #17 104.5 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:33:52.249Z] #17 104.5 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-10T10:33:52.249Z] #17 104.5 Selecting previously unselected package libstdc++6-arm64-cross. [2021-07-10T10:33:52.249Z] #17 104.5 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:33:52.249Z] #17 104.5 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-10T10:33:52.340Z] #20 34.64 Unpacking bash-completion (1:2.8-6) ... [2021-07-10T10:33:52.511Z] #17 104.7 Selecting previously unselected package libasan5-arm64-cross. [2021-07-10T10:33:52.511Z] #17 104.7 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:33:52.511Z] #17 104.7 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-10T10:33:52.511Z] #17 104.9 Selecting previously unselected package liblsan0-arm64-cross. [2021-07-10T10:33:52.511Z] #17 104.9 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:33:52.511Z] #17 104.9 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-10T10:33:52.600Z] #20 34.95 Selecting previously unselected package bzip2. [2021-07-10T10:33:52.600Z] #20 34.96 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-10T10:33:52.600Z] #20 34.96 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-10T10:33:52.600Z] #20 35.03 Selecting previously unselected package xz-utils. [2021-07-10T10:33:52.600Z] #20 35.03 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-10T10:33:52.600Z] #20 35.05 Unpacking xz-utils (5.2.4-1) ... [2021-07-10T10:33:52.772Z] #17 105.0 Selecting previously unselected package libtsan0-arm64-cross. [2021-07-10T10:33:52.772Z] #17 105.0 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:33:52.772Z] #17 105.0 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-10T10:33:52.772Z] #17 105.1 Selecting previously unselected package libubsan1-arm64-cross. [2021-07-10T10:33:52.772Z] #17 105.1 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:33:52.772Z] #17 105.1 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-10T10:33:52.772Z] #17 105.2 Selecting previously unselected package libgcc-8-dev-arm64-cross. [2021-07-10T10:33:52.772Z] #17 105.2 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:33:52.861Z] #20 35.17 Selecting previously unselected package apparmor. [2021-07-10T10:33:52.861Z] #20 35.18 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-10T10:33:52.861Z] #20 35.29 Unpacking apparmor (2.13.2-10) ... [2021-07-10T10:33:52.849Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-10T10:33:52.927Z] > git config --add remote.origin.fetch +refs/pull/42464/head:refs/remotes/origin/PR-42464 # timeout=10 [2021-07-10T10:33:52.974Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-10T10:33:53.033Z] #17 105.2 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-10T10:33:53.120Z] #20 35.60 Selecting previously unselected package aufs-tools. [2021-07-10T10:33:53.121Z] #20 35.60 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-10T10:33:53.121Z] #20 35.61 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-10T10:33:53.185Z] Fetching without tags [2021-07-10T10:33:53.295Z] #17 105.5 Selecting previously unselected package gcc-8-aarch64-linux-gnu. [2021-07-10T10:33:53.295Z] #17 105.5 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-10T10:33:53.295Z] #17 105.5 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-10T10:33:53.381Z] #20 35.74 Selecting previously unselected package libonig5:amd64. [2021-07-10T10:33:53.381Z] #20 35.76 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-10T10:33:53.381Z] #20 35.77 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-10T10:33:53.641Z] #20 35.92 Selecting previously unselected package libjq1:amd64. [2021-07-10T10:33:53.641Z] #20 35.94 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-10T10:33:53.641Z] #20 35.95 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-10T10:33:53.641Z] #20 36.07 Selecting previously unselected package jq. [2021-07-10T10:33:53.641Z] #20 36.07 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-10T10:33:53.641Z] #20 36.08 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-10T10:33:53.641Z] #20 36.15 Selecting previously unselected package libaio1:amd64. [2021-07-10T10:33:53.641Z] #20 36.16 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-10T10:33:53.641Z] #20 36.17 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-10T10:33:53.641Z] #20 36.21 Selecting previously unselected package libgpm2:amd64. [2021-07-10T10:33:53.641Z] #20 36.22 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-10T10:33:53.641Z] #20 36.23 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-10T10:33:53.838Z] #46 ... [2021-07-10T10:33:53.838Z] [2021-07-10T10:33:53.838Z] #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-10T10:33:53.838Z] #59 sha256:666e64c15169bdeb0d6bd11d783aac0b4cd9e85e75bd80f00aed176e18764136 [2021-07-10T10:33:53.838Z] #59 27.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-10T10:33:53.838Z] #59 ... [2021-07-10T10:33:53.838Z] [2021-07-10T10:33:53.838Z] #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-10T10:33:53.838Z] #50 sha256:27024212bbf0fc365977cad15b88c75bd08f06b06ca5136884bbba13ab288098 [2021-07-10T10:33:53.838Z] #50 36.94 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-10T10:33:53.838Z] #50 37.00 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-10T10:33:53.838Z] #50 37.13 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-10T10:33:53.838Z] #50 37.15 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-10T10:33:53.838Z] #50 37.18 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-10T10:33:53.874Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:33:53.901Z] #20 36.28 Selecting previously unselected package libicu63:amd64. [2021-07-10T10:33:53.901Z] #20 36.30 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-10T10:33:53.901Z] #20 36.31 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-10T10:33:54.682Z] #17 106.9 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-07-10T10:33:54.682Z] #17 106.9 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-10T10:33:54.682Z] #17 106.9 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-10T10:33:54.682Z] #17 106.9 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-07-10T10:33:54.682Z] #17 106.9 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... [2021-07-10T10:33:54.682Z] #17 106.9 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-10T10:33:54.833Z] #50 38.60 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-10T10:33:54.944Z] #17 107.3 Selecting previously unselected package libc6-dev-arm64-cross. [2021-07-10T10:33:54.944Z] #17 107.3 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... [2021-07-10T10:33:54.944Z] #17 107.4 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-10T10:33:55.103Z] #50 38.81 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-10T10:33:55.371Z] #50 39.07 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-10T10:33:55.516Z] #17 108.0 Selecting previously unselected package libstdc++-8-dev-arm64-cross. [2021-07-10T10:33:55.632Z] #50 ... [2021-07-10T10:33:55.632Z] [2021-07-10T10:33:55.632Z] #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-10T10:33:55.632Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:33:55.632Z] #13 23.87 Fetched 8987 kB in 18s (509 kB/s) [2021-07-10T10:33:55.632Z] #13 23.87 Reading package lists... [2021-07-10T10:33:55.778Z] #17 108.0 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:33:55.778Z] #17 108.0 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-10T10:33:55.892Z] #13 30.52 Reading package lists... [2021-07-10T10:33:55.892Z] #13 ... [2021-07-10T10:33:55.892Z] [2021-07-10T10:33:55.892Z] #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-10T10:33:55.892Z] #36 sha256:76acca61581b5d834ec9cf250521355cbbeb12332f2773ab748ccae706f46118 [2021-07-10T10:33:55.892Z] #36 29.98 Reading package lists... [2021-07-10T10:33:55.892Z] #36 36.32 Building dependency tree... [2021-07-10T10:33:55.892Z] #36 39.83 The following additional packages will be installed: [2021-07-10T10:33:55.892Z] #36 39.85 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-10T10:33:55.892Z] #36 39.87 Suggested packages: [2021-07-10T10:33:55.906Z] #29 11.67 0.0% 1.0% # 1.9% ## 3.2% ### 4.4% #### 5.7% ##### 7.0% ###### 8.8% ####### 10.0% ######## 11.8% ######### 13.7% ########## 15.0% ########### 16.3% ############ 17.7% ############# 19.1% ############## 20.5% ############### 22.1% ################# 23.6% ################# 24.8% ################## 25.8% ################### 26.7% ################### 27.3% #################### 28.3% ##################### 29.5% ###################### 30.9% ###################### 31.9% ####################### 33.2% ######################## 34.5% ######################### 35.2% ########################## 36.1% ########################## 37.1% ########################### 37.6% ########################### 38.6% ############################ 39.4% ############################ 40.2% ############################# 41.1% ############################## 42.1% ############################### 43.6% ################################ 45.6% ################################# 46.9% ################################## 47.8% ################################### 49.1% #################################### 50.7% ##################################### 52.1% ###################################### 53.8% ####################################### 55.3% ######################################## 56.4% ######################################### 58.0% ########################################### 59.8% ############################################ 61.6% ############################################# 62.6% ############################################## 64.8% ################################################ 66.8% ################################################# 68.5% ################################################# 69.3% ################################################### 71.1% ################################################### 71.9% #################################################### 72.7% #################################################### 73.6% ###################################################### 75.2% ###################################################### 75.3% ####################################################### 76.8% ####################################################### 77.8% ######################################################## 78.8% ######################################################### 80.0% ########################################################## 80.8% ########################################################## 81.8% ########################################################### 82.8% ############################################################ 84.2% ############################################################# 85.4% ############################################################## 86.8% ############################################################### 88.0% ################################################################ 89.0% ################################################################ 89.6% ################################################################# 90.5% ################################################################# 91.5% ################################################################## 92.6% ################################################################### 93.3% ################################################################### 94.2% #################################################################### 95.1% ##################################################################### 96.4% ##################################################################### 97.2% ###################################################################### 97.6% ####################################################################### 99.5% ######################################################################## 100.0% [2021-07-10T10:33:53.099Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-10T10:33:53.208Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-10T10:33:53.208Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:33:53.208Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42464/head:refs/remotes/origin/PR-42464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-10T10:33:53.961Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T10:33:54.024Z] > git checkout -f 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a # timeout=10 [2021-07-10T10:33:56.156Z] #36 39.87 cmake-doc ninja-build lrzip [2021-07-10T10:33:56.156Z] #36 39.87 Recommended packages: [2021-07-10T10:33:56.156Z] #36 39.87 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-10T10:33:56.170Z] #29 21.17 [2021-07-10T10:33:56.350Z] #17 108.6 Selecting previously unselected package g++-8-aarch64-linux-gnu. [2021-07-10T10:33:56.350Z] #17 108.6 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-10T10:33:56.350Z] #17 108.6 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-10T10:33:56.439Z] #20 38.97 Selecting previously unselected package libnet1:amd64. [2021-07-10T10:33:56.439Z] #20 38.98 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-10T10:33:56.439Z] #20 38.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-10T10:33:56.439Z] #20 39.09 Selecting previously unselected package libnl-3-200:amd64. [2021-07-10T10:33:56.480Z] #29 ... [2021-07-10T10:33:56.480Z] [2021-07-10T10:33:56.480Z] #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-10T10:33:56.480Z] #50 sha256:a59e62e351855d14f91ced1a9838672007513d44e4664f8468df9d01657974d8 [2021-07-10T10:33:56.480Z] #50 21.08 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-10T10:33:56.480Z] #50 21.60 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-10T10:33:56.480Z] #50 21.63 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-10T10:33:56.480Z] #50 21.89 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-10T10:33:56.480Z] #50 22.00 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-10T10:33:56.480Z] #50 22.82 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-10T10:33:56.480Z] #50 22.82 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-10T10:33:56.480Z] #50 22.96 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-10T10:33:56.480Z] #50 23.07 go: downloading github.com/spf13/afero v1.1.2 [2021-07-10T10:33:56.480Z] #50 23.45 go: downloading github.com/spf13/cast v1.3.0 [2021-07-10T10:33:56.480Z] #50 23.51 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-10T10:33:56.480Z] #50 23.55 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-10T10:33:56.480Z] #50 23.57 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-10T10:33:56.480Z] #50 23.61 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-10T10:33:56.480Z] #50 23.95 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-10T10:33:56.480Z] #50 24.00 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-10T10:33:56.480Z] #50 24.11 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-10T10:33:56.480Z] #50 24.13 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-10T10:33:56.480Z] #50 24.18 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-10T10:33:56.480Z] #50 24.19 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-10T10:33:56.480Z] #50 24.23 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-10T10:33:56.480Z] #50 24.30 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-10T10:33:56.480Z] #50 24.38 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-10T10:33:56.480Z] #50 24.47 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-10T10:33:56.480Z] #50 27.19 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-10T10:33:56.480Z] #50 27.20 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-10T10:33:56.480Z] #50 27.27 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-10T10:33:56.480Z] #50 27.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-10T10:33:56.480Z] #50 27.32 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-10T10:33:56.480Z] #50 27.46 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-10T10:33:56.480Z] #50 27.55 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-10T10:33:56.480Z] #50 27.83 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-10T10:33:56.480Z] #50 28.20 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-10T10:33:56.480Z] #50 28.54 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-10T10:33:56.480Z] #50 28.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-10T10:33:56.480Z] #50 28.61 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-10T10:33:56.480Z] #50 28.70 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-10T10:33:56.480Z] #50 28.95 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-10T10:33:56.480Z] #50 29.08 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-10T10:33:56.480Z] #50 29.10 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-10T10:33:56.480Z] #50 29.22 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-10T10:33:56.480Z] #50 29.24 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-10T10:33:56.480Z] #50 29.39 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-10T10:33:56.480Z] #50 29.48 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-10T10:33:56.480Z] #50 29.48 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-10T10:33:56.480Z] #50 29.64 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-10T10:33:56.480Z] #50 29.78 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-10T10:33:56.480Z] #50 29.91 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-10T10:33:56.480Z] #50 29.94 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-10T10:33:56.480Z] #50 30.23 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-10T10:33:56.699Z] #20 39.09 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-10T10:33:56.699Z] #20 39.11 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-10T10:33:56.699Z] #20 39.18 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-10T10:33:56.699Z] #20 39.18 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-10T10:33:56.699Z] #20 39.19 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-10T10:33:56.699Z] #20 39.27 Selecting previously unselected package libreadline5:amd64. [2021-07-10T10:33:56.699Z] #20 39.27 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-10T10:33:56.699Z] #20 39.27 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-10T10:33:56.750Z] #50 ... [2021-07-10T10:33:56.750Z] [2021-07-10T10:33:56.750Z] #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-10T10:33:56.750Z] #44 sha256:f3cfad17197630bdca105d8753a6cfffd03cdbfb972d1966c2fbad77da8052d3 [2021-07-10T10:33:56.750Z] #44 25.65 Building dependency tree... [2021-07-10T10:33:56.750Z] #44 28.24 The following additional packages will be installed: [2021-07-10T10:33:56.750Z] #44 28.24 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-10T10:33:56.750Z] #44 28.25 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-10T10:33:56.750Z] #44 28.25 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-10T10:33:56.750Z] #44 28.25 python3.7-minimal [2021-07-10T10:33:56.750Z] #44 28.26 Suggested packages: [2021-07-10T10:33:56.750Z] #44 28.26 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-10T10:33:56.750Z] #44 28.26 python3.7-doc binfmt-support [2021-07-10T10:33:56.750Z] #44 29.13 The following NEW packages will be installed: [2021-07-10T10:33:56.750Z] #44 29.14 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-10T10:33:56.750Z] #44 29.14 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-10T10:33:56.750Z] #44 29.14 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-10T10:33:56.750Z] #44 29.14 python3.7-minimal [2021-07-10T10:33:56.750Z] #44 29.56 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2021-07-10T10:33:56.750Z] #44 29.56 Need to get 6095 kB of archives. [2021-07-10T10:33:56.750Z] #44 29.56 After this operation, 32.3 MB of additional disk space will be used. [2021-07-10T10:33:56.750Z] #44 29.56 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-10T10:33:56.750Z] #44 29.59 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-10T10:33:56.750Z] #44 29.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-07-10T10:33:56.751Z] #44 29.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-07-10T10:33:56.751Z] #44 29.73 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-10T10:33:56.751Z] #44 29.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-07-10T10:33:56.751Z] #44 30.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-07-10T10:33:56.751Z] #44 30.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-07-10T10:33:56.751Z] #44 30.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-07-10T10:33:56.751Z] #44 30.22 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-07-10T10:33:56.751Z] #44 30.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-10T10:33:56.751Z] #44 30.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-10T10:33:56.751Z] #44 30.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB] [2021-07-10T10:33:56.751Z] #44 30.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-07-10T10:33:56.751Z] #44 30.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-07-10T10:33:56.751Z] #44 30.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-07-10T10:33:56.958Z] #20 39.39 Selecting previously unselected package net-tools. [2021-07-10T10:33:56.958Z] #20 39.39 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-10T10:33:56.958Z] #20 39.40 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-10T10:33:56.958Z] #20 39.59 Selecting previously unselected package patch. [2021-07-10T10:33:56.958Z] #20 39.59 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-10T10:33:56.958Z] #20 39.60 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-10T10:33:56.986Z] Merge succeeded, producing 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:33:56.986Z] Checking out Revision 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a (PR-42464) [2021-07-10T10:33:57.096Z] #36 40.78 The following NEW packages will be installed: [2021-07-10T10:33:57.096Z] #36 40.79 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-10T10:33:57.096Z] #36 40.79 vim-common xxd [2021-07-10T10:33:57.218Z] #20 39.71 Selecting previously unselected package python-pip-whl. [2021-07-10T10:33:57.218Z] #20 39.71 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-10T10:33:57.218Z] #20 39.72 Unpacking python-pip-whl (18.1-5) ... [2021-07-10T10:33:57.348Z] #44 ... [2021-07-10T10:33:57.348Z] [2021-07-10T10:33:57.348Z] #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-10T10:33:57.348Z] #56 sha256:93afd5947c10e456622bdae6f5a7a95a58db807a1f0116814e088fd380ad2cf8 [2021-07-10T10:33:57.348Z] #56 23.74 Building dependency tree... [2021-07-10T10:33:57.348Z] #56 26.68 The following additional packages will be installed: [2021-07-10T10:33:57.348Z] #56 26.71 libbtrfs0 [2021-07-10T10:33:57.348Z] #56 26.88 The following NEW packages will be installed: [2021-07-10T10:33:57.348Z] #56 26.90 libbtrfs-dev libbtrfs0 [2021-07-10T10:33:57.348Z] #56 27.37 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-07-10T10:33:57.348Z] #56 27.37 Need to get 119 kB of archives. [2021-07-10T10:33:57.348Z] #56 27.37 After this operation, 387 kB of additional disk space will be used. [2021-07-10T10:33:57.348Z] #56 27.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-10T10:33:57.348Z] #56 27.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-10T10:33:57.348Z] #56 28.53 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:33:57.348Z] #56 28.65 Fetched 119 kB in 0s (437 kB/s) [2021-07-10T10:33:57.348Z] #56 28.79 Selecting previously unselected package libbtrfs0. [2021-07-10T10:33:57.348Z] #56 28.79 (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-10T10:33:57.348Z] #56 28.93 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-10T10:33:57.348Z] #56 28.96 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-10T10:33:57.348Z] #56 29.17 Selecting previously unselected package libbtrfs-dev. [2021-07-10T10:33:57.348Z] #56 29.17 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-10T10:33:57.348Z] #56 29.19 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-10T10:33:57.348Z] #56 29.53 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-10T10:33:57.348Z] #56 29.56 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-10T10:33:57.348Z] #56 29.60 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:33:57.348Z] #56 DONE 31.9s [2021-07-10T10:33:57.348Z] [2021-07-10T10:33:57.348Z] #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-10T10:33:57.348Z] #50 sha256:a59e62e351855d14f91ced1a9838672007513d44e4664f8468df9d01657974d8 [2021-07-10T10:33:57.348Z] #50 31.86 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-10T10:33:57.348Z] #50 31.86 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-10T10:33:57.348Z] #50 31.86 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-10T10:33:57.348Z] #50 31.86 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-10T10:33:57.348Z] #50 31.95 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-10T10:33:57.357Z] #36 41.17 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:33:57.357Z] #36 41.17 Need to get 14.9 MB of archives. [2021-07-10T10:33:57.357Z] #36 41.17 After this operation, 61.8 MB of additional disk space will be used. [2021-07-10T10:33:57.357Z] #36 41.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-10T10:33:57.357Z] #36 41.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-10T10:33:57.357Z] #36 41.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-10T10:33:57.357Z] #36 41.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-10T10:33:57.630Z] #50 32.42 go: downloading golang.org/x/text v0.3.2 [2021-07-10T10:33:57.736Z] #17 110.0 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-07-10T10:33:57.736Z] #17 110.0 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-10T10:33:57.736Z] #17 110.0 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-10T10:33:57.736Z] #17 110.0 Selecting previously unselected package patch. [2021-07-10T10:33:57.736Z] #17 110.0 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-10T10:33:57.736Z] #17 110.0 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-10T10:33:57.736Z] #17 110.1 Selecting previously unselected package dpkg-dev. [2021-07-10T10:33:57.736Z] #17 110.1 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ... [2021-07-10T10:33:57.736Z] #17 110.1 Unpacking dpkg-dev (1.19.7) ... [2021-07-10T10:33:57.789Z] #20 40.18 Selecting previously unselected package python3-lib2to3. [2021-07-10T10:33:57.789Z] #20 40.19 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-10T10:33:57.789Z] #20 40.19 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-10T10:33:57.789Z] #20 40.28 Selecting previously unselected package python3-distutils. [2021-07-10T10:33:57.789Z] #20 40.28 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-10T10:33:57.789Z] #20 40.28 Unpacking python3-distutils (3.7.3-1) ... [2021-07-10T10:33:57.998Z] #17 110.3 Selecting previously unselected package libconfig-inifiles-perl. [2021-07-10T10:33:57.998Z] #17 110.4 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ... [2021-07-10T10:33:57.998Z] #17 110.4 Unpacking libconfig-inifiles-perl (3.000001-1) ... [2021-07-10T10:33:57.998Z] #17 110.4 Selecting previously unselected package libio-string-perl. [2021-07-10T10:33:57.998Z] #17 110.4 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ... [2021-07-10T10:33:57.998Z] #17 110.4 Unpacking libio-string-perl (1.08-3) ... [2021-07-10T10:33:58.049Z] #20 40.45 Selecting previously unselected package python3-pip. [2021-07-10T10:33:58.049Z] #20 40.45 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-10T10:33:58.049Z] #20 40.45 Unpacking python3-pip (18.1-5) ... [2021-07-10T10:33:58.212Z] #50 32.68 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-10T10:33:58.212Z] #50 32.70 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-10T10:33:58.259Z] #17 110.5 Selecting previously unselected package libicu63:amd64. [2021-07-10T10:33:58.259Z] #17 110.5 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-10T10:33:58.259Z] #17 110.5 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-10T10:33:58.296Z] #36 42.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-10T10:33:58.296Z] #36 42.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-10T10:33:58.296Z] #36 ... [2021-07-10T10:33:58.296Z] [2021-07-10T10:33:58.296Z] #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-10T10:33:58.296Z] #44 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:33:58.296Z] #44 25.44 Reading package lists... [2021-07-10T10:33:58.296Z] #44 31.96 Reading package lists... [2021-07-10T10:33:58.296Z] #44 38.43 Building dependency tree... [2021-07-10T10:33:58.296Z] #44 41.49 The following additional packages will be installed: [2021-07-10T10:33:58.296Z] #44 41.51 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-10T10:33:58.296Z] #44 41.51 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-10T10:33:58.296Z] #44 41.51 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-10T10:33:58.296Z] #44 41.51 python3.7-minimal [2021-07-10T10:33:58.296Z] #44 41.52 Suggested packages: [2021-07-10T10:33:58.296Z] #44 41.52 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-10T10:33:58.296Z] #44 41.52 python3.7-doc binfmt-support [2021-07-10T10:33:58.296Z] #44 ... [2021-07-10T10:33:58.296Z] [2021-07-10T10:33:58.296Z] #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-10T10:33:58.296Z] #36 sha256:76acca61581b5d834ec9cf250521355cbbeb12332f2773ab748ccae706f46118 [2021-07-10T10:33:58.296Z] #36 42.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-10T10:33:58.296Z] #36 42.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-10T10:33:58.296Z] #36 42.21 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-10T10:33:58.296Z] #36 42.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-10T10:33:58.309Z] #20 40.60 Selecting previously unselected package python3-pkg-resources. [2021-07-10T10:33:58.309Z] #20 40.61 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-10T10:33:58.309Z] #20 40.61 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-10T10:33:58.309Z] #20 40.71 Selecting previously unselected package python3-setuptools. [2021-07-10T10:33:58.309Z] #20 40.72 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-10T10:33:58.309Z] #20 40.73 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-10T10:33:58.476Z] #50 32.93 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-10T10:33:58.476Z] #50 33.18 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-10T10:33:58.569Z] #20 40.92 Selecting previously unselected package python3-wheel. [2021-07-10T10:33:58.569Z] #20 40.93 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-10T10:33:58.569Z] #20 40.93 Unpacking python3-wheel (0.32.3-2) ... [2021-07-10T10:33:58.569Z] #20 41.00 Selecting previously unselected package sudo. [2021-07-10T10:33:58.569Z] #20 41.00 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-10T10:33:58.569Z] #20 41.00 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-10T10:33:56.622Z] > git remote # timeout=10 [2021-07-10T10:33:56.700Z] > git config --get remote.origin.url # timeout=10 [2021-07-10T10:33:56.747Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:33:56.747Z] > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10 [2021-07-10T10:33:56.888Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-10T10:33:57.013Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T10:33:57.060Z] > git checkout -f 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a # timeout=10 [2021-07-10T10:33:59.141Z] #20 41.47 Selecting previously unselected package thin-provisioning-tools. [2021-07-10T10:33:59.141Z] #20 41.48 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-10T10:33:59.141Z] #20 41.49 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-10T10:33:59.201Z] #17 ... [2021-07-10T10:33:59.201Z] [2021-07-10T10:33:59.201Z] #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-10T10:33:59.201Z] #47 sha256:959157e6c2812d2062f677e9489f632b09694343beb01271d724e82f9c6c1f88 [2021-07-10T10:33:59.201Z] #47 121.3 + dpkg --print-architecture [2021-07-10T10:33:59.201Z] #47 121.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-10T10:33:59.399Z] #20 41.71 Selecting previously unselected package uidmap. [2021-07-10T10:33:59.399Z] #20 41.71 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-10T10:33:59.399Z] #20 41.71 Unpacking uidmap (1:4.5-1.1) ... [2021-07-10T10:33:59.399Z] #20 41.83 Selecting previously unselected package vim-runtime. [2021-07-10T10:33:59.399Z] #20 41.84 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-10T10:33:59.399Z] #20 41.89 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-10T10:33:59.462Z] #47 121.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-10T10:33:59.462Z] #47 121.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-10T10:33:59.658Z] #20 41.94 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-10T10:33:59.658Z] #20 41.94 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-10T10:33:59.679Z] #36 ... [2021-07-10T10:33:59.679Z] [2021-07-10T10:33:59.679Z] #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-10T10:33:59.679Z] #56 sha256:8e8b58d240a94571caf2732e1e001ac2478e7cf20a442715970cc317aa25f04c [2021-07-10T10:33:59.679Z] #56 30.15 Reading package lists... [2021-07-10T10:33:59.679Z] #56 36.35 Building dependency tree... [2021-07-10T10:33:59.680Z] #56 39.84 The following additional packages will be installed: [2021-07-10T10:33:59.680Z] #56 39.85 libbtrfs0 [2021-07-10T10:33:59.680Z] #56 40.06 The following NEW packages will be installed: [2021-07-10T10:33:59.680Z] #56 40.07 libbtrfs-dev libbtrfs0 [2021-07-10T10:33:59.680Z] #56 40.57 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:33:59.680Z] #56 40.57 Need to get 119 kB of archives. [2021-07-10T10:33:59.680Z] #56 40.57 After this operation, 387 kB of additional disk space will be used. [2021-07-10T10:33:59.680Z] #56 40.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-10T10:33:59.680Z] #56 40.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-10T10:33:59.680Z] #56 41.62 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:33:59.680Z] #56 41.81 Fetched 119 kB in 0s (428 kB/s) [2021-07-10T10:33:59.680Z] #56 41.94 Selecting previously unselected package libbtrfs0. [2021-07-10T10:33:59.680Z] #56 41.94 (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-10T10:33:59.680Z] #56 41.99 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-10T10:33:59.680Z] #56 42.24 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-10T10:33:59.680Z] #56 42.34 Selecting previously unselected package libbtrfs-dev. [2021-07-10T10:33:59.680Z] #56 42.34 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-10T10:33:59.680Z] #56 42.35 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-10T10:33:59.680Z] #56 42.65 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-10T10:33:59.680Z] #56 42.68 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-10T10:33:59.680Z] #56 42.69 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:33:59.680Z] #56 DONE 43.3s [2021-07-10T10:33:59.680Z] [2021-07-10T10:33:59.680Z] #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-10T10:33:59.680Z] #32 sha256:02b8b06453114cc9d718141bfd6c3a8288de3bf01c737394ced405b6f4e8701d [2021-07-10T10:33:59.680Z] #32 42.61 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-10T10:33:59.680Z] #32 42.85 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-10T10:34:00.255Z] #32 43.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-10T10:34:00.418Z] #50 ... [2021-07-10T10:34:00.418Z] [2021-07-10T10:34:00.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-10T10:34:00.418Z] #13 sha256:d35ed80ccaf01492d1ac7ff9cd812dacdaa66878a1e4b238150d6ed765924b82 [2021-07-10T10:34:00.418Z] #13 15.92 Reading package lists... [2021-07-10T10:34:00.418Z] #13 21.31 Building dependency tree... [2021-07-10T10:34:00.418Z] #13 24.08 The following additional packages will be installed: [2021-07-10T10:34:00.418Z] #13 24.08 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-10T10:34:00.418Z] #13 24.08 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-10T10:34:00.418Z] #13 24.08 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-10T10:34:00.418Z] #13 24.08 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-10T10:34:00.418Z] #13 24.08 mingw-w64-x86-64-dev [2021-07-10T10:34:00.418Z] #13 24.08 Suggested packages: [2021-07-10T10:34:00.418Z] #13 24.08 gcc-8-locales seccomp wine64 [2021-07-10T10:34:00.418Z] #13 24.74 The following NEW packages will be installed: [2021-07-10T10:34:00.418Z] #13 24.74 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-10T10:34:00.418Z] #13 24.74 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-10T10:34:00.418Z] #13 24.74 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-10T10:34:00.418Z] #13 24.74 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-10T10:34:00.418Z] #13 24.74 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-10T10:34:00.418Z] #13 24.75 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-10T10:34:00.418Z] #13 24.75 The following packages will be upgraded: [2021-07-10T10:34:00.418Z] #13 24.75 libseccomp2 [2021-07-10T10:34:00.418Z] #13 25.14 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2021-07-10T10:34:00.418Z] #13 25.14 Need to get 73.4 MB of archives. [2021-07-10T10:34:00.418Z] #13 25.14 After this operation, 472 MB of additional disk space will be used. [2021-07-10T10:34:00.418Z] #13 25.14 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-10T10:34:00.418Z] #13 25.15 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-07-10T10:34:00.418Z] #13 25.15 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-10T10:34:00.418Z] #13 25.41 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-10T10:34:00.418Z] #13 25.66 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-10T10:34:00.418Z] #13 25.68 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-10T10:34:00.418Z] #13 25.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-07-10T10:34:00.418Z] #13 25.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-10T10:34:00.418Z] #13 26.09 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-10T10:34:00.418Z] #13 26.48 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-10T10:34:00.418Z] #13 26.67 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-10T10:34:00.418Z] #13 28.33 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-10T10:34:00.418Z] #13 29.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-10T10:34:00.418Z] #13 29.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-10T10:34:00.418Z] #13 29.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-10T10:34:00.418Z] #13 29.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-10T10:34:00.418Z] #13 29.87 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-10T10:34:00.418Z] #13 29.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-07-10T10:34:00.418Z] #13 29.88 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-07-10T10:34:00.418Z] #13 29.89 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-07-10T10:34:00.418Z] #13 29.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-07-10T10:34:00.418Z] #13 29.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-07-10T10:34:00.418Z] #13 29.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-07-10T10:34:00.418Z] #13 29.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-07-10T10:34:00.418Z] #13 29.96 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-10T10:34:00.418Z] #13 29.97 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-07-10T10:34:00.418Z] #13 31.14 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:34:00.418Z] #13 ... [2021-07-10T10:34:00.418Z] [2021-07-10T10:34:00.418Z] #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-10T10:34:00.418Z] #29 sha256:f08d1d745f7d75727709ef8d65b85a90b62fa37f40f9a2a683e089097f817461 [2021-07-10T10:34:00.418Z] #29 22.17 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-10T10:34:00.418Z] #29 22.63 [2021-07-10T10:34:00.418Z] #29 22.92 0.2% ######################################################################## 100.0% [2021-07-10T10:34:00.418Z] #29 23.08 [2021-07-10T10:34:00.418Z] #29 24.54 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-10T10:34:00.418Z] #29 24.91 [2021-07-10T10:34:00.418Z] #29 25.16 0.7% ######################################################################## 100.0% [2021-07-10T10:34:00.418Z] #29 25.36 [2021-07-10T10:34:01.012Z] #29 ... [2021-07-10T10:34:01.012Z] [2021-07-10T10:34:01.012Z] #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-10T10:34:01.012Z] #36 sha256:f2e8166b366ec6b89a9aacb71ac330564751c57cf2f68f6d0ddf63dcbde0962b [2021-07-10T10:34:01.012Z] #36 25.72 The following additional packages will be installed: [2021-07-10T10:34:01.012Z] #36 25.74 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-10T10:34:01.012Z] #36 25.75 Suggested packages: [2021-07-10T10:34:01.012Z] #36 25.75 cmake-doc ninja-build lrzip [2021-07-10T10:34:01.012Z] #36 25.75 Recommended packages: [2021-07-10T10:34:01.012Z] #36 25.75 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-10T10:34:01.012Z] #36 26.46 The following NEW packages will be installed: [2021-07-10T10:34:01.012Z] #36 26.48 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-10T10:34:01.012Z] #36 26.49 vim-common xxd [2021-07-10T10:34:01.012Z] #36 26.89 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-07-10T10:34:01.012Z] #36 26.89 Need to get 14.2 MB of archives. [2021-07-10T10:34:01.012Z] #36 26.89 After this operation, 60.0 MB of additional disk space will be used. [2021-07-10T10:34:01.012Z] #36 26.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-10T10:34:01.012Z] #36 26.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-10T10:34:01.012Z] #36 26.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-10T10:34:01.012Z] #36 27.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-10T10:34:01.012Z] #36 28.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2021-07-10T10:34:01.012Z] #36 28.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-07-10T10:34:01.012Z] #36 28.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-07-10T10:34:01.012Z] #36 28.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-07-10T10:34:01.012Z] #36 28.08 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-10T10:34:01.012Z] #36 28.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-07-10T10:34:01.012Z] #36 29.47 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:34:01.012Z] #36 29.65 Fetched 14.2 MB in 2s (8678 kB/s) [2021-07-10T10:34:01.012Z] #36 30.08 Selecting previously unselected package xxd. [2021-07-10T10:34:01.012Z] #36 30.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-10T10:34:01.012Z] #36 30.16 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-10T10:34:01.012Z] #36 30.23 Unpacking xxd (2:8.1.0875-5) ... [2021-07-10T10:34:01.012Z] #36 31.61 Selecting previously unselected package vim-common. [2021-07-10T10:34:01.012Z] #36 31.61 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-10T10:34:01.012Z] #36 31.67 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-10T10:34:01.012Z] #36 32.20 Selecting previously unselected package cmake-data. [2021-07-10T10:34:01.012Z] #36 32.20 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-10T10:34:01.012Z] #36 32.24 Unpacking cmake-data (3.13.4-1) ... [2021-07-10T10:34:01.012Z] #36 35.45 Selecting previously unselected package libicu63:arm64. [2021-07-10T10:34:01.012Z] #36 35.46 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-10T10:34:01.012Z] #36 35.50 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-10T10:34:01.012Z] #36 ... [2021-07-10T10:34:01.012Z] [2021-07-10T10:34:01.012Z] #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-10T10:34:01.012Z] #13 sha256:d35ed80ccaf01492d1ac7ff9cd812dacdaa66878a1e4b238150d6ed765924b82 [2021-07-10T10:34:01.012Z] #13 31.28 Fetched 73.4 MB in 5s (14.3 MB/s) [2021-07-10T10:34:01.012Z] #13 31.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 ... 15394 files and directories currently installed.) [2021-07-10T10:34:01.012Z] #13 31.53 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-10T10:34:01.012Z] #13 31.57 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-10T10:34:01.012Z] #13 31.79 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-07-10T10:34:01.012Z] #13 31.98 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-10T10:34:01.012Z] #13 31.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 ... 15394 files and directories currently installed.) [2021-07-10T10:34:01.277Z] #13 32.15 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-07-10T10:34:01.277Z] #13 32.16 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-10T10:34:02.190Z] #20 44.72 Selecting previously unselected package vim. [2021-07-10T10:34:02.190Z] #20 44.72 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-10T10:34:02.190Z] #20 44.74 Unpacking vim (2:8.1.0875-5) ... [2021-07-10T10:34:02.759Z] #20 45.21 Selecting previously unselected package xfsprogs. [2021-07-10T10:34:02.759Z] #20 45.21 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-10T10:34:02.759Z] #20 45.22 Unpacking xfsprogs (4.20.0-1) ... [2021-07-10T10:34:03.017Z] #20 45.61 Selecting previously unselected package zip. [2021-07-10T10:34:03.215Z] #13 33.98 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-10T10:34:03.216Z] #13 33.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-07-10T10:34:03.216Z] #13 34.00 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-10T10:34:03.276Z] #20 45.61 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-10T10:34:03.276Z] #20 45.62 Unpacking zip (3.0-11+b1) ... [2021-07-10T10:34:03.276Z] #20 45.80 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-10T10:34:03.276Z] #20 45.82 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-10T10:34:03.276Z] #20 45.83 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-10T10:34:03.276Z] #20 45.84 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-10T10:34:03.276Z] #20 45.85 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-10T10:34:03.276Z] #20 45.86 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-10T10:34:03.535Z] #20 45.87 Setting up uidmap (1:4.5-1.1) ... [2021-07-10T10:34:03.535Z] #20 45.89 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-10T10:34:03.535Z] #20 45.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-10T10:34:03.535Z] #20 45.91 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-10T10:34:03.535Z] #20 45.92 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-10T10:34:03.535Z] #20 45.93 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-10T10:34:03.535Z] #20 45.95 Setting up xxd (2:8.1.0875-5) ... [2021-07-10T10:34:03.535Z] #20 45.96 Setting up zip (3.0-11+b1) ... [2021-07-10T10:34:03.535Z] #20 45.97 Setting up vim-common (2:8.1.0875-5) ... [2021-07-10T10:34:03.535Z] #20 46.00 Setting up bash-completion (1:2.8-6) ... [2021-07-10T10:34:04.757Z] #47 ... [2021-07-10T10:34:04.757Z] [2021-07-10T10:34:04.757Z] #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-10T10:34:04.757Z] #17 sha256:57a607007425a2c457464b683f2a420d3bf9c342d4e1e0d2187268ae2714329f [2021-07-10T10:34:04.757Z] #17 112.2 Selecting previously unselected package libxml2:amd64. [2021-07-10T10:34:04.757Z] #17 112.2 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-10T10:34:04.757Z] #17 112.2 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-10T10:34:04.757Z] #17 112.4 Selecting previously unselected package libxml-namespacesupport-perl. [2021-07-10T10:34:04.757Z] #17 112.4 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ... [2021-07-10T10:34:04.757Z] #17 112.4 Unpacking libxml-namespacesupport-perl (1.12-1) ... [2021-07-10T10:34:04.757Z] #17 112.5 Selecting previously unselected package libxml-sax-base-perl. [2021-07-10T10:34:04.757Z] #17 112.5 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ... [2021-07-10T10:34:04.757Z] #17 112.5 Unpacking libxml-sax-base-perl (1.09-1) ... [2021-07-10T10:34:04.757Z] #17 112.6 Selecting previously unselected package libxml-sax-perl. [2021-07-10T10:34:04.757Z] #17 112.6 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ... [2021-07-10T10:34:04.757Z] #17 112.6 Unpacking libxml-sax-perl (1.00+dfsg-1) ... [2021-07-10T10:34:04.757Z] #17 112.6 Selecting previously unselected package libxml-libxml-perl. [2021-07-10T10:34:04.757Z] #17 112.6 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... [2021-07-10T10:34:04.757Z] #17 112.6 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-10T10:34:04.757Z] #17 112.8 Selecting previously unselected package libxml-simple-perl. [2021-07-10T10:34:04.757Z] #17 112.8 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-07-10T10:34:04.757Z] #17 112.8 Unpacking libxml-simple-perl (2.25-1) ... [2021-07-10T10:34:04.757Z] #17 112.8 Selecting previously unselected package libyaml-perl. [2021-07-10T10:34:04.757Z] #17 112.8 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ... [2021-07-10T10:34:04.757Z] #17 112.9 Unpacking libyaml-perl (1.27-1) ... [2021-07-10T10:34:04.757Z] #17 112.9 Selecting previously unselected package libconfig-auto-perl. [2021-07-10T10:34:04.757Z] #17 112.9 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ... [2021-07-10T10:34:04.757Z] #17 112.9 Unpacking libconfig-auto-perl (0.44-1) ... [2021-07-10T10:34:04.757Z] #17 113.0 Selecting previously unselected package libfile-which-perl. [2021-07-10T10:34:04.757Z] #17 113.0 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-07-10T10:34:04.757Z] #17 113.0 Unpacking libfile-which-perl (1.23-1) ... [2021-07-10T10:34:04.757Z] #17 113.0 Selecting previously unselected package libfile-homedir-perl. [2021-07-10T10:34:04.757Z] #17 113.0 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... [2021-07-10T10:34:04.757Z] #17 113.0 Unpacking libfile-homedir-perl (1.004-1) ... [2021-07-10T10:34:04.757Z] #17 113.1 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-07-10T10:34:04.757Z] #17 113.1 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... [2021-07-10T10:34:04.757Z] #17 113.1 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-10T10:34:04.757Z] #17 113.1 Selecting previously unselected package dpkg-cross. [2021-07-10T10:34:04.757Z] #17 113.1 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ... [2021-07-10T10:34:04.757Z] #17 113.2 Unpacking dpkg-cross (2.6.15-3) ... [2021-07-10T10:34:04.757Z] #17 113.2 Selecting previously unselected package crossbuild-essential-arm64. [2021-07-10T10:34:04.757Z] #17 113.2 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ... [2021-07-10T10:34:04.757Z] #17 113.2 Unpacking crossbuild-essential-arm64 (12.6) ... [2021-07-10T10:34:04.757Z] #17 113.3 Selecting previously unselected package libc6-armel-cross. [2021-07-10T10:34:04.757Z] #17 113.3 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ... [2021-07-10T10:34:04.757Z] #17 113.3 Unpacking libc6-armel-cross (2.28-7cross1) ... [2021-07-10T10:34:04.757Z] #17 113.5 Selecting previously unselected package libgcc1-armel-cross. [2021-07-10T10:34:04.757Z] #17 113.6 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-10T10:34:04.757Z] #17 113.6 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-10T10:34:04.757Z] #17 113.6 Selecting previously unselected package libgomp1-armel-cross. [2021-07-10T10:34:04.757Z] #17 113.6 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:04.757Z] #17 113.6 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-10T10:34:04.757Z] #17 113.7 Selecting previously unselected package libatomic1-armel-cross. [2021-07-10T10:34:04.757Z] #17 113.7 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:04.757Z] #17 113.7 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-10T10:34:04.757Z] #17 113.7 Selecting previously unselected package libstdc++6-armel-cross. [2021-07-10T10:34:04.757Z] #17 113.7 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:04.757Z] #17 113.7 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-10T10:34:04.757Z] #17 113.9 Selecting previously unselected package libasan5-armel-cross. [2021-07-10T10:34:04.757Z] #17 113.9 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:04.757Z] #17 113.9 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-10T10:34:04.757Z] #17 114.0 Selecting previously unselected package libubsan1-armel-cross. [2021-07-10T10:34:04.757Z] #17 114.0 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:04.757Z] #17 114.0 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-10T10:34:04.757Z] #17 114.1 Selecting previously unselected package libgcc-8-dev-armel-cross. [2021-07-10T10:34:04.757Z] #17 114.1 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:04.757Z] #17 114.1 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-10T10:34:04.757Z] #17 114.4 Selecting previously unselected package gcc-8-arm-linux-gnueabi. [2021-07-10T10:34:04.757Z] #17 114.4 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-10T10:34:04.757Z] #17 114.4 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-10T10:34:04.757Z] #17 115.6 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-07-10T10:34:04.757Z] #17 115.6 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-10T10:34:04.757Z] #17 115.6 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-10T10:34:04.757Z] #17 115.7 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-07-10T10:34:04.757Z] #17 115.7 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... [2021-07-10T10:34:04.757Z] #17 115.7 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-10T10:34:04.757Z] #17 116.1 Selecting previously unselected package libc6-dev-armel-cross. [2021-07-10T10:34:04.757Z] #17 116.1 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ... [2021-07-10T10:34:04.757Z] #17 116.1 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-10T10:34:04.757Z] #17 116.7 Selecting previously unselected package libstdc++-8-dev-armel-cross. [2021-07-10T10:34:04.757Z] #17 116.7 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:04.757Z] #17 116.7 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-10T10:34:05.019Z] #17 117.3 Selecting previously unselected package g++-8-arm-linux-gnueabi. [2021-07-10T10:34:05.019Z] #17 117.3 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-10T10:34:05.019Z] #17 117.3 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-10T10:34:05.171Z] #13 35.94 Selecting previously unselected package binutils-mingw-w64. [2021-07-10T10:34:05.171Z] #13 35.97 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-10T10:34:05.171Z] #13 35.98 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-10T10:34:05.171Z] #13 36.18 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-07-10T10:34:05.171Z] #13 36.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-10T10:34:05.171Z] #13 36.19 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-10T10:34:05.437Z] #13 36.36 Selecting previously unselected package dmsetup. [2021-07-10T10:34:05.437Z] #13 36.38 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-07-10T10:34:05.437Z] #13 ... [2021-07-10T10:34:05.437Z] [2021-07-10T10:34:05.437Z] #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-10T10:34:05.437Z] #29 sha256:f08d1d745f7d75727709ef8d65b85a90b62fa37f40f9a2a683e089097f817461 [2021-07-10T10:34:05.437Z] #29 26.62 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-10T10:34:05.437Z] #29 27.01 [2021-07-10T10:34:05.438Z] #29 27.28 0.0% ## 3.4% ##### 6.9% ####### 9.9% ######### 13.4% ############# 18.9% ################## 25.4% ##################### 29.2% ######################### 35.8% ############################## 42.1% ################################### 48.7% ######################################## 55.8% ############################################ 62.5% ############################################## 64.4% ################################################## 69.6% ######################################################### 79.7% ############################################################### 87.8% ###################################################################### 98.2% ######################################################################## 100.0% [2021-07-10T10:34:05.438Z] #29 29.25 [2021-07-10T10:34:05.438Z] #29 30.30 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-10T10:34:05.438Z] #29 30.64 [2021-07-10T10:34:05.543Z] #32 ... [2021-07-10T10:34:05.543Z] [2021-07-10T10:34:05.543Z] #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-10T10:34:05.543Z] #44 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:34:05.543Z] #44 42.83 The following NEW packages will be installed: [2021-07-10T10:34:05.543Z] #44 42.83 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-10T10:34:05.543Z] #44 42.83 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-10T10:34:05.543Z] #44 42.83 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-10T10:34:05.543Z] #44 42.83 python3.7-minimal [2021-07-10T10:34:05.543Z] #44 43.42 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:34:05.543Z] #44 43.42 Need to get 6695 kB of archives. [2021-07-10T10:34:05.543Z] #44 43.42 After this operation, 33.1 MB of additional disk space will be used. [2021-07-10T10:34:05.543Z] #44 43.42 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-10T10:34:05.543Z] #44 43.42 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-10T10:34:05.543Z] #44 43.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-10T10:34:05.543Z] #44 43.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-10T10:34:05.543Z] #44 43.56 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-10T10:34:05.543Z] #44 43.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-10T10:34:05.543Z] #44 43.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-10T10:34:05.543Z] #44 43.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-10T10:34:05.543Z] #44 43.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-10T10:34:05.543Z] #44 43.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-10T10:34:05.543Z] #44 43.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-10T10:34:05.543Z] #44 43.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-10T10:34:05.543Z] #44 43.89 Get:13 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-10T10:34:05.543Z] #44 43.93 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-10T10:34:05.543Z] #44 43.96 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-10T10:34:05.543Z] #44 43.96 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-10T10:34:05.543Z] #44 45.47 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:34:05.543Z] #44 45.68 Fetched 6695 kB in 1s (5425 kB/s) [2021-07-10T10:34:05.543Z] #44 45.81 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-10T10:34:05.543Z] #44 45.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-10T10:34:05.543Z] #44 45.87 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:34:05.543Z] #44 45.88 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:34:05.543Z] #44 46.67 Selecting previously unselected package python3.7-minimal. [2021-07-10T10:34:05.543Z] #44 46.67 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:34:05.543Z] #44 46.69 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-10T10:34:05.543Z] #44 48.28 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:34:05.543Z] #44 48.47 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-10T10:34:05.702Z] #29 30.85 ############ 17.8% ######################################################################## 100.0% [2021-07-10T10:34:05.702Z] #29 30.91 [2021-07-10T10:34:06.071Z] #20 48.30 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-10T10:34:06.071Z] #20 48.31 Setting up xz-utils (5.2.4-1) ... [2021-07-10T10:34:06.071Z] #20 48.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-10T10:34:06.071Z] #20 48.33 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-10T10:34:06.071Z] #20 48.34 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-10T10:34:06.071Z] #20 48.42 invoke-rc.d: could not determine current runlevel [2021-07-10T10:34:06.071Z] #20 48.43 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-10T10:34:06.071Z] #20 48.44 Setting up pigz (2.4-1) ... [2021-07-10T10:34:06.071Z] #20 48.45 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-10T10:34:06.071Z] #20 48.46 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-10T10:34:06.071Z] #20 48.48 Setting up python-pip-whl (18.1-5) ... [2021-07-10T10:34:06.071Z] #20 48.49 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-10T10:34:06.071Z] #20 48.50 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-10T10:34:06.284Z] #29 31.56 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-10T10:34:06.331Z] #20 48.86 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-10T10:34:06.331Z] #20 48.87 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-10T10:34:06.331Z] #20 48.88 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:34:06.331Z] #20 48.91 Setting up vim (2:8.1.0875-5) ... [2021-07-10T10:34:06.331Z] #20 48.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-10T10:34:06.331Z] #20 48.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-10T10:34:06.331Z] #20 48.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-10T10:34:06.331Z] #20 48.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-10T10:34:06.331Z] #20 48.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-10T10:34:06.331Z] #20 48.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-10T10:34:06.406Z] #17 118.8 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-07-10T10:34:06.406Z] #17 118.8 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-10T10:34:06.406Z] #17 118.8 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-10T10:34:06.406Z] #17 118.8 Selecting previously unselected package crossbuild-essential-armel. [2021-07-10T10:34:06.406Z] #17 118.9 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ... [2021-07-10T10:34:06.406Z] #17 118.9 Unpacking crossbuild-essential-armel (12.6) ... [2021-07-10T10:34:06.590Z] #20 48.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-10T10:34:06.590Z] #20 48.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-10T10:34:06.590Z] #20 48.99 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-10T10:34:06.590Z] #20 49.00 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-10T10:34:06.590Z] #20 49.02 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-10T10:34:06.590Z] #20 49.03 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-10T10:34:06.590Z] #20 49.04 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-10T10:34:06.590Z] #20 49.05 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-10T10:34:06.668Z] #17 118.9 Selecting previously unselected package libc6-armhf-cross. [2021-07-10T10:34:06.668Z] #17 118.9 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ... [2021-07-10T10:34:06.668Z] #17 118.9 Unpacking libc6-armhf-cross (2.28-7cross1) ... [2021-07-10T10:34:06.865Z] #29 31.89 [2021-07-10T10:34:06.865Z] #29 ... [2021-07-10T10:34:06.865Z] [2021-07-10T10:34:06.865Z] #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-10T10:34:06.865Z] #32 sha256:21568a5e6bf89fec46b166017664fef7aaf0a97f1ab7d9a43e3382ceada853d7 [2021-07-10T10:34:06.865Z] #32 31.15 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-10T10:34:06.865Z] #32 31.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-10T10:34:06.865Z] #32 ... [2021-07-10T10:34:06.865Z] [2021-07-10T10:34:06.865Z] #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-10T10:34:06.865Z] #36 sha256:f2e8166b366ec6b89a9aacb71ac330564751c57cf2f68f6d0ddf63dcbde0962b [2021-07-10T10:34:06.865Z] #36 39.73 Selecting previously unselected package libxml2:arm64. [2021-07-10T10:34:06.865Z] #36 39.73 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2021-07-10T10:34:06.865Z] #36 39.75 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-10T10:34:06.865Z] #36 40.29 Selecting previously unselected package libarchive13:arm64. [2021-07-10T10:34:06.865Z] #36 40.29 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-07-10T10:34:06.865Z] #36 40.30 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-10T10:34:06.865Z] #36 40.56 Selecting previously unselected package libjsoncpp1:arm64. [2021-07-10T10:34:06.865Z] #36 40.57 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-07-10T10:34:06.865Z] #36 40.59 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-10T10:34:06.865Z] #36 40.76 Selecting previously unselected package librhash0:arm64. [2021-07-10T10:34:06.865Z] #36 40.76 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-07-10T10:34:06.865Z] #36 40.77 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-07-10T10:34:06.865Z] #36 40.92 Selecting previously unselected package libuv1:arm64. [2021-07-10T10:34:06.865Z] #36 40.92 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2021-07-10T10:34:06.865Z] #36 40.95 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-07-10T10:34:06.865Z] #36 41.11 Selecting previously unselected package cmake. [2021-07-10T10:34:06.865Z] #36 41.12 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-07-10T10:34:06.865Z] #36 41.14 Unpacking cmake (3.13.4-1) ... [2021-07-10T10:34:06.929Z] #17 119.2 Selecting previously unselected package libgcc1-armhf-cross. [2021-07-10T10:34:06.929Z] #17 119.2 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-10T10:34:06.929Z] #17 119.2 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-10T10:34:06.929Z] #17 119.2 Selecting previously unselected package libgomp1-armhf-cross. [2021-07-10T10:34:06.929Z] #17 119.2 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:06.929Z] #17 119.2 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-10T10:34:06.929Z] #17 119.3 Selecting previously unselected package libatomic1-armhf-cross. [2021-07-10T10:34:06.929Z] #17 119.3 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:07.130Z] #36 ... [2021-07-10T10:34:07.130Z] [2021-07-10T10:34:07.130Z] #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-10T10:34:07.130Z] #57 sha256:2f8a72b47ab6618c66d20a9c7b3fe5f30c74112252c5838f9226e9440ac1808f [2021-07-10T10:34:07.130Z] #57 1.301 + RM_GOPATH=0 [2021-07-10T10:34:07.130Z] #57 1.301 + TMP_GOPATH= [2021-07-10T10:34:07.130Z] #57 1.302 + : /build [2021-07-10T10:34:07.130Z] #57 1.302 + '[' -z '' ']' [2021-07-10T10:34:07.130Z] #57 1.302 ++ mktemp -d [2021-07-10T10:34:07.130Z] #57 1.317 + export GOPATH=/tmp/tmp.GAmRNm3TiK [2021-07-10T10:34:07.130Z] #57 1.318 + GOPATH=/tmp/tmp.GAmRNm3TiK [2021-07-10T10:34:07.130Z] #57 1.319 + RM_GOPATH=1 [2021-07-10T10:34:07.130Z] #57 1.320 + case "$(go env GOARCH)" in [2021-07-10T10:34:07.130Z] #57 1.321 ++ go env GOARCH [2021-07-10T10:34:07.130Z] #57 1.337 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:34:07.130Z] #57 1.337 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:34:07.130Z] #57 1.344 ++ dirname /tmp/install/install.sh [2021-07-10T10:34:07.130Z] #57 1.347 + dir=/tmp/install [2021-07-10T10:34:07.130Z] #57 1.347 + bin=containerd [2021-07-10T10:34:07.130Z] #57 1.347 + shift [2021-07-10T10:34:07.130Z] #57 1.348 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-10T10:34:07.130Z] #57 1.348 + . /tmp/install/containerd.installer [2021-07-10T10:34:07.130Z] #57 1.348 ++ set -e [2021-07-10T10:34:07.130Z] #57 1.348 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-10T10:34:07.130Z] #57 1.348 + install_containerd [2021-07-10T10:34:07.130Z] #57 1.349 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-07-10T10:34:07.130Z] #57 1.349 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GAmRNm3TiK/src/github.com/containerd/containerd [2021-07-10T10:34:07.130Z] #57 1.349 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-10T10:34:07.130Z] #57 1.356 Cloning into '/tmp/tmp.GAmRNm3TiK/src/github.com/containerd/containerd'... [2021-07-10T10:34:07.197Z] #17 119.4 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-10T10:34:07.197Z] #17 119.5 Selecting previously unselected package libstdc++6-armhf-cross. [2021-07-10T10:34:07.197Z] #17 119.5 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:07.197Z] #17 119.5 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-10T10:34:07.395Z] #57 ... [2021-07-10T10:34:07.395Z] [2021-07-10T10:34:07.395Z] #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-10T10:34:07.395Z] #44 sha256:f3cfad17197630bdca105d8753a6cfffd03cdbfb972d1966c2fbad77da8052d3 [2021-07-10T10:34:07.395Z] #44 31.87 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:34:07.395Z] #44 32.05 Fetched 6095 kB in 1s (4165 kB/s) [2021-07-10T10:34:07.395Z] #44 32.14 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-07-10T10:34:07.395Z] #44 32.14 (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-10T10:34:07.395Z] #44 32.28 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-10T10:34:07.395Z] #44 32.31 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-10T10:34:07.395Z] #44 33.01 Selecting previously unselected package python3.7-minimal. [2021-07-10T10:34:07.395Z] #44 33.01 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-10T10:34:07.395Z] #44 33.04 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-10T10:34:07.395Z] #44 33.84 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-10T10:34:07.395Z] #44 33.86 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-10T10:34:07.395Z] #44 37.58 Selecting previously unselected package python3-minimal. [2021-07-10T10:34:07.395Z] #44 37.58 (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-10T10:34:07.395Z] #44 37.62 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-07-10T10:34:07.395Z] #44 37.64 Unpacking python3-minimal (3.7.3-1) ... [2021-07-10T10:34:07.395Z] #44 37.88 Selecting previously unselected package libmpdec2:arm64. [2021-07-10T10:34:07.395Z] #44 37.89 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-07-10T10:34:07.395Z] #44 37.91 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-07-10T10:34:07.395Z] #44 38.07 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-07-10T10:34:07.395Z] #44 38.11 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-07-10T10:34:07.395Z] #44 38.13 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-10T10:34:07.395Z] #44 39.63 Selecting previously unselected package python3.7. [2021-07-10T10:34:07.395Z] #44 39.63 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-07-10T10:34:07.395Z] #44 39.64 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-10T10:34:07.395Z] #44 39.83 Selecting previously unselected package libpython3-stdlib:arm64. [2021-07-10T10:34:07.395Z] #44 39.86 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-07-10T10:34:07.395Z] #44 39.87 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-10T10:34:07.395Z] #44 40.10 Setting up python3-minimal (3.7.3-1) ... [2021-07-10T10:34:07.395Z] #44 ... [2021-07-10T10:34:07.395Z] [2021-07-10T10:34:07.395Z] #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-10T10:34:07.395Z] #29 sha256:f08d1d745f7d75727709ef8d65b85a90b62fa37f40f9a2a683e089097f817461 [2021-07-10T10:34:07.395Z] #29 32.09 ######################################################################## 100.0% [2021-07-10T10:34:07.395Z] #29 32.20 [2021-07-10T10:34:07.395Z] #29 32.28 Download of images into '/build' complete. [2021-07-10T10:34:07.395Z] #29 32.28 Use something like the following to load the result into a Docker daemon: [2021-07-10T10:34:07.395Z] #29 32.28 tar -cC '/build' . | docker load [2021-07-10T10:34:07.458Z] #17 119.6 Selecting previously unselected package libasan5-armhf-cross. [2021-07-10T10:34:07.458Z] #17 119.6 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:07.458Z] #17 119.6 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-10T10:34:07.458Z] #17 119.8 Selecting previously unselected package libubsan1-armhf-cross. [2021-07-10T10:34:07.458Z] #17 119.8 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:07.458Z] #17 119.8 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-10T10:34:07.720Z] #17 119.8 Selecting previously unselected package libgcc-8-dev-armhf-cross. [2021-07-10T10:34:07.720Z] #17 119.8 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:07.720Z] #17 119.8 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-10T10:34:07.720Z] #17 120.1 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. [2021-07-10T10:34:07.720Z] Commit message: "api/types.ImagePlatform: implement String()" [2021-07-10T10:34:07.984Z] #17 120.1 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-10T10:34:07.984Z] #17 120.1 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-10T10:34:08.845Z] #44 ... [2021-07-10T10:34:08.845Z] [2021-07-10T10:34:08.845Z] #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-10T10:34:08.845Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:34:08.845Z] #13 30.52 Reading package lists... [2021-07-10T10:34:08.845Z] #13 37.23 Building dependency tree... [2021-07-10T10:34:08.845Z] #13 40.55 The following additional packages will be installed: [2021-07-10T10:34:08.845Z] #13 40.57 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-10T10:34:08.845Z] #13 40.57 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-10T10:34:08.845Z] #13 40.57 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-10T10:34:08.845Z] #13 40.57 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-10T10:34:08.845Z] #13 40.57 mingw-w64-x86-64-dev [2021-07-10T10:34:08.845Z] #13 40.59 Suggested packages: [2021-07-10T10:34:08.845Z] #13 40.59 gcc-8-locales seccomp wine64 [2021-07-10T10:34:08.845Z] #13 41.63 The following NEW packages will be installed: [2021-07-10T10:34:08.845Z] #13 41.64 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-10T10:34:08.845Z] #13 41.64 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-10T10:34:08.845Z] #13 41.64 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-10T10:34:08.845Z] #13 41.64 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-10T10:34:08.845Z] #13 41.64 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-10T10:34:08.845Z] #13 41.64 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-10T10:34:08.845Z] #13 41.65 The following packages will be upgraded: [2021-07-10T10:34:08.845Z] #13 41.66 libseccomp2 [2021-07-10T10:34:08.845Z] #13 42.06 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:34:08.845Z] #13 42.06 Need to get 77.8 MB of archives. [2021-07-10T10:34:08.845Z] #13 42.06 After this operation, 487 MB of additional disk space will be used. [2021-07-10T10:34:08.845Z] #13 42.06 Get:1 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-10T10:34:08.845Z] #13 42.07 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-10T10:34:08.845Z] #13 42.08 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-10T10:34:08.845Z] #13 42.25 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-10T10:34:08.845Z] #13 42.48 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-10T10:34:08.845Z] #13 42.50 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-10T10:34:08.845Z] #13 42.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-10T10:34:08.845Z] #13 42.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-10T10:34:08.845Z] #13 43.00 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-10T10:34:08.845Z] #13 43.37 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-10T10:34:08.845Z] #13 43.37 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-10T10:34:08.845Z] #13 47.12 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-10T10:34:08.845Z] #13 ... [2021-07-10T10:34:08.845Z] [2021-07-10T10:34:08.845Z] #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-10T10:34:08.845Z] #57 sha256:56011955373dedb728c6b1b55133deff48a68ea3f840d70cfb644c9522679703 [2021-07-10T10:34:08.845Z] #57 3.168 + RM_GOPATH=0 [2021-07-10T10:34:08.845Z] #57 3.168 + TMP_GOPATH= [2021-07-10T10:34:08.845Z] #57 3.168 + : /build [2021-07-10T10:34:08.845Z] #57 3.168 + '[' -z '' ']' [2021-07-10T10:34:08.845Z] #57 3.169 ++ mktemp -d [2021-07-10T10:34:08.845Z] #57 3.194 + export GOPATH=/tmp/tmp.L6KVjzWjYi [2021-07-10T10:34:08.845Z] #57 3.195 + GOPATH=/tmp/tmp.L6KVjzWjYi [2021-07-10T10:34:08.845Z] #57 3.195 + RM_GOPATH=1 [2021-07-10T10:34:08.845Z] #57 3.195 + case "$(go env GOARCH)" in [2021-07-10T10:34:08.845Z] #57 3.196 ++ go env GOARCH [2021-07-10T10:34:08.845Z] #57 3.217 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:34:08.845Z] #57 3.217 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:34:08.845Z] #57 3.221 ++ dirname /tmp/install/install.sh [2021-07-10T10:34:08.845Z] #57 3.228 + dir=/tmp/install [2021-07-10T10:34:08.845Z] #57 3.229 + bin=containerd [2021-07-10T10:34:08.845Z] #57 3.229 + shift [2021-07-10T10:34:08.845Z] #57 3.230 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-10T10:34:08.845Z] #57 3.230 + . /tmp/install/containerd.installer [2021-07-10T10:34:08.845Z] #57 3.231 ++ set -e [2021-07-10T10:34:08.845Z] #57 3.232 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-10T10:34:08.845Z] #57 3.234 + install_containerd [2021-07-10T10:34:08.845Z] #57 3.247 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-07-10T10:34:08.845Z] #57 3.247 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-10T10:34:08.845Z] #57 3.248 + git clone https://github.com/containerd/containerd.git /tmp/tmp.L6KVjzWjYi/src/github.com/containerd/containerd [2021-07-10T10:34:08.845Z] #57 3.249 Cloning into '/tmp/tmp.L6KVjzWjYi/src/github.com/containerd/containerd'... [2021-07-10T10:34:08.929Z] #17 121.3 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-07-10T10:34:08.929Z] #17 121.3 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-10T10:34:08.929Z] #17 121.4 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-10T10:34:09.108Z] #57 ... [2021-07-10T10:34:09.108Z] [2021-07-10T10:34:09.108Z] #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-10T10:34:09.108Z] #44 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:34:09.108Z] #44 52.57 Selecting previously unselected package python3-minimal. [2021-07-10T10:34:09.129Z] #20 51.52 Setting up iptables (1.8.2-4) ... [2021-07-10T10:34:09.129Z] #20 51.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-10T10:34:09.129Z] #20 51.55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-10T10:34:09.129Z] #20 51.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-10T10:34:09.129Z] #20 51.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-10T10:34:09.129Z] #20 51.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-10T10:34:09.129Z] #20 51.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-10T10:34:09.129Z] #20 51.59 Setting up python3 (3.7.3-1) ... [2021-07-10T10:34:09.190Z] #17 121.4 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-07-10T10:34:09.190Z] #17 121.4 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... [2021-07-10T10:34:09.190Z] #17 121.4 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-10T10:34:09.368Z] #44 52.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-07-10T10:34:09.368Z] #44 52.63 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-10T10:34:09.368Z] #44 52.64 Unpacking python3-minimal (3.7.3-1) ... [2021-07-10T10:34:09.452Z] #17 121.8 Selecting previously unselected package libc6-dev-armhf-cross. [2021-07-10T10:34:09.629Z] #44 52.76 Selecting previously unselected package libmpdec2:amd64. [2021-07-10T10:34:09.629Z] #44 52.77 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-10T10:34:09.629Z] #44 52.79 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-10T10:34:09.713Z] #17 121.8 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... [2021-07-10T10:34:09.713Z] #17 121.8 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-10T10:34:09.724Z] #20 52.00 Setting up python3-wheel (0.32.3-2) ... [2021-07-10T10:34:09.888Z] #44 53.00 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-10T10:34:09.889Z] #44 53.03 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:34:09.889Z] #44 53.04 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:34:09.889Z] #44 ... [2021-07-10T10:34:09.889Z] [2021-07-10T10:34:09.889Z] #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-10T10:34:09.889Z] #36 sha256:76acca61581b5d834ec9cf250521355cbbeb12332f2773ab748ccae706f46118 [2021-07-10T10:34:09.889Z] #36 43.80 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:34:09.889Z] #36 43.99 Fetched 14.9 MB in 2s (9174 kB/s) [2021-07-10T10:34:09.889Z] #36 44.09 Selecting previously unselected package xxd. [2021-07-10T10:34:09.889Z] #36 44.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-10T10:34:09.889Z] #36 44.13 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-10T10:34:09.889Z] #36 44.18 Unpacking xxd (2:8.1.0875-5) ... [2021-07-10T10:34:09.889Z] #36 44.44 Selecting previously unselected package vim-common. [2021-07-10T10:34:09.889Z] #36 44.44 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-10T10:34:09.889Z] #36 44.48 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-10T10:34:09.889Z] #36 44.83 Selecting previously unselected package cmake-data. [2021-07-10T10:34:09.889Z] #36 44.83 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-10T10:34:09.889Z] #36 44.83 Unpacking cmake-data (3.13.4-1) ... [2021-07-10T10:34:09.889Z] #36 47.67 Selecting previously unselected package libicu63:amd64. [2021-07-10T10:34:09.889Z] #36 47.67 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-10T10:34:09.889Z] #36 47.68 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-10T10:34:10.287Z] #17 122.4 Selecting previously unselected package libstdc++-8-dev-armhf-cross. [2021-07-10T10:34:10.287Z] #17 122.4 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:10.287Z] #17 122.4 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-10T10:34:10.318Z] #20 52.61 Setting up apparmor (2.13.2-10) ... [2021-07-10T10:34:10.459Z] #36 ... [2021-07-10T10:34:10.459Z] [2021-07-10T10:34:10.459Z] #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-10T10:34:10.459Z] #46 sha256:53156feb0642864fe8f6809a6f927a96d07491a09af0a81a6893d87019215d05 [2021-07-10T10:34:10.459Z] #46 47.57 sync [2021-07-10T10:34:10.459Z] #46 47.58 internal/reflectlite [2021-07-10T10:34:10.459Z] #46 48.86 internal/testlog [2021-07-10T10:34:10.459Z] #46 49.01 github.com/LK4D4/vndr/godl/singleflight [2021-07-10T10:34:10.459Z] #46 49.47 math/rand [2021-07-10T10:34:10.459Z] #46 50.64 internal/singleflight [2021-07-10T10:34:10.459Z] #46 51.00 sort [2021-07-10T10:34:10.459Z] #46 51.02 io [2021-07-10T10:34:10.459Z] #46 52.18 bytes [2021-07-10T10:34:10.459Z] #46 52.47 strings [2021-07-10T10:34:10.459Z] #46 54.28 strconv [2021-07-10T10:34:10.548Z] #17 ... [2021-07-10T10:34:10.548Z] [2021-07-10T10:34:10.548Z] #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-10T10:34:10.548Z] #57 sha256:05d0f2321ad311fdef04d0fc0dcc364a62b7bc31b7ba5f3647e8b031fd09d468 [2021-07-10T10:34:10.548Z] #57 134.0 + /build/golangci-lint --version [2021-07-10T10:34:10.692Z] + docker version [2021-07-10T10:34:10.720Z] #46 ... [2021-07-10T10:34:10.720Z] [2021-07-10T10:34:10.720Z] #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-10T10:34:10.720Z] #36 sha256:76acca61581b5d834ec9cf250521355cbbeb12332f2773ab748ccae706f46118 [2021-07-10T10:34:10.720Z] #36 54.73 Selecting previously unselected package libxml2:amd64. [2021-07-10T10:34:10.720Z] #36 54.74 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-10T10:34:10.811Z] #57 134.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-10T10:34:10.980Z] #36 54.75 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-10T10:34:11.702Z] #20 54.12 Setting up xfsprogs (4.20.0-1) ... [2021-07-10T10:34:11.702Z] #20 54.14 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-10T10:34:12.221Z] #20 54.49 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-10T10:34:12.364Z] #36 55.94 Selecting previously unselected package libarchive13:amd64. [2021-07-10T10:34:12.364Z] #36 55.94 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-10T10:34:12.364Z] #36 55.95 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-10T10:34:12.364Z] #36 56.23 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-10T10:34:12.364Z] #36 56.24 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-10T10:34:12.364Z] #36 56.25 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-10T10:34:12.633Z] #36 56.43 Selecting previously unselected package librhash0:amd64. [2021-07-10T10:34:12.633Z] #36 56.43 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-10T10:34:12.633Z] #36 56.43 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-10T10:34:12.743Z] #29 ... [2021-07-10T10:34:12.743Z] [2021-07-10T10:34:12.743Z] #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-10T10:34:12.743Z] #46 sha256:33f9be3bc1b1a6ad4d2631e1a87da85997e1af7d40fc7d22705063d61e9fc476 [2021-07-10T10:34:12.743Z] #46 36.66 sync [2021-07-10T10:34:12.743Z] #46 36.67 internal/reflectlite [2021-07-10T10:34:12.743Z] #46 37.88 github.com/LK4D4/vndr/godl/singleflight [2021-07-10T10:34:12.743Z] #46 37.88 math/rand [2021-07-10T10:34:12.743Z] #46 37.88 internal/testlog [2021-07-10T10:34:12.743Z] #46 38.40 internal/singleflight [2021-07-10T10:34:12.743Z] #46 39.72 sort [2021-07-10T10:34:12.743Z] #46 39.72 errors [2021-07-10T10:34:12.743Z] #46 40.00 io [2021-07-10T10:34:12.743Z] #46 40.01 internal/oserror [2021-07-10T10:34:12.743Z] #46 40.01 strconv [2021-07-10T10:34:12.743Z] #46 40.26 syscall [2021-07-10T10:34:12.743Z] #46 41.52 bytes [2021-07-10T10:34:12.743Z] #46 41.65 strings [2021-07-10T10:34:12.743Z] #46 43.61 hash/crc32 [2021-07-10T10:34:12.743Z] #46 43.92 bufio [2021-07-10T10:34:12.743Z] #46 44.37 crypto/internal/randutil [2021-07-10T10:34:12.743Z] #46 44.66 crypto/hmac [2021-07-10T10:34:12.743Z] #46 44.88 reflect [2021-07-10T10:34:12.743Z] #46 45.20 regexp/syntax [2021-07-10T10:34:12.743Z] #46 45.20 crypto [2021-07-10T10:34:12.743Z] #46 45.81 crypto/rc4 [2021-07-10T10:34:12.743Z] #46 46.22 vendor/golang.org/x/net/dns/dnsmessage [2021-07-10T10:34:12.743Z] #46 ... [2021-07-10T10:34:12.743Z] [2021-07-10T10:34:12.743Z] #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-10T10:34:12.743Z] #36 sha256:f2e8166b366ec6b89a9aacb71ac330564751c57cf2f68f6d0ddf63dcbde0962b [2021-07-10T10:34:12.743Z] #36 45.17 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-10T10:34:12.743Z] #36 45.35 Setting up xxd (2:8.1.0875-5) ... [2021-07-10T10:34:12.743Z] #36 45.42 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-07-10T10:34:12.743Z] #36 46.64 Setting up vim-common (2:8.1.0875-5) ... [2021-07-10T10:34:12.743Z] #36 ... [2021-07-10T10:34:12.743Z] [2021-07-10T10:34:12.743Z] #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-10T10:34:12.743Z] #29 sha256:f08d1d745f7d75727709ef8d65b85a90b62fa37f40f9a2a683e089097f817461 [2021-07-10T10:34:12.743Z] #29 DONE 37.4s [2021-07-10T10:34:12.743Z] [2021-07-10T10:34:12.743Z] #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-10T10:34:12.743Z] #48 sha256:380dfec623d1ac4928ffcb0814d12b05600e512ad6cc212d6f2409eea646ea78 [2021-07-10T10:34:12.743Z] #48 DONE 47.0s [2021-07-10T10:34:12.743Z] [2021-07-10T10:34:12.743Z] #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-10T10:34:12.743Z] #36 sha256:f2e8166b366ec6b89a9aacb71ac330564751c57cf2f68f6d0ddf63dcbde0962b [2021-07-10T10:34:12.743Z] #36 47.03 Setting up librhash0:arm64 (1.3.8-1) ... [2021-07-10T10:34:12.743Z] #36 47.07 Setting up cmake-data (3.13.4-1) ... [2021-07-10T10:34:12.743Z] #36 47.12 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-10T10:34:12.743Z] #36 47.21 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-10T10:34:12.743Z] #36 47.28 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-10T10:34:12.743Z] #36 47.38 Setting up cmake (3.13.4-1) ... [2021-07-10T10:34:12.743Z] #36 47.45 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:34:12.791Z] #20 55.27 Setting up python3-distutils (3.7.3-1) ... [2021-07-10T10:34:12.896Z] #36 56.60 Selecting previously unselected package libuv1:amd64. [2021-07-10T10:34:12.896Z] #36 56.61 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-10T10:34:12.896Z] #36 56.61 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-10T10:34:13.008Z] #36 47.59 Processing triggers for mime-support (3.62) ... [2021-07-10T10:34:13.051Z] #20 55.62 Setting up python3-setuptools (40.8.0-1) ... [2021-07-10T10:34:13.466Z] #36 ... [2021-07-10T10:34:13.466Z] [2021-07-10T10:34:13.466Z] #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-10T10:34:13.466Z] #48 sha256:fafd97a365bc1371ba016ffa8f8f4ce75b91bba3dd6349636576ef494ef29be0 [2021-07-10T10:34:13.466Z] #48 DONE 57.3s [2021-07-10T10:34:13.466Z] [2021-07-10T10:34:13.466Z] #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-10T10:34:13.466Z] #36 sha256:76acca61581b5d834ec9cf250521355cbbeb12332f2773ab748ccae706f46118 [2021-07-10T10:34:13.466Z] #36 57.30 Selecting previously unselected package cmake. [2021-07-10T10:34:13.466Z] #36 57.30 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-10T10:34:13.466Z] #36 57.31 Unpacking cmake (3.13.4-1) ... [2021-07-10T10:34:13.596Z] #36 ... [2021-07-10T10:34:13.596Z] [2021-07-10T10:34:13.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-10T10:34:13.596Z] #52 sha256:e86e644a544dbfdebe18fd55e0f06bd7e821a47c8cf0b5148383a14a05c8932e [2021-07-10T10:34:13.596Z] #52 38.25 internal/reflectlite [2021-07-10T10:34:13.596Z] #52 38.26 internal/testlog [2021-07-10T10:34:13.596Z] #52 39.67 sort [2021-07-10T10:34:13.596Z] #52 39.67 errors [2021-07-10T10:34:13.596Z] #52 40.04 io [2021-07-10T10:34:13.596Z] #52 40.04 internal/oserror [2021-07-10T10:34:13.596Z] #52 40.04 strconv [2021-07-10T10:34:13.596Z] #52 40.30 syscall [2021-07-10T10:34:13.596Z] #52 41.28 path [2021-07-10T10:34:13.596Z] #52 42.34 bytes [2021-07-10T10:34:13.596Z] #52 42.37 strings [2021-07-10T10:34:13.596Z] #52 44.55 text/tabwriter [2021-07-10T10:34:13.596Z] #52 44.56 reflect [2021-07-10T10:34:13.596Z] #52 44.70 bufio [2021-07-10T10:34:13.596Z] #52 45.59 regexp/syntax [2021-07-10T10:34:13.596Z] #52 48.07 internal/syscall/unix [2021-07-10T10:34:13.596Z] #52 48.09 time [2021-07-10T10:34:13.860Z] #52 ... [2021-07-10T10:34:13.860Z] [2021-07-10T10:34:13.860Z] #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-10T10:34:13.860Z] #44 sha256:f3cfad17197630bdca105d8753a6cfffd03cdbfb972d1966c2fbad77da8052d3 [2021-07-10T10:34:13.860Z] #44 43.46 Selecting previously unselected package python3. [2021-07-10T10:34:13.860Z] #44 43.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16046 files and directories currently installed.) [2021-07-10T10:34:13.860Z] #44 43.64 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ... [2021-07-10T10:34:13.860Z] #44 44.43 Unpacking python3 (3.7.3-1) ... [2021-07-10T10:34:13.860Z] #44 45.12 Selecting previously unselected package libprotobuf17:arm64. [2021-07-10T10:34:13.860Z] #44 45.13 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-07-10T10:34:13.860Z] #44 45.16 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-10T10:34:13.860Z] #44 46.93 Selecting previously unselected package python3-pkg-resources. [2021-07-10T10:34:13.860Z] #44 46.93 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-10T10:34:13.860Z] #44 46.97 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-10T10:34:13.860Z] #44 47.41 Selecting previously unselected package python3-six. [2021-07-10T10:34:13.860Z] #44 47.42 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-10T10:34:13.860Z] #44 47.45 Unpacking python3-six (1.12.0-1) ... [2021-07-10T10:34:13.860Z] #44 47.80 Selecting previously unselected package python3-protobuf. [2021-07-10T10:34:13.860Z] #44 47.80 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ... [2021-07-10T10:34:13.860Z] #44 47.82 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-10T10:34:13.860Z] #44 ... [2021-07-10T10:34:13.860Z] [2021-07-10T10:34:13.860Z] #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-10T10:34:13.860Z] #36 sha256:f2e8166b366ec6b89a9aacb71ac330564751c57cf2f68f6d0ddf63dcbde0962b [2021-07-10T10:34:13.860Z] #36 DONE 48.5s [2021-07-10T10:34:13.860Z] [2021-07-10T10:34:13.860Z] #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-10T10:34:13.860Z] #37 sha256:7222648a8b0cccefe6d7d2eb1c65381005150da6c91d13f8eb8bab01a9fda0b7 [2021-07-10T10:34:14.037Z] #36 ... [2021-07-10T10:34:14.037Z] [2021-07-10T10:34:14.037Z] #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-10T10:34:14.037Z] #52 sha256:b6fdc7cf2a53126d746ceb6a78bd45708a722444ec5da5071f3b505ff44aa061 [2021-07-10T10:34:14.037Z] #52 47.81 sync [2021-07-10T10:34:14.037Z] #52 47.81 internal/reflectlite [2021-07-10T10:34:14.037Z] #52 50.11 errors [2021-07-10T10:34:14.037Z] #52 50.11 sort [2021-07-10T10:34:14.037Z] #52 50.44 io [2021-07-10T10:34:14.037Z] #52 51.44 internal/oserror [2021-07-10T10:34:14.037Z] #52 51.55 syscall [2021-07-10T10:34:14.037Z] #52 52.30 bytes [2021-07-10T10:34:14.037Z] #52 54.24 strconv [2021-07-10T10:34:14.037Z] #52 57.61 reflect [2021-07-10T10:34:14.037Z] #52 ... [2021-07-10T10:34:14.037Z] [2021-07-10T10:34:14.037Z] #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-10T10:34:14.037Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:34:14.037Z] #13 50.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-10T10:34:14.037Z] #13 50.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-10T10:34:14.037Z] #13 50.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-10T10:34:14.037Z] #13 50.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-10T10:34:14.037Z] #13 50.06 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-10T10:34:14.037Z] #13 50.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-10T10:34:14.037Z] #13 50.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-10T10:34:14.037Z] #13 50.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-10T10:34:14.037Z] #13 50.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-10T10:34:14.037Z] #13 50.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-10T10:34:14.037Z] #13 50.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-10T10:34:14.037Z] #13 50.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-10T10:34:14.037Z] #13 50.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-10T10:34:14.037Z] #13 50.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-10T10:34:14.037Z] #13 51.67 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:34:14.037Z] #13 51.89 Fetched 77.8 MB in 8s (9153 kB/s) [2021-07-10T10:34:14.037Z] #13 52.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-10T10:34:14.037Z] #13 52.14 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-10T10:34:14.037Z] #13 52.14 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-10T10:34:14.129Z] #37 ... [2021-07-10T10:34:14.129Z] [2021-07-10T10:34:14.129Z] #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-10T10:34:14.129Z] #50 sha256:a59e62e351855d14f91ced1a9838672007513d44e4664f8468df9d01657974d8 [2021-07-10T10:34:14.129Z] #50 38.68 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-10T10:34:14.129Z] #50 38.73 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-10T10:34:14.129Z] #50 40.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-10T10:34:14.129Z] #50 40.34 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-10T10:34:14.129Z] #50 ... [2021-07-10T10:34:14.129Z] [2021-07-10T10:34:14.129Z] #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-10T10:34:14.129Z] #44 sha256:f3cfad17197630bdca105d8753a6cfffd03cdbfb972d1966c2fbad77da8052d3 [2021-07-10T10:34:14.129Z] #44 48.74 Selecting previously unselected package libnet1:arm64. [2021-07-10T10:34:14.129Z] #44 48.74 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-10T10:34:14.250Z] #20 56.56 Setting up python3-pip (18.1-5) ... [2021-07-10T10:34:14.297Z] #13 52.41 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-10T10:34:14.297Z] #13 52.68 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-10T10:34:14.400Z] #44 48.82 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-10T10:34:14.558Z] #13 52.68 (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-10T10:34:14.558Z] #13 52.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-10T10:34:14.558Z] #13 52.76 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-10T10:34:14.982Z] #44 49.23 Selecting previously unselected package libnl-3-200:arm64. [2021-07-10T10:34:14.982Z] #44 49.23 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-10T10:34:14.982Z] #44 49.26 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-10T10:34:15.189Z] #20 57.47 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:34:15.189Z] #20 57.50 Processing triggers for mime-support (3.62) ... [2021-07-10T10:34:15.565Z] #44 49.85 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-10T10:34:15.565Z] #44 49.86 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-10T10:34:15.565Z] #44 49.87 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-10T10:34:15.565Z] #44 50.06 Selecting previously unselected package criu. [2021-07-10T10:34:15.565Z] #44 50.07 Preparing to unpack .../8-criu_3.15-1_arm64.deb ... [2021-07-10T10:34:15.565Z] #44 ... [2021-07-10T10:34:15.565Z] [2021-07-10T10:34:15.565Z] #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-10T10:34:15.565Z] #13 sha256:d35ed80ccaf01492d1ac7ff9cd812dacdaa66878a1e4b238150d6ed765924b82 [2021-07-10T10:34:15.565Z] #13 36.47 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-10T10:34:15.565Z] #13 36.68 Selecting previously unselected package mingw-w64-common. [2021-07-10T10:34:15.565Z] #13 36.68 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-10T10:34:15.565Z] #13 36.69 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-10T10:34:15.565Z] #13 43.81 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-10T10:34:15.565Z] #13 43.81 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-10T10:34:15.565Z] #13 43.86 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-10T10:34:15.565Z] #13 ... [2021-07-10T10:34:15.565Z] [2021-07-10T10:34:15.565Z] #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-10T10:34:15.565Z] #37 sha256:7222648a8b0cccefe6d7d2eb1c65381005150da6c91d13f8eb8bab01a9fda0b7 [2021-07-10T10:34:15.565Z] #37 1.744 + RM_GOPATH=0 [2021-07-10T10:34:15.565Z] #37 1.744 + TMP_GOPATH= [2021-07-10T10:34:15.565Z] #37 1.744 + : /build [2021-07-10T10:34:15.565Z] #37 1.744 + '[' -z '' ']' [2021-07-10T10:34:15.565Z] #37 1.744 ++ mktemp -d [2021-07-10T10:34:15.565Z] #37 1.753 + export GOPATH=/tmp/tmp.0l8O9Ws6tG [2021-07-10T10:34:15.565Z] #37 1.753 + GOPATH=/tmp/tmp.0l8O9Ws6tG [2021-07-10T10:34:15.565Z] #37 1.753 + RM_GOPATH=1 [2021-07-10T10:34:15.565Z] #37 1.754 + case "$(go env GOARCH)" in [2021-07-10T10:34:15.565Z] #37 1.755 ++ go env GOARCH [2021-07-10T10:34:15.565Z] #37 1.814 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:34:15.565Z] #37 1.815 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:34:15.565Z] #37 1.816 ++ dirname /tmp/install/install.sh [2021-07-10T10:34:15.565Z] #37 1.825 + dir=/tmp/install [2021-07-10T10:34:15.565Z] #37 1.825 + bin=tini [2021-07-10T10:34:15.565Z] #37 1.825 + shift [2021-07-10T10:34:15.565Z] #37 1.826 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-10T10:34:15.565Z] #37 1.826 + . /tmp/install/tini.installer [2021-07-10T10:34:15.565Z] #37 1.827 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-10T10:34:15.565Z] #37 1.827 + install_tini [2021-07-10T10:34:15.565Z] #37 1.828 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-10T10:34:15.565Z] #37 1.828 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-10T10:34:15.565Z] #37 1.829 + git clone https://github.com/krallin/tini.git /tmp/tmp.0l8O9Ws6tG/tini [2021-07-10T10:34:15.565Z] #37 1.834 Cloning into '/tmp/tmp.0l8O9Ws6tG/tini'... [2021-07-10T10:34:16.099Z] #57 DONE 138.6s [2021-07-10T10:34:16.099Z] [2021-07-10T10:34:16.100Z] #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-10T10:34:16.100Z] #47 sha256:959157e6c2812d2062f677e9489f632b09694343beb01271d724e82f9c6c1f88 [2021-07-10T10:34:16.100Z] #47 DONE 137.7s [2021-07-10T10:34:16.100Z] [2021-07-10T10:34:16.100Z] #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-10T10:34:16.100Z] #17 sha256:57a607007425a2c457464b683f2a420d3bf9c342d4e1e0d2187268ae2714329f [2021-07-10T10:34:16.100Z] #17 123.0 Selecting previously unselected package g++-8-arm-linux-gnueabihf. [2021-07-10T10:34:16.100Z] #17 123.1 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-10T10:34:16.100Z] #17 123.1 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-10T10:34:16.100Z] #17 124.7 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-07-10T10:34:16.100Z] #17 124.7 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-10T10:34:16.100Z] #17 124.7 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-10T10:34:16.100Z] #17 125.0 Selecting previously unselected package crossbuild-essential-armhf. [2021-07-10T10:34:16.100Z] #17 125.0 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ... [2021-07-10T10:34:16.100Z] #17 125.0 Unpacking crossbuild-essential-armhf (12.6) ... [2021-07-10T10:34:16.100Z] #17 125.5 Selecting previously unselected package libc6-ppc64el-cross. [2021-07-10T10:34:16.100Z] #17 125.5 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-10T10:34:16.100Z] #17 125.7 Unpacking libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-10T10:34:16.100Z] #17 126.1 Selecting previously unselected package libgcc1-ppc64el-cross. [2021-07-10T10:34:16.100Z] #17 126.1 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-10T10:34:16.100Z] #17 126.2 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-10T10:34:16.100Z] #17 127.0 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-07-10T10:34:16.100Z] #17 127.0 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:16.100Z] #17 127.0 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-10T10:34:16.100Z] #17 127.6 Selecting previously unselected package libitm1-ppc64el-cross. [2021-07-10T10:34:16.100Z] #17 127.6 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:16.100Z] #17 127.6 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-10T10:34:16.100Z] #17 127.6 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-07-10T10:34:16.100Z] #17 127.7 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:16.100Z] #17 127.7 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-10T10:34:16.100Z] #17 127.7 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-07-10T10:34:16.100Z] #17 127.7 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:16.100Z] #17 127.7 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-10T10:34:16.100Z] #17 127.9 Selecting previously unselected package libasan5-ppc64el-cross. [2021-07-10T10:34:16.100Z] #17 127.9 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:16.100Z] #17 127.9 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-10T10:34:16.100Z] #17 128.0 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-07-10T10:34:16.100Z] #17 128.0 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:16.100Z] #17 128.0 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-10T10:34:16.100Z] #17 128.1 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-07-10T10:34:16.100Z] #17 128.1 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:16.100Z] #17 128.1 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-10T10:34:16.100Z] #17 128.2 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-07-10T10:34:16.100Z] #17 128.2 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:16.100Z] #17 128.2 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-10T10:34:16.100Z] #17 128.3 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-07-10T10:34:16.100Z] #17 128.3 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:16.100Z] #17 128.3 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-10T10:34:16.100Z] #17 128.3 Selecting previously unselected package libgcc-8-dev-ppc64el-cross. [2021-07-10T10:34:16.100Z] #17 128.3 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:16.100Z] #17 128.3 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-10T10:34:16.130Z] #20 DONE 58.5s [2021-07-10T10:34:16.130Z] [2021-07-10T10:34:16.130Z] #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-10T10:34:16.130Z] #57 sha256:4a653dbca93b736fdb1a2068077bdc52aa285081cf277ac0e94952972053dfa1 [2021-07-10T10:34:16.130Z] #57 ... [2021-07-10T10:34:16.130Z] [2021-07-10T10:34:16.130Z] #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-10T10:34:16.130Z] #21 sha256:df49e31fab01780e0ebd2c7e116b522ba89edcb4706e244616540b35fbc6217d [2021-07-10T10:34:16.362Z] #17 128.6 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu. [2021-07-10T10:34:16.362Z] #17 128.6 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-10T10:34:16.362Z] #17 128.6 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-10T10:34:16.471Z] #13 54.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-10T10:34:16.471Z] #13 54.90 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-10T10:34:16.532Z] #37 2.666 + cd /tmp/tmp.0l8O9Ws6tG/tini [2021-07-10T10:34:16.532Z] #37 2.666 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-10T10:34:16.532Z] #37 2.696 + cmake . [2021-07-10T10:34:16.732Z] #13 54.92 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-10T10:34:17.077Z] #21 0.994 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-10T10:34:17.077Z] #21 1.000 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-10T10:34:17.077Z] #21 1.004 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-10T10:34:17.077Z] #21 DONE 1.1s [2021-07-10T10:34:17.077Z] [2021-07-10T10:34:17.077Z] #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-10T10:34:17.077Z] #40 sha256:959157e6c2812d2062f677e9489f632b09694343beb01271d724e82f9c6c1f88 [2021-07-10T10:34:17.309Z] #17 129.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-07-10T10:34:17.309Z] #17 129.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-10T10:34:17.309Z] #17 129.6 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-10T10:34:17.309Z] #17 129.6 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-07-10T10:34:17.309Z] #17 129.6 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ... [2021-07-10T10:34:17.309Z] #17 129.6 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-10T10:34:17.337Z] #40 ... [2021-07-10T10:34:17.337Z] [2021-07-10T10:34:17.337Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-10T10:34:17.337Z] #22 sha256:55b26b1518cd78250067430090425ef3f78eee39abb1a7c29e44383eef930f53 [2021-07-10T10:34:17.492Z] #37 3.440 -- The C compiler identification is GNU 8.3.0 [2021-07-10T10:34:17.492Z] #37 3.500 -- Check for working C compiler: /usr/bin/cc [2021-07-10T10:34:17.571Z] #17 130.0 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-07-10T10:34:17.571Z] #17 130.0 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-10T10:34:17.571Z] #17 130.0 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-10T10:34:17.674Z] #13 ... [2021-07-10T10:34:17.674Z] [2021-07-10T10:34:17.674Z] #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-10T10:34:17.674Z] #36 sha256:76acca61581b5d834ec9cf250521355cbbeb12332f2773ab748ccae706f46118 [2021-07-10T10:34:17.674Z] #36 60.19 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-10T10:34:17.674Z] #36 60.21 Setting up xxd (2:8.1.0875-5) ... [2021-07-10T10:34:17.674Z] #36 60.22 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-10T10:34:17.674Z] #36 60.24 Setting up vim-common (2:8.1.0875-5) ... [2021-07-10T10:34:17.674Z] #36 60.28 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-10T10:34:17.674Z] #36 60.30 Setting up cmake-data (3.13.4-1) ... [2021-07-10T10:34:17.674Z] #36 60.32 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-10T10:34:17.674Z] #36 60.33 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-10T10:34:17.674Z] #36 60.36 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-10T10:34:17.674Z] #36 60.38 Setting up cmake (3.13.4-1) ... [2021-07-10T10:34:17.674Z] #36 60.40 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:34:17.674Z] #36 60.45 Processing triggers for mime-support (3.62) ... [2021-07-10T10:34:17.674Z] #36 DONE 61.6s [2021-07-10T10:34:17.674Z] [2021-07-10T10:34:17.674Z] #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-10T10:34:17.674Z] #37 sha256:58290c3762124d2ffc88932b6d2dded764941e2b5779c71c6df0955e38cda184 [2021-07-10T10:34:17.710Z] Client: [2021-07-10T10:34:17.710Z] Version: 20.10.6 [2021-07-10T10:34:17.710Z] API version: 1.41 [2021-07-10T10:34:17.710Z] Go version: go1.16.3 [2021-07-10T10:34:17.710Z] Git commit: 370c289 [2021-07-10T10:34:17.710Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-10T10:34:17.710Z] OS/Arch: windows/amd64 [2021-07-10T10:34:17.710Z] Context: default [2021-07-10T10:34:17.710Z] Experimental: true [2021-07-10T10:34:17.710Z] [2021-07-10T10:34:17.710Z] Server: Docker Engine - Community [2021-07-10T10:34:17.710Z] Engine: [2021-07-10T10:34:17.710Z] Version: 20.10.6 [2021-07-10T10:34:17.710Z] API version: 1.41 (minimum version 1.24) [2021-07-10T10:34:17.710Z] Go version: go1.13.15 [2021-07-10T10:34:17.710Z] Git commit: 8728dd2 [2021-07-10T10:34:17.710Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-10T10:34:17.710Z] OS/Arch: windows/amd64 [2021-07-10T10:34:17.710Z] Experimental: true [2021-07-10T10:34:17.831Z] #17 130.3 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross. [2021-07-10T10:34:18.070Z] #37 4.349 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-10T10:34:18.070Z] #37 4.351 -- Detecting C compiler ABI info [2021-07-10T10:34:18.091Z] #17 130.3 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:18.091Z] #17 130.3 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-10T10:34:18.091Z] #17 130.6 Selecting previously unselected package g++-8-powerpc64le-linux-gnu. [2021-07-10T10:34:18.091Z] #17 130.6 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-10T10:34:18.091Z] #17 130.6 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-10T10:34:18.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-10T10:34:18.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [Pipeline] sh [2021-07-10T10:34:19.033Z] #17 131.2 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-07-10T10:34:19.033Z] #17 131.2 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-10T10:34:19.033Z] #17 131.2 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-10T10:34:19.033Z] #17 131.3 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-07-10T10:34:19.033Z] #17 131.3 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ... [2021-07-10T10:34:19.033Z] #17 131.3 Unpacking crossbuild-essential-ppc64el (12.6) ... [2021-07-10T10:34:19.033Z] #17 131.3 Selecting previously unselected package libc6-s390x-cross. [2021-07-10T10:34:19.033Z] #17 131.3 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ... [2021-07-10T10:34:19.033Z] #17 131.3 Unpacking libc6-s390x-cross (2.28-7cross1) ... [2021-07-10T10:34:19.033Z] #17 131.4 Selecting previously unselected package libgcc1-s390x-cross. [2021-07-10T10:34:19.190Z] + docker info [2021-07-10T10:34:19.293Z] #17 131.4 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-10T10:34:19.293Z] #17 131.4 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-10T10:34:19.293Z] #17 131.5 Selecting previously unselected package libgomp1-s390x-cross. [2021-07-10T10:34:19.293Z] #17 131.5 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:19.293Z] #17 131.5 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-10T10:34:19.293Z] #17 131.5 Selecting previously unselected package libitm1-s390x-cross. [2021-07-10T10:34:19.293Z] #17 131.5 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:19.293Z] #17 131.5 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-10T10:34:19.293Z] #17 131.5 Selecting previously unselected package libatomic1-s390x-cross. [2021-07-10T10:34:19.293Z] #17 131.6 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:19.293Z] #17 131.6 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-10T10:34:19.293Z] #17 131.6 Selecting previously unselected package libstdc++6-s390x-cross. [2021-07-10T10:34:19.293Z] #17 131.6 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:19.293Z] #17 131.6 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-10T10:34:19.293Z] #17 131.7 Selecting previously unselected package libasan5-s390x-cross. [2021-07-10T10:34:19.293Z] #17 131.7 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:19.293Z] #17 131.7 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-10T10:34:19.293Z] #17 131.7 Selecting previously unselected package libubsan1-s390x-cross. [2021-07-10T10:34:19.293Z] #17 131.7 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:19.293Z] #17 131.7 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-10T10:34:19.293Z] #17 131.8 Selecting previously unselected package libgcc-8-dev-s390x-cross. [2021-07-10T10:34:19.363Z] Running on azwin-2-eaeaf0 in d:\jenkins\workspace\moby_PR-42464 [Pipeline] { [Pipeline] ws [2021-07-10T10:34:19.379Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-10T10:34:19.472Z] #37 5.260 -- Detecting C compiler ABI info - done [2021-07-10T10:34:19.472Z] #37 5.304 -- Detecting C compile features [2021-07-10T10:34:19.554Z] #17 131.8 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:19.554Z] #17 131.8 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-10T10:34:19.554Z] #17 131.9 Selecting previously unselected package gcc-8-s390x-linux-gnu. [2021-07-10T10:34:19.554Z] #17 131.9 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-10T10:34:19.554Z] #17 131.9 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-10T10:34:20.053Z] The recommended git tool is: git [2021-07-10T10:34:20.125Z] #17 132.4 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-07-10T10:34:20.125Z] #17 132.4 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-10T10:34:20.125Z] #17 132.5 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-10T10:34:20.125Z] #17 132.5 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-07-10T10:34:20.125Z] #17 132.5 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ... [2021-07-10T10:34:20.125Z] #17 132.5 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-10T10:34:20.387Z] #17 132.7 Selecting previously unselected package libc6-dev-s390x-cross. [2021-07-10T10:34:20.387Z] #17 132.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ... [2021-07-10T10:34:20.387Z] #17 132.7 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-10T10:34:20.647Z] #17 133.0 Selecting previously unselected package libstdc++-8-dev-s390x-cross. [2021-07-10T10:34:20.647Z] #17 133.0 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-10T10:34:20.647Z] #17 133.0 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-10T10:34:20.908Z] #17 133.2 Selecting previously unselected package g++-8-s390x-linux-gnu. [2021-07-10T10:34:20.908Z] #17 133.2 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-10T10:34:20.908Z] #17 133.2 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-10T10:34:21.479Z] #17 133.8 Selecting previously unselected package g++-s390x-linux-gnu. [2021-07-10T10:34:21.479Z] #17 133.8 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-10T10:34:21.479Z] #17 133.8 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-10T10:34:21.479Z] #17 133.9 Selecting previously unselected package crossbuild-essential-s390x. [2021-07-10T10:34:21.479Z] #17 133.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ... [2021-07-10T10:34:21.479Z] #17 133.9 Unpacking crossbuild-essential-s390x (12.6) ... [2021-07-10T10:34:21.479Z] #17 133.9 Setting up libconfig-inifiles-perl (3.000001-1) ... [2021-07-10T10:34:21.479Z] #17 133.9 Setting up libfile-which-perl (1.23-1) ... [2021-07-10T10:34:21.479Z] #17 133.9 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-10T10:34:21.479Z] #17 134.0 Setting up libc6-armhf-cross (2.28-7cross1) ... [2021-07-10T10:34:21.534Z] #22 4.246 Collecting yamllint==1.26.1 [2021-07-10T10:34:21.739Z] #17 134.0 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-10T10:34:21.739Z] #17 134.0 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-10T10:34:21.739Z] #17 134.0 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-10T10:34:21.739Z] #17 134.0 Setting up gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-10T10:34:21.739Z] #17 134.0 Setting up libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-10T10:34:21.739Z] #17 134.0 Setting up libc6-s390x-cross (2.28-7cross1) ... [2021-07-10T10:34:21.739Z] #17 134.0 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-10T10:34:21.739Z] #17 134.1 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-10T10:34:21.739Z] #17 134.1 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-10T10:34:21.739Z] #17 134.1 Setting up libxml-namespacesupport-perl (1.12-1) ... [2021-07-10T10:34:21.739Z] #17 134.1 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-10T10:34:21.739Z] #17 134.1 Setting up file (1:5.35-4+deb10u2) ... [2021-07-10T10:34:21.739Z] #17 134.1 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-10T10:34:21.739Z] #17 134.1 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-10T10:34:21.739Z] #17 134.1 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-10T10:34:21.739Z] #17 134.2 Setting up libyaml-perl (1.27-1) ... [2021-07-10T10:34:21.739Z] #17 134.2 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-10T10:34:21.895Z] #37 ... [2021-07-10T10:34:21.895Z] [2021-07-10T10:34:21.895Z] #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-10T10:34:21.895Z] #46 sha256:53156feb0642864fe8f6809a6f927a96d07491a09af0a81a6893d87019215d05 [2021-07-10T10:34:21.895Z] #46 55.48 bufio [2021-07-10T10:34:21.895Z] #46 57.02 syscall [2021-07-10T10:34:21.895Z] #46 57.76 reflect [2021-07-10T10:34:21.895Z] #46 65.49 internal/syscall/unix [2021-07-10T10:34:21.895Z] #46 ... [2021-07-10T10:34:21.895Z] [2021-07-10T10:34:21.896Z] #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-10T10:34:21.896Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:34:21.896Z] #13 57.60 Selecting previously unselected package binutils-mingw-w64. [2021-07-10T10:34:21.896Z] #13 57.62 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-10T10:34:21.896Z] #13 57.64 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-10T10:34:21.896Z] #13 57.78 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-10T10:34:21.896Z] #13 57.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-10T10:34:21.896Z] #13 57.79 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-10T10:34:21.896Z] #13 57.96 Selecting previously unselected package dmsetup. [2021-07-10T10:34:21.896Z] #13 57.96 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-10T10:34:21.896Z] #13 57.99 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-10T10:34:21.896Z] #13 58.20 Selecting previously unselected package mingw-w64-common. [2021-07-10T10:34:21.896Z] #13 58.20 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-10T10:34:21.896Z] #13 58.21 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-10T10:34:22.000Z] #17 134.2 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-10T10:34:22.000Z] #17 134.2 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-10T10:34:22.000Z] #17 134.2 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-10T10:34:22.000Z] #17 134.2 Setting up libxml-sax-base-perl (1.09-1) ... [2021-07-10T10:34:22.000Z] #17 134.2 Setting up libio-string-perl (1.08-3) ... [2021-07-10T10:34:22.000Z] #17 134.2 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-10T10:34:22.000Z] #17 134.2 Setting up cross-config (2.6.15-3) ... [2021-07-10T10:34:22.000Z] #17 134.3 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-10T10:34:22.000Z] #17 134.4 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-10T10:34:22.000Z] #17 134.4 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-10T10:34:22.000Z] #17 134.4 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-10T10:34:22.000Z] #17 134.4 Setting up xz-utils (5.2.4-1) ... [2021-07-10T10:34:22.000Z] #17 134.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-10T10:34:22.000Z] #17 134.4 Setting up libc6-arm64-cross (2.28-7cross1) ... [2021-07-10T10:34:22.000Z] #17 134.4 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-10T10:34:22.036Z] #37 7.841 -- Detecting C compile features - done [2021-07-10T10:34:22.036Z] #37 7.899 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-10T10:34:22.102Z] #22 ... [2021-07-10T10:34:22.102Z] [2021-07-10T10:34:22.102Z] #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-10T10:34:22.102Z] #40 sha256:959157e6c2812d2062f677e9489f632b09694343beb01271d724e82f9c6c1f88 [2021-07-10T10:34:22.102Z] #40 181.5 + dpkg --print-architecture [2021-07-10T10:34:22.103Z] #40 181.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-10T10:34:22.156Z] #13 ... [2021-07-10T10:34:22.156Z] [2021-07-10T10:34:22.156Z] #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-10T10:34:22.156Z] #44 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:34:22.156Z] #44 55.39 Selecting previously unselected package python3.7. [2021-07-10T10:34:22.156Z] #44 55.40 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:34:22.156Z] #44 55.41 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-10T10:34:22.156Z] #44 55.60 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-10T10:34:22.156Z] #44 55.63 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-10T10:34:22.156Z] #44 55.63 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-10T10:34:22.156Z] #44 55.88 Setting up python3-minimal (3.7.3-1) ... [2021-07-10T10:34:22.156Z] #44 57.71 Selecting previously unselected package python3. [2021-07-10T10:34:22.156Z] #44 57.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-07-10T10:34:22.156Z] #44 57.75 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-10T10:34:22.156Z] #44 57.80 Unpacking python3 (3.7.3-1) ... [2021-07-10T10:34:22.156Z] #44 57.94 Selecting previously unselected package libprotobuf17:amd64. [2021-07-10T10:34:22.156Z] #44 57.96 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-10T10:34:22.156Z] #44 57.96 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-10T10:34:22.156Z] #44 58.83 Selecting previously unselected package python3-pkg-resources. [2021-07-10T10:34:22.156Z] #44 58.83 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-10T10:34:22.156Z] #44 58.83 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-10T10:34:22.156Z] #44 59.06 Selecting previously unselected package python3-six. [2021-07-10T10:34:22.156Z] #44 59.06 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-10T10:34:22.156Z] #44 59.07 Unpacking python3-six (1.12.0-1) ... [2021-07-10T10:34:22.157Z] #44 59.22 Selecting previously unselected package python3-protobuf. [2021-07-10T10:34:22.157Z] #44 59.22 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-10T10:34:22.157Z] #44 59.22 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-10T10:34:22.157Z] #44 59.65 Selecting previously unselected package libnet1:amd64. [2021-07-10T10:34:22.157Z] #44 59.66 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-10T10:34:22.157Z] #44 59.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-10T10:34:22.157Z] #44 59.84 Selecting previously unselected package libnl-3-200:amd64. [2021-07-10T10:34:22.157Z] #44 59.84 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-10T10:34:22.157Z] #44 59.84 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-10T10:34:22.157Z] #44 59.96 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-10T10:34:22.157Z] #44 59.97 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-10T10:34:22.157Z] #44 59.98 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-10T10:34:22.157Z] #44 60.08 Selecting previously unselected package criu. [2021-07-10T10:34:22.157Z] #44 60.08 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-10T10:34:22.157Z] #44 60.13 Unpacking criu (3.15-1) ... [2021-07-10T10:34:22.157Z] #44 60.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-10T10:34:22.157Z] #44 60.94 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-10T10:34:22.157Z] #44 61.00 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-10T10:34:22.157Z] #44 61.00 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-10T10:34:22.157Z] #44 61.00 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-10T10:34:22.157Z] #44 61.01 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:34:22.157Z] #44 61.11 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-10T10:34:22.157Z] #44 61.11 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-10T10:34:22.260Z] #17 134.4 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-10T10:34:22.260Z] #17 134.4 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-10T10:34:22.260Z] #17 134.4 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-10T10:34:22.260Z] #17 134.5 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-10T10:34:22.260Z] #17 134.5 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-10T10:34:22.260Z] #17 134.5 Setting up libc6-armel-cross (2.28-7cross1) ... [2021-07-10T10:34:22.260Z] #17 134.5 Setting up libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-10T10:34:22.260Z] #17 134.5 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-10T10:34:22.260Z] #17 134.5 Setting up libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-10T10:34:22.260Z] #17 134.5 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-10T10:34:22.260Z] #17 134.6 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-10T10:34:22.260Z] #17 134.6 Setting up libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-10T10:34:22.260Z] #17 134.6 Setting up libfile-homedir-perl (1.004-1) ... [2021-07-10T10:34:22.260Z] #17 134.6 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-10T10:34:22.260Z] #17 134.6 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-10T10:34:22.260Z] #17 134.6 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-10T10:34:22.260Z] #17 134.6 Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-07-10T10:34:22.260Z] #17 134.6 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-10T10:34:22.260Z] #17 134.6 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-10T10:34:22.260Z] #17 134.7 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-10T10:34:22.260Z] #17 134.7 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-10T10:34:22.260Z] #17 134.7 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-10T10:34:22.260Z] #17 134.7 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-10T10:34:22.260Z] #17 134.7 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-10T10:34:22.260Z] #17 134.7 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-10T10:34:22.260Z] #17 134.7 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-10T10:34:22.260Z] #17 134.7 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-10T10:34:22.300Z] #37 8.369 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-10T10:34:22.300Z] #37 8.477 -- Configuring done [2021-07-10T10:34:22.300Z] #37 8.509 -- Generating done [2021-07-10T10:34:22.300Z] #37 8.515 -- Build files have been written to: /tmp/tmp.0l8O9Ws6tG/tini [2021-07-10T10:34:22.300Z] #37 8.530 + make tini-static [2021-07-10T10:34:22.362Z] #40 181.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-10T10:34:22.362Z] #40 181.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-10T10:34:22.520Z] #17 134.7 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-10T10:34:22.520Z] #17 134.8 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-10T10:34:22.520Z] #17 134.8 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-10T10:34:22.520Z] #17 134.8 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-10T10:34:22.520Z] #17 134.8 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-10T10:34:22.520Z] #17 134.8 Setting up libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-10T10:34:22.520Z] #17 134.8 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-10T10:34:22.520Z] #17 134.8 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-10T10:34:22.520Z] #17 134.8 Setting up libxml-sax-perl (1.00+dfsg-1) ... [2021-07-10T10:34:22.781Z] #17 134.9 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-07-10T10:34:22.781Z] #17 135.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-10T10:34:22.781Z] #17 135.1 [2021-07-10T10:34:22.781Z] #17 135.1 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-10T10:34:22.781Z] #17 135.1 Setting up dpkg-dev (1.19.7) ... [2021-07-10T10:34:22.781Z] #17 135.2 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-10T10:34:22.878Z] #37 8.969 Scanning dependencies of target tini-static [2021-07-10T10:34:23.042Z] #17 135.2 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-10T10:34:23.042Z] #17 135.2 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-10T10:34:23.042Z] #17 135.2 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.042Z] #17 135.2 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.042Z] #17 135.2 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.042Z] #17 135.3 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-10T10:34:23.042Z] #17 135.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-07-10T10:34:23.042Z] #17 135.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-07-10T10:34:23.042Z] #17 135.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-10T10:34:23.142Z] #37 9.170 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-10T10:34:23.303Z] #17 135.6 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-10T10:34:23.303Z] #17 135.6 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-10T10:34:23.303Z] #17 135.6 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-10T10:34:23.303Z] #17 135.6 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.303Z] #17 135.6 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.303Z] #17 135.7 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.303Z] #17 135.7 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.303Z] #17 135.7 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.303Z] #17 135.7 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.303Z] #17 135.7 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.303Z] #17 135.7 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.303Z] #17 135.7 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.303Z] #17 135.7 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.303Z] #17 135.8 Setting up libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.303Z] #17 135.8 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.303Z] #17 135.8 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.563Z] #17 135.8 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.563Z] #17 135.8 Setting up libxml-simple-perl (2.25-1) ... [2021-07-10T10:34:23.563Z] #17 135.8 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.563Z] #17 135.8 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.563Z] #17 135.8 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.563Z] #17 135.8 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-10T10:34:23.563Z] #17 135.9 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-10T10:34:23.563Z] #17 135.9 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.563Z] #17 135.9 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-10T10:34:23.563Z] #17 135.9 Setting up libconfig-auto-perl (0.44-1) ... [2021-07-10T10:34:23.563Z] #17 135.9 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-10T10:34:23.563Z] #17 135.9 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.563Z] #17 135.9 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.563Z] #17 135.9 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-10T10:34:23.563Z] #17 135.9 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-10T10:34:23.563Z] #17 135.9 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.563Z] #17 136.0 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-10T10:34:23.563Z] #17 136.0 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.563Z] #17 136.0 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-10T10:34:23.563Z] #17 136.0 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-10T10:34:23.614Z] #44 ... [2021-07-10T10:34:23.614Z] [2021-07-10T10:34:23.614Z] #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-10T10:34:23.614Z] #37 sha256:58290c3762124d2ffc88932b6d2dded764941e2b5779c71c6df0955e38cda184 [2021-07-10T10:34:23.614Z] #37 5.417 + RM_GOPATH=0 [2021-07-10T10:34:23.614Z] #37 5.417 + TMP_GOPATH= [2021-07-10T10:34:23.614Z] #37 5.417 + : /build [2021-07-10T10:34:23.614Z] #37 5.417 + '[' -z '' ']' [2021-07-10T10:34:23.614Z] #37 5.418 ++ mktemp -d [2021-07-10T10:34:23.614Z] #37 5.423 + export GOPATH=/tmp/tmp.A3P2feBHsM [2021-07-10T10:34:23.614Z] #37 5.424 + GOPATH=/tmp/tmp.A3P2feBHsM [2021-07-10T10:34:23.614Z] #37 5.424 + RM_GOPATH=1 [2021-07-10T10:34:23.614Z] #37 5.425 + case "$(go env GOARCH)" in [2021-07-10T10:34:23.614Z] #37 5.427 ++ go env GOARCH [2021-07-10T10:34:23.614Z] #37 5.458 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:34:23.614Z] #37 5.458 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:34:23.614Z] #37 5.460 ++ dirname /tmp/install/install.sh [2021-07-10T10:34:23.614Z] #37 5.461 + dir=/tmp/install [2021-07-10T10:34:23.614Z] #37 5.467 + bin=tini [2021-07-10T10:34:23.614Z] #37 5.467 + shift [2021-07-10T10:34:23.614Z] #37 5.467 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-10T10:34:23.614Z] #37 5.467 + . /tmp/install/tini.installer [2021-07-10T10:34:23.614Z] #37 5.467 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-10T10:34:23.614Z] #37 5.467 + install_tini [2021-07-10T10:34:23.615Z] #37 5.467 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-10T10:34:23.615Z] #37 5.467 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-10T10:34:23.615Z] #37 5.467 + git clone https://github.com/krallin/tini.git /tmp/tmp.A3P2feBHsM/tini [2021-07-10T10:34:23.615Z] #37 5.620 Cloning into '/tmp/tmp.A3P2feBHsM/tini'... [2021-07-10T10:34:23.824Z] #17 136.0 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-10T10:34:23.824Z] #17 136.0 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-10T10:34:23.824Z] #17 136.0 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-10T10:34:23.824Z] #17 136.0 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-10T10:34:23.824Z] #17 136.0 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-10T10:34:23.824Z] #17 136.1 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-10T10:34:23.824Z] #17 136.1 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-10T10:34:23.824Z] #17 136.1 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-10T10:34:23.824Z] #17 136.1 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-10T10:34:23.824Z] #17 136.1 Setting up dpkg-cross (2.6.15-3) ... [2021-07-10T10:34:23.824Z] #17 136.1 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-10T10:34:23.824Z] #17 136.2 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-10T10:34:23.824Z] #17 136.2 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-10T10:34:23.824Z] #17 136.2 Setting up crossbuild-essential-armhf (12.6) ... [2021-07-10T10:34:23.824Z] #17 136.2 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-10T10:34:23.824Z] #17 136.2 Setting up crossbuild-essential-arm64 (12.6) ... [2021-07-10T10:34:24.085Z] #17 136.2 Setting up crossbuild-essential-s390x (12.6) ... [2021-07-10T10:34:24.085Z] #17 136.2 Setting up crossbuild-essential-ppc64el (12.6) ... [2021-07-10T10:34:24.085Z] #17 136.2 Setting up crossbuild-essential-armel (12.6) ... [2021-07-10T10:34:24.085Z] #17 136.2 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:34:24.113Z] #37 ... [2021-07-10T10:34:24.114Z] [2021-07-10T10:34:24.114Z] #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-10T10:34:24.114Z] #52 sha256:e86e644a544dbfdebe18fd55e0f06bd7e821a47c8cf0b5148383a14a05c8932e [2021-07-10T10:34:24.114Z] #52 48.92 internal/syscall/execenv [2021-07-10T10:34:24.114Z] #52 50.43 regexp [2021-07-10T10:34:24.114Z] #52 55.25 internal/poll [2021-07-10T10:34:24.114Z] #52 55.26 io/fs [2021-07-10T10:34:24.114Z] #52 55.27 context [2021-07-10T10:34:24.114Z] #52 57.77 os [2021-07-10T10:34:24.114Z] #52 57.78 internal/fmtsort [2021-07-10T10:34:24.114Z] #52 57.79 encoding/binary [2021-07-10T10:34:24.184Z] #37 6.366 + cd /tmp/tmp.A3P2feBHsM/tini [2021-07-10T10:34:24.184Z] #37 6.366 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-10T10:34:24.184Z] #37 6.384 + cmake . [2021-07-10T10:34:24.378Z] #52 ... [2021-07-10T10:34:24.378Z] [2021-07-10T10:34:24.378Z] #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-10T10:34:24.378Z] #44 sha256:f3cfad17197630bdca105d8753a6cfffd03cdbfb972d1966c2fbad77da8052d3 [2021-07-10T10:34:24.378Z] #44 50.10 Unpacking criu (3.15-1) ... [2021-07-10T10:34:24.378Z] #44 50.86 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-10T10:34:24.378Z] #44 50.92 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-10T10:34:24.378Z] #44 50.98 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-10T10:34:24.378Z] #44 51.03 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-10T10:34:24.378Z] #44 51.06 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-07-10T10:34:24.378Z] #44 51.10 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-10T10:34:24.378Z] #44 51.13 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-10T10:34:24.378Z] #44 51.17 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-10T10:34:24.378Z] #44 55.93 Setting up python3 (3.7.3-1) ... [2021-07-10T10:34:24.378Z] #44 56.77 Setting up python3-six (1.12.0-1) ... [2021-07-10T10:34:24.378Z] #44 58.19 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-10T10:34:24.643Z] #44 ... [2021-07-10T10:34:24.643Z] [2021-07-10T10:34:24.643Z] #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-10T10:34:24.643Z] #37 sha256:7222648a8b0cccefe6d7d2eb1c65381005150da6c91d13f8eb8bab01a9fda0b7 [2021-07-10T10:34:24.643Z] #37 10.78 [100%] Linking C executable tini-static [2021-07-10T10:34:24.754Z] #37 6.867 -- The C compiler identification is GNU 8.3.0 [2021-07-10T10:34:24.754Z] #37 6.936 -- Check for working C compiler: /usr/bin/cc [2021-07-10T10:34:25.025Z] #17 DONE 137.3s [2021-07-10T10:34:25.025Z] [2021-07-10T10:34:25.025Z] #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-10T10:34:25.025Z] #18 sha256:07cbec64de0d7074d78e3a4cfcb3f90c51515a49783864710ddcde8cc6cf94b8 [2021-07-10T10:34:25.221Z] #37 11.27 [100%] Built target tini-static [2021-07-10T10:34:25.221Z] #37 11.39 + mkdir -p /build [2021-07-10T10:34:25.324Z] #37 7.536 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-10T10:34:25.324Z] #37 7.553 -- Detecting C compiler ABI info [2021-07-10T10:34:25.486Z] #37 11.39 + cp tini-static /build/docker-init [2021-07-10T10:34:25.895Z] #37 8.172 -- Detecting C compiler ABI info - done [2021-07-10T10:34:25.895Z] #37 8.216 -- Detecting C compile features [2021-07-10T10:34:26.155Z] #37 ... [2021-07-10T10:34:26.155Z] [2021-07-10T10:34:26.155Z] #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-10T10:34:26.155Z] #52 sha256:b6fdc7cf2a53126d746ceb6a78bd45708a722444ec5da5071f3b505ff44aa061 [2021-07-10T10:34:26.155Z] #52 59.86 time [2021-07-10T10:34:26.155Z] #52 66.07 context [2021-07-10T10:34:26.155Z] #52 67.02 internal/poll [2021-07-10T10:34:26.155Z] #52 69.50 internal/syscall/execenv [2021-07-10T10:34:26.155Z] #52 69.70 path [2021-07-10T10:34:26.155Z] #52 ... [2021-07-10T10:34:26.155Z] [2021-07-10T10:34:26.155Z] #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-10T10:34:26.155Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:34:26.155Z] #13 64.12 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-10T10:34:26.155Z] #13 64.13 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-10T10:34:26.155Z] #13 64.13 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-10T10:34:26.452Z] Running on azwin-2-eaeaf1 in d:\jenkins\workspace\moby_PR-42464 [Pipeline] { [Pipeline] ws [2021-07-10T10:34:26.469Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-10T10:34:26.884Z] #37 ... [2021-07-10T10:34:26.884Z] [2021-07-10T10:34:26.884Z] #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-10T10:34:26.884Z] #46 sha256:33f9be3bc1b1a6ad4d2631e1a87da85997e1af7d40fc7d22705063d61e9fc476 [2021-07-10T10:34:26.884Z] #46 51.47 time [2021-07-10T10:34:26.884Z] #46 52.50 regexp [2021-07-10T10:34:26.884Z] #46 55.99 github.com/LK4D4/vndr/versioned [2021-07-10T10:34:26.884Z] #46 58.15 os [2021-07-10T10:34:26.884Z] #46 58.47 internal/fmtsort [2021-07-10T10:34:26.884Z] #46 58.47 encoding/binary [2021-07-10T10:34:26.884Z] #46 60.60 crypto/cipher [2021-07-10T10:34:26.884Z] #46 60.61 crypto/sha512 [2021-07-10T10:34:26.884Z] #46 60.61 crypto/ed25519/internal/edwards25519 [2021-07-10T10:34:26.884Z] #46 61.51 crypto/md5 [2021-07-10T10:34:26.884Z] #46 ... [2021-07-10T10:34:26.884Z] [2021-07-10T10:34:26.884Z] #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-10T10:34:26.884Z] #52 sha256:e86e644a544dbfdebe18fd55e0f06bd7e821a47c8cf0b5148383a14a05c8932e [2021-07-10T10:34:26.884Z] #52 59.69 encoding/base64 [2021-07-10T10:34:26.884Z] #52 59.70 golang.org/x/sys/unix [2021-07-10T10:34:26.884Z] #52 61.45 path/filepath [2021-07-10T10:34:26.884Z] #52 61.47 fmt [2021-07-10T10:34:26.884Z] #52 61.47 mvdan.cc/sh/v3/fileutil [2021-07-10T10:34:26.947Z] #18 DONE 1.9s [2021-07-10T10:34:26.947Z] [2021-07-10T10:34:26.947Z] #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-10T10:34:26.947Z] #31 sha256:53e05cb6f3c171f67a2950249f9394f90aab6accc7c0d6119bdedfcdf130b0d0 [2021-07-10T10:34:26.947Z] #31 1.512 + RM_GOPATH=0 [2021-07-10T10:34:26.947Z] #31 1.512 + TMP_GOPATH= [2021-07-10T10:34:26.947Z] #31 1.512 + : /build [2021-07-10T10:34:26.947Z] #31 1.512 + '[' -z '' ']' [2021-07-10T10:34:26.947Z] #31 1.512 ++ mktemp -d [2021-07-10T10:34:26.947Z] #31 1.512 + export GOPATH=/tmp/tmp.7hUn01H7ez [2021-07-10T10:34:26.947Z] #31 1.512 + GOPATH=/tmp/tmp.7hUn01H7ez [2021-07-10T10:34:26.947Z] #31 1.512 + RM_GOPATH=1 [2021-07-10T10:34:26.947Z] #31 1.512 + case "$(go env GOARCH)" in [2021-07-10T10:34:26.947Z] #31 1.512 ++ go env GOARCH [2021-07-10T10:34:26.947Z] #31 1.512 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:34:26.947Z] #31 1.512 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:34:26.947Z] #31 1.512 ++ dirname /tmp/install/install.sh [2021-07-10T10:34:26.947Z] #31 1.512 + dir=/tmp/install [2021-07-10T10:34:26.947Z] #31 1.512 + bin=dockercli [2021-07-10T10:34:26.947Z] #31 1.512 + shift [2021-07-10T10:34:26.947Z] #31 1.512 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-10T10:34:26.947Z] #31 1.512 + . /tmp/install/dockercli.installer [2021-07-10T10:34:26.947Z] #31 1.512 ++ : stable [2021-07-10T10:34:26.947Z] #31 1.512 ++ : 17.06.2-ce [2021-07-10T10:34:26.947Z] #31 1.513 Install docker/cli version 17.06.2-ce from stable [2021-07-10T10:34:26.947Z] #31 1.513 + install_dockercli [2021-07-10T10:34:26.947Z] #31 1.513 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-10T10:34:26.947Z] #31 1.514 ++ uname -m [2021-07-10T10:34:26.947Z] #31 1.514 + arch=x86_64 [2021-07-10T10:34:26.947Z] #31 1.514 + '[' x86_64 '!=' x86_64 ']' [2021-07-10T10:34:26.947Z] #31 1.514 + url=https://download.docker.com/linux/static [2021-07-10T10:34:26.947Z] #31 1.517 + tar -xz docker/docker [2021-07-10T10:34:26.947Z] #31 1.523 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-10T10:34:28.206Z] The recommended git tool is: git [2021-07-10T10:34:28.895Z] #52 63.34 io/ioutil [2021-07-10T10:34:29.160Z] #52 ... [2021-07-10T10:34:29.160Z] [2021-07-10T10:34:29.160Z] #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-10T10:34:29.160Z] #13 sha256:d35ed80ccaf01492d1ac7ff9cd812dacdaa66878a1e4b238150d6ed765924b82 [2021-07-10T10:34:29.160Z] #13 49.98 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-10T10:34:29.160Z] #13 50.01 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-10T10:34:29.160Z] #13 50.01 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:34:29.160Z] #13 50.20 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-10T10:34:29.160Z] #13 50.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-10T10:34:29.160Z] #13 50.23 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:34:29.160Z] #13 ... [2021-07-10T10:34:29.160Z] [2021-07-10T10:34:29.160Z] #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-10T10:34:29.160Z] #46 sha256:33f9be3bc1b1a6ad4d2631e1a87da85997e1af7d40fc7d22705063d61e9fc476 [2021-07-10T10:34:29.160Z] #46 62.95 path/filepath [2021-07-10T10:34:29.160Z] #46 62.97 fmt [2021-07-10T10:34:29.160Z] #46 63.32 internal/lazyregexp [2021-07-10T10:34:29.160Z] #46 63.37 crypto/aes [2021-07-10T10:34:29.424Z] #46 64.04 crypto/des [2021-07-10T10:34:29.586Z] #31 4.518 + mkdir -p /build [2021-07-10T10:34:29.586Z] #31 4.519 + mv docker/docker /build/ [2021-07-10T10:34:29.586Z] #31 4.525 + rmdir docker [2021-07-10T10:34:30.005Z] #46 ... [2021-07-10T10:34:30.005Z] [2021-07-10T10:34:30.005Z] #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-10T10:34:30.005Z] #37 sha256:7222648a8b0cccefe6d7d2eb1c65381005150da6c91d13f8eb8bab01a9fda0b7 [2021-07-10T10:34:30.005Z] #37 DONE 15.9s [2021-07-10T10:34:30.005Z] [2021-07-10T10:34:30.005Z] #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-10T10:34:30.005Z] #44 sha256:f3cfad17197630bdca105d8753a6cfffd03cdbfb972d1966c2fbad77da8052d3 [2021-07-10T10:34:30.005Z] #44 60.53 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-10T10:34:30.005Z] #44 64.56 Setting up criu (3.15-1) ... [2021-07-10T10:34:30.159Z] #31 DONE 5.1s [2021-07-10T10:34:30.159Z] [2021-07-10T10:34:30.159Z] #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-10T10:34:30.159Z] #66 sha256:d99fc5708c64ee16753b32089d6286ffe9da35e8be56855b237c649ce9fc7e1d [2021-07-10T10:34:30.159Z] #66 1.451 + RM_GOPATH=0 [2021-07-10T10:34:30.159Z] #66 1.451 + TMP_GOPATH= [2021-07-10T10:34:30.159Z] #66 1.451 + : /build [2021-07-10T10:34:30.159Z] #66 1.451 + '[' -z '' ']' [2021-07-10T10:34:30.159Z] #66 1.451 ++ mktemp -d [2021-07-10T10:34:30.159Z] #66 1.459 + export GOPATH=/tmp/tmp.8GdvZlZ0qs [2021-07-10T10:34:30.159Z] #66 1.459 + GOPATH=/tmp/tmp.8GdvZlZ0qs [2021-07-10T10:34:30.159Z] #66 1.459 + RM_GOPATH=1 [2021-07-10T10:34:30.159Z] #66 1.459 + case "$(go env GOARCH)" in [2021-07-10T10:34:30.159Z] #66 1.459 ++ go env GOARCH [2021-07-10T10:34:30.159Z] #66 1.468 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:34:30.159Z] #66 1.468 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:34:30.159Z] #66 1.468 ++ dirname /tmp/install/install.sh [2021-07-10T10:34:30.159Z] #66 1.468 + dir=/tmp/install [2021-07-10T10:34:30.159Z] #66 1.468 + bin=rootlesskit [2021-07-10T10:34:30.159Z] #66 1.468 + shift [2021-07-10T10:34:30.159Z] #66 1.468 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-10T10:34:30.159Z] #66 1.468 + . /tmp/install/rootlesskit.installer [2021-07-10T10:34:30.159Z] #66 1.468 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-10T10:34:30.159Z] #66 1.468 + install_rootlesskit [2021-07-10T10:34:30.159Z] #66 1.468 + case "$1" in [2021-07-10T10:34:30.159Z] #66 1.468 + export CGO_ENABLED=0 [2021-07-10T10:34:30.159Z] #66 1.468 + CGO_ENABLED=0 [2021-07-10T10:34:30.159Z] #66 1.468 + _install_rootlesskit [2021-07-10T10:34:30.159Z] #66 1.471 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-10T10:34:30.159Z] #66 1.471 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8GdvZlZ0qs/src/github.com/rootless-containers/rootlesskit [2021-07-10T10:34:30.159Z] #66 1.471 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-10T10:34:30.159Z] #66 1.481 Cloning into '/tmp/tmp.8GdvZlZ0qs/src/github.com/rootless-containers/rootlesskit'... [2021-07-10T10:34:30.159Z] #66 3.206 + cd /tmp/tmp.8GdvZlZ0qs/src/github.com/rootless-containers/rootlesskit [2021-07-10T10:34:30.159Z] #66 3.207 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-10T10:34:30.159Z] #66 3.215 + export GO111MODULE=on [2021-07-10T10:34:30.159Z] #66 3.217 + GO111MODULE=on [2021-07-10T10:34:30.159Z] #66 3.217 + export GOPROXY=https://proxy.golang.org [2021-07-10T10:34:30.159Z] #66 3.217 + GOPROXY=https://proxy.golang.org [2021-07-10T10:34:30.159Z] #66 3.218 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-10T10:34:30.159Z] #66 3.218 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-10T10:34:30.159Z] #66 4.094 go: downloading github.com/pkg/errors v0.9.1 [2021-07-10T10:34:30.159Z] #66 4.097 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-10T10:34:30.159Z] #66 4.210 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-10T10:34:30.159Z] #66 4.486 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-10T10:34:30.487Z] #40 ... [2021-07-10T10:34:30.487Z] [2021-07-10T10:34:30.487Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-10T10:34:30.487Z] #22 sha256:55b26b1518cd78250067430090425ef3f78eee39abb1a7c29e44383eef930f53 [2021-07-10T10:34:30.487Z] #22 9.555 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-10T10:34:30.487Z] #22 10.45 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-10T10:34:30.487Z] #22 10.50 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-10T10:34:30.487Z] #22 10.53 Collecting pyyaml (from yamllint==1.26.1) [2021-07-10T10:34:30.487Z] #22 10.72 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-10T10:34:30.487Z] #22 10.96 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-10T10:34:30.487Z] #22 10.97 Building wheels for collected packages: yamllint [2021-07-10T10:34:30.487Z] #22 10.97 Running setup.py bdist_wheel for yamllint: started [2021-07-10T10:34:30.487Z] #22 11.78 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-10T10:34:30.487Z] #22 11.78 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-10T10:34:30.487Z] #22 11.83 Successfully built yamllint [2021-07-10T10:34:30.487Z] #22 11.84 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-10T10:34:30.487Z] #22 12.10 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-10T10:34:30.487Z] #22 DONE 12.6s [2021-07-10T10:34:30.487Z] [2021-07-10T10:34:30.487Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-10T10:34:30.487Z] #25 sha256:a3b317bf7942889e69ac4e1701ba0840276a28cf4195ab0fa3fa3f9de6b36b99 [2021-07-10T10:34:30.487Z] #25 DONE 0.3s [2021-07-10T10:34:30.487Z] [2021-07-10T10:34:30.487Z] #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-10T10:34:30.487Z] #50 sha256:7706310ac57a65dcc2ccf9be449c107961a9957834748d803b1d5cc424440afe [2021-07-10T10:34:30.487Z] #50 ... [2021-07-10T10:34:30.487Z] [2021-07-10T10:34:30.487Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-10T10:34:30.487Z] #30 sha256:7e6859bc6d2fdd883c761e29e9be0936b4e77e659e1e34ca7c42b292b49a5583 [2021-07-10T10:34:31.102Z] #66 5.980 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-10T10:34:31.364Z] #66 6.335 go: downloading github.com/google/uuid v1.2.0 [2021-07-10T10:34:31.364Z] #66 6.335 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-10T10:34:31.364Z] #66 6.349 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-10T10:34:31.364Z] #66 6.388 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-10T10:34:31.486Z] #13 ... [2021-07-10T10:34:31.486Z] [2021-07-10T10:34:31.487Z] #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-10T10:34:31.487Z] #37 sha256:58290c3762124d2ffc88932b6d2dded764941e2b5779c71c6df0955e38cda184 [2021-07-10T10:34:31.487Z] #37 10.22 -- Detecting C compile features - done [2021-07-10T10:34:31.487Z] #37 10.27 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-10T10:34:31.487Z] #37 10.54 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-10T10:34:31.487Z] #37 10.63 -- Configuring done [2021-07-10T10:34:31.487Z] #37 10.67 -- Generating done [2021-07-10T10:34:31.487Z] #37 10.67 -- Build files have been written to: /tmp/tmp.A3P2feBHsM/tini [2021-07-10T10:34:31.487Z] #37 10.68 + make tini-static [2021-07-10T10:34:31.487Z] #37 11.18 Scanning dependencies of target tini-static [2021-07-10T10:34:31.487Z] #37 11.29 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-10T10:34:31.487Z] #37 12.63 [100%] Linking C executable tini-static [2021-07-10T10:34:31.487Z] #37 13.15 [100%] Built target tini-static [2021-07-10T10:34:31.487Z] #37 13.22 + mkdir -p /build [2021-07-10T10:34:31.487Z] #37 13.22 + cp tini-static /build/docker-init [2021-07-10T10:34:31.492Z] Client: [2021-07-10T10:34:31.492Z] Context: default [2021-07-10T10:34:31.492Z] Debug Mode: false [2021-07-10T10:34:31.492Z] Plugins: [2021-07-10T10:34:31.492Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-10T10:34:31.492Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-10T10:34:31.492Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-10T10:34:31.492Z] [2021-07-10T10:34:31.492Z] Server: [2021-07-10T10:34:31.492Z] Containers: 0 [2021-07-10T10:34:31.492Z] Running: 0 [2021-07-10T10:34:31.492Z] Paused: 0 [2021-07-10T10:34:31.492Z] Stopped: 0 [2021-07-10T10:34:31.492Z] Images: 0 [2021-07-10T10:34:31.492Z] Server Version: 20.10.6 [2021-07-10T10:34:31.492Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-10T10:34:31.492Z] Windows: [2021-07-10T10:34:31.492Z] LCOW: [2021-07-10T10:34:31.492Z] Logging Driver: json-file [2021-07-10T10:34:31.492Z] Plugins: [2021-07-10T10:34:31.492Z] Volume: local [2021-07-10T10:34:31.492Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-10T10:34:31.492Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-10T10:34:31.492Z] Swarm: inactive [2021-07-10T10:34:31.492Z] Default Isolation: process [2021-07-10T10:34:31.492Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-10T10:34:31.492Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-10T10:34:31.492Z] OSType: windows [2021-07-10T10:34:31.492Z] Architecture: x86_64 [2021-07-10T10:34:31.492Z] CPUs: 4 [2021-07-10T10:34:31.492Z] Total Memory: 32GiB [2021-07-10T10:34:31.492Z] Name: azwin-2-cb1360 [2021-07-10T10:34:31.492Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-10T10:34:31.493Z] Docker Root Dir: D:\docker [2021-07-10T10:34:31.493Z] Debug Mode: false [2021-07-10T10:34:31.493Z] Registry: https://index.docker.io/v1/ [2021-07-10T10:34:31.493Z] Labels: [2021-07-10T10:34:31.493Z] Experimental: true [2021-07-10T10:34:31.493Z] Insecure Registries: [2021-07-10T10:34:31.493Z] 10.0.0.4:5000 [2021-07-10T10:34:31.493Z] 127.0.0.0/8 [2021-07-10T10:34:31.493Z] Registry Mirrors: [2021-07-10T10:34:31.493Z] http://10.0.0.4:5000/ [2021-07-10T10:34:31.493Z] Live Restore Enabled: false [2021-07-10T10:34:31.493Z] Product License: Community Engine [2021-07-10T10:34:31.493Z] [2021-07-10T10:34:31.627Z] #66 6.611 go: downloading github.com/gorilla/mux v1.8.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-10T10:34:31.889Z] #66 6.790 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-10T10:34:31.890Z] #66 6.995 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-10T10:34:31.890Z] #66 7.048 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-10T10:34:31.936Z] #44 ... [2021-07-10T10:34:31.937Z] [2021-07-10T10:34:31.937Z] #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-10T10:34:31.937Z] #46 sha256:33f9be3bc1b1a6ad4d2631e1a87da85997e1af7d40fc7d22705063d61e9fc476 [2021-07-10T10:34:31.937Z] #46 64.80 crypto/sha1 [2021-07-10T10:34:31.937Z] #46 65.43 crypto/sha256 [2021-07-10T10:34:31.937Z] #46 65.46 encoding/pem [2021-07-10T10:34:31.937Z] #46 65.89 net [2021-07-10T10:34:31.937Z] #46 66.61 vendor/golang.org/x/crypto/chacha20 [2021-07-10T10:34:32.057Z] #37 DONE 14.2s [2021-07-10T10:34:32.057Z] [2021-07-10T10:34:32.057Z] #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-10T10:34:32.057Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:34:32.058Z] #13 70.17 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-10T10:34:32.058Z] #13 70.17 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-10T10:34:32.058Z] #13 70.18 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:34:32.058Z] #13 ... [2021-07-10T10:34:32.058Z] [2021-07-10T10:34:32.058Z] #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-10T10:34:32.058Z] #46 sha256:53156feb0642864fe8f6809a6f927a96d07491a09af0a81a6893d87019215d05 [2021-07-10T10:34:32.058Z] #46 65.82 time [2021-07-10T10:34:32.058Z] #46 69.66 internal/fmtsort [2021-07-10T10:34:32.058Z] #46 70.10 path [2021-07-10T10:34:32.058Z] #46 70.84 regexp/syntax [2021-07-10T10:34:32.058Z] #46 72.16 os [2021-07-10T10:34:32.058Z] #46 75.39 regexp [2021-07-10T10:34:32.058Z] #46 ... [2021-07-10T10:34:32.058Z] [2021-07-10T10:34:32.058Z] #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-10T10:34:32.058Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:34:32.058Z] #13 70.36 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-10T10:34:32.058Z] #13 70.36 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-10T10:34:32.058Z] #13 70.38 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:34:32.514Z] #46 67.10 os/exec [2021-07-10T10:34:32.635Z] #13 ... [2021-07-10T10:34:32.635Z] [2021-07-10T10:34:32.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-10T10:34:32.635Z] #44 sha256:ee7dba2592c2ff0fd053f7ffb724c94ca865a428febe7b0046f1f66258b4c67c [2021-07-10T10:34:32.635Z] #44 66.79 Setting up python3 (3.7.3-1) ... [2021-07-10T10:34:32.635Z] #44 67.46 Setting up python3-six (1.12.0-1) ... [2021-07-10T10:34:32.635Z] #44 68.47 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-10T10:34:32.635Z] #44 70.04 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-10T10:34:32.635Z] #44 73.39 Setting up criu (3.15-1) ... [2021-07-10T10:34:32.635Z] #44 75.36 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:34:32.635Z] #44 75.43 Processing triggers for mime-support (3.62) ... [2021-07-10T10:34:32.635Z] #44 DONE 75.9s [2021-07-10T10:34:32.635Z] [2021-07-10T10:34:32.635Z] #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-10T10:34:32.635Z] #52 sha256:b6fdc7cf2a53126d746ceb6a78bd45708a722444ec5da5071f3b505ff44aa061 [2021-07-10T10:34:32.635Z] #52 70.21 io/fs [2021-07-10T10:34:32.635Z] #52 70.59 encoding/binary [2021-07-10T10:34:32.635Z] #52 71.60 os [2021-07-10T10:34:32.635Z] #52 72.66 encoding/base64 [2021-07-10T10:34:32.635Z] #52 73.38 golang.org/x/sys/unix [2021-07-10T10:34:32.635Z] #52 76.38 fmt [2021-07-10T10:34:32.895Z] #52 ... [2021-07-10T10:34:32.895Z] [2021-07-10T10:34:32.895Z] #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-10T10:34:32.895Z] #46 sha256:53156feb0642864fe8f6809a6f927a96d07491a09af0a81a6893d87019215d05 [2021-07-10T10:34:32.895Z] #46 76.73 fmt [2021-07-10T10:34:33.465Z] #46 ... [2021-07-10T10:34:33.465Z] [2021-07-10T10:34:33.465Z] #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-10T10:34:33.465Z] #44 sha256:f3cfad17197630bdca105d8753a6cfffd03cdbfb972d1966c2fbad77da8052d3 [2021-07-10T10:34:33.465Z] #44 66.75 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:34:33.465Z] #44 66.89 Processing triggers for mime-support (3.62) ... [2021-07-10T10:34:33.465Z] #44 DONE 67.7s [2021-07-10T10:34:33.465Z] [2021-07-10T10:34:33.465Z] #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-10T10:34:33.465Z] #46 sha256:33f9be3bc1b1a6ad4d2631e1a87da85997e1af7d40fc7d22705063d61e9fc476 [2021-07-10T10:34:33.465Z] #46 68.06 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-10T10:34:33.804Z] #66 8.622 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-10T10:34:33.804Z] #66 8.648 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-10T10:34:34.375Z] #66 ... [2021-07-10T10:34:34.375Z] [2021-07-10T10:34:34.375Z] #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-10T10:34:34.375Z] #19 sha256:205042ed33563d708d0a1f2486dc185de7a568dede54eed0fe1bf341b51141d0 [2021-07-10T10:34:34.375Z] #19 1.506 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-10T10:34:34.375Z] #19 1.532 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:34:34.375Z] #19 1.533 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:34:34.375Z] #19 1.540 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:34:34.375Z] #19 1.896 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-07-10T10:34:34.375Z] #19 2.021 Get:6 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB] [2021-07-10T10:34:34.375Z] #19 2.090 Get:7 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-07-10T10:34:34.375Z] #19 2.121 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-10T10:34:34.375Z] #19 2.167 Get:9 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB] [2021-07-10T10:34:34.375Z] #19 2.252 Get:10 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB] [2021-07-10T10:34:34.375Z] #19 3.190 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-10T10:34:34.375Z] #19 4.334 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-10T10:34:34.375Z] #19 5.348 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-10T10:34:34.375Z] #19 5.995 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-10T10:34:34.375Z] #19 6.413 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-10T10:34:34.375Z] #19 6.863 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-10T10:34:34.375Z] #19 7.361 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-10T10:34:34.375Z] #19 7.386 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-10T10:34:34.375Z] #19 7.394 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-10T10:34:34.375Z] #19 7.413 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-10T10:34:34.375Z] #19 7.429 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB] [2021-07-10T10:34:34.375Z] #19 7.446 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-10T10:34:34.375Z] #19 7.472 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-10T10:34:34.375Z] #19 7.479 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-10T10:34:34.375Z] #19 7.479 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-10T10:34:34.375Z] #19 7.479 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-10T10:34:34.375Z] #19 7.480 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-10T10:34:34.375Z] #19 7.480 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-10T10:34:34.947Z] #19 ... [2021-07-10T10:34:34.947Z] [2021-07-10T10:34:34.947Z] #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-10T10:34:34.947Z] #63 sha256:fe2ac5fae58ade9478e02fbfda122030917e0fe5fca21aeb29b7285c15b9b9f6 [2021-07-10T10:34:34.947Z] #63 2.005 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:34:34.947Z] #63 2.059 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:34:34.947Z] #63 2.059 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:34:34.947Z] #63 2.619 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-10T10:34:34.947Z] #63 3.243 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-10T10:34:34.947Z] #63 3.723 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-10T10:34:34.947Z] #63 4.864 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-10T10:34:34.947Z] #63 5.539 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-10T10:34:34.947Z] #63 6.503 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-10T10:34:34.947Z] #63 7.147 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-10T10:34:34.947Z] #63 7.161 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB] [2021-07-10T10:34:34.947Z] #63 7.191 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-10T10:34:34.947Z] #63 7.216 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-10T10:34:34.947Z] #63 7.236 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-10T10:34:34.947Z] #63 7.252 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-10T10:34:34.947Z] #63 7.269 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-10T10:34:34.947Z] #63 7.270 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-10T10:34:34.947Z] #63 7.276 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-10T10:34:34.947Z] #63 7.277 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-10T10:34:34.947Z] #63 7.280 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-10T10:34:34.947Z] #63 7.280 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-10T10:34:35.208Z] #63 ... [2021-07-10T10:34:35.208Z] [2021-07-10T10:34:35.208Z] #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-10T10:34:35.208Z] #43 sha256:40c8731c641988058412a85e84853f511de41f135f4351435d266c565d926fac [2021-07-10T10:34:35.208Z] #43 2.009 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:34:35.208Z] #43 2.028 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:34:35.208Z] #43 2.049 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:34:35.208Z] #43 2.663 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-10T10:34:35.208Z] #43 3.294 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-10T10:34:35.208Z] #43 4.209 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-10T10:34:35.208Z] #43 5.173 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-10T10:34:35.208Z] #43 5.876 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-10T10:34:35.208Z] #43 6.781 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-10T10:34:35.208Z] #43 7.331 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-10T10:34:35.208Z] #43 7.338 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-10T10:34:35.208Z] #43 7.343 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-10T10:34:35.208Z] #43 7.370 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB] [2021-07-10T10:34:35.208Z] #43 7.391 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-10T10:34:35.208Z] #43 7.400 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-10T10:34:35.208Z] #43 7.404 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-10T10:34:35.208Z] #43 7.415 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-10T10:34:35.208Z] #43 7.419 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-10T10:34:35.208Z] #43 7.420 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-10T10:34:35.208Z] #43 7.420 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-10T10:34:35.208Z] #43 7.420 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-10T10:34:35.393Z] #46 69.85 go/token [2021-07-10T10:34:35.393Z] #46 69.85 net/url [2021-07-10T10:34:35.393Z] #46 69.87 text/template/parse [2021-07-10T10:34:35.438Z] #46 79.34 path/filepath [2021-07-10T10:34:35.764Z] #30 DONE 4.9s [2021-07-10T10:34:35.764Z] [2021-07-10T10:34:35.764Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-10T10:34:35.764Z] #33 sha256:743959f8d39712ff9ef8770906dddeed42f262ad15ce16d6e1a9dd877fee17eb [2021-07-10T10:34:35.764Z] #33 DONE 0.5s [2021-07-10T10:34:35.764Z] [2021-07-10T10:34:35.764Z] #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-10T10:34:35.764Z] #54 sha256:14e37ab8460d22dbe02e00aac821bce40f0ee912451133c4d68d48e881206897 [2021-07-10T10:34:35.764Z] #54 ... [2021-07-10T10:34:35.764Z] [2021-07-10T10:34:35.764Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-10T10:34:35.764Z] #35 sha256:5ce912bca6a03d5f0c70778f5077018c583426e31361782b818467bc1013faea [2021-07-10T10:34:35.764Z] #35 DONE 0.1s [2021-07-10T10:34:35.764Z] [2021-07-10T10:34:35.764Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-10T10:34:35.764Z] #38 sha256:1cb7de166cb11e747fed1417807ebdcd33f814aaf1408c206c41f0f7cc09a49d [2021-07-10T10:34:35.764Z] #38 DONE 0.1s [2021-07-10T10:34:35.764Z] [2021-07-10T10:34:35.764Z] #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-10T10:34:35.764Z] #40 sha256:959157e6c2812d2062f677e9489f632b09694343beb01271d724e82f9c6c1f88 [2021-07-10T10:34:36.791Z] #46 71.50 go/scanner [2021-07-10T10:34:36.820Z] #46 80.59 internal/lazyregexp [2021-07-10T10:34:37.080Z] #46 81.00 io/ioutil [2021-07-10T10:34:37.341Z] #46 81.20 flag [2021-07-10T10:34:37.602Z] #46 81.43 go/token [2021-07-10T10:34:38.226Z] #46 72.79 go/ast [2021-07-10T10:34:38.226Z] #46 72.81 log [2021-07-10T10:34:38.543Z] #46 82.34 go/scanner [2021-07-10T10:34:38.850Z] #46 ... [2021-07-10T10:34:38.851Z] [2021-07-10T10:34:38.851Z] #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-10T10:34:38.851Z] #57 sha256:2f8a72b47ab6618c66d20a9c7b3fe5f30c74112252c5838f9226e9440ac1808f [2021-07-10T10:34:38.851Z] #57 38.48 Checking out files: 48% (1980/4077) Checking out files: 49% (1998/4077) Checking out files: 50% (2039/4077) Checking out files: 51% (2080/4077) Checking out files: 52% (2121/4077) Checking out files: 53% (2161/4077) Checking out files: 54% (2202/4077) Checking out files: 55% (2243/4077) Checking out files: 56% (2284/4077) Checking out files: 57% (2324/4077) Checking out files: 58% (2365/4077) Checking out files: 59% (2406/4077) Checking out files: 60% (2447/4077) Checking out files: 61% (2487/4077) Checking out files: 62% (2528/4077) Checking out files: 63% (2569/4077) Checking out files: 64% (2610/4077) Checking out files: 65% (2651/4077) Checking out files: 66% (2691/4077) Checking out files: 67% (2732/4077) Checking out files: 68% (2773/4077) Checking out files: 69% (2814/4077) Checking out files: 70% (2854/4077) Checking out files: 71% (2895/4077) Checking out files: 72% (2936/4077) Checking out files: 73% (2977/4077) Checking out files: 74% (3017/4077) Checking out files: 75% (3058/4077) Checking out files: 76% (3099/4077) Checking out files: 77% (3140/4077) Checking out files: 78% (3181/4077) Checking out files: 79% (3221/4077) Checking out files: 80% (3262/4077) Checking out files: 81% (3303/4077) Checking out files: 82% (3344/4077) Checking out files: 83% (3384/4077) Checking out files: 83% (3403/4077) Checking out files: 84% (3425/4077) Checking out files: 85% (3466/4077) Checking out files: 86% (3507/4077) Checking out files: 87% (3547/4077) Checking out files: 88% (3588/4077) Checking out files: 89% (3629/4077) Checking out files: 90% (3670/4077) Checking out files: 91% (3711/4077) Checking out files: 92% (3751/4077) Checking out files: 93% (3792/4077) Checking out files: 94% (3833/4077) Checking out files: 95% (3874/4077) Checking out files: 96% (3914/4077) Checking out files: 97% (3955/4077) Checking out files: 98% (3996/4077) Checking out files: 99% (4037/4077) Checking out files: 100% (4077/4077) Checking out files: 100% (4077/4077), done. [2021-07-10T10:34:38.851Z] #57 40.06 + cd /tmp/tmp.GAmRNm3TiK/src/github.com/containerd/containerd [2021-07-10T10:34:38.851Z] #57 40.06 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-10T10:34:38.851Z] #57 40.84 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-10T10:34:38.851Z] #57 40.84 + BUILDTAGS='netgo osusergo static_build' [2021-07-10T10:34:38.851Z] #57 40.85 + export EXTRA_FLAGS=-buildmode=pie [2021-07-10T10:34:38.851Z] #57 40.85 + EXTRA_FLAGS=-buildmode=pie [2021-07-10T10:34:38.851Z] #57 40.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-10T10:34:38.851Z] #57 40.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-10T10:34:38.851Z] #57 40.85 + '[' '' = dynamic ']' [2021-07-10T10:34:38.851Z] #57 40.85 + make [2021-07-10T10:34:39.115Z] #46 82.89 net/url [2021-07-10T10:34:39.806Z] #57 42.49 + bin/ctr [2021-07-10T10:34:40.054Z] #46 83.91 go/ast [2021-07-10T10:34:40.997Z] #46 84.70 text/template/parse [2021-07-10T10:34:41.042Z] #40 ... [2021-07-10T10:34:41.042Z] [2021-07-10T10:34:41.042Z] #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-10T10:34:41.042Z] #50 sha256:7706310ac57a65dcc2ccf9be449c107961a9957834748d803b1d5cc424440afe [2021-07-10T10:34:41.042Z] #50 200.6 + /build/golangci-lint --version [2021-07-10T10:34:41.042Z] #50 200.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-10T10:34:41.301Z] #50 DONE 201.0s [2021-07-10T10:34:41.301Z] [2021-07-10T10:34:41.301Z] #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-10T10:34:41.301Z] #40 sha256:959157e6c2812d2062f677e9489f632b09694343beb01271d724e82f9c6c1f88 [2021-07-10T10:34:41.301Z] #40 DONE 200.8s [2021-07-10T10:34:41.301Z] [2021-07-10T10:34:41.301Z] #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-10T10:34:41.301Z] #57 sha256:4a653dbca93b736fdb1a2068077bdc52aa285081cf277ac0e94952972053dfa1 [2021-07-10T10:34:42.370Z] #57 ... [2021-07-10T10:34:42.370Z] [2021-07-10T10:34:42.370Z] #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-10T10:34:42.370Z] #52 sha256:e86e644a544dbfdebe18fd55e0f06bd7e821a47c8cf0b5148383a14a05c8932e [2021-07-10T10:34:42.370Z] #52 66.77 flag [2021-07-10T10:34:42.370Z] #52 66.77 github.com/pkg/diff [2021-07-10T10:34:42.370Z] #52 66.79 encoding/json [2021-07-10T10:34:42.370Z] #52 68.89 go/token [2021-07-10T10:34:42.370Z] #52 69.39 mvdan.cc/editorconfig [2021-07-10T10:34:42.370Z] #52 70.24 go/scanner [2021-07-10T10:34:42.370Z] #52 70.60 golang.org/x/crypto/ssh/terminal [2021-07-10T10:34:42.370Z] #52 71.03 mvdan.cc/sh/v3/syntax [2021-07-10T10:34:42.370Z] #52 72.05 go/ast [2021-07-10T10:34:43.766Z] #52 78.26 mvdan.cc/sh/v3/cmd/shfmt [2021-07-10T10:34:43.842Z] #57 ... [2021-07-10T10:34:43.842Z] [2021-07-10T10:34:43.842Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-10T10:34:43.842Z] #41 sha256:dd56ec8bea92b28da73f5cccc530d650ca4cd72e98bf78aa91ae9ff61da6e952 [2021-07-10T10:34:44.030Z] #52 ... [2021-07-10T10:34:44.030Z] [2021-07-10T10:34:44.030Z] #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-10T10:34:44.030Z] #13 sha256:d35ed80ccaf01492d1ac7ff9cd812dacdaa66878a1e4b238150d6ed765924b82 [2021-07-10T10:34:44.030Z] #13 64.95 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-10T10:34:44.030Z] #13 64.96 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-10T10:34:44.030Z] #13 64.98 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:34:44.030Z] #13 ... [2021-07-10T10:34:44.030Z] [2021-07-10T10:34:44.030Z] #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-10T10:34:44.030Z] #46 sha256:33f9be3bc1b1a6ad4d2631e1a87da85997e1af7d40fc7d22705063d61e9fc476 [2021-07-10T10:34:44.030Z] #46 73.93 encoding/json [2021-07-10T10:34:44.030Z] #46 77.22 text/template [2021-07-10T10:34:44.030Z] #46 77.47 go/parser [2021-07-10T10:34:44.295Z] #46 ... [2021-07-10T10:34:44.295Z] [2021-07-10T10:34:44.295Z] #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-10T10:34:44.295Z] #57 sha256:56011955373dedb728c6b1b55133deff48a68ea3f840d70cfb644c9522679703 [2021-07-10T10:34:44.413Z] #41 DONE 0.6s [2021-07-10T10:34:44.413Z] [2021-07-10T10:34:44.413Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-10T10:34:44.413Z] #45 sha256:520ac3fc4cc1b488bbbddceaeee534aebcacf838ff4122c3e1536c32511164fc [2021-07-10T10:34:44.413Z] #45 DONE 0.1s [2021-07-10T10:34:44.413Z] [2021-07-10T10:34:44.413Z] #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-10T10:34:44.413Z] #54 sha256:14e37ab8460d22dbe02e00aac821bce40f0ee912451133c4d68d48e881206897 [2021-07-10T10:34:44.673Z] #54 ... [2021-07-10T10:34:44.673Z] [2021-07-10T10:34:44.673Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-10T10:34:44.673Z] #47 sha256:d98e948c242db21c205edc5b16419a183d73c70e2d076eccb6cf6696567d7d2e [2021-07-10T10:34:44.673Z] #47 DONE 0.2s [2021-07-10T10:34:44.673Z] [2021-07-10T10:34:44.673Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-10T10:34:44.673Z] #49 sha256:395cd0aa9f663f6ffcef038175ea3b60a8b3be3eb4849ee09ac1195d3477bbd1 [2021-07-10T10:34:44.673Z] #49 DONE 0.1s [2021-07-10T10:34:44.673Z] [2021-07-10T10:34:44.673Z] #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-10T10:34:44.673Z] #54 sha256:14e37ab8460d22dbe02e00aac821bce40f0ee912451133c4d68d48e881206897 [2021-07-10T10:34:44.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-10T10:34:44.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-10T10:34:44.932Z] #54 ... [2021-07-10T10:34:44.932Z] [2021-07-10T10:34:44.932Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-10T10:34:44.932Z] #51 sha256:c83c30802ebb440d423185ee5fdb3c0e5ce4e1a7f208ebcb19c87dbc7507148d [2021-07-10T10:34:44.981Z] #46 ... [2021-07-10T10:34:44.981Z] [2021-07-10T10:34:44.981Z] #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-10T10:34:44.981Z] #13 sha256:d35ed80ccaf01492d1ac7ff9cd812dacdaa66878a1e4b238150d6ed765924b82 [2021-07-10T10:34:44.981Z] #13 75.81 Selecting previously unselected package libapparmor1:arm64. [2021-07-10T10:34:44.981Z] #13 75.83 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-10T10:34:44.981Z] #13 75.84 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-10T10:34:44.982Z] using credential docker-jenkins-github-credentials [2021-07-10T10:34:45.053Z] Cloning the remote Git repository [2021-07-10T10:34:45.054Z] Cloning with configured refspecs honoured and without tags [2021-07-10T10:34:45.074Z] #57 44.37 Checking out files: 50% (2068/4077) Checking out files: 51% (2080/4077) Checking out files: 52% (2121/4077) Checking out files: 53% (2161/4077) Checking out files: 54% (2202/4077) Checking out files: 55% (2243/4077) Checking out files: 56% (2284/4077) Checking out files: 57% (2324/4077) Checking out files: 58% (2365/4077) Checking out files: 59% (2406/4077) Checking out files: 60% (2447/4077) Checking out files: 61% (2487/4077) Checking out files: 62% (2528/4077) Checking out files: 63% (2569/4077) Checking out files: 64% (2610/4077) Checking out files: 65% (2651/4077) Checking out files: 66% (2691/4077) Checking out files: 67% (2732/4077) Checking out files: 68% (2773/4077) Checking out files: 69% (2814/4077) Checking out files: 70% (2854/4077) Checking out files: 71% (2895/4077) Checking out files: 72% (2936/4077) Checking out files: 73% (2977/4077) Checking out files: 74% (3017/4077) Checking out files: 75% (3058/4077) Checking out files: 76% (3099/4077) Checking out files: 77% (3140/4077) Checking out files: 78% (3181/4077) Checking out files: 79% (3221/4077) Checking out files: 80% (3262/4077) Checking out files: 81% (3303/4077) Checking out files: 82% (3344/4077) Checking out files: 83% (3384/4077) Checking out files: 84% (3425/4077) Checking out files: 85% (3466/4077) Checking out files: 86% (3507/4077) Checking out files: 87% (3547/4077) Checking out files: 88% (3588/4077) Checking out files: 89% (3629/4077) Checking out files: 90% (3670/4077) Checking out files: 91% (3711/4077) Checking out files: 92% (3751/4077) Checking out files: 92% (3774/4077) Checking out files: 93% (3792/4077) Checking out files: 94% (3833/4077) Checking out files: 95% (3874/4077) Checking out files: 96% (3914/4077) Checking out files: 97% (3955/4077) Checking out files: 98% (3996/4077) Checking out files: 99% (4037/4077) Checking out files: 100% (4077/4077) Checking out files: 100% (4077/4077), done. [2021-07-10T10:34:45.074Z] #57 45.68 + cd /tmp/tmp.L6KVjzWjYi/src/github.com/containerd/containerd [2021-07-10T10:34:45.074Z] #57 45.68 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-10T10:34:45.245Z] #13 75.99 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-10T10:34:45.245Z] #13 76.00 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-10T10:34:45.245Z] #13 76.01 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-10T10:34:45.245Z] #13 76.18 Selecting previously unselected package libbtrfs0. [2021-07-10T10:34:45.245Z] #13 76.20 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-10T10:34:45.245Z] #13 76.21 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-10T10:34:45.502Z] #51 DONE 0.6s [2021-07-10T10:34:45.502Z] [2021-07-10T10:34:45.502Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-10T10:34:45.502Z] #53 sha256:d837784b760a449ef5e38e9fc7123256ffea7269241790d3d2611e0cf660efdb [2021-07-10T10:34:45.509Z] #13 76.30 Selecting previously unselected package libbtrfs-dev. [2021-07-10T10:34:45.509Z] #13 76.30 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-10T10:34:45.509Z] #13 76.31 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-10T10:34:45.509Z] #13 76.43 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-07-10T10:34:45.509Z] #13 76.43 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-10T10:34:45.509Z] #13 76.44 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-10T10:34:45.762Z] #53 DONE 0.1s [2021-07-10T10:34:45.762Z] [2021-07-10T10:34:45.762Z] #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-10T10:34:45.762Z] #57 sha256:4a653dbca93b736fdb1a2068077bdc52aa285081cf277ac0e94952972053dfa1 [2021-07-10T10:34:45.773Z] #13 76.64 Selecting previously unselected package libudev-dev:arm64. [2021-07-10T10:34:45.773Z] #13 76.65 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-07-10T10:34:45.773Z] #13 76.67 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-07-10T10:34:46.456Z] #57 47.21 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-10T10:34:46.456Z] #57 47.21 + BUILDTAGS='netgo osusergo static_build' [2021-07-10T10:34:46.456Z] #57 47.21 + export EXTRA_FLAGS=-buildmode=pie [2021-07-10T10:34:46.456Z] #57 47.21 + EXTRA_FLAGS=-buildmode=pie [2021-07-10T10:34:46.456Z] #57 47.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-10T10:34:46.456Z] #57 47.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-10T10:34:46.456Z] #57 47.21 + '[' '' = dynamic ']' [2021-07-10T10:34:46.456Z] #57 47.21 + make [2021-07-10T10:34:46.687Z] #13 77.34 Selecting previously unselected package libsepol1-dev:arm64. [2021-07-10T10:34:46.687Z] #13 77.35 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-07-10T10:34:46.687Z] #13 77.37 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-07-10T10:34:47.127Z] #57 ... [2021-07-10T10:34:47.127Z] [2021-07-10T10:34:47.128Z] #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-10T10:34:47.128Z] #52 sha256:b6fdc7cf2a53126d746ceb6a78bd45708a722444ec5da5071f3b505ff44aa061 [2021-07-10T10:34:47.128Z] #52 80.97 encoding/json [2021-07-10T10:34:47.128Z] #52 82.24 flag [2021-07-10T10:34:47.128Z] #52 83.91 github.com/pkg/diff [2021-07-10T10:34:47.128Z] #52 85.41 go/ast [2021-07-10T10:34:47.128Z] #52 86.78 golang.org/x/crypto/ssh/terminal [2021-07-10T10:34:47.128Z] #52 88.22 mvdan.cc/editorconfig [2021-07-10T10:34:47.128Z] #52 89.28 mvdan.cc/sh/v3/fileutil [2021-07-10T10:34:47.128Z] #52 89.44 text/tabwriter [2021-07-10T10:34:47.128Z] #52 89.88 mvdan.cc/sh/v3/syntax [2021-07-10T10:34:45.223Z] Cloning repository https://github.com/moby/moby.git [2021-07-10T10:34:45.598Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-10T10:34:46.413Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-10T10:34:46.413Z] > git --version # timeout=10 [2021-07-10T10:34:46.460Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-10T10:34:46.460Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:34:46.460Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42464/head:refs/remotes/origin/PR-42464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-10T10:34:48.534Z] #52 ... [2021-07-10T10:34:48.534Z] [2021-07-10T10:34:48.534Z] #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-10T10:34:48.534Z] #57 sha256:56011955373dedb728c6b1b55133deff48a68ea3f840d70cfb644c9522679703 [2021-07-10T10:34:48.534Z] #57 48.90 + bin/ctr [2021-07-10T10:34:48.630Z] #13 79.52 Selecting previously unselected package libpcre16-3:arm64. [2021-07-10T10:34:48.630Z] #13 79.52 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-07-10T10:34:48.630Z] #13 79.60 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-07-10T10:34:48.894Z] #13 ... [2021-07-10T10:34:48.894Z] [2021-07-10T10:34:48.894Z] #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-10T10:34:48.894Z] #52 sha256:e86e644a544dbfdebe18fd55e0f06bd7e821a47c8cf0b5148383a14a05c8932e [2021-07-10T10:34:48.894Z] #52 DONE 83.4s [2021-07-10T10:34:48.894Z] [2021-07-10T10:34:48.894Z] #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-10T10:34:48.894Z] #13 sha256:d35ed80ccaf01492d1ac7ff9cd812dacdaa66878a1e4b238150d6ed765924b82 [2021-07-10T10:34:48.894Z] #13 79.74 Selecting previously unselected package libpcre32-3:arm64. [2021-07-10T10:34:48.894Z] #13 79.75 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-07-10T10:34:48.894Z] #13 79.76 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-07-10T10:34:49.158Z] #13 79.95 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-07-10T10:34:49.158Z] #13 79.96 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-07-10T10:34:49.158Z] #13 79.98 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-10T10:34:49.158Z] #13 80.12 Selecting previously unselected package libpcre3-dev:arm64. [2021-07-10T10:34:49.158Z] #13 80.14 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-07-10T10:34:49.158Z] #13 80.15 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-10T10:34:49.689Z] #13 80.51 Selecting previously unselected package libselinux1-dev:arm64. [2021-07-10T10:34:49.689Z] #13 80.52 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-07-10T10:34:49.689Z] #13 80.53 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-10T10:34:49.953Z] #13 80.82 Selecting previously unselected package libdevmapper-dev:arm64. [2021-07-10T10:34:49.953Z] #13 80.82 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-07-10T10:34:49.953Z] #13 80.83 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-10T10:34:50.217Z] #13 80.95 Selecting previously unselected package libseccomp-dev:arm64. [2021-07-10T10:34:50.217Z] #13 80.99 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-10T10:34:50.217Z] #13 81.02 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-10T10:34:50.481Z] #13 81.22 Selecting previously unselected package libsystemd-dev:arm64. [2021-07-10T10:34:50.481Z] #13 81.25 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-07-10T10:34:50.747Z] #13 81.48 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-07-10T10:34:51.028Z] #13 81.89 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-10T10:34:51.029Z] #13 81.93 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-10T10:34:51.029Z] #13 81.95 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-10T10:34:51.029Z] #13 81.98 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-10T10:34:51.029Z] #13 82.00 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-07-10T10:34:51.029Z] #13 82.02 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-07-10T10:34:51.029Z] #13 82.04 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:34:51.029Z] #13 82.08 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-10T10:34:51.029Z] #13 82.09 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-07-10T10:34:51.293Z] #13 82.12 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-07-10T10:34:51.293Z] #13 82.18 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-10T10:34:51.293Z] #13 82.21 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-10T10:34:51.293Z] #13 82.25 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-10T10:34:51.293Z] #13 82.26 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-10T10:34:51.293Z] #13 82.29 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-07-10T10:34:51.293Z] #13 82.31 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-10T10:34:51.293Z] #13 82.33 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-10T10:34:51.293Z] #13 82.34 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:34:51.293Z] #13 82.36 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-10T10:34:51.557Z] #13 82.37 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-10T10:34:51.557Z] #13 82.38 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:34:51.557Z] #13 82.40 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-10T10:34:51.557Z] #13 82.41 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-10T10:34:51.557Z] #13 82.43 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-10T10:34:51.557Z] #13 82.44 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-10T10:34:51.557Z] #13 82.45 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-10T10:34:51.557Z] #13 82.48 Setting up dmsetup (2:1.02.155-3) ... [2021-07-10T10:34:51.557Z] #13 82.50 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-10T10:34:51.557Z] #13 82.51 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-10T10:34:51.557Z] #13 82.53 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:34:52.136Z] #13 DONE 83.0s [2021-07-10T10:34:52.136Z] [2021-07-10T10:34:52.136Z] #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-10T10:34:52.136Z] #46 sha256:33f9be3bc1b1a6ad4d2631e1a87da85997e1af7d40fc7d22705063d61e9fc476 [2021-07-10T10:34:52.136Z] #46 81.35 encoding/xml [2021-07-10T10:34:52.136Z] #46 81.65 math/big [2021-07-10T10:34:52.136Z] #46 85.20 go/doc [2021-07-10T10:34:52.136Z] #46 ... [2021-07-10T10:34:52.136Z] [2021-07-10T10:34:52.136Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-10T10:34:52.136Z] #14 sha256:519548d966219665721147cb71441698cc6d9d462a4b1e31d8d277c8c5666222 [2021-07-10T10:34:52.383Z] using credential docker-jenkins-github-credentials [2021-07-10T10:34:52.457Z] Cloning the remote Git repository [2021-07-10T10:34:52.457Z] Cloning with configured refspecs honoured and without tags [2021-07-10T10:34:53.331Z] #43 25.77 Fetched 48.3 MB in 24s (2013 kB/s) [2021-07-10T10:34:53.331Z] #43 25.77 Reading package lists... [2021-07-10T10:34:53.331Z] #43 ... [2021-07-10T10:34:53.331Z] [2021-07-10T10:34:53.331Z] #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-10T10:34:53.331Z] #63 sha256:fe2ac5fae58ade9478e02fbfda122030917e0fe5fca21aeb29b7285c15b9b9f6 [2021-07-10T10:34:53.331Z] #63 25.90 Fetched 48.3 MB in 24s (1999 kB/s) [2021-07-10T10:34:53.832Z] #57 ... [2021-07-10T10:34:53.832Z] [2021-07-10T10:34:53.832Z] #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-10T10:34:53.832Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:34:53.832Z] #13 90.99 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-10T10:34:53.832Z] #13 91.00 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-10T10:34:53.832Z] #13 91.01 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:34:52.646Z] Cloning repository https://github.com/moby/moby.git [2021-07-10T10:34:53.051Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-10T10:34:53.870Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-10T10:34:53.870Z] > git --version # timeout=10 [2021-07-10T10:34:53.926Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-10T10:34:53.927Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:34:53.930Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42464/head:refs/remotes/origin/PR-42464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-10T10:34:54.408Z] #13 ... [2021-07-10T10:34:54.408Z] [2021-07-10T10:34:54.409Z] #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-10T10:34:54.409Z] #46 sha256:53156feb0642864fe8f6809a6f927a96d07491a09af0a81a6893d87019215d05 [2021-07-10T10:34:54.409Z] #46 88.23 go/parser [2021-07-10T10:34:54.409Z] #46 89.90 text/template [2021-07-10T10:34:54.409Z] #46 91.99 log [2021-07-10T10:34:54.409Z] #46 92.81 encoding/xml [2021-07-10T10:34:54.409Z] #46 94.44 go/doc [2021-07-10T10:34:54.409Z] #46 97.47 github.com/LK4D4/vndr/versioned [2021-07-10T10:34:54.409Z] #46 97.62 compress/flate [2021-07-10T10:34:54.409Z] #46 97.96 github.com/LK4D4/vndr/build [2021-07-10T10:34:55.606Z] #14 DONE 3.1s [2021-07-10T10:34:55.606Z] [2021-07-10T10:34:55.606Z] #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-10T10:34:55.606Z] #15 sha256:fc3855dcc79e4ee7112b954d2578391855393d37d7bdfb2f4fc0541d3fd79141 [2021-07-10T10:34:56.320Z] #46 ... [2021-07-10T10:34:56.320Z] [2021-07-10T10:34:56.320Z] #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-10T10:34:56.320Z] #52 sha256:b6fdc7cf2a53126d746ceb6a78bd45708a722444ec5da5071f3b505ff44aa061 [2021-07-10T10:34:56.320Z] #52 95.87 mvdan.cc/sh/v3/cmd/shfmt [2021-07-10T10:34:56.320Z] #52 DONE 100.1s [2021-07-10T10:34:56.320Z] [2021-07-10T10:34:56.320Z] #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-10T10:34:56.320Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:34:56.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-10T10:34:57.179Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-10T10:34:57.179Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-04c56008\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-10T10:34:57.179Z] ---------------------------------------------------------------------------- [2021-07-10T10:34:57.179Z] [2021-07-10T10:34:57.179Z] INFO: executeCI.ps1 starting at Sat Jul 10 10:34:53 CUT 2021 [2021-07-10T10:34:57.179Z] [2021-07-10T10:34:57.179Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-10T10:34:57.179Z] INFO: Running git version 2.24.1.windows.2 [2021-07-10T10:34:57.179Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-07-10T10:34:57.179Z] INFO: Environment variables: [2021-07-10T10:34:57.179Z] [2021-07-10T10:34:57.179Z] Name Value [2021-07-10T10:34:57.179Z] ---- ----- [2021-07-10T10:34:57.179Z] ALLUSERSPROFILE C:\ProgramData [2021-07-10T10:34:57.179Z] amd64 true [2021-07-10T10:34:57.179Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-10T10:34:57.179Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-10T10:34:57.179Z] arm64 true [2021-07-10T10:34:57.179Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-10T10:34:57.179Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-10T10:34:57.179Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-10T10:34:57.179Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-10T10:34:57.179Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-10T10:34:57.179Z] BRANCH_NAME PR-42464 [2021-07-10T10:34:57.179Z] BUILD_DISPLAY_NAME #20 [2021-07-10T10:34:57.179Z] BUILD_ID 20 [2021-07-10T10:34:57.179Z] BUILD_NUMBER 20 [2021-07-10T10:34:57.179Z] BUILD_TAG jenkins-moby-PR-42464-20 [2021-07-10T10:34:57.179Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42464/20/ [2021-07-10T10:34:57.179Z] cgroup2 true [2021-07-10T10:34:57.179Z] CHANGE_AUTHOR thaJeztah [2021-07-10T10:34:57.179Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-07-10T10:34:57.179Z] CHANGE_BRANCH add_platform_info [2021-07-10T10:34:57.179Z] CHANGE_FORK thaJeztah/docker [2021-07-10T10:34:57.179Z] CHANGE_ID 42464 [2021-07-10T10:34:57.179Z] CHANGE_TARGET master [2021-07-10T10:34:57.179Z] CHANGE_TITLE API: add Plaform (OS and Architecture) to /containers/json [2021-07-10T10:34:57.179Z] CHANGE_URL https://github.com/moby/moby/pull/42464 [2021-07-10T10:34:57.179Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-10T10:34:57.179Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-10T10:34:57.179Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-10T10:34:57.179Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-10T10:34:57.179Z] COMPUTERNAME azwin-2-cb1360 [2021-07-10T10:34:57.179Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-10T10:34:57.179Z] ConfigSequenceNumber 0 [2021-07-10T10:34:57.179Z] dco true [2021-07-10T10:34:57.179Z] DOCKER_BUILDKIT 0 [2021-07-10T10:34:57.179Z] DOCKER_DUT_DEBUG 1 [2021-07-10T10:34:57.179Z] DOCKER_EXPERIMENTAL 1 [2021-07-10T10:34:57.179Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-10T10:34:57.179Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-10T10:34:57.179Z] EXECUTOR_NUMBER 0 [2021-07-10T10:34:57.179Z] FQDN azwin-2-cb1360.westus.cloudapp.azure.com [2021-07-10T10:34:57.179Z] GIT_BRANCH PR-42464 [2021-07-10T10:34:57.179Z] GIT_COMMIT 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:34:57.179Z] GIT_PREVIOUS_COMMIT 5c006648517c629385047f7fad256c9d8ee9b5fc [2021-07-10T10:34:57.179Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 999b58b88816f9c6db78f9d325482cd23ec99fe4 [2021-07-10T10:34:57.179Z] GIT_URL https://github.com/moby/moby.git [2021-07-10T10:34:57.179Z] HUDSON_COOKIE b5fe3c0b-89c6-420b-b880-b2d46a35fb89 [2021-07-10T10:34:57.179Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-10T10:34:57.179Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-10T10:34:57.179Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-10T10:34:57.179Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-10T10:34:57.179Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-10T10:34:57.179Z] JENKINS_NODE_COOKIE 5d5b2f81-88f5-48ce-9326-862f73e524a9 [2021-07-10T10:34:57.179Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-10T10:34:57.179Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-10T10:34:57.179Z] JOB_BASE_NAME PR-42464 [2021-07-10T10:34:57.179Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42464/display/redirect [2021-07-10T10:34:57.179Z] JOB_NAME moby/PR-42464 [2021-07-10T10:34:57.179Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42464/ [2021-07-10T10:34:57.179Z] library.jps.version master [2021-07-10T10:34:57.179Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-10T10:34:57.179Z] NODE_LABELS amd64 azure azwin-2-cb1360 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-07-10T10:34:57.179Z] NODE_NAME azwin-2-cb1360 [2021-07-10T10:34:57.179Z] NUMBER_OF_PROCESSORS 4 [2021-07-10T10:34:57.179Z] OS Windows_NT [2021-07-10T10:34:57.179Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-10T10:34:57.179Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-10T10:34:57.179Z] ppc64le false [2021-07-10T10:34:57.179Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-10T10:34:57.179Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-10T10:34:57.179Z] PROCESSOR_LEVEL 6 [2021-07-10T10:34:57.179Z] PROCESSOR_REVISION 4f01 [2021-07-10T10:34:57.179Z] ProgramData C:\ProgramData [2021-07-10T10:34:57.179Z] ProgramFiles C:\Program Files [2021-07-10T10:34:57.179Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-10T10:34:57.179Z] ProgramW6432 C:\Program Files [2021-07-10T10:34:57.179Z] PROMPT $P$G [2021-07-10T10:34:57.179Z] PSExecutionPolicyPreference Bypass [2021-07-10T10:34:57.179Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-10T10:34:57.179Z] PUBLIC C:\Users\Public [2021-07-10T10:34:57.179Z] rootless true [2021-07-10T10:34:57.179Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42464/20/display/redirect?page=arti... [2021-07-10T10:34:57.179Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42464/20/display/redirect?page=changes [2021-07-10T10:34:57.179Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42464/20/display/redirect [2021-07-10T10:34:57.179Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42464/20/display/redirect?page=tests [2021-07-10T10:34:57.179Z] s390x false [2021-07-10T10:34:57.179Z] SKIP_VALIDATION_TESTS 1 [2021-07-10T10:34:57.180Z] SOURCES_DRIVE d [2021-07-10T10:34:57.180Z] SOURCES_SUBDIR gopath [2021-07-10T10:34:57.180Z] STAGE_NAME Run tests [2021-07-10T10:34:57.180Z] SystemDrive C: [2021-07-10T10:34:57.180Z] SystemRoot C:\Windows [2021-07-10T10:34:57.180Z] TEMP C:\Windows\TEMP [2021-07-10T10:34:57.180Z] TESTDEBUG 0 [2021-07-10T10:34:57.180Z] TESTRUN_DRIVE d [2021-07-10T10:34:57.180Z] TESTRUN_SUBDIR CI [2021-07-10T10:34:57.180Z] TIMEOUT 120m [2021-07-10T10:34:57.180Z] TMP C:\Windows\TEMP [2021-07-10T10:34:57.180Z] unit_validate true [2021-07-10T10:34:57.180Z] USERDOMAIN WORKGROUP [2021-07-10T10:34:57.180Z] USERNAME azwin-2-cb1360$ [2021-07-10T10:34:57.180Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-10T10:34:57.180Z] validate_force false [2021-07-10T10:34:57.180Z] windir C:\Windows [2021-07-10T10:34:57.180Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-07-10T10:34:57.180Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-07-10T10:34:57.180Z] windows2022 true [2021-07-10T10:34:57.180Z] windows2022containerd true [2021-07-10T10:34:57.180Z] windowsRS1 false [2021-07-10T10:34:57.180Z] windowsRS5 true [2021-07-10T10:34:57.180Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-10T10:34:57.180Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-10T10:34:57.180Z] [2021-07-10T10:34:57.180Z] [2021-07-10T10:34:57.180Z] [2021-07-10T10:34:57.180Z] INFO: Sources under d:\gopath\... [2021-07-10T10:34:57.180Z] INFO: Test run under d:\CI\... [2021-07-10T10:34:57.180Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-10T10:34:57.180Z] INFO: docker/docker repository was found [2021-07-10T10:34:57.180Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-07-10T10:34:57.180Z] ltsc2019: Pulling from windows/servercore [2021-07-10T10:34:57.180Z] 4612f6d0b889: Pulling fs layer [2021-07-10T10:34:57.180Z] 8d5139ce8e39: Pulling fs layer [2021-07-10T10:34:57.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-10T10:34:57.704Z] #13 ... [2021-07-10T10:34:57.704Z] [2021-07-10T10:34:57.704Z] #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-10T10:34:57.704Z] #46 sha256:53156feb0642864fe8f6809a6f927a96d07491a09af0a81a6893d87019215d05 [2021-07-10T10:34:57.704Z] #46 100.4 hash/crc32 [2021-07-10T10:34:57.704Z] #46 100.7 crypto/dsa [2021-07-10T10:34:57.704Z] #46 101.1 crypto/x509/pkix [2021-07-10T10:34:57.704Z] #46 101.1 compress/gzip [2021-07-10T10:34:57.704Z] #46 101.7 net [2021-07-10T10:34:58.173Z] #15 DONE 2.6s [2021-07-10T10:34:58.173Z] [2021-07-10T10:34:58.173Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-10T10:34:58.173Z] #16 sha256:e99ae8681099726d0ddb1ca7876bfd19eaf9677dcb836a6477ff41c048741646 [2021-07-10T10:34:58.275Z] #46 101.9 vendor/golang.org/x/crypto/poly1305 [2021-07-10T10:34:58.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-10T10:34:58.846Z] #46 102.5 vendor/golang.org/x/sys/cpu [2021-07-10T10:34:59.148Z] #16 1.260 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-10T10:34:59.412Z] #16 DONE 1.5s [2021-07-10T10:34:59.412Z] [2021-07-10T10:34:59.412Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-10T10:34:59.412Z] #17 sha256:8af3939c3f69314f68c473b458f24ba02e1722dc751f19a9446f2fcebc2f44fb [2021-07-10T10:34:59.417Z] #46 103.3 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-10T10:35:00.027Z] #63 25.90 Reading package lists... [2021-07-10T10:35:00.027Z] #63 ... [2021-07-10T10:35:00.027Z] [2021-07-10T10:35:00.027Z] #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-10T10:35:00.027Z] #19 sha256:205042ed33563d708d0a1f2486dc185de7a568dede54eed0fe1bf341b51141d0 [2021-07-10T10:35:00.027Z] #19 26.27 Fetched 51.2 MB in 25s (2045 kB/s) [2021-07-10T10:35:00.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-10T10:35:00.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-10T10:35:00.620Z] #19 26.27 Reading package lists... [2021-07-10T10:35:00.620Z] #19 ... [2021-07-10T10:35:00.620Z] [2021-07-10T10:35:00.620Z] #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-10T10:35:00.620Z] #63 sha256:fe2ac5fae58ade9478e02fbfda122030917e0fe5fca21aeb29b7285c15b9b9f6 [2021-07-10T10:35:00.620Z] #63 25.90 Reading package lists... [2021-07-10T10:35:00.803Z] #46 104.5 vendor/golang.org/x/crypto/curve25519 [2021-07-10T10:35:00.816Z] #17 DONE 1.6s [2021-07-10T10:35:00.816Z] [2021-07-10T10:35:00.816Z] #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-10T10:35:00.816Z] #54 sha256:44a493def9ce8e03a3b1bdaaeff8ce1ce391016862d26fcb51548e4c88c7fc7c [2021-07-10T10:35:00.816Z] #54 2.596 + RM_GOPATH=0 [2021-07-10T10:35:00.816Z] #54 2.596 + TMP_GOPATH= [2021-07-10T10:35:00.816Z] #54 2.596 + : /build [2021-07-10T10:35:00.816Z] #54 2.599 + '[' -z '' ']' [2021-07-10T10:35:00.816Z] #54 2.600 ++ mktemp -d [2021-07-10T10:35:00.816Z] #54 2.603 + export GOPATH=/tmp/tmp.BLlN2b0caD [2021-07-10T10:35:00.816Z] #54 2.605 + GOPATH=/tmp/tmp.BLlN2b0caD [2021-07-10T10:35:00.816Z] #54 2.606 + RM_GOPATH=1 [2021-07-10T10:35:00.816Z] #54 2.606 + case "$(go env GOARCH)" in [2021-07-10T10:35:00.816Z] #54 2.608 ++ go env GOARCH [2021-07-10T10:35:00.816Z] #54 2.628 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:35:00.816Z] #54 2.628 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:35:00.816Z] #54 2.632 ++ dirname /tmp/install/install.sh [2021-07-10T10:35:00.816Z] #54 2.634 + dir=/tmp/install [2021-07-10T10:35:00.816Z] #54 2.634 + bin=runc [2021-07-10T10:35:00.816Z] #54 2.634 + shift [2021-07-10T10:35:00.816Z] #54 2.635 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-10T10:35:00.816Z] #54 2.635 + . /tmp/install/runc.installer [2021-07-10T10:35:00.816Z] #54 2.636 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-10T10:35:00.816Z] #54 2.637 + install_runc [2021-07-10T10:35:00.816Z] #54 2.638 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-10T10:35:00.816Z] #54 2.638 + uname -r [2021-07-10T10:35:00.816Z] #54 2.647 + RUNC_BUILDTAGS='seccomp ' [2021-07-10T10:35:00.816Z] #54 2.648 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-10T10:35:00.816Z] #54 2.649 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-10T10:35:00.816Z] #54 2.649 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BLlN2b0caD/src/github.com/opencontainers/runc [2021-07-10T10:35:00.816Z] #54 2.654 Cloning into '/tmp/tmp.BLlN2b0caD/src/github.com/opencontainers/runc'... [2021-07-10T10:35:00.816Z] #54 ... [2021-07-10T10:35:00.816Z] [2021-07-10T10:35:00.816Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-10T10:35:00.816Z] #18 sha256:b90831f7804522cebd6aa78125bd126f9ad32a3f822528a9465ca725573e5ba3 [2021-07-10T10:35:01.384Z] #46 105.3 vendor/golang.org/x/text/transform [2021-07-10T10:35:01.769Z] #18 ... [2021-07-10T10:35:01.769Z] [2021-07-10T10:35:01.769Z] #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-10T10:35:01.769Z] #59 sha256:924de56dc2ad8c4c4812c37cd0cc33085e71fc16e5b436b7659d7700beaadf53 [2021-07-10T10:35:01.769Z] #59 90.06 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-10T10:35:01.769Z] #59 90.06 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-10T10:35:01.769Z] #59 DONE 96.3s [2021-07-10T10:35:01.769Z] [2021-07-10T10:35:01.769Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-10T10:35:01.769Z] #60 sha256:fd883cfa5701833006fc5f071200b17d69a2fed6e784c3d35627537c9de0b3db [2021-07-10T10:35:02.033Z] #60 DONE 0.3s [2021-07-10T10:35:02.033Z] [2021-07-10T10:35:02.033Z] #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-10T10:35:02.033Z] #46 sha256:33f9be3bc1b1a6ad4d2631e1a87da85997e1af7d40fc7d22705063d61e9fc476 [2021-07-10T10:35:02.033Z] #46 89.45 vendor/golang.org/x/text/unicode/norm [2021-07-10T10:35:02.033Z] #46 89.51 github.com/LK4D4/vndr/build [2021-07-10T10:35:02.033Z] #46 95.92 vendor/golang.org/x/net/idna [2021-07-10T10:35:02.033Z] #46 ... [2021-07-10T10:35:02.033Z] [2021-07-10T10:35:02.033Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-10T10:35:02.033Z] #61 sha256:7d0e490a9cd9c585bb216a581b503905bebbdbc27b5533688a421c36fe833eb4 [2021-07-10T10:35:02.033Z] #61 DONE 0.1s [2021-07-10T10:35:02.298Z] [2021-07-10T10:35:02.298Z] #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-10T10:35:02.298Z] #46 sha256:33f9be3bc1b1a6ad4d2631e1a87da85997e1af7d40fc7d22705063d61e9fc476 [2021-07-10T10:35:02.337Z] #46 105.9 vendor/golang.org/x/text/unicode/bidi [2021-07-10T10:35:02.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-10T10:35:02.499Z] Fetching without tags [2021-07-10T10:35:02.877Z] #46 ... [2021-07-10T10:35:02.877Z] [2021-07-10T10:35:02.878Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-10T10:35:02.878Z] #18 sha256:b90831f7804522cebd6aa78125bd126f9ad32a3f822528a9465ca725573e5ba3 [2021-07-10T10:35:02.878Z] #18 DONE 1.9s [2021-07-10T10:35:02.878Z] [2021-07-10T10:35:02.878Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-10T10:35:02.878Z] #19 sha256:76815d284aa06a87357592c55975305ef35c2dacdd8893c38aab68bed25c0a4b [2021-07-10T10:35:03.354Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:35:03.725Z] #46 107.3 vendor/golang.org/x/text/secure/bidirule [2021-07-10T10:35:03.725Z] #46 107.6 vendor/golang.org/x/text/unicode/norm [2021-07-10T10:35:04.827Z] #19 DONE 1.9s [2021-07-10T10:35:04.827Z] [2021-07-10T10:35:04.827Z] #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-10T10:35:04.827Z] #54 sha256:44a493def9ce8e03a3b1bdaaeff8ce1ce391016862d26fcb51548e4c88c7fc7c [2021-07-10T10:35:04.827Z] #54 11.19 + cd /tmp/tmp.BLlN2b0caD/src/github.com/opencontainers/runc [2021-07-10T10:35:04.827Z] #54 11.19 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-10T10:35:04.827Z] #54 11.29 + '[' -z '' ']' [2021-07-10T10:35:04.827Z] #54 11.29 + target=static [2021-07-10T10:35:04.827Z] #54 11.29 + make 'BUILDTAGS=seccomp ' static [2021-07-10T10:35:04.827Z] #54 12.02 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-10T10:35:02.225Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-10T10:35:02.272Z] > git config --add remote.origin.fetch +refs/pull/42464/head:refs/remotes/origin/PR-42464 # timeout=10 [2021-07-10T10:35:02.303Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-10T10:35:02.412Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-10T10:35:02.522Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-10T10:35:02.522Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:35:02.522Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42464/head:refs/remotes/origin/PR-42464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-10T10:35:03.460Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T10:35:03.492Z] > git checkout -f 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a # timeout=10 [2021-07-10T10:35:06.461Z] Merge succeeded, producing 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:35:06.461Z] Checking out Revision 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a (PR-42464) [2021-07-10T10:35:06.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-10T10:35:07.029Z] #46 ... [2021-07-10T10:35:07.029Z] [2021-07-10T10:35:07.029Z] #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-10T10:35:07.029Z] #13 sha256:0526365aad6fd3858e8bafd73ea4fec892606b95b5b217077462a8276f49d042 [2021-07-10T10:35:07.029Z] #13 105.0 Selecting previously unselected package libapparmor1:amd64. [2021-07-10T10:35:07.029Z] #13 105.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-10T10:35:07.029Z] #13 105.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-10T10:35:07.029Z] #13 105.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-10T10:35:07.029Z] #13 105.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-10T10:35:07.029Z] #13 105.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-10T10:35:07.029Z] #13 105.3 Selecting previously unselected package libbtrfs0. [2021-07-10T10:35:07.029Z] #13 105.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-10T10:35:07.029Z] #13 105.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-10T10:35:07.290Z] #13 105.4 Selecting previously unselected package libbtrfs-dev. [2021-07-10T10:35:07.290Z] #13 105.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-10T10:35:07.290Z] #13 105.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-10T10:35:07.290Z] #13 105.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-10T10:35:07.290Z] #13 105.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-10T10:35:07.290Z] #13 105.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-10T10:35:07.290Z] #13 105.6 Selecting previously unselected package libudev-dev:amd64. [2021-07-10T10:35:07.443Z] 8d5139ce8e39: Verifying Checksum [2021-07-10T10:35:07.443Z] 8d5139ce8e39: Download complete [2021-07-10T10:35:07.520Z] #63 35.94 Reading package lists... [2021-07-10T10:35:07.520Z] #63 ... [2021-07-10T10:35:07.520Z] [2021-07-10T10:35:07.520Z] #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-10T10:35:07.520Z] #19 sha256:205042ed33563d708d0a1f2486dc185de7a568dede54eed0fe1bf341b51141d0 [2021-07-10T10:35:07.520Z] #19 26.27 Reading package lists... [2021-07-10T10:35:07.551Z] #13 105.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-10T10:35:07.551Z] #13 105.6 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-10T10:35:07.551Z] #13 105.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-10T10:35:07.551Z] #13 105.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-10T10:35:07.551Z] #13 105.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-10T10:35:07.706Z] #57 187.2 + bin/containerd [2021-07-10T10:35:07.706Z] #57 ... [2021-07-10T10:35:07.706Z] [2021-07-10T10:35:07.706Z] #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-10T10:35:07.706Z] #54 sha256:14e37ab8460d22dbe02e00aac821bce40f0ee912451133c4d68d48e881206897 [2021-07-10T10:35:07.706Z] #54 115.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-10T10:35:07.706Z] #54 116.5 + mkdir -p /build [2021-07-10T10:35:07.706Z] #54 116.5 + cp runc /build/runc [2021-07-10T10:35:07.706Z] #54 DONE 117.4s [2021-07-10T10:35:07.706Z] [2021-07-10T10:35:07.706Z] #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-10T10:35:07.706Z] #57 sha256:4a653dbca93b736fdb1a2068077bdc52aa285081cf277ac0e94952972053dfa1 [2021-07-10T10:35:07.812Z] #13 106.1 Selecting previously unselected package libpcre16-3:amd64. [2021-07-10T10:35:07.812Z] #13 106.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-10T10:35:07.812Z] #13 106.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-10T10:35:05.995Z] > git remote # timeout=10 [2021-07-10T10:35:06.073Z] > git config --get remote.origin.url # timeout=10 [2021-07-10T10:35:06.104Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:35:06.104Z] > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10 [2021-07-10T10:35:06.355Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-10T10:35:06.495Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T10:35:06.527Z] > git checkout -f 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a # timeout=10 [2021-07-10T10:35:08.073Z] #13 106.3 Selecting previously unselected package libpcre32-3:amd64. [2021-07-10T10:35:08.073Z] #13 106.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-10T10:35:08.073Z] #13 106.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-10T10:35:08.073Z] #13 106.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-10T10:35:08.073Z] #13 106.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-10T10:35:08.073Z] #13 106.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-10T10:35:08.275Z] #57 ... [2021-07-10T10:35:08.275Z] [2021-07-10T10:35:08.275Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-10T10:35:08.275Z] #55 sha256:c3dd9bc4d9366fb362057159a364469c6e5c3f32f90f51e7bfeaacc7f001e068 [2021-07-10T10:35:08.275Z] #55 DONE 0.2s [2021-07-10T10:35:08.334Z] #13 106.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-10T10:35:08.334Z] #13 106.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-10T10:35:08.334Z] #13 106.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-10T10:35:08.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-10T10:35:08.534Z] [2021-07-10T10:35:08.534Z] #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-10T10:35:08.534Z] #57 sha256:4a653dbca93b736fdb1a2068077bdc52aa285081cf277ac0e94952972053dfa1 [2021-07-10T10:35:08.905Z] #13 107.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-10T10:35:08.905Z] #13 107.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-10T10:35:08.905Z] #13 107.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-10T10:35:08.905Z] #13 107.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-10T10:35:09.166Z] #13 107.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-10T10:35:09.166Z] #13 107.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-10T10:35:09.166Z] #13 107.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-10T10:35:09.166Z] #13 107.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-10T10:35:09.166Z] #13 107.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-10T10:35:09.166Z] #13 107.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-10T10:35:09.428Z] #13 107.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-10T10:35:09.428Z] #13 107.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-10T10:35:09.435Z] #19 37.48 Reading package lists... [2021-07-10T10:35:09.435Z] #19 ... [2021-07-10T10:35:09.435Z] [2021-07-10T10:35:09.435Z] #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-10T10:35:09.435Z] #66 sha256:d99fc5708c64ee16753b32089d6286ffe9da35e8be56855b237c649ce9fc7e1d [2021-07-10T10:35:09.435Z] #66 44.32 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-10T10:35:09.435Z] #66 44.32 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-10T10:35:09.689Z] #13 108.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-10T10:35:09.689Z] #13 108.0 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-10T10:35:09.689Z] #13 108.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-10T10:35:09.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-10T10:35:09.950Z] #13 108.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-10T10:35:09.950Z] #13 108.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-10T10:35:09.950Z] #13 108.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-10T10:35:09.950Z] #13 108.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:35:09.950Z] #13 108.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-10T10:35:09.950Z] #13 108.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-10T10:35:09.950Z] #13 108.2 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-10T10:35:09.950Z] #13 108.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-10T10:35:09.950Z] #13 108.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-10T10:35:09.950Z] #13 108.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-10T10:35:09.950Z] #13 108.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-10T10:35:09.950Z] #13 108.2 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-10T10:35:09.950Z] #13 108.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-10T10:35:09.950Z] #13 108.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-10T10:35:09.950Z] #13 108.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:35:09.950Z] #13 108.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-10T10:35:09.950Z] #13 108.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-10T10:35:09.950Z] #13 108.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:35:09.950Z] #13 108.3 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-10T10:35:09.950Z] #13 108.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-10T10:35:09.950Z] #13 108.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-10T10:35:09.950Z] #13 108.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-10T10:35:09.950Z] #13 108.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-10T10:35:10.144Z] #54 ... [2021-07-10T10:35:10.144Z] [2021-07-10T10:35:10.144Z] #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-10T10:35:10.144Z] #20 sha256:dfc7c7377646d4e89d9736991cb86b089684e4e55c66294e8b08731d79653f6a [2021-07-10T10:35:10.144Z] #20 2.008 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-10T10:35:10.144Z] #20 2.175 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:35:10.144Z] #20 2.260 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:35:10.144Z] #20 2.344 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:35:10.144Z] #20 2.699 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-07-10T10:35:10.144Z] #20 3.585 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-10T10:35:10.144Z] #20 4.479 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-10T10:35:10.211Z] #13 108.4 Setting up dmsetup (2:1.02.155-3) ... [2021-07-10T10:35:10.211Z] #13 108.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-10T10:35:10.211Z] #13 108.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-10T10:35:10.211Z] #13 108.4 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:35:10.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-10T10:35:10.722Z] #20 5.798 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-10T10:35:10.820Z] #66 ... [2021-07-10T10:35:10.821Z] [2021-07-10T10:35:10.821Z] #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-10T10:35:10.821Z] #43 sha256:40c8731c641988058412a85e84853f511de41f135f4351435d266c565d926fac [2021-07-10T10:35:10.821Z] #43 25.77 Reading package lists... [2021-07-10T10:35:10.821Z] #43 36.05 Reading package lists... [2021-07-10T10:35:10.821Z] #43 45.89 Building dependency tree... [2021-07-10T10:35:10.821Z] #43 ... [2021-07-10T10:35:10.821Z] [2021-07-10T10:35:10.821Z] #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-10T10:35:10.821Z] #63 sha256:fe2ac5fae58ade9478e02fbfda122030917e0fe5fca21aeb29b7285c15b9b9f6 [2021-07-10T10:35:10.821Z] #63 35.94 Reading package lists... [2021-07-10T10:35:11.053Z] Fetching without tags [2021-07-10T10:35:10.743Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-10T10:35:10.791Z] > git config --add remote.origin.fetch +refs/pull/42464/head:refs/remotes/origin/PR-42464 # timeout=10 [2021-07-10T10:35:10.838Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-10T10:35:10.960Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-10T10:35:11.088Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-10T10:35:11.089Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:35:11.090Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42464/head:refs/remotes/origin/PR-42464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-10T10:35:11.824Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:35:12.125Z] #13 DONE 110.0s [2021-07-10T10:35:12.125Z] [2021-07-10T10:35:12.125Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-10T10:35:12.125Z] #14 sha256:adc6325c78b131f64e9a54a6c914a547ca4dcba4bb1560a376a94329bafac831 [2021-07-10T10:35:12.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-10T10:35:12.734Z] #63 45.94 Building dependency tree... [2021-07-10T10:35:13.183Z] 4612f6d0b889: Verifying Checksum [2021-07-10T10:35:13.183Z] 4612f6d0b889: Download complete [2021-07-10T10:35:13.302Z] #20 8.067 Fetched 8804 kB in 6s (1396 kB/s) [2021-07-10T10:35:13.676Z] #63 ... [2021-07-10T10:35:13.676Z] [2021-07-10T10:35:13.676Z] #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-10T10:35:13.676Z] #66 sha256:d99fc5708c64ee16753b32089d6286ffe9da35e8be56855b237c649ce9fc7e1d [2021-07-10T10:35:13.676Z] #66 DONE 48.6s [2021-07-10T10:35:13.676Z] [2021-07-10T10:35:13.676Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-10T10:35:13.676Z] #67 sha256:9f5038cd6a79087019cd2f2db27e70f669a22ca8a28c3359beae7fadb110ce0b [2021-07-10T10:35:13.676Z] #67 DONE 0.1s [2021-07-10T10:35:13.676Z] [2021-07-10T10:35:13.676Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-10T10:35:13.676Z] #68 sha256:95f84682ceca29063c00d5637246f7b12828601a24b231b1bc3d3d69edb46751 [2021-07-10T10:35:13.676Z] #68 DONE 0.1s [2021-07-10T10:35:13.676Z] [2021-07-10T10:35:13.676Z] #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-10T10:35:13.676Z] #43 sha256:40c8731c641988058412a85e84853f511de41f135f4351435d266c565d926fac [2021-07-10T10:35:13.676Z] #43 45.89 Building dependency tree... [2021-07-10T10:35:13.888Z] #20 8.067 Reading package lists... [2021-07-10T10:35:13.888Z] #20 ... [2021-07-10T10:35:13.888Z] [2021-07-10T10:35:13.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-10T10:35:13.888Z] #46 sha256:33f9be3bc1b1a6ad4d2631e1a87da85997e1af7d40fc7d22705063d61e9fc476 [2021-07-10T10:35:13.888Z] #46 98.68 vendor/golang.org/x/net/http/httpproxy [2021-07-10T10:35:13.888Z] #46 98.72 crypto/x509 [2021-07-10T10:35:13.888Z] #46 98.72 net/textproto [2021-07-10T10:35:13.888Z] #46 100.1 vendor/golang.org/x/net/http/httpguts [2021-07-10T10:35:13.888Z] #46 100.1 mime/multipart [2021-07-10T10:35:13.888Z] #46 102.2 crypto/tls [2021-07-10T10:35:13.888Z] #46 107.1 net/http/httptrace [2021-07-10T10:35:13.888Z] #46 107.3 net/http [2021-07-10T10:35:13.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-10T10:35:14.247Z] #43 49.32 The following additional packages will be installed: [2021-07-10T10:35:14.247Z] #43 49.36 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd [2021-07-10T10:35:14.247Z] #43 49.39 Suggested packages: [2021-07-10T10:35:14.506Z] #43 49.39 cmake-doc ninja-build lrzip [2021-07-10T10:35:14.506Z] #43 49.39 Recommended packages: [2021-07-10T10:35:14.506Z] #43 49.39 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-10T10:35:14.671Z] #14 ... [2021-07-10T10:35:14.671Z] [2021-07-10T10:35:14.671Z] #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-10T10:35:14.671Z] #59 sha256:666e64c15169bdeb0d6bd11d783aac0b4cd9e85e75bd80f00aed176e18764136 [2021-07-10T10:35:14.671Z] #59 112.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-10T10:35:14.671Z] #59 112.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-10T10:35:14.671Z] #59 DONE 118.0s [2021-07-10T10:35:14.671Z] [2021-07-10T10:35:14.671Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-10T10:35:14.671Z] #60 sha256:c79b998e98252978d31e1c19382296fcf71c2818fab717e3b409f90a1ca63771 [2021-07-10T10:35:14.671Z] #60 DONE 0.2s [2021-07-10T10:35:14.671Z] [2021-07-10T10:35:14.671Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-10T10:35:14.671Z] #61 sha256:439f0023861b159f9c20f050648057034e7388a6c6f5447332f5c25545032273 [2021-07-10T10:35:14.671Z] #61 DONE 0.2s [2021-07-10T10:35:14.671Z] [2021-07-10T10:35:14.671Z] #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-10T10:35:14.671Z] #46 sha256:53156feb0642864fe8f6809a6f927a96d07491a09af0a81a6893d87019215d05 [2021-07-10T10:35:14.671Z] #46 111.6 vendor/golang.org/x/net/idna [2021-07-10T10:35:14.671Z] #46 113.5 vendor/golang.org/x/net/http2/hpack [2021-07-10T10:35:14.671Z] #46 114.5 mime [2021-07-10T10:35:14.671Z] #46 116.1 mime/quotedprintable [2021-07-10T10:35:14.671Z] #46 116.4 net/http/internal [2021-07-10T10:35:11.930Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T10:35:11.978Z] > git checkout -f 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a # timeout=10 [2021-07-10T10:35:14.932Z] #46 118.8 crypto/tls [2021-07-10T10:35:15.078Z] #43 50.12 The following NEW packages will be installed: [2021-07-10T10:35:15.078Z] #43 50.14 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd [2021-07-10T10:35:15.285Z] #46 ... [2021-07-10T10:35:15.285Z] [2021-07-10T10:35:15.285Z] #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-10T10:35:15.285Z] #20 sha256:dfc7c7377646d4e89d9736991cb86b089684e4e55c66294e8b08731d79653f6a [2021-07-10T10:35:15.285Z] #20 8.067 Reading package lists... [2021-07-10T10:35:15.339Z] #43 50.48 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:35:15.339Z] #43 50.48 Need to get 5913 kB of archives. [2021-07-10T10:35:15.339Z] #43 50.48 After this operation, 27.4 MB of additional disk space will be used. [2021-07-10T10:35:15.339Z] #43 50.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-10T10:35:15.339Z] #43 50.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-10T10:35:15.339Z] #43 50.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-10T10:35:15.339Z] #43 50.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-10T10:35:15.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-10T10:35:15.372Z] Merge succeeded, producing 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:35:15.372Z] Checking out Revision 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a (PR-42464) [2021-07-10T10:35:15.600Z] #43 50.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-10T10:35:15.600Z] #43 50.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-10T10:35:15.600Z] #43 50.55 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-10T10:35:15.600Z] #43 50.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-10T10:35:16.171Z] #43 51.25 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:35:16.317Z] #46 ... [2021-07-10T10:35:16.317Z] [2021-07-10T10:35:16.317Z] #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-10T10:35:16.317Z] #54 sha256:979845dd0280fe37796cbad9bf84c261341b04e7f0cdd86a7fc48415f284b368 [2021-07-10T10:35:16.317Z] #54 4.531 + RM_GOPATH=0 [2021-07-10T10:35:16.317Z] #54 4.531 + TMP_GOPATH= [2021-07-10T10:35:16.317Z] #54 4.531 + : /build [2021-07-10T10:35:16.317Z] #54 4.531 + '[' -z '' ']' [2021-07-10T10:35:16.317Z] #54 4.531 ++ mktemp -d [2021-07-10T10:35:16.317Z] #54 4.531 + export GOPATH=/tmp/tmp.r6QLh48qkW [2021-07-10T10:35:16.317Z] #54 4.531 + GOPATH=/tmp/tmp.r6QLh48qkW [2021-07-10T10:35:16.317Z] #54 4.531 + RM_GOPATH=1 [2021-07-10T10:35:16.317Z] #54 4.531 + case "$(go env GOARCH)" in [2021-07-10T10:35:16.317Z] #54 4.531 ++ go env GOARCH [2021-07-10T10:35:16.317Z] #54 4.556 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:35:16.317Z] #54 4.556 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:35:16.317Z] #54 4.559 ++ dirname /tmp/install/install.sh [2021-07-10T10:35:16.317Z] #54 4.560 + dir=/tmp/install [2021-07-10T10:35:16.317Z] #54 4.562 + bin=runc [2021-07-10T10:35:16.317Z] #54 4.562 + shift [2021-07-10T10:35:16.317Z] #54 4.562 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-10T10:35:16.317Z] #54 4.562 + . /tmp/install/runc.installer [2021-07-10T10:35:16.317Z] #54 4.562 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-10T10:35:16.317Z] #54 4.562 + install_runc [2021-07-10T10:35:16.317Z] #54 4.563 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-10T10:35:16.317Z] #54 4.563 + uname -r [2021-07-10T10:35:16.317Z] #54 4.571 + RUNC_BUILDTAGS='seccomp ' [2021-07-10T10:35:16.317Z] #54 4.571 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-10T10:35:16.317Z] #54 4.574 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-10T10:35:16.317Z] #54 4.575 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.r6QLh48qkW/src/github.com/opencontainers/runc [2021-07-10T10:35:16.317Z] #54 4.575 Cloning into '/tmp/tmp.r6QLh48qkW/src/github.com/opencontainers/runc'... [2021-07-10T10:35:16.434Z] #43 51.40 Fetched 5913 kB in 0s (13.0 MB/s) [2021-07-10T10:35:16.434Z] #43 51.49 Selecting previously unselected package xxd.#43 ... [2021-07-10T10:35:16.434Z] [2021-07-10T10:35:16.434Z] #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-10T10:35:16.434Z] #63 sha256:fe2ac5fae58ade9478e02fbfda122030917e0fe5fca21aeb29b7285c15b9b9f6 [2021-07-10T10:35:16.434Z] #63 49.54 The following additional packages will be installed: [2021-07-10T10:35:16.434Z] #63 49.58 libbtrfs0 [2021-07-10T10:35:16.434Z] #63 49.88 The following NEW packages will be installed: [2021-07-10T10:35:16.434Z] #63 49.90 libbtrfs-dev libbtrfs0 [2021-07-10T10:35:16.434Z] #63 50.32 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:35:16.434Z] #63 50.32 Need to get 119 kB of archives. [2021-07-10T10:35:16.434Z] #63 50.32 After this operation, 387 kB of additional disk space will be used. [2021-07-10T10:35:16.434Z] #63 50.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-10T10:35:16.434Z] #63 50.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-10T10:35:16.434Z] #63 50.86 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:35:16.434Z] #63 51.02 Fetched 119 kB in 0s (410 kB/s) [2021-07-10T10:35:16.434Z] #63 51.06 Selecting previously unselected package libbtrfs0. [2021-07-10T10:35:16.434Z] #63 51.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-10T10:35:16.434Z] #63 51.11 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-10T10:35:16.434Z] #63 51.12 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-10T10:35:16.434Z] #63 51.16 Selecting previously unselected package libbtrfs-dev. [2021-07-10T10:35:16.434Z] #63 51.16 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-10T10:35:16.434Z] #63 51.17 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-10T10:35:16.434Z] #63 51.35 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-10T10:35:16.434Z] #63 51.37 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-10T10:35:16.434Z] #63 51.38 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:35:16.434Z] #63 DONE 51.6s [2021-07-10T10:35:16.434Z] [2021-07-10T10:35:16.434Z] #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-10T10:35:16.434Z] #43 sha256:40c8731c641988058412a85e84853f511de41f135f4351435d266c565d926fac [2021-07-10T10:35:16.434Z] #43 51.49 Selecting previously unselected package xxd. [2021-07-10T10:35:16.434Z] #43 51.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 ... 29521 files and directories currently installed.) [2021-07-10T10:35:16.434Z] #43 51.54 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-10T10:35:16.434Z] #43 51.55 Unpacking xxd (2:8.1.0875-5) ... [2021-07-10T10:35:16.578Z] #54 ... [2021-07-10T10:35:16.578Z] [2021-07-10T10:35:16.578Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-10T10:35:16.578Z] #14 sha256:adc6325c78b131f64e9a54a6c914a547ca4dcba4bb1560a376a94329bafac831 [2021-07-10T10:35:16.578Z] #14 DONE 4.7s [2021-07-10T10:35:16.578Z] [2021-07-10T10:35:16.578Z] #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-10T10:35:16.578Z] #15 sha256:3be7ab91d355141989c782fa12279cf103e6a995f40e5367c9c7faa623917134 [2021-07-10T10:35:16.695Z] #43 51.66 Selecting previously unselected package vim-common. [2021-07-10T10:35:16.695Z] #43 51.66 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-10T10:35:16.695Z] #43 51.70 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-10T10:35:16.695Z] #43 51.87 Selecting previously unselected package cmake-data. [2021-07-10T10:35:16.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-10T10:35:16.956Z] #43 51.88 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-10T10:35:16.956Z] #43 51.90 Unpacking cmake-data (3.13.4-1) ... [2021-07-10T10:35:17.478Z] #20 10.81 Reading package lists... [2021-07-10T10:35:17.478Z] #20 ... [2021-07-10T10:35:17.478Z] [2021-07-10T10:35:17.478Z] #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-10T10:35:17.478Z] #32 sha256:21568a5e6bf89fec46b166017664fef7aaf0a97f1ab7d9a43e3382ceada853d7 [2021-07-10T10:35:17.478Z] #32 DONE 111.5s [2021-07-10T10:35:17.478Z] [2021-07-10T10:35:17.478Z] #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-10T10:35:17.478Z] #50 sha256:a59e62e351855d14f91ced1a9838672007513d44e4664f8468df9d01657974d8 [2021-07-10T10:35:17.898Z] #43 52.77 Selecting previously unselected package libarchive13:amd64. [2021-07-10T10:35:17.898Z] #43 52.78 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-10T10:35:17.898Z] #43 52.79 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-10T10:35:17.898Z] #43 52.86 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-10T10:35:17.898Z] #43 52.86 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-10T10:35:17.898Z] #43 52.87 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-10T10:35:17.898Z] #43 52.92 Selecting previously unselected package librhash0:amd64. [2021-07-10T10:35:17.898Z] #43 52.92 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... [2021-07-10T10:35:17.898Z] #43 52.92 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-10T10:35:17.898Z] #43 52.97 Selecting previously unselected package libuv1:amd64. [2021-07-10T10:35:18.003Z] Commit message: "api/types.ImagePlatform: implement String()" [2021-07-10T10:35:14.854Z] > git remote # timeout=10 [2021-07-10T10:35:15.011Z] > git config --get remote.origin.url # timeout=10 [2021-07-10T10:35:15.067Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-10T10:35:15.068Z] > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10 [2021-07-10T10:35:15.219Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-10T10:35:15.407Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T10:35:15.462Z] > git checkout -f 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a # timeout=10 [2021-07-10T10:35:18.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-10T10:35:18.159Z] #43 52.97 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-10T10:35:18.159Z] #43 52.97 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-10T10:35:18.159Z] #43 53.01 Selecting previously unselected package cmake. [2021-07-10T10:35:18.159Z] #43 53.01 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... [2021-07-10T10:35:18.159Z] #43 53.02 Unpacking cmake (3.13.4-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-10T10:35:18.430Z] #50 ... [2021-07-10T10:35:18.430Z] [2021-07-10T10:35:18.430Z] #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-10T10:35:18.430Z] #20 sha256:dfc7c7377646d4e89d9736991cb86b089684e4e55c66294e8b08731d79653f6a [2021-07-10T10:35:18.430Z] #20 10.81 Reading package lists... [2021-07-10T10:35:18.730Z] #43 53.77 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-10T10:35:18.730Z] #43 53.79 Setting up xxd (2:8.1.0875-5) ... [2021-07-10T10:35:18.730Z] #43 53.80 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-10T10:35:18.730Z] #43 53.81 Setting up vim-common (2:8.1.0875-5) ... [2021-07-10T10:35:18.730Z] #43 53.83 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-10T10:35:18.730Z] #43 53.84 Setting up cmake-data (3.13.4-1) ... [2021-07-10T10:35:18.730Z] #43 53.86 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-10T10:35:18.730Z] #43 53.87 Setting up cmake (3.13.4-1) ... [2021-07-10T10:35:18.730Z] #43 53.88 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:35:18.730Z] #43 53.93 Processing triggers for mime-support (3.62) ... [2021-07-10T10:35:19.008Z] #20 13.63 Building dependency tree... [2021-07-10T10:35:19.959Z] #20 15.27 libcap2-bin is already the newest version (1:2.25-2). [2021-07-10T10:35:19.959Z] #20 15.27 The following additional packages will be installed: [2021-07-10T10:35:19.959Z] #20 15.27 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-10T10:35:19.959Z] #20 15.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-10T10:35:19.959Z] #20 15.27 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-10T10:35:19.959Z] #20 15.27 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-10T10:35:19.959Z] #20 15.28 python3.7 python3.7-minimal vim-runtime xxd [2021-07-10T10:35:19.959Z] #20 15.28 Suggested packages: [2021-07-10T10:35:19.959Z] #20 15.28 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-10T10:35:19.959Z] #20 15.28 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-10T10:35:19.959Z] #20 15.28 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-10T10:35:19.959Z] #20 15.28 quota [2021-07-10T10:35:19.959Z] #20 15.28 Recommended packages: [2021-07-10T10:35:19.959Z] #20 15.28 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-10T10:35:19.959Z] #20 15.28 python3-keyrings.alt python3-xdg unzip [2021-07-10T10:35:19.984Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) [2021-07-10T10:35:19.984Z] Using test binary docker [2021-07-10T10:35:19.984Z] ++++ /etc/init.d/apparmor start [2021-07-10T10:35:19.984Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-10T10:35:19.984Z] INFO: Waiting for daemon to start... [2021-07-10T10:35:19.984Z] Starting dockerd [2021-07-10T10:35:19.984Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true [2021-07-10T10:35:20.139Z] #43 DONE 55.1s [2021-07-10T10:35:20.139Z] [2021-07-10T10:35:20.139Z] #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-10T10:35:20.139Z] #44 sha256:8da1e19898f861d4afedc40a2664af4e311ffa0cd7a9f1c0c0a68c67f3002fcb [2021-07-10T10:35:20.787Z] #15 DONE 3.8s [2021-07-10T10:35:20.787Z] [2021-07-10T10:35:20.787Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-10T10:35:20.787Z] #16 sha256:80e0e7837ee89e14e40e52acbd0c5535263b70bbd2be57780cab8af616228895 [2021-07-10T10:35:21.030Z] + docker version [2021-07-10T10:35:21.082Z] #44 0.973 + RM_GOPATH=0 [2021-07-10T10:35:21.082Z] #44 0.973 + TMP_GOPATH= [2021-07-10T10:35:21.082Z] #44 0.973 + : /build [2021-07-10T10:35:21.082Z] #44 0.973 + '[' -z '' ']' [2021-07-10T10:35:21.082Z] #44 0.973 ++ mktemp -d [2021-07-10T10:35:21.082Z] #44 0.973 + export GOPATH=/tmp/tmp.rTvCFeYOzw [2021-07-10T10:35:21.082Z] #44 0.974 + GOPATH=/tmp/tmp.rTvCFeYOzw [2021-07-10T10:35:21.082Z] #44 0.974 + RM_GOPATH=1 [2021-07-10T10:35:21.082Z] #44 0.974 + case "$(go env GOARCH)" in [2021-07-10T10:35:21.082Z] #44 0.974 ++ go env GOARCH [2021-07-10T10:35:21.082Z] #44 0.985 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:35:21.082Z] #44 0.985 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:35:21.082Z] #44 0.986 ++ dirname /tmp/install/install.sh [2021-07-10T10:35:21.082Z] #44 0.987 + dir=/tmp/install [2021-07-10T10:35:21.082Z] #44 0.987 + bin=tini [2021-07-10T10:35:21.082Z] #44 0.987 + shift [2021-07-10T10:35:21.082Z] #44 0.987 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-10T10:35:21.082Z] #44 0.988 + . /tmp/install/tini.installer [2021-07-10T10:35:21.082Z] #44 0.988 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-10T10:35:21.082Z] #44 0.988 + install_tini [2021-07-10T10:35:21.082Z] #44 0.988 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-10T10:35:21.082Z] #44 0.989 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-10T10:35:21.082Z] #44 0.989 + git clone https://github.com/krallin/tini.git /tmp/tmp.rTvCFeYOzw/tini [2021-07-10T10:35:21.082Z] #44 0.990 Cloning into '/tmp/tmp.rTvCFeYOzw/tini'... [2021-07-10T10:35:21.343Z] #44 1.309 + cd /tmp/tmp.rTvCFeYOzw/tini [2021-07-10T10:35:21.343Z] #44 1.309 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-10T10:35:21.343Z] #44 1.313 + cmake . [2021-07-10T10:35:21.356Z] #20 16.62 The following NEW packages will be installed: [2021-07-10T10:35:21.356Z] #20 16.62 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-10T10:35:21.356Z] #20 16.62 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-10T10:35:21.356Z] #20 16.62 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-10T10:35:21.356Z] #20 16.62 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-10T10:35:21.356Z] #20 16.62 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-10T10:35:21.356Z] #20 16.62 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-10T10:35:21.356Z] #20 16.62 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-10T10:35:21.356Z] #20 16.62 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-10T10:35:21.356Z] #20 16.62 xz-utils zip [2021-07-10T10:35:21.603Z] #44 1.422 -- The C compiler identification is GNU 8.3.0 [2021-07-10T10:35:21.603Z] #44 1.433 -- Check for working C compiler: /usr/bin/cc [2021-07-10T10:35:21.603Z] #44 1.558 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-10T10:35:21.603Z] #44 1.560 -- Detecting C compiler ABI info [2021-07-10T10:35:21.620Z] #20 16.95 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2021-07-10T10:35:21.620Z] #20 16.95 Need to get 27.7 MB of archives. [2021-07-10T10:35:21.620Z] #20 16.95 After this operation, 114 MB of additional disk space will be used. [2021-07-10T10:35:21.620Z] #20 16.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-07-10T10:35:21.620Z] #20 16.95 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-10T10:35:21.620Z] #20 16.97 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-10T10:35:21.620Z] #20 17.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-07-10T10:35:21.620Z] #20 17.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-07-10T10:35:21.620Z] #20 17.03 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-10T10:35:21.620Z] #20 17.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-07-10T10:35:21.865Z] #44 1.734 -- Detecting C compiler ABI info - done [2021-07-10T10:35:21.865Z] #44 1.746 -- Detecting C compile features [2021-07-10T10:35:21.884Z] #20 17.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-07-10T10:35:21.884Z] #20 17.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-07-10T10:35:21.884Z] #20 17.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-07-10T10:35:21.884Z] #20 17.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-07-10T10:35:21.884Z] #20 17.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-07-10T10:35:21.884Z] #20 17.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-07-10T10:35:21.884Z] #20 17.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-07-10T10:35:21.884Z] #20 17.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-07-10T10:35:21.884Z] #20 17.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-07-10T10:35:21.884Z] #20 17.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-10T10:35:21.884Z] #20 17.15 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-10T10:35:21.884Z] #20 17.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-07-10T10:35:21.884Z] #20 17.16 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-10T10:35:21.884Z] #20 17.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-07-10T10:35:21.884Z] #20 17.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-07-10T10:35:21.884Z] #20 17.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-07-10T10:35:21.884Z] #20 17.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-10T10:35:21.884Z] #20 17.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-10T10:35:21.884Z] #20 17.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-10T10:35:21.884Z] #20 17.21 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-07-10T10:35:21.885Z] #20 17.21 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-07-10T10:35:21.885Z] #20 17.22 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-10T10:35:22.438Z] #44 2.324 -- Detecting C compile features - done [2021-07-10T10:35:22.438Z] #44 2.337 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-10T10:35:22.438Z] #44 2.379 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-10T10:35:22.438Z] #44 2.400 -- Configuring done [2021-07-10T10:35:22.438Z] #44 2.406 -- Generating done [2021-07-10T10:35:22.438Z] #44 2.408 -- Build files have been written to: /tmp/tmp.rTvCFeYOzw/tini [2021-07-10T10:35:22.438Z] #44 2.411 + make tini-static [2021-07-10T10:35:22.462Z] #20 17.71 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-10T10:35:22.462Z] #20 17.72 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-10T10:35:22.462Z] #20 17.72 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-10T10:35:22.462Z] #20 17.72 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-07-10T10:35:22.462Z] #20 17.72 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-07-10T10:35:22.462Z] #20 17.73 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-07-10T10:35:22.462Z] #20 17.75 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-10T10:35:22.462Z] #20 17.83 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-10T10:35:22.462Z] #20 17.90 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-10T10:35:22.529Z] . [2021-07-10T10:35:22.529Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) [2021-07-10T10:35:22.699Z] #44 2.477 Scanning dependencies of target tini-static [2021-07-10T10:35:22.699Z] #44 2.494 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-10T10:35:22.726Z] #20 17.97 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-07-10T10:35:22.726Z] #20 18.04 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-10T10:35:22.726Z] #20 18.10 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-10T10:35:22.726Z] #20 18.10 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-10T10:35:22.726Z] #20 18.11 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-07-10T10:35:22.726Z] #20 18.16 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-10T10:35:22.786Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) [2021-07-10T10:35:22.786Z] Error: No such image: emptyfs [2021-07-10T10:35:22.786Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . [2021-07-10T10:35:22.786Z] +++++ docker load [2021-07-10T10:35:22.961Z] #44 2.842 [100%] Linking C executable tini-static [2021-07-10T10:35:22.991Z] #20 18.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-07-10T10:35:22.991Z] #20 18.18 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-10T10:35:23.043Z] Running integration-test (iteration 1) [2021-07-10T10:35:23.043Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:23.043Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:23.043Z] +++ set -e [2021-07-10T10:35:23.043Z] +++ '[' -n 0 ']' [2021-07-10T10:35:23.043Z] +++ set -x [2021-07-10T10:35:23.043Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:23.222Z] #44 3.043 [100%] Built target tini-static [2021-07-10T10:35:23.222Z] #44 3.072 + mkdir -p /build [2021-07-10T10:35:23.222Z] #44 3.075 + cp tini-static /build/docker-init [2021-07-10T10:35:23.255Z] #20 18.48 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-07-10T10:35:23.255Z] #20 18.54 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-07-10T10:35:23.255Z] #20 18.56 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-07-10T10:35:23.870Z] #20 ... [2021-07-10T10:35:23.870Z] [2021-07-10T10:35:23.870Z] #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-10T10:35:23.870Z] #24 sha256:14555201d1343ee6c451ec01cc445820b44ac43ab41101ce592f557e2e5e444b [2021-07-10T10:35:24.089Z] #16 3.386 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-10T10:35:24.089Z] #16 DONE 3.5s [2021-07-10T10:35:24.089Z] [2021-07-10T10:35:24.089Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-10T10:35:24.089Z] #17 sha256:ffd5556a80ade4b5de375fc4d6f92b3b6f63777834ab922f1ba19fb02c2c09e9 [2021-07-10T10:35:24.167Z] #44 DONE 4.0s [2021-07-10T10:35:24.167Z] [2021-07-10T10:35:24.167Z] #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-10T10:35:24.167Z] #19 sha256:205042ed33563d708d0a1f2486dc185de7a568dede54eed0fe1bf341b51141d0 [2021-07-10T10:35:24.167Z] #19 37.48 Reading package lists... [2021-07-10T10:35:24.167Z] #19 48.08 Building dependency tree... [2021-07-10T10:35:24.167Z] #19 50.44 The following additional packages will be installed: [2021-07-10T10:35:24.167Z] #19 50.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-10T10:35:24.167Z] #19 50.45 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-10T10:35:24.167Z] #19 50.45 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-10T10:35:24.167Z] #19 50.46 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-10T10:35:24.167Z] #19 50.46 mingw-w64-x86-64-dev [2021-07-10T10:35:24.167Z] #19 50.47 Suggested packages: [2021-07-10T10:35:24.167Z] #19 50.47 gcc-8-locales seccomp wine64 [2021-07-10T10:35:24.167Z] #19 50.88 The following NEW packages will be installed: [2021-07-10T10:35:24.167Z] #19 50.88 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-10T10:35:24.167Z] #19 50.89 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-10T10:35:24.167Z] #19 50.89 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-10T10:35:24.167Z] #19 50.89 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-10T10:35:24.167Z] #19 50.89 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-10T10:35:24.167Z] #19 50.90 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-10T10:35:24.167Z] #19 50.91 The following packages will be upgraded: [2021-07-10T10:35:24.167Z] #19 50.92 libseccomp2 [2021-07-10T10:35:24.167Z] #19 51.27 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:35:24.167Z] #19 51.27 Need to get 77.8 MB of archives. [2021-07-10T10:35:24.167Z] #19 51.27 After this operation, 487 MB of additional disk space will be used. [2021-07-10T10:35:24.167Z] #19 51.27 Get:1 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-10T10:35:24.167Z] #19 51.27 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-10T10:35:24.167Z] #19 51.27 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-10T10:35:24.167Z] #19 51.32 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-10T10:35:24.167Z] #19 51.36 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-10T10:35:24.167Z] #19 51.36 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-10T10:35:24.167Z] #19 51.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-10T10:35:24.167Z] #19 51.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-10T10:35:24.167Z] #19 51.55 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-10T10:35:24.167Z] #19 51.68 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-10T10:35:24.167Z] #19 51.68 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-10T10:35:24.167Z] #19 53.03 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-10T10:35:24.167Z] #19 53.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-10T10:35:24.167Z] #19 53.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-10T10:35:24.167Z] #19 53.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-10T10:35:24.167Z] #19 53.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-10T10:35:24.167Z] #19 53.78 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-10T10:35:24.167Z] #19 53.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-10T10:35:24.167Z] #19 53.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-10T10:35:24.167Z] #19 53.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-10T10:35:24.167Z] #19 53.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-10T10:35:24.167Z] #19 53.84 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-10T10:35:24.167Z] #19 53.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-10T10:35:24.167Z] #19 53.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-10T10:35:24.167Z] #19 53.86 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-10T10:35:24.167Z] #19 53.87 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-10T10:35:24.167Z] #19 54.34 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:35:24.167Z] #19 54.52 Fetched 77.8 MB in 3s (27.2 MB/s) [2021-07-10T10:35:24.167Z] #19 54.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-10T10:35:24.167Z] #19 54.60 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-10T10:35:24.167Z] #19 54.63 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-10T10:35:24.167Z] #19 54.77 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-10T10:35:24.167Z] #19 54.89 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-10T10:35:24.167Z] #19 54.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-10T10:35:24.167Z] #19 54.94 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-10T10:35:24.167Z] #19 54.94 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-10T10:35:24.167Z] #19 55.47 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-10T10:35:24.167Z] #19 55.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-10T10:35:24.167Z] #19 55.48 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-10T10:35:24.167Z] #19 56.32 Selecting previously unselected package binutils-mingw-w64. [2021-07-10T10:35:24.167Z] #19 56.33 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-10T10:35:24.167Z] #19 56.33 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-10T10:35:24.167Z] #19 56.40 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-10T10:35:24.167Z] #19 56.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-10T10:35:24.167Z] #19 56.68 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-10T10:35:24.167Z] #19 57.26 Selecting previously unselected package dmsetup. [2021-07-10T10:35:24.167Z] #19 57.27 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-10T10:35:24.167Z] #19 57.27 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-10T10:35:24.428Z] #19 57.41 Selecting previously unselected package mingw-w64-common. [2021-07-10T10:35:24.428Z] #19 57.41 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-10T10:35:24.428Z] #19 57.42 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-10T10:35:25.562Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-10T10:35:25.562Z] Using test binary docker [2021-07-10T10:35:25.562Z] +++ /etc/init.d/apparmor start [2021-07-10T10:35:25.562Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-10T10:35:25.562Z] Starting dockerd [2021-07-10T10:35:25.562Z] INFO: Waiting for daemon to start... [2021-07-10T10:35:25.562Z] +++ 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-10T10:35:25.562Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-10T10:35:25.562Z] Using test binary docker [2021-07-10T10:35:25.562Z] +++ /etc/init.d/apparmor start [2021-07-10T10:35:25.817Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-10T10:35:25.817Z] INFO: Waiting for daemon to start... [2021-07-10T10:35:25.817Z] Starting dockerd [2021-07-10T10:35:25.817Z] +++ 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-10T10:35:26.003Z] #24 118.7 Checking out files: 24% (2800/11567) Checking out files: 25% (2892/11567) Checking out files: 26% (3008/11567) Checking out files: 27% (3124/11567) Checking out files: 28% (3239/11567) Checking out files: 29% (3355/11567) Checking out files: 30% (3471/11567) Checking out files: 31% (3586/11567) Checking out files: 32% (3702/11567) Checking out files: 33% (3818/11567) Checking out files: 34% (3933/11567) Checking out files: 35% (4049/11567) Checking out files: 36% (4165/11567) Checking out files: 37% (4280/11567) Checking out files: 38% (4396/11567) Checking out files: 38% (4508/11567) Checking out files: 39% (4512/11567) Checking out files: 40% (4627/11567) Checking out files: 41% (4743/11567) Checking out files: 42% (4859/11567) Checking out files: 43% (4974/11567) Checking out files: 44% (5090/11567) Checking out files: 45% (5206/11567) Checking out files: 46% (5321/11567) Checking out files: 47% (5437/11567) Checking out files: 48% (5553/11567) Checking out files: 49% (5668/11567) Checking out files: 50% (5784/11567) Checking out files: 51% (5900/11567) Checking out files: 52% (6015/11567) Checking out files: 53% (6131/11567) Checking out files: 54% (6247/11567) Checking out files: 55% (6362/11567) Checking out files: 56% (6478/11567) [2021-07-10T10:35:26.003Z] #24 ... [2021-07-10T10:35:26.003Z] [2021-07-10T10:35:26.003Z] #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-10T10:35:26.003Z] #46 sha256:33f9be3bc1b1a6ad4d2631e1a87da85997e1af7d40fc7d22705063d61e9fc476 [2021-07-10T10:35:26.003Z] #46 116.4 github.com/LK4D4/vndr/godl [2021-07-10T10:35:26.003Z] #46 116.9 github.com/LK4D4/vndr [2021-07-10T10:35:26.003Z] #46 DONE 120.6s [2021-07-10T10:35:26.003Z] [2021-07-10T10:35:26.003Z] #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-10T10:35:26.003Z] #24 sha256:14555201d1343ee6c451ec01cc445820b44ac43ab41101ce592f557e2e5e444b [2021-07-10T10:35:26.003Z] #17 DONE 2.2s [2021-07-10T10:35:26.003Z] [2021-07-10T10:35:26.003Z] #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-10T10:35:26.003Z] #54 sha256:979845dd0280fe37796cbad9bf84c261341b04e7f0cdd86a7fc48415f284b368 [2021-07-10T10:35:26.003Z] #54 13.16 + cd /tmp/tmp.r6QLh48qkW/src/github.com/opencontainers/runc [2021-07-10T10:35:26.003Z] #54 13.16 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-10T10:35:26.003Z] #54 13.66 + '[' -z '' ']' [2021-07-10T10:35:26.003Z] #54 13.66 + target=static [2021-07-10T10:35:26.003Z] #54 13.66 + make 'BUILDTAGS=seccomp ' static [2021-07-10T10:35:26.003Z] #54 13.85 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-10T10:35:26.341Z] #19 59.39 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-10T10:35:26.341Z] #19 59.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-10T10:35:26.341Z] #19 59.40 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-10T10:35:26.602Z] #19 ... [2021-07-10T10:35:26.602Z] [2021-07-10T10:35:26.602Z] #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-10T10:35:26.602Z] #64 sha256:7921c7f30c8c40b76fa5228490553f009e99105d31e9a6ed8dbae79108f73e99 [2021-07-10T10:35:26.602Z] #64 1.001 + RM_GOPATH=0 [2021-07-10T10:35:26.602Z] #64 1.002 + TMP_GOPATH= [2021-07-10T10:35:26.602Z] #64 1.002 + : /build [2021-07-10T10:35:26.602Z] #64 1.002 + '[' -z '' ']' [2021-07-10T10:35:26.602Z] #64 1.003 ++ mktemp -d [2021-07-10T10:35:26.602Z] #64 1.005 + export GOPATH=/tmp/tmp.zVnhv5mQJR [2021-07-10T10:35:26.602Z] #64 1.006 + GOPATH=/tmp/tmp.zVnhv5mQJR [2021-07-10T10:35:26.602Z] #64 1.006 + RM_GOPATH=1 [2021-07-10T10:35:26.602Z] #64 1.006 + case "$(go env GOARCH)" in [2021-07-10T10:35:26.602Z] #64 1.007 ++ go env GOARCH [2021-07-10T10:35:26.602Z] #64 1.022 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:35:26.602Z] #64 1.022 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:35:26.602Z] #64 1.023 ++ dirname /tmp/install/install.sh [2021-07-10T10:35:26.602Z] #64 1.024 + dir=/tmp/install [2021-07-10T10:35:26.602Z] #64 1.024 + bin=containerd [2021-07-10T10:35:26.602Z] #64 1.024 + shift [2021-07-10T10:35:26.602Z] #64 1.024 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-10T10:35:26.602Z] #64 1.024 + . /tmp/install/containerd.installer [2021-07-10T10:35:26.602Z] #64 1.025 ++ set -e [2021-07-10T10:35:26.602Z] #64 1.025 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-10T10:35:26.602Z] #64 1.025 + install_containerd [2021-07-10T10:35:26.602Z] #64 1.026 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-07-10T10:35:26.602Z] #64 1.026 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-10T10:35:26.602Z] #64 1.026 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zVnhv5mQJR/src/github.com/containerd/containerd [2021-07-10T10:35:26.602Z] #64 1.032 Cloning into '/tmp/tmp.zVnhv5mQJR/src/github.com/containerd/containerd'... [2021-07-10T10:35:26.814Z] Commit message: "api/types.ImagePlatform: implement String()" [2021-07-10T10:35:26.844Z] Client: Mirantis Container Runtime [2021-07-10T10:35:26.844Z] Version: 20.10.0 [2021-07-10T10:35:26.844Z] API version: 1.41 [2021-07-10T10:35:26.844Z] Go version: go1.13.15 [2021-07-10T10:35:26.844Z] Git commit: 6ee42dc [2021-07-10T10:35:26.844Z] Built: 03/11/2021 13:24:56 [2021-07-10T10:35:26.844Z] OS/Arch: windows/amd64 [2021-07-10T10:35:26.844Z] Context: default [2021-07-10T10:35:26.844Z] Experimental: true [2021-07-10T10:35:26.844Z] [2021-07-10T10:35:26.844Z] Server: Mirantis Container Runtime [2021-07-10T10:35:26.844Z] Engine: [2021-07-10T10:35:26.844Z] Version: 20.10.0 [2021-07-10T10:35:26.844Z] API version: 1.41 (minimum version 1.24) [2021-07-10T10:35:26.844Z] Go version: go1.13.15 [2021-07-10T10:35:26.844Z] Git commit: 1e08f21e79 [2021-07-10T10:35:26.844Z] Built: 03/11/2021 13:23:32 [2021-07-10T10:35:26.844Z] OS/Arch: windows/amd64 [2021-07-10T10:35:26.844Z] Experimental: true [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-10T10:35:27.544Z] #64 ... [2021-07-10T10:35:27.544Z] [2021-07-10T10:35:27.544Z] #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-10T10:35:27.544Z] #19 sha256:205042ed33563d708d0a1f2486dc185de7a568dede54eed0fe1bf341b51141d0 [2021-07-10T10:35:27.544Z] #19 60.53 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-10T10:35:27.544Z] #19 60.54 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-10T10:35:27.544Z] #19 60.54 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:35:27.544Z] #19 60.61 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-10T10:35:27.544Z] #19 60.61 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-10T10:35:27.544Z] #19 60.61 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:35:28.117Z] #24 118.7 Checking out files: 24% (2800/11567) Checking out files: 25% (2892/11567) Checking out files: 26% (3008/11567) Checking out files: 27% (3124/11567) Checking out files: 28% (3239/11567) Checking out files: 29% (3355/11567) Checking out files: 30% (3471/11567) Checking out files: 31% (3586/11567) Checking out files: 32% (3702/11567) Checking out files: 33% (3818/11567) Checking out files: 34% (3933/11567) Checking out files: 35% (4049/11567) Checking out files: 36% (4165/11567) Checking out files: 37% (4280/11567) Checking out files: 38% (4396/11567) Checking out files: 38% (4508/11567) Checking out files: 39% (4512/11567) Checking out files: 40% (4627/11567) Checking out files: 41% (4743/11567) Checking out files: 42% (4859/11567) Checking out files: 43% (4974/11567) Checking out files: 44% (5090/11567) Checking out files: 45% (5206/11567) Checking out files: 46% (5321/11567) Checking out files: 47% (5437/11567) Checking out files: 48% (5553/11567) Checking out files: 49% (5668/11567) Checking out files: 50% (5784/11567) Checking out files: 51% (5900/11567) Checking out files: 52% (6015/11567) Checking out files: 53% (6131/11567) Checking out files: 54% (6247/11567) Checking out files: 55% (6362/11567) Checking out files: 56% (6478/11567) Checking out files: 57% (6594/11567) Checking out files: 58% (6709/11567) Checking out files: 59% (6825/11567) Checking out files: 59% (6885/11567) Checking out files: 60% (6941/11567) Checking out files: 61% (7056/11567) Checking out files: 62% (7172/11567) Checking out files: 63% (7288/11567) Checking out files: 64% (7403/11567) Checking out files: 65% (7519/11567) Checking out files: 66% (7635/11567) Checking out files: 67% (7750/11567) Checking out files: 68% (7866/11567) Checking out files: 69% (7982/11567) Checking out files: 70% (8097/11567) Checking out files: 71% (8213/11567) Checking out files: 72% (8329/11567) Checking out files: 73% (8444/11567) Checking out files: 74% (8560/11567) Checking out files: 74% (8581/11567) Checking out files: 75% (8676/11567) Checking out files: 76% (8791/11567) Checking out files: 77% (8907/11567) Checking out files: 78% (9023/11567) Checking out files: 79% (9138/11567) Checking out files: 80% (9254/11567) Checking out files: 81% (9370/11567) Checking out files: 82% (9485/11567) Checking out files: 83% (9601/11567) Checking out files: 84% (9717/11567) Checking out files: 85% (9832/11567) Checking out files: 86% (9948/11567) Checking out files: 87% (10064/11567) Checking out files: 88% (10179/11567) Checking out files: 89% (10295/11567) Checking out files: 90% (10411/11567) Checking out files: 91% (10526/11567) Checking out files: 92% (10642/11567) Checking out files: 93% (10758/11567) Checking out files: 94% (10873/11567) Checking out files: 95% (10989/11567) Checking out files: 96% (11105/11567) Checking out files: 96% (11152/11567) Checking out files: 97% (11220/11567) Checking out files: 98% (11336/11567) Checking out files: 99% (11452/11567) Checking out files: 100% (11567/11567) Checking out files: 100% (11567/11567), done. [2021-07-10T10:35:28.381Z] #24 122.9 + cd /tmp/tmp.31NHMQS15o/tmp/docker-ce [2021-07-10T10:35:28.381Z] #24 122.9 + git checkout -q v17.06.2-ce [2021-07-10T10:35:28.554Z] #54 ... [2021-07-10T10:35:28.554Z] [2021-07-10T10:35:28.554Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-10T10:35:28.554Z] #18 sha256:99e699fdfd856933d1cd49e2786b3e89f00ffef2d579360871f88aa68cc8506a [2021-07-10T10:35:28.554Z] #18 DONE 2.2s [2021-07-10T10:35:28.554Z] [2021-07-10T10:35:28.554Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-10T10:35:28.554Z] #19 sha256:9ebcca74248fd4568231559bf5047da47f3d11eeeb1c6ee41f4caa4a05a5ceb4 [Pipeline] sh [2021-07-10T10:35:29.888Z] + docker info [2021-07-10T10:35:29.935Z] + docker version [2021-07-10T10:35:30.511Z] #19 DONE 2.2s [2021-07-10T10:35:30.511Z] [2021-07-10T10:35:30.511Z] #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-10T10:35:30.511Z] #20 sha256:3db60338375c6ffce02a0cda6c3f5a5b5887f09e76fcde8aa5179d4f86663a81 [2021-07-10T10:35:31.704Z] #24 125.9 + mkdir -p /tmp/tmp.31NHMQS15o/src/github.com/docker [2021-07-10T10:35:31.704Z] #24 125.9 + mv components/cli /tmp/tmp.31NHMQS15o/src/github.com/docker/cli [2021-07-10T10:35:31.704Z] #24 125.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-07-10T10:35:31.896Z] #20 ... [2021-07-10T10:35:31.896Z] [2021-07-10T10:35:31.896Z] #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-10T10:35:31.896Z] #46 sha256:53156feb0642864fe8f6809a6f927a96d07491a09af0a81a6893d87019215d05 [2021-07-10T10:35:31.896Z] #46 125.5 net/http/httptrace [2021-07-10T10:35:31.896Z] #46 125.8 net/http [2021-07-10T10:35:32.350Z] . [2021-07-10T10:35:32.350Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-10T10:35:32.350Z] [2021-07-10T10:35:32.350Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-10T10:35:32.350Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-10T10:35:32.350Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-10T10:35:32.350Z] Error: No such image: emptyfs [2021-07-10T10:35:32.350Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-10T10:35:32.350Z] ++++ docker load [2021-07-10T10:35:32.350Z] Error: No such image: emptyfs [2021-07-10T10:35:32.350Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-10T10:35:32.350Z] ++++ docker load [2021-07-10T10:35:32.350Z] Running integration-test (iteration 1) [2021-07-10T10:35:32.350Z] Running integration-test (iteration 1) [2021-07-10T10:35:32.350Z] 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-10T10:35:32.350Z] ++ 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-10T10:35:32.350Z] 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-10T10:35:32.350Z] ++ 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-10T10:35:32.350Z] ++ set -e [2021-07-10T10:35:32.350Z] ++ '[' -n 0 ']' [2021-07-10T10:35:32.350Z] ++ set -x [2021-07-10T10:35:32.350Z] ++ 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-10T10:35:32.350Z] ++ set -e [2021-07-10T10:35:32.350Z] ++ '[' -n 0 ']' [2021-07-10T10:35:32.350Z] ++ set -x [2021-07-10T10:35:32.350Z] ++ 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-10T10:35:32.832Z] #19 65.68 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-10T10:35:32.832Z] #19 65.69 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-10T10:35:32.832Z] #19 65.69 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:35:33.101Z] #24 ... [2021-07-10T10:35:33.101Z] [2021-07-10T10:35:33.101Z] #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-10T10:35:33.101Z] #20 sha256:dfc7c7377646d4e89d9736991cb86b089684e4e55c66294e8b08731d79653f6a [2021-07-10T10:35:33.101Z] #20 19.46 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:35:33.101Z] #20 19.55 Fetched 27.7 MB in 2s (14.7 MB/s) [2021-07-10T10:35:33.101Z] #20 19.61 Selecting previously unselected package pigz. [2021-07-10T10:35:33.101Z] #20 19.61 (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-10T10:35:33.101Z] #20 19.71 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-07-10T10:35:33.101Z] #20 19.72 Unpacking pigz (2.4-1) ... [2021-07-10T10:35:33.101Z] #20 19.82 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-07-10T10:35:33.101Z] #20 19.83 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-10T10:35:33.101Z] #20 19.84 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-10T10:35:33.101Z] #20 20.48 Selecting previously unselected package python3.7-minimal. [2021-07-10T10:35:33.101Z] #20 20.48 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-10T10:35:33.101Z] #20 20.52 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-10T10:35:33.101Z] #20 21.21 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-10T10:35:33.101Z] #20 21.32 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-10T10:35:33.101Z] #20 24.04 Selecting previously unselected package python3-minimal. [2021-07-10T10:35:33.101Z] #20 24.04 (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-10T10:35:33.101Z] #20 24.12 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-07-10T10:35:33.101Z] #20 24.13 Unpacking python3-minimal (3.7.3-1) ... [2021-07-10T10:35:33.101Z] #20 24.22 Selecting previously unselected package libmpdec2:arm64. [2021-07-10T10:35:33.101Z] #20 24.23 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-07-10T10:35:33.101Z] #20 24.25 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-07-10T10:35:33.101Z] #20 24.34 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-07-10T10:35:33.101Z] #20 24.36 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-07-10T10:35:33.101Z] #20 24.37 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-10T10:35:33.101Z] #20 25.07 Selecting previously unselected package python3.7. [2021-07-10T10:35:33.101Z] #20 25.08 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-07-10T10:35:33.101Z] #20 25.10 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-10T10:35:33.101Z] #20 25.22 Selecting previously unselected package libpython3-stdlib:arm64. [2021-07-10T10:35:33.101Z] #20 25.23 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-07-10T10:35:33.101Z] #20 25.24 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-10T10:35:33.101Z] #20 25.46 Setting up python3-minimal (3.7.3-1) ... [2021-07-10T10:35:33.101Z] #20 26.54 Selecting previously unselected package python3. [2021-07-10T10:35:33.101Z] #20 26.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 ... 24080 files and directories currently installed.) [2021-07-10T10:35:33.101Z] #20 26.66 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-07-10T10:35:33.101Z] #20 26.71 Unpacking python3 (3.7.3-1) ... [2021-07-10T10:35:33.101Z] #20 26.87 Selecting previously unselected package libip4tc0:arm64. [2021-07-10T10:35:33.101Z] #20 26.87 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-07-10T10:35:33.101Z] #20 26.88 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-07-10T10:35:33.101Z] #20 27.00 Selecting previously unselected package libip6tc0:arm64. [2021-07-10T10:35:33.101Z] #20 27.00 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-07-10T10:35:33.101Z] #20 27.01 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-07-10T10:35:33.101Z] #20 27.11 Selecting previously unselected package libiptc0:arm64. [2021-07-10T10:35:33.101Z] #20 27.11 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-07-10T10:35:33.101Z] #20 27.12 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-07-10T10:35:33.101Z] #20 27.26 Selecting previously unselected package libnfnetlink0:arm64. [2021-07-10T10:35:33.101Z] #20 27.27 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-07-10T10:35:33.101Z] #20 27.29 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-10T10:35:33.101Z] #20 27.39 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-07-10T10:35:33.101Z] #20 27.40 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-07-10T10:35:33.101Z] #20 27.41 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-10T10:35:33.101Z] #20 27.50 Selecting previously unselected package libnftnl11:arm64. [2021-07-10T10:35:33.101Z] #20 27.50 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-07-10T10:35:33.101Z] #20 27.52 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-07-10T10:35:33.101Z] #20 27.62 Selecting previously unselected package iptables. [2021-07-10T10:35:33.101Z] #20 27.63 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-07-10T10:35:33.101Z] #20 27.66 Unpacking iptables (1.8.2-4) ... [2021-07-10T10:35:33.101Z] #20 27.97 Selecting previously unselected package xxd. [2021-07-10T10:35:33.101Z] #20 27.98 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-10T10:35:33.101Z] #20 28.00 Unpacking xxd (2:8.1.0875-5) ... [2021-07-10T10:35:33.101Z] #20 28.14 Selecting previously unselected package vim-common. [2021-07-10T10:35:33.101Z] #20 28.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-10T10:35:33.101Z] #20 28.18 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-10T10:35:33.101Z] #20 28.37 Selecting previously unselected package bash-completion. [2021-07-10T10:35:33.101Z] #20 28.37 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-10T10:35:33.283Z] #46 ... [2021-07-10T10:35:33.283Z] [2021-07-10T10:35:33.283Z] #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-10T10:35:33.283Z] #20 sha256:3db60338375c6ffce02a0cda6c3f5a5b5887f09e76fcde8aa5179d4f86663a81 [2021-07-10T10:35:33.283Z] #20 2.638 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-10T10:35:33.283Z] #20 2.676 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:35:33.283Z] #20 2.679 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:35:33.283Z] #20 2.680 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:35:33.544Z] #20 3.219 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-10T10:35:33.717Z] Loaded image: buildpack-deps:buster [2021-07-10T10:35:34.003Z] Loaded image: busybox:latest [2021-07-10T10:35:34.260Z] Loaded image: busybox:glibc [2021-07-10T10:35:34.490Z] #20 4.156 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-10T10:35:35.460Z] #20 5.215 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-10T10:35:35.734Z] Client: Mirantis Container Runtime [2021-07-10T10:35:35.734Z] Version: 20.10.0 [2021-07-10T10:35:35.734Z] API version: 1.41 [2021-07-10T10:35:35.734Z] Go version: go1.13.15 [2021-07-10T10:35:35.734Z] Git commit: 6ee42dc [2021-07-10T10:35:35.734Z] Built: 03/11/2021 13:24:56 [2021-07-10T10:35:35.734Z] OS/Arch: windows/amd64 [2021-07-10T10:35:35.734Z] Context: default [2021-07-10T10:35:35.734Z] Experimental: true [2021-07-10T10:35:35.734Z] [2021-07-10T10:35:35.734Z] Server: Mirantis Container Runtime [2021-07-10T10:35:35.734Z] Engine: [2021-07-10T10:35:35.734Z] Version: 20.10.0 [2021-07-10T10:35:35.734Z] API version: 1.41 (minimum version 1.24) [2021-07-10T10:35:35.734Z] Go version: go1.13.15 [2021-07-10T10:35:35.734Z] Git commit: 1e08f21e79 [2021-07-10T10:35:35.734Z] Built: 03/11/2021 13:23:32 [2021-07-10T10:35:35.734Z] OS/Arch: windows/amd64 [2021-07-10T10:35:35.734Z] Experimental: true [Pipeline] sh [2021-07-10T10:35:36.424Z] #20 31.24 Unpacking bash-completion (1:2.8-6) ... [2021-07-10T10:35:36.698Z] #20 31.79 Selecting previously unselected package bzip2. [2021-07-10T10:35:36.698Z] #20 31.79 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-07-10T10:35:36.698Z] #20 31.82 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-10T10:35:36.698Z] #20 31.95 Selecting previously unselected package xz-utils. [2021-07-10T10:35:36.698Z] #20 31.96 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-07-10T10:35:36.698Z] #20 31.96 Unpacking xz-utils (5.2.4-1) ... [2021-07-10T10:35:36.778Z] Loaded image: debian:bullseye [2021-07-10T10:35:36.778Z] Loaded image: hello-world:latest [2021-07-10T10:35:36.778Z] Loaded image: arm32v7/hello-world:latest [2021-07-10T10:35:36.778Z] INFO: Testing against a local daemon [2021-07-10T10:35:36.778Z] testing: warning: no tests to run [2021-07-10T10:35:36.778Z] PASS [2021-07-10T10:35:36.778Z] [2021-07-10T10:35:36.778Z] DONE 0 tests in 13.859s [2021-07-10T10:35:36.778Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:36.778Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:36.778Z] +++ set -e [2021-07-10T10:35:36.778Z] +++ '[' -n 0 ']' [2021-07-10T10:35:36.778Z] +++ set -x [2021-07-10T10:35:36.779Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:36.850Z] #20 6.387 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-10T10:35:36.962Z] #20 32.16 Selecting previously unselected package apparmor. [2021-07-10T10:35:36.962Z] #20 32.16 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-07-10T10:35:36.962Z] #20 32.27 Unpacking apparmor (2.13.2-10) ... [2021-07-10T10:35:37.035Z] INFO: Testing against a local daemon [2021-07-10T10:35:37.035Z] testing: warning: no tests to run [2021-07-10T10:35:37.035Z] PASS [2021-07-10T10:35:37.035Z] [2021-07-10T10:35:37.035Z] DONE 0 tests in 0.049s [2021-07-10T10:35:37.035Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:37.035Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:37.035Z] +++ set -e [2021-07-10T10:35:37.035Z] +++ '[' -n 0 ']' [2021-07-10T10:35:37.035Z] +++ set -x [2021-07-10T10:35:37.035Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:37.035Z] INFO: Testing against a local daemon [2021-07-10T10:35:37.035Z] === RUN TestPsPlatform [2021-07-10T10:35:37.044Z] #19 69.60 Selecting previously unselected package libapparmor1:amd64. [2021-07-10T10:35:37.044Z] #19 69.60 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-10T10:35:37.044Z] #19 69.61 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-10T10:35:37.044Z] #19 69.66 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-10T10:35:37.044Z] #19 69.67 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-10T10:35:37.044Z] #19 69.68 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-10T10:35:37.044Z] #19 69.74 Selecting previously unselected package libbtrfs0. [2021-07-10T10:35:37.044Z] #19 69.75 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-10T10:35:37.044Z] #19 69.76 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-10T10:35:37.044Z] #19 69.80 Selecting previously unselected package libbtrfs-dev. [2021-07-10T10:35:37.044Z] #19 69.80 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-10T10:35:37.044Z] #19 69.81 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-10T10:35:37.044Z] #19 69.87 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-10T10:35:37.044Z] #19 69.88 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-10T10:35:37.044Z] #19 69.89 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-10T10:35:37.044Z] #19 69.95 Selecting previously unselected package libudev-dev:amd64. [2021-07-10T10:35:37.044Z] #19 69.96 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-10T10:35:37.044Z] #19 69.98 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-10T10:35:37.044Z] #19 70.04 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-10T10:35:37.044Z] #19 70.04 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-10T10:35:37.044Z] #19 70.05 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-10T10:35:37.044Z] #19 70.17 Selecting previously unselected package libpcre16-3:amd64. [2021-07-10T10:35:37.044Z] #19 70.17 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-10T10:35:37.044Z] #19 70.18 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-10T10:35:37.044Z] #19 70.26 Selecting previously unselected package libpcre32-3:amd64. [2021-07-10T10:35:37.044Z] #19 70.27 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-10T10:35:37.226Z] #20 32.62 Selecting previously unselected package aufs-tools. [2021-07-10T10:35:37.226Z] #20 32.63 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-07-10T10:35:37.226Z] #20 32.63 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-10T10:35:37.271Z] + docker info [2021-07-10T10:35:37.305Z] #19 70.27 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-10T10:35:37.305Z] #19 70.38 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-10T10:35:37.305Z] #19 70.39 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-10T10:35:37.305Z] #19 70.39 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-10T10:35:37.305Z] #19 70.44 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-10T10:35:37.305Z] #19 70.44 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-10T10:35:37.305Z] #19 70.46 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-10T10:35:37.305Z] #19 70.63 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-10T10:35:37.421Z] #20 ... [2021-07-10T10:35:37.421Z] [2021-07-10T10:35:37.421Z] #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-10T10:35:37.421Z] #32 sha256:02b8b06453114cc9d718141bfd6c3a8288de3bf01c737394ced405b6f4e8701d [2021-07-10T10:35:37.421Z] #32 DONE 141.1s [2021-07-10T10:35:37.421Z] [2021-07-10T10:35:37.421Z] #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-10T10:35:37.421Z] #46 sha256:53156feb0642864fe8f6809a6f927a96d07491a09af0a81a6893d87019215d05 [2021-07-10T10:35:37.421Z] #46 138.1 github.com/LK4D4/vndr/godl [2021-07-10T10:35:37.421Z] #46 138.8 github.com/LK4D4/vndr [2021-07-10T10:35:37.566Z] #19 70.64 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-10T10:35:37.566Z] #19 70.64 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-10T10:35:37.566Z] #19 70.72 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-10T10:35:37.566Z] #19 70.72 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-10T10:35:37.566Z] #19 70.73 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-10T10:35:37.566Z] #19 ... [2021-07-10T10:35:37.566Z] [2021-07-10T10:35:37.566Z] #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-10T10:35:37.566Z] #64 sha256:7921c7f30c8c40b76fa5228490553f009e99105d31e9a6ed8dbae79108f73e99 [2021-07-10T10:35:37.566Z] #64 10.88 + cd /tmp/tmp.zVnhv5mQJR/src/github.com/containerd/containerd [2021-07-10T10:35:37.566Z] #64 10.88 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-10T10:35:37.566Z] #64 11.25 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-10T10:35:37.566Z] #64 11.25 + BUILDTAGS='netgo osusergo static_build' [2021-07-10T10:35:37.566Z] #64 11.25 + export EXTRA_FLAGS=-buildmode=pie [2021-07-10T10:35:37.566Z] #64 11.25 + EXTRA_FLAGS=-buildmode=pie [2021-07-10T10:35:37.566Z] #64 11.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-10T10:35:37.566Z] #64 11.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-10T10:35:37.566Z] #64 11.25 + '[' '' = dynamic ']' [2021-07-10T10:35:37.566Z] #64 11.25 + make [2021-07-10T10:35:37.566Z] #64 12.07 + bin/ctr [2021-07-10T10:35:37.566Z] #64 ... [2021-07-10T10:35:37.566Z] [2021-07-10T10:35:37.566Z] #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-10T10:35:37.566Z] #19 sha256:205042ed33563d708d0a1f2486dc185de7a568dede54eed0fe1bf341b51141d0 [2021-07-10T10:35:37.566Z] #19 70.73 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-10T10:35:37.566Z] #19 70.79 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-10T10:35:37.566Z] #19 70.79 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-10T10:35:37.566Z] #19 70.80 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-10T10:35:37.805Z] #20 32.88 Selecting previously unselected package libonig5:arm64. [2021-07-10T10:35:37.805Z] #20 32.88 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-07-10T10:35:37.805Z] #20 32.90 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-10T10:35:37.805Z] #20 33.08 Selecting previously unselected package libjq1:arm64. [2021-07-10T10:35:37.805Z] #20 33.09 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-10T10:35:37.805Z] #20 33.11 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-10T10:35:37.827Z] #19 70.90 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-10T10:35:37.827Z] #19 70.91 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-10T10:35:37.827Z] #19 70.92 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-10T10:35:37.827Z] #19 71.11 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-10T10:35:37.827Z] #19 71.13 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-10T10:35:38.069Z] #20 33.21 Selecting previously unselected package jq. [2021-07-10T10:35:38.069Z] #20 33.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-10T10:35:38.069Z] #20 33.23 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-10T10:35:38.069Z] #20 33.33 Selecting previously unselected package libaio1:arm64. [2021-07-10T10:35:38.069Z] #20 33.33 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-07-10T10:35:38.069Z] #20 33.36 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-07-10T10:35:38.069Z] #20 33.44 Selecting previously unselected package libgpm2:arm64. [2021-07-10T10:35:38.069Z] #20 33.44 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-07-10T10:35:38.069Z] #20 33.46 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-07-10T10:35:38.069Z] #20 33.54 Selecting previously unselected package libicu63:arm64. [2021-07-10T10:35:38.088Z] #19 71.14 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-10T10:35:38.088Z] #19 71.16 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-10T10:35:38.088Z] #19 71.17 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-10T10:35:38.088Z] #19 71.18 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-10T10:35:38.088Z] #19 71.20 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:35:38.088Z] #19 71.22 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-10T10:35:38.088Z] #19 71.23 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-10T10:35:38.088Z] #19 71.25 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-10T10:35:38.088Z] #19 71.27 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-10T10:35:38.088Z] #19 71.28 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-10T10:35:38.088Z] #19 71.29 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-10T10:35:38.088Z] #19 71.30 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-10T10:35:38.088Z] #19 71.31 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-10T10:35:38.088Z] #19 71.32 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-10T10:35:38.088Z] #19 71.34 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-10T10:35:38.088Z] #19 71.35 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:35:38.333Z] #20 33.55 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-10T10:35:38.333Z] #20 33.56 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-10T10:35:38.349Z] #19 71.36 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-10T10:35:38.349Z] #19 71.36 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-10T10:35:38.349Z] #19 71.37 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-10T10:35:38.349Z] #19 71.39 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-10T10:35:38.349Z] #19 71.39 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-10T10:35:38.349Z] #19 71.39 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-10T10:35:38.349Z] #19 71.41 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-10T10:35:38.349Z] #19 71.42 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-10T10:35:38.349Z] #19 71.43 Setting up dmsetup (2:1.02.155-3) ... [2021-07-10T10:35:38.349Z] #19 71.44 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-10T10:35:38.349Z] #19 71.46 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-10T10:35:38.349Z] #19 71.47 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:35:39.967Z] #46 DONE 143.6s [2021-07-10T10:35:39.967Z] [2021-07-10T10:35:39.967Z] #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-10T10:35:39.967Z] #57 sha256:56011955373dedb728c6b1b55133deff48a68ea3f840d70cfb644c9522679703 [2021-07-10T10:35:40.266Z] #20 35.63 Selecting previously unselected package libnet1:arm64. [2021-07-10T10:35:40.571Z] #20 35.63 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-10T10:35:40.571Z] #20 35.64 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-10T10:35:40.571Z] #20 35.84 Selecting previously unselected package libnl-3-200:arm64. [2021-07-10T10:35:40.571Z] #20 35.84 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-10T10:35:40.571Z] #20 35.86 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-10T10:35:40.621Z] #57 218.3 # github.com/containerd/containerd/cmd/containerd [2021-07-10T10:35:40.621Z] #57 218.3 /usr/bin/ld: /tmp/go-link-891124134/000019.o: in function `New': [2021-07-10T10:35:40.621Z] #57 218.3 /tmp/tmp.A9rHy0w553/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-10T10:35:40.621Z] #57 218.4 + bin/containerd-stress [2021-07-10T10:35:40.621Z] #57 219.4 + bin/containerd-shim [2021-07-10T10:35:40.835Z] #20 35.97 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-10T10:35:40.835Z] #20 35.97 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-10T10:35:40.835Z] #20 35.98 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-10T10:35:41.105Z] #20 36.21 Selecting previously unselected package libreadline5:arm64. [2021-07-10T10:35:41.105Z] #20 36.21 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-07-10T10:35:41.105Z] #20 36.22 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-10T10:35:41.105Z] #20 36.35 Selecting previously unselected package net-tools. [2021-07-10T10:35:41.105Z] #20 36.35 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-07-10T10:35:41.105Z] #20 36.36 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-10T10:35:41.105Z] #20 36.59 Selecting previously unselected package patch. [2021-07-10T10:35:41.369Z] #20 36.60 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-07-10T10:35:41.369Z] #20 36.62 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-10T10:35:41.633Z] #20 36.77 Selecting previously unselected package python-pip-whl. [2021-07-10T10:35:41.633Z] #20 36.78 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-10T10:35:41.633Z] #20 36.79 Unpacking python-pip-whl (18.1-5) ... [2021-07-10T10:35:41.653Z] #19 DONE 74.7s [2021-07-10T10:35:41.653Z] [2021-07-10T10:35:41.653Z] #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-10T10:35:41.653Z] #20 sha256:8bcba0be35e2c1fe9689ec4463d6874f08093cdf8a1cbf137b6274c72f2061e8 [2021-07-10T10:35:41.898Z] #20 37.24 Selecting previously unselected package python3-lib2to3. [2021-07-10T10:35:41.898Z] #20 37.24 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-10T10:35:41.898Z] #20 37.25 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-10T10:35:42.164Z] #20 37.43 Selecting previously unselected package python3-distutils. [2021-07-10T10:35:42.164Z] #20 37.43 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-10T10:35:42.164Z] #20 37.45 Unpacking python3-distutils (3.7.3-1) ... [2021-07-10T10:35:42.429Z] #20 37.61 Selecting previously unselected package python3-pip. [2021-07-10T10:35:42.429Z] #20 37.63 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-10T10:35:42.429Z] #20 37.63 Unpacking python3-pip (18.1-5) ... [2021-07-10T10:35:42.513Z] #57 ... [2021-07-10T10:35:42.513Z] [2021-07-10T10:35:42.513Z] #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-10T10:35:42.513Z] #20 sha256:3db60338375c6ffce02a0cda6c3f5a5b5887f09e76fcde8aa5179d4f86663a81 [2021-07-10T10:35:42.513Z] #20 11.63 Fetched 8987 kB in 9s (973 kB/s) [2021-07-10T10:35:42.693Z] #20 37.91 Selecting previously unselected package python3-pkg-resources. [2021-07-10T10:35:42.693Z] #20 37.94 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-10T10:35:42.693Z] #20 37.96 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-10T10:35:42.957Z] #20 38.15 Selecting previously unselected package python3-setuptools. [2021-07-10T10:35:42.957Z] #20 38.17 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-10T10:35:42.957Z] #20 38.18 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-10T10:35:43.050Z] #20 1.221 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-10T10:35:43.050Z] #20 1.222 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-10T10:35:43.050Z] #20 1.222 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-10T10:35:43.050Z] #20 1.222 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-10T10:35:43.221Z] #20 38.43 Selecting previously unselected package python3-wheel. [2021-07-10T10:35:43.221Z] #20 38.44 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-10T10:35:43.221Z] #20 38.45 Unpacking python3-wheel (0.32.3-2) ... [2021-07-10T10:35:43.221Z] #20 38.57 Selecting previously unselected package sudo. [2021-07-10T10:35:43.221Z] #20 38.57 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-07-10T10:35:43.222Z] #20 38.58 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-10T10:35:43.622Z] #20 2.051 Get:5 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB] [2021-07-10T10:35:43.622Z] #20 2.077 Get:6 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB] [2021-07-10T10:35:43.622Z] #20 2.090 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-10T10:35:43.622Z] #20 2.112 Get:8 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB] [2021-07-10T10:35:43.622Z] #20 2.128 Get:9 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-07-10T10:35:43.622Z] #20 2.147 Get:10 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-07-10T10:35:43.750Z] #20 38.97 Selecting previously unselected package thin-provisioning-tools. [2021-07-10T10:35:43.750Z] #20 38.98 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-07-10T10:35:43.750Z] #20 38.99 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-10T10:35:44.014Z] #20 39.24 Selecting previously unselected package uidmap. [2021-07-10T10:35:44.014Z] #20 39.25 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-07-10T10:35:44.014Z] #20 39.27 Unpacking uidmap (1:4.5-1.1) ... [2021-07-10T10:35:44.194Z] #20 2.669 Fetched 2862 kB in 2s (1668 kB/s) [2021-07-10T10:35:44.278Z] #20 39.41 Selecting previously unselected package vim-runtime. [2021-07-10T10:35:44.278Z] #20 39.42 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-10T10:35:44.278Z] #20 39.47 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-10T10:35:44.278Z] #20 39.52 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-10T10:35:44.278Z] #20 39.53 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-10T10:35:44.739Z] Client: [2021-07-10T10:35:44.739Z] Context: default [2021-07-10T10:35:44.739Z] Debug Mode: false [2021-07-10T10:35:44.739Z] Plugins: [2021-07-10T10:35:44.739Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-10T10:35:44.739Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-10T10:35:44.739Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-10T10:35:44.739Z] [2021-07-10T10:35:44.739Z] Server: [2021-07-10T10:35:44.739Z] Containers: 0 [2021-07-10T10:35:44.739Z] Running: 0 [2021-07-10T10:35:44.739Z] Paused: 0 [2021-07-10T10:35:44.739Z] Stopped: 0 [2021-07-10T10:35:44.739Z] Images: 0 [2021-07-10T10:35:44.739Z] Server Version: 20.10.0 [2021-07-10T10:35:44.739Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-10T10:35:44.739Z] Windows: [2021-07-10T10:35:44.739Z] LCOW: [2021-07-10T10:35:44.739Z] Logging Driver: json-file [2021-07-10T10:35:44.739Z] Plugins: [2021-07-10T10:35:44.739Z] Volume: local [2021-07-10T10:35:44.739Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-10T10:35:44.739Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-10T10:35:44.739Z] Swarm: inactive [2021-07-10T10:35:44.739Z] Default Isolation: process [2021-07-10T10:35:44.739Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-10T10:35:44.739Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-10T10:35:44.739Z] OSType: windows [2021-07-10T10:35:44.739Z] Architecture: x86_64 [2021-07-10T10:35:44.739Z] CPUs: 4 [2021-07-10T10:35:44.739Z] Total Memory: 32GiB [2021-07-10T10:35:44.739Z] Name: azwin-2-eaeaf0 [2021-07-10T10:35:44.739Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-10T10:35:44.739Z] Docker Root Dir: D:\docker [2021-07-10T10:35:44.739Z] Debug Mode: false [2021-07-10T10:35:44.739Z] Registry: https://index.docker.io/v1/ [2021-07-10T10:35:44.739Z] Labels: [2021-07-10T10:35:44.739Z] Experimental: true [2021-07-10T10:35:44.739Z] Insecure Registries: [2021-07-10T10:35:44.739Z] 10.0.0.4:5000 [2021-07-10T10:35:44.739Z] 127.0.0.0/8 [2021-07-10T10:35:44.739Z] Registry Mirrors: [2021-07-10T10:35:44.739Z] http://10.0.0.4:5000/ [2021-07-10T10:35:44.739Z] Live Restore Enabled: false [2021-07-10T10:35:44.739Z] [2021-07-10T10:35:44.810Z] #57 226.6 + bin/containerd-shim-runc-v1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-10T10:35:45.058Z] #20 11.63 Reading package lists... [2021-07-10T10:35:45.122Z] Loaded image: buildpack-deps:buster [2021-07-10T10:35:45.122Z] Loaded image: buildpack-deps:buster [2021-07-10T10:35:45.122Z] Loaded image: busybox:latest [2021-07-10T10:35:45.684Z] Loaded image: busybox:latest [2021-07-10T10:35:45.684Z] Loaded image: busybox:glibc [2021-07-10T10:35:45.940Z] Loaded image: busybox:glibc [2021-07-10T10:35:47.604Z] #20 14.71 Reading package lists... [2021-07-10T10:35:47.607Z] #20 42.27 Selecting previously unselected package vim. [2021-07-10T10:35:47.607Z] #20 42.28 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-07-10T10:35:47.607Z] #20 42.30 Unpacking vim (2:8.1.0875-5) ... [2021-07-10T10:35:47.607Z] #20 42.67 Selecting previously unselected package xfsprogs. [2021-07-10T10:35:47.608Z] #20 42.68 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-07-10T10:35:47.608Z] #20 42.68 Unpacking xfsprogs (4.20.0-1) ... [2021-07-10T10:35:47.872Z] #20 43.16 Selecting previously unselected package zip. [2021-07-10T10:35:47.872Z] #20 43.17 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-07-10T10:35:47.872Z] #20 43.17 Unpacking zip (3.0-11+b1) ... [2021-07-10T10:35:48.146Z] #20 43.41 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-10T10:35:48.146Z] #20 43.44 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-10T10:35:48.146Z] #20 43.48 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-07-10T10:35:48.146Z] #20 43.50 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-10T10:35:48.176Z] #20 17.16 Building dependency tree... [2021-07-10T10:35:48.410Z] #20 43.52 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-07-10T10:35:48.410Z] #20 43.55 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-07-10T10:35:48.410Z] #20 43.56 Setting up uidmap (1:4.5-1.1) ... [2021-07-10T10:35:48.410Z] #20 43.65 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-07-10T10:35:48.410Z] #20 43.68 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-10T10:35:48.410Z] #20 43.73 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-10T10:35:48.410Z] #20 43.75 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-10T10:35:48.410Z] #20 43.77 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-10T10:35:48.410Z] #20 43.80 Setting up xxd (2:8.1.0875-5) ... [2021-07-10T10:35:48.410Z] #20 43.81 Setting up zip (3.0-11+b1) ... [2021-07-10T10:35:48.410Z] #20 43.83 Setting up vim-common (2:8.1.0875-5) ... [2021-07-10T10:35:48.456Z] Loaded image: debian:bullseye [2021-07-10T10:35:48.456Z] --- PASS: TestPsPlatform (11.12s) [2021-07-10T10:35:48.456Z] === RUN TestPsPlatform [2021-07-10T10:35:48.456Z] Loaded image: hello-world:latest [2021-07-10T10:35:48.456Z] Loaded image: debian:bullseye [2021-07-10T10:35:48.456Z] Loaded image: arm32v7/hello-world:latest [2021-07-10T10:35:48.456Z] INFO: Testing against a local daemon [2021-07-10T10:35:48.456Z] === RUN TestDockerSuite [2021-07-10T10:35:48.456Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-10T10:35:48.456Z] Loaded image: hello-world:latest [2021-07-10T10:35:48.456Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-10T10:35:48.674Z] #20 43.88 Setting up bash-completion (1:2.8-6) ... [2021-07-10T10:35:48.712Z] --- PASS: TestPsPlatform (0.45s) [2021-07-10T10:35:48.712Z] === RUN TestPsPlatform [2021-07-10T10:35:48.712Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-10T10:35:48.712Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-10T10:35:48.712Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-10T10:35:48.712Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-10T10:35:48.712Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-10T10:35:48.712Z] Loaded image: arm32v7/hello-world:latest [2021-07-10T10:35:48.712Z] --- PASS: TestPsPlatform (0.04s) [2021-07-10T10:35:48.712Z] === RUN TestPsPlatform [2021-07-10T10:35:48.712Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-10T10:35:48.712Z] --- PASS: TestPsPlatform (0.03s) [2021-07-10T10:35:48.712Z] === RUN TestPsPlatform [2021-07-10T10:35:48.712Z] INFO: Testing against a local daemon [2021-07-10T10:35:48.712Z] === RUN TestDockerDaemonSuite [2021-07-10T10:35:48.712Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-07-10T10:35:48.712Z] --- PASS: TestPsPlatform (0.04s) [2021-07-10T10:35:48.712Z] PASS [2021-07-10T10:35:48.712Z] [2021-07-10T10:35:48.712Z] DONE 5 tests in 11.733s [2021-07-10T10:35:48.712Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.712Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.712Z] +++ set -e [2021-07-10T10:35:48.712Z] +++ '[' -n 0 ']' [2021-07-10T10:35:48.712Z] +++ set -x [2021-07-10T10:35:48.712Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.712Z] testing: warning: no tests to run [2021-07-10T10:35:48.712Z] PASS [2021-07-10T10:35:48.712Z] [2021-07-10T10:35:48.712Z] DONE 0 tests in 0.021s [2021-07-10T10:35:48.712Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.712Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.712Z] +++ set -e [2021-07-10T10:35:48.712Z] +++ '[' -n 0 ']' [2021-07-10T10:35:48.712Z] +++ set -x [2021-07-10T10:35:48.712Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.712Z] INFO: Testing against a local daemon [2021-07-10T10:35:48.712Z] testing: warning: no tests to run [2021-07-10T10:35:48.712Z] PASS [2021-07-10T10:35:48.712Z] [2021-07-10T10:35:48.712Z] DONE 0 tests in 0.034s [2021-07-10T10:35:48.712Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.713Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.713Z] +++ set -e [2021-07-10T10:35:48.713Z] +++ '[' -n 0 ']' [2021-07-10T10:35:48.713Z] +++ set -x [2021-07-10T10:35:48.713Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.713Z] INFO: Testing against a local daemon [2021-07-10T10:35:48.713Z] testing: warning: no tests to run [2021-07-10T10:35:48.713Z] PASS [2021-07-10T10:35:48.713Z] [2021-07-10T10:35:48.713Z] DONE 0 tests in 0.033s [2021-07-10T10:35:48.713Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.713Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.713Z] +++ set -e [2021-07-10T10:35:48.713Z] +++ '[' -n 0 ']' [2021-07-10T10:35:48.713Z] +++ set -x [2021-07-10T10:35:48.713Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.747Z] #20 18.32 libcap2-bin is already the newest version (1:2.25-2). [2021-07-10T10:35:48.747Z] #20 18.32 The following additional packages will be installed: [2021-07-10T10:35:48.747Z] #20 18.32 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-10T10:35:48.747Z] #20 18.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-10T10:35:48.747Z] #20 18.32 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-10T10:35:48.747Z] #20 18.32 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-10T10:35:48.747Z] #20 18.32 python3.7 python3.7-minimal vim-runtime xxd [2021-07-10T10:35:48.747Z] #20 18.33 Suggested packages: [2021-07-10T10:35:48.747Z] #20 18.33 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-10T10:35:48.747Z] #20 18.33 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-10T10:35:48.747Z] #20 18.33 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-10T10:35:48.747Z] #20 18.33 quota [2021-07-10T10:35:48.747Z] #20 18.33 Recommended packages: [2021-07-10T10:35:48.747Z] #20 18.33 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-10T10:35:48.747Z] #20 18.33 python3-keyrings.alt python3-xdg unzip [2021-07-10T10:35:48.969Z] INFO: Testing against a local daemon [2021-07-10T10:35:48.969Z] testing: warning: no tests to run [2021-07-10T10:35:48.969Z] PASS [2021-07-10T10:35:48.969Z] [2021-07-10T10:35:48.969Z] DONE 0 tests in 0.040s [2021-07-10T10:35:48.969Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.969Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.969Z] +++ set -e [2021-07-10T10:35:48.969Z] +++ '[' -n 0 ']' [2021-07-10T10:35:48.969Z] +++ set -x [2021-07-10T10:35:48.969Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.969Z] INFO: Testing against a local daemon [2021-07-10T10:35:48.969Z] testing: warning: no tests to run [2021-07-10T10:35:48.969Z] PASS [2021-07-10T10:35:48.969Z] [2021-07-10T10:35:48.969Z] DONE 0 tests in 0.045s [2021-07-10T10:35:48.969Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.969Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.969Z] +++ set -e [2021-07-10T10:35:48.969Z] +++ '[' -n 0 ']' [2021-07-10T10:35:48.969Z] +++ set -x [2021-07-10T10:35:48.969Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.969Z] testing: warning: no tests to run [2021-07-10T10:35:48.969Z] PASS [2021-07-10T10:35:48.969Z] [2021-07-10T10:35:48.969Z] DONE 0 tests in 0.007s [2021-07-10T10:35:48.969Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-10T10:35:48.969Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.969Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.969Z] +++ set -e [2021-07-10T10:35:48.969Z] +++ '[' -n 0 ']' [2021-07-10T10:35:48.969Z] +++ set -x [2021-07-10T10:35:48.969Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.969Z] INFO: Testing against a local daemon [2021-07-10T10:35:48.969Z] testing: warning: no tests to run [2021-07-10T10:35:48.969Z] PASS [2021-07-10T10:35:48.969Z] [2021-07-10T10:35:48.969Z] DONE 0 tests in 0.033s [2021-07-10T10:35:48.969Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.969Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.969Z] +++ set -e [2021-07-10T10:35:48.969Z] +++ '[' -n 0 ']' [2021-07-10T10:35:48.969Z] +++ set -x [2021-07-10T10:35:48.969Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.969Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-10T10:35:48.969Z] INFO: Testing against a local daemon [2021-07-10T10:35:48.969Z] testing: warning: no tests to run [2021-07-10T10:35:48.969Z] PASS [2021-07-10T10:35:48.969Z] [2021-07-10T10:35:48.969Z] DONE 0 tests in 0.030s [2021-07-10T10:35:48.969Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.969Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.969Z] +++ set -e [2021-07-10T10:35:48.969Z] +++ '[' -n 0 ']' [2021-07-10T10:35:48.969Z] +++ set -x [2021-07-10T10:35:48.969Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:48.969Z] INFO: Testing against a local daemon [2021-07-10T10:35:48.969Z] testing: warning: no tests to run [2021-07-10T10:35:48.969Z] PASS [2021-07-10T10:35:49.226Z] [2021-07-10T10:35:49.226Z] DONE 0 tests in 0.039s [2021-07-10T10:35:49.226Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.226Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.226Z] +++ set -e [2021-07-10T10:35:49.226Z] +++ '[' -n 0 ']' [2021-07-10T10:35:49.226Z] +++ set -x [2021-07-10T10:35:49.226Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.226Z] INFO: Testing against a local daemon [2021-07-10T10:35:49.226Z] testing: warning: no tests to run [2021-07-10T10:35:49.226Z] PASS [2021-07-10T10:35:49.226Z] [2021-07-10T10:35:49.226Z] DONE 0 tests in 0.031s [2021-07-10T10:35:49.226Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.226Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.226Z] +++ set -e [2021-07-10T10:35:49.226Z] +++ '[' -n 0 ']' [2021-07-10T10:35:49.226Z] +++ set -x [2021-07-10T10:35:49.226Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.226Z] testing: warning: no tests to run [2021-07-10T10:35:49.226Z] PASS [2021-07-10T10:35:49.226Z] [2021-07-10T10:35:49.226Z] DONE 0 tests in 0.008s [2021-07-10T10:35:49.226Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.226Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.226Z] +++ set -e [2021-07-10T10:35:49.226Z] +++ '[' -n 0 ']' [2021-07-10T10:35:49.226Z] +++ set -x [2021-07-10T10:35:49.226Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.226Z] INFO: Testing against a local daemon [2021-07-10T10:35:49.226Z] testing: warning: no tests to run [2021-07-10T10:35:49.226Z] PASS [2021-07-10T10:35:49.226Z] [2021-07-10T10:35:49.226Z] DONE 0 tests in 0.033s [2021-07-10T10:35:49.226Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.226Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.226Z] +++ set -e [2021-07-10T10:35:49.226Z] +++ '[' -n 0 ']' [2021-07-10T10:35:49.226Z] +++ set -x [2021-07-10T10:35:49.226Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.226Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-10T10:35:49.226Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-10T10:35:49.226Z] INFO: Testing against a local daemon [2021-07-10T10:35:49.226Z] testing: warning: no tests to run [2021-07-10T10:35:49.226Z] PASS [2021-07-10T10:35:49.226Z] [2021-07-10T10:35:49.226Z] DONE 0 tests in 0.031s [2021-07-10T10:35:49.226Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.226Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.226Z] +++ set -e [2021-07-10T10:35:49.226Z] +++ '[' -n 0 ']' [2021-07-10T10:35:49.226Z] +++ set -x [2021-07-10T10:35:49.226Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.226Z] INFO: Testing against a local daemon [2021-07-10T10:35:49.226Z] testing: warning: no tests to run [2021-07-10T10:35:49.226Z] PASS [2021-07-10T10:35:49.226Z] [2021-07-10T10:35:49.226Z] DONE 0 tests in 0.041s [2021-07-10T10:35:49.226Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.226Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.226Z] +++ set -e [2021-07-10T10:35:49.226Z] +++ '[' -n 0 ']' [2021-07-10T10:35:49.226Z] +++ set -x [2021-07-10T10:35:49.226Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.496Z] INFO: Testing against a local daemon [2021-07-10T10:35:49.496Z] testing: warning: no tests to run [2021-07-10T10:35:49.496Z] PASS [2021-07-10T10:35:49.496Z] [2021-07-10T10:35:49.496Z] DONE 0 tests in 0.038s [2021-07-10T10:35:49.496Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.496Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.496Z] +++ set -e [2021-07-10T10:35:49.496Z] +++ '[' -n 0 ']' [2021-07-10T10:35:49.496Z] +++ set -x [2021-07-10T10:35:49.496Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.496Z] INFO: Testing against a local daemon [2021-07-10T10:35:49.496Z] testing: warning: no tests to run [2021-07-10T10:35:49.496Z] PASS [2021-07-10T10:35:49.496Z] [2021-07-10T10:35:49.496Z] DONE 0 tests in 0.037s [2021-07-10T10:35:49.496Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.496Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.496Z] +++ set -e [2021-07-10T10:35:49.496Z] +++ '[' -n 0 ']' [2021-07-10T10:35:49.496Z] +++ set -x [2021-07-10T10:35:49.496Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.496Z] INFO: Testing against a local daemon [2021-07-10T10:35:49.496Z] testing: warning: no tests to run [2021-07-10T10:35:49.496Z] PASS [2021-07-10T10:35:49.496Z] [2021-07-10T10:35:49.496Z] DONE 0 tests in 0.033s [2021-07-10T10:35:49.496Z] Running integration-test (iteration 2) [2021-07-10T10:35:49.496Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.496Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.496Z] +++ set -e [2021-07-10T10:35:49.496Z] +++ '[' -n 0 ']' [2021-07-10T10:35:49.496Z] +++ set -x [2021-07-10T10:35:49.496Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.496Z] INFO: Testing against a local daemon [2021-07-10T10:35:49.496Z] testing: warning: no tests to run [2021-07-10T10:35:49.496Z] PASS [2021-07-10T10:35:49.496Z] [2021-07-10T10:35:49.496Z] DONE 0 tests in 0.040s [2021-07-10T10:35:49.496Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.496Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.496Z] +++ set -e [2021-07-10T10:35:49.496Z] +++ '[' -n 0 ']' [2021-07-10T10:35:49.496Z] +++ set -x [2021-07-10T10:35:49.496Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.496Z] INFO: Testing against a local daemon [2021-07-10T10:35:49.496Z] testing: warning: no tests to run [2021-07-10T10:35:49.496Z] PASS [2021-07-10T10:35:49.496Z] [2021-07-10T10:35:49.496Z] DONE 0 tests in 0.035s [2021-07-10T10:35:49.496Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.496Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.496Z] +++ set -e [2021-07-10T10:35:49.496Z] +++ '[' -n 0 ']' [2021-07-10T10:35:49.496Z] +++ set -x [2021-07-10T10:35:49.496Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.496Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-10T10:35:49.496Z] INFO: Testing against a local daemon [2021-07-10T10:35:49.496Z] === RUN TestPsPlatform [2021-07-10T10:35:49.752Z] --- PASS: TestPsPlatform (0.04s) [2021-07-10T10:35:49.752Z] === RUN TestPsPlatform [2021-07-10T10:35:49.752Z] --- PASS: TestPsPlatform (0.03s) [2021-07-10T10:35:49.752Z] === RUN TestPsPlatform [2021-07-10T10:35:49.752Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-10T10:35:49.752Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-10T10:35:49.752Z] --- PASS: TestPsPlatform (0.04s) [2021-07-10T10:35:49.752Z] === RUN TestPsPlatform [2021-07-10T10:35:49.752Z] --- PASS: TestPsPlatform (0.03s) [2021-07-10T10:35:49.752Z] === RUN TestPsPlatform [2021-07-10T10:35:49.752Z] --- PASS: TestPsPlatform (0.03s) [2021-07-10T10:35:49.752Z] PASS [2021-07-10T10:35:49.752Z] [2021-07-10T10:35:49.752Z] DONE 5 tests in 0.223s [2021-07-10T10:35:49.752Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.752Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.752Z] +++ set -e [2021-07-10T10:35:49.752Z] +++ '[' -n 0 ']' [2021-07-10T10:35:49.752Z] +++ set -x [2021-07-10T10:35:49.752Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.752Z] testing: warning: no tests to run [2021-07-10T10:35:49.752Z] PASS [2021-07-10T10:35:49.752Z] [2021-07-10T10:35:49.752Z] DONE 0 tests in 0.026s [2021-07-10T10:35:49.752Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.752Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:49.752Z] +++ set -e [2021-07-10T10:35:49.752Z] +++ '[' -n 0 ']' [2021-07-10T10:35:49.752Z] +++ set -x [2021-07-10T10:35:49.752Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.009Z] INFO: Testing against a local daemon [2021-07-10T10:35:50.009Z] testing: warning: no tests to run [2021-07-10T10:35:50.009Z] PASS [2021-07-10T10:35:50.009Z] [2021-07-10T10:35:50.009Z] DONE 0 tests in 0.049s [2021-07-10T10:35:50.009Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.009Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.009Z] +++ set -e [2021-07-10T10:35:50.009Z] +++ '[' -n 0 ']' [2021-07-10T10:35:50.009Z] +++ set -x [2021-07-10T10:35:50.009Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.009Z] INFO: Testing against a local daemon [2021-07-10T10:35:50.009Z] testing: warning: no tests to run [2021-07-10T10:35:50.009Z] PASS [2021-07-10T10:35:50.009Z] [2021-07-10T10:35:50.009Z] DONE 0 tests in 0.038s [2021-07-10T10:35:50.009Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.009Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.009Z] +++ set -e [2021-07-10T10:35:50.009Z] +++ '[' -n 0 ']' [2021-07-10T10:35:50.009Z] +++ set -x [2021-07-10T10:35:50.009Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.009Z] INFO: Testing against a local daemon [2021-07-10T10:35:50.009Z] testing: warning: no tests to run [2021-07-10T10:35:50.009Z] PASS [2021-07-10T10:35:50.009Z] [2021-07-10T10:35:50.009Z] DONE 0 tests in 0.038s [2021-07-10T10:35:50.009Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.009Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.009Z] +++ set -e [2021-07-10T10:35:50.009Z] +++ '[' -n 0 ']' [2021-07-10T10:35:50.009Z] +++ set -x [2021-07-10T10:35:50.009Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.009Z] INFO: Testing against a local daemon [2021-07-10T10:35:50.009Z] testing: warning: no tests to run [2021-07-10T10:35:50.009Z] PASS [2021-07-10T10:35:50.009Z] [2021-07-10T10:35:50.009Z] DONE 0 tests in 0.035s [2021-07-10T10:35:50.009Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.009Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.009Z] +++ set -e [2021-07-10T10:35:50.009Z] +++ '[' -n 0 ']' [2021-07-10T10:35:50.009Z] +++ set -x [2021-07-10T10:35:50.009Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.009Z] testing: warning: no tests to run [2021-07-10T10:35:50.009Z] PASS [2021-07-10T10:35:50.009Z] [2021-07-10T10:35:50.009Z] DONE 0 tests in 0.007s [2021-07-10T10:35:50.009Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.009Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.009Z] +++ set -e [2021-07-10T10:35:50.009Z] +++ '[' -n 0 ']' [2021-07-10T10:35:50.009Z] +++ set -x [2021-07-10T10:35:50.009Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.009Z] INFO: Testing against a local daemon [2021-07-10T10:35:50.009Z] testing: warning: no tests to run [2021-07-10T10:35:50.009Z] PASS [2021-07-10T10:35:50.009Z] [2021-07-10T10:35:50.009Z] DONE 0 tests in 0.034s [2021-07-10T10:35:50.009Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.009Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.009Z] +++ set -e [2021-07-10T10:35:50.009Z] +++ '[' -n 0 ']' [2021-07-10T10:35:50.009Z] +++ set -x [2021-07-10T10:35:50.009Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.091Z] #57 231.4 + bin/containerd-shim-runc-v2 [2021-07-10T10:35:50.132Z] #20 19.65 The following NEW packages will be installed: [2021-07-10T10:35:50.132Z] #20 19.65 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-10T10:35:50.132Z] #20 19.65 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-10T10:35:50.132Z] #20 19.65 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-10T10:35:50.132Z] #20 19.65 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-10T10:35:50.132Z] #20 19.65 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-10T10:35:50.132Z] #20 19.65 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-10T10:35:50.132Z] #20 19.65 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-10T10:35:50.132Z] #20 19.65 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-10T10:35:50.132Z] #20 19.65 xz-utils zip [2021-07-10T10:35:50.266Z] INFO: Testing against a local daemon [2021-07-10T10:35:50.266Z] testing: warning: no tests to run [2021-07-10T10:35:50.266Z] PASS [2021-07-10T10:35:50.266Z] [2021-07-10T10:35:50.266Z] DONE 0 tests in 0.041s [2021-07-10T10:35:50.266Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.266Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.266Z] +++ set -e [2021-07-10T10:35:50.266Z] +++ '[' -n 0 ']' [2021-07-10T10:35:50.266Z] +++ set -x [2021-07-10T10:35:50.266Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.266Z] INFO: Testing against a local daemon [2021-07-10T10:35:50.266Z] testing: warning: no tests to run [2021-07-10T10:35:50.266Z] PASS [2021-07-10T10:35:50.266Z] [2021-07-10T10:35:50.266Z] DONE 0 tests in 0.038s [2021-07-10T10:35:50.266Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.266Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.266Z] +++ set -e [2021-07-10T10:35:50.266Z] +++ '[' -n 0 ']' [2021-07-10T10:35:50.266Z] +++ set -x [2021-07-10T10:35:50.266Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.266Z] INFO: Testing against a local daemon [2021-07-10T10:35:50.266Z] testing: warning: no tests to run [2021-07-10T10:35:50.266Z] PASS [2021-07-10T10:35:50.266Z] [2021-07-10T10:35:50.266Z] DONE 0 tests in 0.029s [2021-07-10T10:35:50.266Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.266Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.266Z] +++ set -e [2021-07-10T10:35:50.266Z] +++ '[' -n 0 ']' [2021-07-10T10:35:50.266Z] +++ set -x [2021-07-10T10:35:50.266Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.266Z] testing: warning: no tests to run [2021-07-10T10:35:50.266Z] PASS [2021-07-10T10:35:50.266Z] [2021-07-10T10:35:50.266Z] DONE 0 tests in 0.007s [2021-07-10T10:35:50.266Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.266Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.266Z] +++ set -e [2021-07-10T10:35:50.266Z] +++ '[' -n 0 ']' [2021-07-10T10:35:50.266Z] +++ set -x [2021-07-10T10:35:50.266Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.266Z] INFO: Testing against a local daemon [2021-07-10T10:35:50.266Z] testing: warning: no tests to run [2021-07-10T10:35:50.266Z] PASS [2021-07-10T10:35:50.266Z] [2021-07-10T10:35:50.266Z] DONE 0 tests in 0.030s [2021-07-10T10:35:50.266Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.266Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.266Z] +++ set -e [2021-07-10T10:35:50.266Z] +++ '[' -n 0 ']' [2021-07-10T10:35:50.266Z] +++ set -x [2021-07-10T10:35:50.266Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.266Z] INFO: Testing against a local daemon [2021-07-10T10:35:50.266Z] testing: warning: no tests to run [2021-07-10T10:35:50.266Z] PASS [2021-07-10T10:35:50.266Z] [2021-07-10T10:35:50.266Z] DONE 0 tests in 0.032s [2021-07-10T10:35:50.266Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.266Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.266Z] +++ set -e [2021-07-10T10:35:50.266Z] +++ '[' -n 0 ']' [2021-07-10T10:35:50.266Z] +++ set -x [2021-07-10T10:35:50.266Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.266Z] INFO: Testing against a local daemon [2021-07-10T10:35:50.266Z] testing: warning: no tests to run [2021-07-10T10:35:50.266Z] PASS [2021-07-10T10:35:50.266Z] [2021-07-10T10:35:50.266Z] DONE 0 tests in 0.030s [2021-07-10T10:35:50.371Z] #57 232.0 + binaries [2021-07-10T10:35:50.371Z] #57 232.0 + install -D bin/containerd /build/containerd [2021-07-10T10:35:50.371Z] #57 232.0 + install -D bin/containerd-shim /build/containerd-shim [2021-07-10T10:35:50.371Z] #57 232.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-10T10:35:50.371Z] #57 232.1 + install -D bin/ctr /build/ctr [2021-07-10T10:35:50.393Z] #20 19.96 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:35:50.393Z] #20 19.96 Need to get 28.6 MB of archives. [2021-07-10T10:35:50.393Z] #20 19.96 After this operation, 116 MB of additional disk space will be used. [2021-07-10T10:35:50.393Z] #20 19.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-10T10:35:50.393Z] #20 19.96 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-10T10:35:50.393Z] #20 19.99 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-10T10:35:50.393Z] #20 20.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-10T10:35:50.393Z] #20 20.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-10T10:35:50.393Z] #20 20.07 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-10T10:35:50.393Z] #20 20.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-10T10:35:50.393Z] #20 20.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-10T10:35:50.522Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.522Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.522Z] +++ set -e [2021-07-10T10:35:50.522Z] +++ '[' -n 0 ']' [2021-07-10T10:35:50.522Z] +++ set -x [2021-07-10T10:35:50.522Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.523Z] INFO: Testing against a local daemon [2021-07-10T10:35:50.523Z] testing: warning: no tests to run [2021-07-10T10:35:50.523Z] PASS [2021-07-10T10:35:50.523Z] [2021-07-10T10:35:50.523Z] DONE 0 tests in 0.030s [2021-07-10T10:35:50.523Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.523Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.523Z] +++ set -e [2021-07-10T10:35:50.523Z] +++ '[' -n 0 ']' [2021-07-10T10:35:50.523Z] +++ set -x [2021-07-10T10:35:50.523Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.523Z] INFO: Testing against a local daemon [2021-07-10T10:35:50.523Z] testing: warning: no tests to run [2021-07-10T10:35:50.523Z] PASS [2021-07-10T10:35:50.523Z] [2021-07-10T10:35:50.523Z] DONE 0 tests in 0.032s [2021-07-10T10:35:50.523Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.523Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.523Z] +++ set -e [2021-07-10T10:35:50.523Z] +++ '[' -n 0 ']' [2021-07-10T10:35:50.523Z] +++ set -x [2021-07-10T10:35:50.523Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.523Z] INFO: Testing against a local daemon [2021-07-10T10:35:50.523Z] testing: warning: no tests to run [2021-07-10T10:35:50.523Z] PASS [2021-07-10T10:35:50.523Z] [2021-07-10T10:35:50.523Z] DONE 0 tests in 0.031s [2021-07-10T10:35:50.523Z] Running integration-test (iteration 3) [2021-07-10T10:35:50.523Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.523Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.523Z] +++ set -e [2021-07-10T10:35:50.523Z] +++ '[' -n 0 ']' [2021-07-10T10:35:50.523Z] +++ set -x [2021-07-10T10:35:50.523Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.523Z] INFO: Testing against a local daemon [2021-07-10T10:35:50.523Z] testing: warning: no tests to run [2021-07-10T10:35:50.523Z] PASS [2021-07-10T10:35:50.523Z] [2021-07-10T10:35:50.523Z] DONE 0 tests in 0.031s [2021-07-10T10:35:50.523Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.523Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.523Z] +++ set -e [2021-07-10T10:35:50.523Z] +++ '[' -n 0 ']' [2021-07-10T10:35:50.523Z] +++ set -x [2021-07-10T10:35:50.523Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.523Z] INFO: Testing against a local daemon [2021-07-10T10:35:50.523Z] testing: warning: no tests to run [2021-07-10T10:35:50.523Z] PASS [2021-07-10T10:35:50.523Z] [2021-07-10T10:35:50.523Z] DONE 0 tests in 0.029s [2021-07-10T10:35:50.523Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.523Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.523Z] +++ set -e [2021-07-10T10:35:50.523Z] +++ '[' -n 0 ']' [2021-07-10T10:35:50.523Z] +++ set -x [2021-07-10T10:35:50.523Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.523Z] INFO: Testing against a local daemon [2021-07-10T10:35:50.523Z] === RUN TestPsPlatform [2021-07-10T10:35:50.611Z] #20 ... [2021-07-10T10:35:50.611Z] [2021-07-10T10:35:50.611Z] #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-10T10:35:50.611Z] #40 sha256:a84cd1dacbf751fa4298aa8792ebbe547d2836673fdf6187b07470d7a7b51e12 [2021-07-10T10:35:50.611Z] #40 144.8 + dpkg --print-architecture [2021-07-10T10:35:50.654Z] #20 20.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-10T10:35:50.654Z] #20 20.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-10T10:35:50.654Z] #20 20.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-10T10:35:50.654Z] #20 20.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-10T10:35:50.654Z] #20 20.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-10T10:35:50.654Z] #20 20.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-10T10:35:50.654Z] #20 20.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-10T10:35:50.654Z] #20 20.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-10T10:35:50.654Z] #20 20.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-10T10:35:50.654Z] #20 20.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-10T10:35:50.654Z] #20 20.23 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-10T10:35:50.654Z] #20 20.23 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-10T10:35:50.654Z] #20 20.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-10T10:35:50.654Z] #20 20.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-10T10:35:50.654Z] #20 20.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-10T10:35:50.654Z] #20 20.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-10T10:35:50.654Z] #20 20.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-10T10:35:50.654Z] #20 20.30 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-10T10:35:50.654Z] #20 20.30 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-10T10:35:50.654Z] #20 20.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-10T10:35:50.654Z] #20 20.30 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-10T10:35:50.778Z] --- PASS: TestPsPlatform (0.04s) [2021-07-10T10:35:50.778Z] === RUN TestPsPlatform [2021-07-10T10:35:50.778Z] --- PASS: TestPsPlatform (0.03s) [2021-07-10T10:35:50.778Z] === RUN TestPsPlatform [2021-07-10T10:35:50.778Z] --- PASS: TestPsPlatform (0.03s) [2021-07-10T10:35:50.778Z] === RUN TestPsPlatform [2021-07-10T10:35:50.778Z] --- PASS: TestPsPlatform (0.03s) [2021-07-10T10:35:50.778Z] === RUN TestPsPlatform [2021-07-10T10:35:50.778Z] --- PASS: TestPsPlatform (0.03s) [2021-07-10T10:35:50.778Z] PASS [2021-07-10T10:35:50.778Z] [2021-07-10T10:35:50.778Z] DONE 5 tests in 0.197s [2021-07-10T10:35:50.778Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.778Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.778Z] +++ set -e [2021-07-10T10:35:50.778Z] +++ '[' -n 0 ']' [2021-07-10T10:35:50.778Z] +++ set -x [2021-07-10T10:35:50.778Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.778Z] testing: warning: no tests to run [2021-07-10T10:35:50.778Z] PASS [2021-07-10T10:35:50.778Z] [2021-07-10T10:35:50.778Z] DONE 0 tests in 0.020s [2021-07-10T10:35:50.778Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.778Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.778Z] +++ set -e [2021-07-10T10:35:50.778Z] +++ '[' -n 0 ']' [2021-07-10T10:35:50.778Z] +++ set -x [2021-07-10T10:35:50.779Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.779Z] INFO: Testing against a local daemon [2021-07-10T10:35:50.779Z] testing: warning: no tests to run [2021-07-10T10:35:50.779Z] PASS [2021-07-10T10:35:50.779Z] [2021-07-10T10:35:50.779Z] DONE 0 tests in 0.037s [2021-07-10T10:35:50.779Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.779Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.779Z] +++ set -e [2021-07-10T10:35:50.779Z] +++ '[' -n 0 ']' [2021-07-10T10:35:50.779Z] +++ set -x [2021-07-10T10:35:50.779Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:50.795Z] #20 2.669 Reading package lists... [2021-07-10T10:35:51.035Z] INFO: Testing against a local daemon [2021-07-10T10:35:51.035Z] testing: warning: no tests to run [2021-07-10T10:35:51.035Z] PASS [2021-07-10T10:35:51.035Z] [2021-07-10T10:35:51.035Z] DONE 0 tests in 0.031s [2021-07-10T10:35:51.035Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.035Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.035Z] +++ set -e [2021-07-10T10:35:51.035Z] +++ '[' -n 0 ']' [2021-07-10T10:35:51.035Z] +++ set -x [2021-07-10T10:35:51.035Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.035Z] INFO: Testing against a local daemon [2021-07-10T10:35:51.035Z] testing: warning: no tests to run [2021-07-10T10:35:51.035Z] PASS [2021-07-10T10:35:51.035Z] [2021-07-10T10:35:51.035Z] DONE 0 tests in 0.030s [2021-07-10T10:35:51.035Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.035Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.035Z] +++ set -e [2021-07-10T10:35:51.035Z] +++ '[' -n 0 ']' [2021-07-10T10:35:51.035Z] +++ set -x [2021-07-10T10:35:51.035Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.035Z] INFO: Testing against a local daemon [2021-07-10T10:35:51.035Z] testing: warning: no tests to run [2021-07-10T10:35:51.035Z] PASS [2021-07-10T10:35:51.035Z] [2021-07-10T10:35:51.035Z] DONE 0 tests in 0.030s [2021-07-10T10:35:51.035Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.035Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.035Z] +++ set -e [2021-07-10T10:35:51.035Z] +++ '[' -n 0 ']' [2021-07-10T10:35:51.035Z] +++ set -x [2021-07-10T10:35:51.035Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.035Z] testing: warning: no tests to run [2021-07-10T10:35:51.035Z] PASS [2021-07-10T10:35:51.035Z] [2021-07-10T10:35:51.035Z] DONE 0 tests in 0.008s [2021-07-10T10:35:51.035Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.035Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.035Z] +++ set -e [2021-07-10T10:35:51.035Z] +++ '[' -n 0 ']' [2021-07-10T10:35:51.035Z] +++ set -x [2021-07-10T10:35:51.035Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.035Z] INFO: Testing against a local daemon [2021-07-10T10:35:51.035Z] testing: warning: no tests to run [2021-07-10T10:35:51.035Z] PASS [2021-07-10T10:35:51.035Z] [2021-07-10T10:35:51.035Z] DONE 0 tests in 0.030s [2021-07-10T10:35:51.035Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.035Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.035Z] +++ set -e [2021-07-10T10:35:51.035Z] +++ '[' -n 0 ']' [2021-07-10T10:35:51.035Z] +++ set -x [2021-07-10T10:35:51.035Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.035Z] INFO: Testing against a local daemon [2021-07-10T10:35:51.035Z] testing: warning: no tests to run [2021-07-10T10:35:51.035Z] PASS [2021-07-10T10:35:51.035Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-10T10:35:51.035Z] [2021-07-10T10:35:51.035Z] DONE 0 tests in 0.030s [2021-07-10T10:35:51.035Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.035Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.035Z] +++ set -e [2021-07-10T10:35:51.035Z] +++ '[' -n 0 ']' [2021-07-10T10:35:51.035Z] +++ set -x [2021-07-10T10:35:51.035Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.035Z] INFO: Testing against a local daemon [2021-07-10T10:35:51.035Z] testing: warning: no tests to run [2021-07-10T10:35:51.035Z] PASS [2021-07-10T10:35:51.035Z] [2021-07-10T10:35:51.035Z] DONE 0 tests in 0.033s [2021-07-10T10:35:51.035Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.035Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.035Z] +++ set -e [2021-07-10T10:35:51.035Z] +++ '[' -n 0 ']' [2021-07-10T10:35:51.035Z] +++ set -x [2021-07-10T10:35:51.035Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.226Z] #20 20.75 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-10T10:35:51.226Z] #20 20.75 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-10T10:35:51.226Z] #20 20.75 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-10T10:35:51.226Z] #20 20.75 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-10T10:35:51.226Z] #20 20.75 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-10T10:35:51.226Z] #20 20.76 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-10T10:35:51.226Z] #20 20.77 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-10T10:35:51.226Z] #20 20.84 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-10T10:35:51.226Z] #20 20.84 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-10T10:35:51.226Z] #20 20.85 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-10T10:35:51.226Z] #20 20.86 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-10T10:35:51.226Z] #20 20.86 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-10T10:35:51.226Z] #20 20.88 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-10T10:35:51.226Z] #20 20.90 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-10T10:35:51.226Z] #20 20.94 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-10T10:35:51.226Z] #20 20.95 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-10T10:35:51.291Z] INFO: Testing against a local daemon [2021-07-10T10:35:51.291Z] testing: warning: no tests to run [2021-07-10T10:35:51.291Z] PASS [2021-07-10T10:35:51.291Z] [2021-07-10T10:35:51.291Z] DONE 0 tests in 0.032s [2021-07-10T10:35:51.291Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.291Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.291Z] +++ set -e [2021-07-10T10:35:51.291Z] +++ '[' -n 0 ']' [2021-07-10T10:35:51.291Z] +++ set -x [2021-07-10T10:35:51.291Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.291Z] testing: warning: no tests to run [2021-07-10T10:35:51.291Z] PASS [2021-07-10T10:35:51.291Z] [2021-07-10T10:35:51.291Z] DONE 0 tests in 0.006s [2021-07-10T10:35:51.292Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.292Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.292Z] +++ set -e [2021-07-10T10:35:51.292Z] +++ '[' -n 0 ']' [2021-07-10T10:35:51.292Z] +++ set -x [2021-07-10T10:35:51.292Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.292Z] INFO: Testing against a local daemon [2021-07-10T10:35:51.292Z] testing: warning: no tests to run [2021-07-10T10:35:51.292Z] PASS [2021-07-10T10:35:51.292Z] [2021-07-10T10:35:51.292Z] DONE 0 tests in 0.029s [2021-07-10T10:35:51.292Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.292Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.292Z] +++ set -e [2021-07-10T10:35:51.292Z] +++ '[' -n 0 ']' [2021-07-10T10:35:51.292Z] +++ set -x [2021-07-10T10:35:51.292Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.292Z] INFO: Testing against a local daemon [2021-07-10T10:35:51.292Z] testing: warning: no tests to run [2021-07-10T10:35:51.292Z] PASS [2021-07-10T10:35:51.292Z] [2021-07-10T10:35:51.292Z] DONE 0 tests in 0.029s [2021-07-10T10:35:51.292Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.292Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.292Z] +++ set -e [2021-07-10T10:35:51.292Z] +++ '[' -n 0 ']' [2021-07-10T10:35:51.292Z] +++ set -x [2021-07-10T10:35:51.292Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.292Z] INFO: Testing against a local daemon [2021-07-10T10:35:51.292Z] testing: warning: no tests to run [2021-07-10T10:35:51.292Z] PASS [2021-07-10T10:35:51.292Z] [2021-07-10T10:35:51.292Z] DONE 0 tests in 0.033s [2021-07-10T10:35:51.292Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.292Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.292Z] +++ set -e [2021-07-10T10:35:51.292Z] +++ '[' -n 0 ']' [2021-07-10T10:35:51.292Z] +++ set -x [2021-07-10T10:35:51.292Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.292Z] INFO: Testing against a local daemon [2021-07-10T10:35:51.292Z] testing: warning: no tests to run [2021-07-10T10:35:51.292Z] PASS [2021-07-10T10:35:51.292Z] [2021-07-10T10:35:51.292Z] DONE 0 tests in 0.030s [2021-07-10T10:35:51.292Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.292Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.292Z] +++ set -e [2021-07-10T10:35:51.292Z] +++ '[' -n 0 ']' [2021-07-10T10:35:51.292Z] +++ set -x [2021-07-10T10:35:51.292Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.292Z] INFO: Testing against a local daemon [2021-07-10T10:35:51.292Z] testing: warning: no tests to run [2021-07-10T10:35:51.292Z] PASS [2021-07-10T10:35:51.292Z] [2021-07-10T10:35:51.292Z] DONE 0 tests in 0.029s [2021-07-10T10:35:51.292Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.292Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.487Z] #20 20.96 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-10T10:35:51.487Z] #20 21.24 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-10T10:35:51.548Z] +++ set -e [2021-07-10T10:35:51.548Z] +++ '[' -n 0 ']' [2021-07-10T10:35:51.548Z] +++ set -x [2021-07-10T10:35:51.548Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.548Z] INFO: Testing against a local daemon [2021-07-10T10:35:51.548Z] testing: warning: no tests to run [2021-07-10T10:35:51.548Z] PASS [2021-07-10T10:35:51.548Z] [2021-07-10T10:35:51.548Z] DONE 0 tests in 0.030s [2021-07-10T10:35:51.548Z] Running integration-test (iteration 4) [2021-07-10T10:35:51.548Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.548Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.548Z] +++ set -e [2021-07-10T10:35:51.548Z] +++ '[' -n 0 ']' [2021-07-10T10:35:51.548Z] +++ set -x [2021-07-10T10:35:51.548Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.548Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-10T10:35:51.548Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-10T10:35:51.548Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-10T10:35:51.548Z] INFO: Testing against a local daemon [2021-07-10T10:35:51.548Z] testing: warning: no tests to run [2021-07-10T10:35:51.548Z] PASS [2021-07-10T10:35:51.548Z] [2021-07-10T10:35:51.548Z] DONE 0 tests in 0.034s [2021-07-10T10:35:51.548Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.548Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.548Z] +++ set -e [2021-07-10T10:35:51.548Z] +++ '[' -n 0 ']' [2021-07-10T10:35:51.548Z] +++ set -x [2021-07-10T10:35:51.548Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.548Z] INFO: Testing against a local daemon [2021-07-10T10:35:51.548Z] testing: warning: no tests to run [2021-07-10T10:35:51.548Z] PASS [2021-07-10T10:35:51.548Z] [2021-07-10T10:35:51.548Z] DONE 0 tests in 0.030s [2021-07-10T10:35:51.548Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.548Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.548Z] +++ set -e [2021-07-10T10:35:51.548Z] +++ '[' -n 0 ']' [2021-07-10T10:35:51.548Z] +++ set -x [2021-07-10T10:35:51.548Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.548Z] INFO: Testing against a local daemon [2021-07-10T10:35:51.548Z] === RUN TestPsPlatform [2021-07-10T10:35:51.548Z] --- PASS: TestPsPlatform (0.03s) [2021-07-10T10:35:51.548Z] === RUN TestPsPlatform [2021-07-10T10:35:51.548Z] --- PASS: TestPsPlatform (0.03s) [2021-07-10T10:35:51.548Z] === RUN TestPsPlatform [2021-07-10T10:35:51.748Z] #20 21.32 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-10T10:35:51.748Z] #20 21.36 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-10T10:35:51.804Z] --- PASS: TestPsPlatform (0.03s) [2021-07-10T10:35:51.804Z] === RUN TestPsPlatform [2021-07-10T10:35:51.804Z] --- PASS: TestPsPlatform (0.03s) [2021-07-10T10:35:51.804Z] === RUN TestPsPlatform [2021-07-10T10:35:51.804Z] --- PASS: TestPsPlatform (0.04s) [2021-07-10T10:35:51.804Z] PASS [2021-07-10T10:35:51.804Z] [2021-07-10T10:35:51.804Z] DONE 5 tests in 0.205s [2021-07-10T10:35:51.804Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.804Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.804Z] +++ set -e [2021-07-10T10:35:51.804Z] +++ '[' -n 0 ']' [2021-07-10T10:35:51.804Z] +++ set -x [2021-07-10T10:35:51.804Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.804Z] testing: warning: no tests to run [2021-07-10T10:35:51.804Z] PASS [2021-07-10T10:35:51.804Z] [2021-07-10T10:35:51.804Z] DONE 0 tests in 0.020s [2021-07-10T10:35:51.804Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.804Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.804Z] +++ set -e [2021-07-10T10:35:51.804Z] +++ '[' -n 0 ']' [2021-07-10T10:35:51.804Z] +++ set -x [2021-07-10T10:35:51.804Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.804Z] INFO: Testing against a local daemon [2021-07-10T10:35:51.804Z] testing: warning: no tests to run [2021-07-10T10:35:51.804Z] PASS [2021-07-10T10:35:51.804Z] [2021-07-10T10:35:51.804Z] DONE 0 tests in 0.038s [2021-07-10T10:35:51.804Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.804Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.804Z] +++ set -e [2021-07-10T10:35:51.804Z] +++ '[' -n 0 ']' [2021-07-10T10:35:51.804Z] +++ set -x [2021-07-10T10:35:51.804Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.804Z] INFO: Testing against a local daemon [2021-07-10T10:35:51.804Z] testing: warning: no tests to run [2021-07-10T10:35:51.804Z] PASS [2021-07-10T10:35:51.804Z] [2021-07-10T10:35:51.804Z] DONE 0 tests in 0.031s [2021-07-10T10:35:51.804Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.804Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.804Z] +++ set -e [2021-07-10T10:35:51.804Z] +++ '[' -n 0 ']' [2021-07-10T10:35:51.804Z] +++ set -x [2021-07-10T10:35:51.804Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.804Z] INFO: Testing against a local daemon [2021-07-10T10:35:51.804Z] testing: warning: no tests to run [2021-07-10T10:35:51.804Z] PASS [2021-07-10T10:35:51.804Z] [2021-07-10T10:35:51.804Z] DONE 0 tests in 0.028s [2021-07-10T10:35:51.804Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.804Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:51.804Z] +++ set -e [2021-07-10T10:35:51.804Z] +++ '[' -n 0 ']' [2021-07-10T10:35:51.804Z] +++ set -x [2021-07-10T10:35:51.804Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.060Z] INFO: Testing against a local daemon [2021-07-10T10:35:52.060Z] testing: warning: no tests to run [2021-07-10T10:35:52.060Z] PASS [2021-07-10T10:35:52.060Z] [2021-07-10T10:35:52.060Z] DONE 0 tests in 0.029s [2021-07-10T10:35:52.060Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.060Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.060Z] +++ set -e [2021-07-10T10:35:52.060Z] +++ '[' -n 0 ']' [2021-07-10T10:35:52.060Z] +++ set -x [2021-07-10T10:35:52.060Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.060Z] testing: warning: no tests to run [2021-07-10T10:35:52.060Z] PASS [2021-07-10T10:35:52.060Z] [2021-07-10T10:35:52.060Z] DONE 0 tests in 0.006s [2021-07-10T10:35:52.060Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.060Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.060Z] +++ set -e [2021-07-10T10:35:52.060Z] +++ '[' -n 0 ']' [2021-07-10T10:35:52.060Z] +++ set -x [2021-07-10T10:35:52.060Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.060Z] INFO: Testing against a local daemon [2021-07-10T10:35:52.060Z] testing: warning: no tests to run [2021-07-10T10:35:52.060Z] PASS [2021-07-10T10:35:52.060Z] [2021-07-10T10:35:52.060Z] DONE 0 tests in 0.035s [2021-07-10T10:35:52.060Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.060Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.060Z] +++ set -e [2021-07-10T10:35:52.060Z] +++ '[' -n 0 ']' [2021-07-10T10:35:52.060Z] +++ set -x [2021-07-10T10:35:52.060Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.060Z] INFO: Testing against a local daemon [2021-07-10T10:35:52.060Z] testing: warning: no tests to run [2021-07-10T10:35:52.060Z] PASS [2021-07-10T10:35:52.060Z] [2021-07-10T10:35:52.060Z] DONE 0 tests in 0.029s [2021-07-10T10:35:52.060Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.060Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.060Z] +++ set -e [2021-07-10T10:35:52.060Z] +++ '[' -n 0 ']' [2021-07-10T10:35:52.060Z] +++ set -x [2021-07-10T10:35:52.060Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.060Z] INFO: Testing against a local daemon [2021-07-10T10:35:52.060Z] testing: warning: no tests to run [2021-07-10T10:35:52.060Z] PASS [2021-07-10T10:35:52.060Z] [2021-07-10T10:35:52.060Z] DONE 0 tests in 0.030s [2021-07-10T10:35:52.060Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.060Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.060Z] +++ set -e [2021-07-10T10:35:52.060Z] +++ '[' -n 0 ']' [2021-07-10T10:35:52.060Z] +++ set -x [2021-07-10T10:35:52.061Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.061Z] INFO: Testing against a local daemon [2021-07-10T10:35:52.061Z] testing: warning: no tests to run [2021-07-10T10:35:52.061Z] PASS [2021-07-10T10:35:52.061Z] [2021-07-10T10:35:52.061Z] DONE 0 tests in 0.030s [2021-07-10T10:35:52.061Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.061Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.061Z] +++ set -e [2021-07-10T10:35:52.061Z] +++ '[' -n 0 ']' [2021-07-10T10:35:52.061Z] +++ set -x [2021-07-10T10:35:52.061Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.061Z] testing: warning: no tests to run [2021-07-10T10:35:52.061Z] PASS [2021-07-10T10:35:52.061Z] [2021-07-10T10:35:52.061Z] DONE 0 tests in 0.006s [2021-07-10T10:35:52.061Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.061Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.061Z] +++ set -e [2021-07-10T10:35:52.061Z] +++ '[' -n 0 ']' [2021-07-10T10:35:52.061Z] +++ set -x [2021-07-10T10:35:52.061Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.098Z] Client: [2021-07-10T10:35:52.098Z] Context: default [2021-07-10T10:35:52.098Z] Debug Mode: false [2021-07-10T10:35:52.098Z] Plugins: [2021-07-10T10:35:52.098Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-10T10:35:52.098Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-10T10:35:52.098Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-10T10:35:52.098Z] [2021-07-10T10:35:52.098Z] Server: [2021-07-10T10:35:52.098Z] Containers: 0 [2021-07-10T10:35:52.098Z] Running: 0 [2021-07-10T10:35:52.098Z] Paused: 0 [2021-07-10T10:35:52.098Z] Stopped: 0 [2021-07-10T10:35:52.098Z] Images: 0 [2021-07-10T10:35:52.098Z] Server Version: 20.10.0 [2021-07-10T10:35:52.098Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-10T10:35:52.098Z] Windows: [2021-07-10T10:35:52.098Z] LCOW: [2021-07-10T10:35:52.098Z] Logging Driver: json-file [2021-07-10T10:35:52.098Z] Plugins: [2021-07-10T10:35:52.098Z] Volume: local [2021-07-10T10:35:52.098Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-10T10:35:52.098Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-10T10:35:52.098Z] Swarm: inactive [2021-07-10T10:35:52.098Z] Default Isolation: process [2021-07-10T10:35:52.098Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-10T10:35:52.098Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-10T10:35:52.098Z] OSType: windows [2021-07-10T10:35:52.098Z] Architecture: x86_64 [2021-07-10T10:35:52.098Z] CPUs: 4 [2021-07-10T10:35:52.098Z] Total Memory: 32GiB [2021-07-10T10:35:52.098Z] Name: azwin-2-eaeaf1 [2021-07-10T10:35:52.098Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-10T10:35:52.098Z] Docker Root Dir: D:\docker [2021-07-10T10:35:52.098Z] Debug Mode: false [2021-07-10T10:35:52.098Z] Registry: https://index.docker.io/v1/ [2021-07-10T10:35:52.098Z] Labels: [2021-07-10T10:35:52.098Z] Experimental: true [2021-07-10T10:35:52.098Z] Insecure Registries: [2021-07-10T10:35:52.098Z] 10.0.0.4:5000 [2021-07-10T10:35:52.098Z] 127.0.0.0/8 [2021-07-10T10:35:52.098Z] Registry Mirrors: [2021-07-10T10:35:52.098Z] http://10.0.0.4:5000/ [2021-07-10T10:35:52.098Z] Live Restore Enabled: false [2021-07-10T10:35:52.098Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-10T10:35:52.317Z] INFO: Testing against a local daemon [2021-07-10T10:35:52.317Z] testing: warning: no tests to run [2021-07-10T10:35:52.317Z] PASS [2021-07-10T10:35:52.317Z] [2021-07-10T10:35:52.317Z] DONE 0 tests in 0.031s [2021-07-10T10:35:52.317Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.317Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.317Z] +++ set -e [2021-07-10T10:35:52.317Z] +++ '[' -n 0 ']' [2021-07-10T10:35:52.317Z] +++ set -x [2021-07-10T10:35:52.317Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.317Z] INFO: Testing against a local daemon [2021-07-10T10:35:52.317Z] testing: warning: no tests to run [2021-07-10T10:35:52.317Z] PASS [2021-07-10T10:35:52.317Z] [2021-07-10T10:35:52.317Z] DONE 0 tests in 0.029s [2021-07-10T10:35:52.317Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.317Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.317Z] +++ set -e [2021-07-10T10:35:52.317Z] +++ '[' -n 0 ']' [2021-07-10T10:35:52.317Z] +++ set -x [2021-07-10T10:35:52.317Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.317Z] INFO: Testing against a local daemon [2021-07-10T10:35:52.317Z] testing: warning: no tests to run [2021-07-10T10:35:52.317Z] PASS [2021-07-10T10:35:52.317Z] [2021-07-10T10:35:52.317Z] DONE 0 tests in 0.031s [2021-07-10T10:35:52.317Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.317Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.317Z] +++ set -e [2021-07-10T10:35:52.317Z] +++ '[' -n 0 ']' [2021-07-10T10:35:52.317Z] +++ set -x [2021-07-10T10:35:52.317Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.317Z] INFO: Testing against a local daemon [2021-07-10T10:35:52.317Z] testing: warning: no tests to run [2021-07-10T10:35:52.317Z] PASS [2021-07-10T10:35:52.317Z] [2021-07-10T10:35:52.317Z] DONE 0 tests in 0.029s [2021-07-10T10:35:52.317Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.317Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.317Z] +++ set -e [2021-07-10T10:35:52.317Z] +++ '[' -n 0 ']' [2021-07-10T10:35:52.317Z] +++ set -x [2021-07-10T10:35:52.317Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.317Z] INFO: Testing against a local daemon [2021-07-10T10:35:52.317Z] testing: warning: no tests to run [2021-07-10T10:35:52.317Z] PASS [2021-07-10T10:35:52.317Z] [2021-07-10T10:35:52.317Z] DONE 0 tests in 0.027s [2021-07-10T10:35:52.317Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.317Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.317Z] +++ set -e [2021-07-10T10:35:52.317Z] +++ '[' -n 0 ']' [2021-07-10T10:35:52.317Z] +++ set -x [2021-07-10T10:35:52.317Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.317Z] INFO: Testing against a local daemon [2021-07-10T10:35:52.317Z] testing: warning: no tests to run [2021-07-10T10:35:52.317Z] PASS [2021-07-10T10:35:52.317Z] [2021-07-10T10:35:52.317Z] DONE 0 tests in 0.030s [2021-07-10T10:35:52.317Z] Running integration-test (iteration 5) [2021-07-10T10:35:52.317Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.317Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.317Z] +++ set -e [2021-07-10T10:35:52.317Z] +++ '[' -n 0 ']' [2021-07-10T10:35:52.317Z] +++ set -x [2021-07-10T10:35:52.317Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.317Z] INFO: Testing against a local daemon [2021-07-10T10:35:52.317Z] testing: warning: no tests to run [2021-07-10T10:35:52.317Z] PASS [2021-07-10T10:35:52.317Z] [2021-07-10T10:35:52.317Z] DONE 0 tests in 0.031s [2021-07-10T10:35:52.317Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.317Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.317Z] +++ set -e [2021-07-10T10:35:52.317Z] +++ '[' -n 0 ']' [2021-07-10T10:35:52.317Z] +++ set -x [2021-07-10T10:35:52.317Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.319Z] #20 21.94 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:35:52.319Z] #20 22.02 Fetched 28.6 MB in 2s (17.3 MB/s) [2021-07-10T10:35:52.319Z] #20 22.08 Selecting previously unselected package pigz. [2021-07-10T10:35:52.573Z] INFO: Testing against a local daemon [2021-07-10T10:35:52.573Z] testing: warning: no tests to run [2021-07-10T10:35:52.573Z] PASS [2021-07-10T10:35:52.573Z] [2021-07-10T10:35:52.573Z] DONE 0 tests in 0.042s [2021-07-10T10:35:52.573Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.573Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.573Z] +++ set -e [2021-07-10T10:35:52.573Z] +++ '[' -n 0 ']' [2021-07-10T10:35:52.573Z] +++ set -x [2021-07-10T10:35:52.573Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.573Z] INFO: Testing against a local daemon [2021-07-10T10:35:52.573Z] === RUN TestPsPlatform [2021-07-10T10:35:52.573Z] --- PASS: TestPsPlatform (0.04s) [2021-07-10T10:35:52.573Z] === RUN TestPsPlatform [2021-07-10T10:35:52.573Z] --- PASS: TestPsPlatform (0.03s) [2021-07-10T10:35:52.573Z] === RUN TestPsPlatform [2021-07-10T10:35:52.573Z] --- PASS: TestPsPlatform (0.04s) [2021-07-10T10:35:52.573Z] === RUN TestPsPlatform [2021-07-10T10:35:52.573Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-10T10:35:52.573Z] --- PASS: TestPsPlatform (0.04s) [2021-07-10T10:35:52.573Z] === RUN TestPsPlatform [2021-07-10T10:35:52.580Z] #20 22.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-07-10T10:35:52.580Z] #20 22.13 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-10T10:35:52.580Z] #20 22.14 Unpacking pigz (2.4-1) ... [2021-07-10T10:35:52.580Z] #20 22.22 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-10T10:35:52.580Z] #20 22.22 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:35:52.580Z] #20 22.23 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:35:52.829Z] --- PASS: TestPsPlatform (0.04s) [2021-07-10T10:35:52.829Z] PASS [2021-07-10T10:35:52.829Z] [2021-07-10T10:35:52.829Z] DONE 5 tests in 0.226s [2021-07-10T10:35:52.829Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.829Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.829Z] +++ set -e [2021-07-10T10:35:52.829Z] +++ '[' -n 0 ']' [2021-07-10T10:35:52.829Z] +++ set -x [2021-07-10T10:35:52.829Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.829Z] testing: warning: no tests to run [2021-07-10T10:35:52.829Z] PASS [2021-07-10T10:35:52.829Z] [2021-07-10T10:35:52.829Z] DONE 0 tests in 0.020s [2021-07-10T10:35:52.829Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.829Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.829Z] +++ set -e [2021-07-10T10:35:52.829Z] +++ '[' -n 0 ']' [2021-07-10T10:35:52.829Z] +++ set -x [2021-07-10T10:35:52.829Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.829Z] INFO: Testing against a local daemon [2021-07-10T10:35:52.829Z] testing: warning: no tests to run [2021-07-10T10:35:52.829Z] PASS [2021-07-10T10:35:52.829Z] [2021-07-10T10:35:52.829Z] DONE 0 tests in 0.039s [2021-07-10T10:35:52.829Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.829Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.829Z] +++ set -e [2021-07-10T10:35:52.829Z] +++ '[' -n 0 ']' [2021-07-10T10:35:52.829Z] +++ set -x [2021-07-10T10:35:52.829Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.829Z] INFO: Testing against a local daemon [2021-07-10T10:35:52.829Z] testing: warning: no tests to run [2021-07-10T10:35:52.829Z] PASS [2021-07-10T10:35:52.829Z] [2021-07-10T10:35:52.829Z] DONE 0 tests in 0.034s [2021-07-10T10:35:52.829Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.829Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.829Z] +++ set -e [2021-07-10T10:35:52.829Z] +++ '[' -n 0 ']' [2021-07-10T10:35:52.829Z] +++ set -x [2021-07-10T10:35:52.829Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.829Z] INFO: Testing against a local daemon [2021-07-10T10:35:52.829Z] testing: warning: no tests to run [2021-07-10T10:35:52.829Z] PASS [2021-07-10T10:35:52.829Z] [2021-07-10T10:35:52.829Z] DONE 0 tests in 0.029s [2021-07-10T10:35:52.829Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.829Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.829Z] +++ set -e [2021-07-10T10:35:52.829Z] +++ '[' -n 0 ']' [2021-07-10T10:35:52.829Z] +++ set -x [2021-07-10T10:35:52.829Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.829Z] INFO: Testing against a local daemon [2021-07-10T10:35:52.829Z] testing: warning: no tests to run [2021-07-10T10:35:52.829Z] PASS [2021-07-10T10:35:52.829Z] [2021-07-10T10:35:52.829Z] DONE 0 tests in 0.027s [2021-07-10T10:35:52.829Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.829Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.829Z] +++ set -e [2021-07-10T10:35:52.829Z] +++ '[' -n 0 ']' [2021-07-10T10:35:52.829Z] +++ set -x [2021-07-10T10:35:52.829Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:52.829Z] testing: warning: no tests to run [2021-07-10T10:35:52.829Z] PASS [2021-07-10T10:35:52.829Z] [2021-07-10T10:35:52.829Z] DONE 0 tests in 0.008s [2021-07-10T10:35:52.840Z] #20 22.60 Selecting previously unselected package python3.7-minimal. [2021-07-10T10:35:52.840Z] #20 22.60 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:35:52.840Z] #20 22.60 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-10T10:35:52.929Z] #57 DONE 234.6s [2021-07-10T10:35:53.085Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.085Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.085Z] +++ set -e [2021-07-10T10:35:53.085Z] +++ '[' -n 0 ']' [2021-07-10T10:35:53.085Z] +++ set -x [2021-07-10T10:35:53.085Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.085Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-07-10T10:35:53.085Z] INFO: Testing against a local daemon [2021-07-10T10:35:53.085Z] testing: warning: no tests to run [2021-07-10T10:35:53.085Z] PASS [2021-07-10T10:35:53.085Z] [2021-07-10T10:35:53.085Z] DONE 0 tests in 0.038s [2021-07-10T10:35:53.085Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.085Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.085Z] +++ set -e [2021-07-10T10:35:53.085Z] +++ '[' -n 0 ']' [2021-07-10T10:35:53.085Z] +++ set -x [2021-07-10T10:35:53.086Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.086Z] INFO: Testing against a local daemon [2021-07-10T10:35:53.086Z] testing: warning: no tests to run [2021-07-10T10:35:53.086Z] PASS [2021-07-10T10:35:53.086Z] [2021-07-10T10:35:53.086Z] DONE 0 tests in 0.031s [2021-07-10T10:35:53.086Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.086Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.086Z] +++ set -e [2021-07-10T10:35:53.086Z] +++ '[' -n 0 ']' [2021-07-10T10:35:53.086Z] +++ set -x [2021-07-10T10:35:53.086Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.086Z] INFO: Testing against a local daemon [2021-07-10T10:35:53.086Z] testing: warning: no tests to run [2021-07-10T10:35:53.086Z] PASS [2021-07-10T10:35:53.086Z] [2021-07-10T10:35:53.086Z] DONE 0 tests in 0.031s [2021-07-10T10:35:53.086Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.086Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.086Z] +++ set -e [2021-07-10T10:35:53.086Z] +++ '[' -n 0 ']' [2021-07-10T10:35:53.086Z] +++ set -x [2021-07-10T10:35:53.086Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.086Z] INFO: Testing against a local daemon [2021-07-10T10:35:53.086Z] testing: warning: no tests to run [2021-07-10T10:35:53.086Z] PASS [2021-07-10T10:35:53.086Z] [2021-07-10T10:35:53.086Z] DONE 0 tests in 0.034s [2021-07-10T10:35:53.086Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.086Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.086Z] +++ set -e [2021-07-10T10:35:53.086Z] +++ '[' -n 0 ']' [2021-07-10T10:35:53.086Z] +++ set -x [2021-07-10T10:35:53.086Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.086Z] testing: warning: no tests to run [2021-07-10T10:35:53.086Z] PASS [2021-07-10T10:35:53.086Z] [2021-07-10T10:35:53.086Z] DONE 0 tests in 0.007s [2021-07-10T10:35:53.086Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.086Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.086Z] +++ set -e [2021-07-10T10:35:53.086Z] +++ '[' -n 0 ']' [2021-07-10T10:35:53.086Z] +++ set -x [2021-07-10T10:35:53.086Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.086Z] INFO: Testing against a local daemon [2021-07-10T10:35:53.086Z] testing: warning: no tests to run [2021-07-10T10:35:53.086Z] PASS [2021-07-10T10:35:53.086Z] [2021-07-10T10:35:53.086Z] DONE 0 tests in 0.031s [2021-07-10T10:35:53.086Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.086Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.086Z] +++ set -e [2021-07-10T10:35:53.086Z] +++ '[' -n 0 ']' [2021-07-10T10:35:53.086Z] +++ set -x [2021-07-10T10:35:53.086Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.175Z] #40 DONE 147.4s [2021-07-10T10:35:53.175Z] [2021-07-10T10:35:53.175Z] #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-10T10:35:53.175Z] #20 sha256:dfc7c7377646d4e89d9736991cb86b089684e4e55c66294e8b08731d79653f6a [2021-07-10T10:35:53.175Z] #20 47.16 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-07-10T10:35:53.175Z] #20 47.24 Setting up xz-utils (5.2.4-1) ... [2021-07-10T10:35:53.175Z] #20 47.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-10T10:35:53.175Z] #20 47.36 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-10T10:35:53.175Z] #20 47.42 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-10T10:35:53.175Z] #20 47.61 invoke-rc.d: could not determine current runlevel [2021-07-10T10:35:53.175Z] #20 47.62 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-10T10:35:53.175Z] #20 47.86 Setting up pigz (2.4-1) ... [2021-07-10T10:35:53.175Z] #20 48.27 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-10T10:35:53.175Z] #20 48.32 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-10T10:35:53.175Z] #20 48.41 Setting up python-pip-whl (18.1-5) ... [2021-07-10T10:35:53.175Z] #20 48.44 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-07-10T10:35:53.175Z] #20 48.46 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-10T10:35:53.342Z] INFO: Testing against a local daemon [2021-07-10T10:35:53.342Z] testing: warning: no tests to run [2021-07-10T10:35:53.342Z] PASS [2021-07-10T10:35:53.342Z] [2021-07-10T10:35:53.342Z] DONE 0 tests in 0.035s [2021-07-10T10:35:53.342Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.342Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.342Z] +++ set -e [2021-07-10T10:35:53.342Z] +++ '[' -n 0 ']' [2021-07-10T10:35:53.342Z] +++ set -x [2021-07-10T10:35:53.342Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.342Z] INFO: Testing against a local daemon [2021-07-10T10:35:53.342Z] testing: warning: no tests to run [2021-07-10T10:35:53.342Z] PASS [2021-07-10T10:35:53.342Z] [2021-07-10T10:35:53.342Z] DONE 0 tests in 0.031s [2021-07-10T10:35:53.342Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.342Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.342Z] +++ set -e [2021-07-10T10:35:53.342Z] +++ '[' -n 0 ']' [2021-07-10T10:35:53.342Z] +++ set -x [2021-07-10T10:35:53.342Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.342Z] INFO: Testing against a local daemon [2021-07-10T10:35:53.342Z] testing: warning: no tests to run [2021-07-10T10:35:53.342Z] PASS [2021-07-10T10:35:53.342Z] [2021-07-10T10:35:53.342Z] DONE 0 tests in 0.031s [2021-07-10T10:35:53.342Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.342Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.342Z] +++ set -e [2021-07-10T10:35:53.342Z] +++ '[' -n 0 ']' [2021-07-10T10:35:53.342Z] +++ set -x [2021-07-10T10:35:53.342Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.342Z] INFO: Testing against a local daemon [2021-07-10T10:35:53.342Z] testing: warning: no tests to run [2021-07-10T10:35:53.342Z] PASS [2021-07-10T10:35:53.342Z] [2021-07-10T10:35:53.342Z] DONE 0 tests in 0.055s [2021-07-10T10:35:53.342Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.342Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.342Z] +++ set -e [2021-07-10T10:35:53.342Z] +++ '[' -n 0 ']' [2021-07-10T10:35:53.342Z] +++ set -x [2021-07-10T10:35:53.342Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPsPlatform [2021-07-10T10:35:53.342Z] INFO: Testing against a local daemon [2021-07-10T10:35:53.342Z] testing: warning: no tests to run [2021-07-10T10:35:53.342Z] PASS [2021-07-10T10:35:53.342Z] [2021-07-10T10:35:53.342Z] DONE 0 tests in 0.030s [2021-07-10T10:35:53.342Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) [2021-07-10T10:35:53.342Z] +++++ cat bundles/test-integration-flaky/docker.pid [2021-07-10T10:35:53.342Z] ++++ kill 10238 [2021-07-10T10:35:53.342Z] ++++ /etc/init.d/apparmor stop [2021-07-10T10:35:53.342Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-10T10:35:53.342Z] [2021-07-10T10:35:53.342Z] Unloading profiles will leave already running processes permanently [2021-07-10T10:35:53.342Z] unconfined, which can lead to unexpected situations. [2021-07-10T10:35:53.342Z] [2021-07-10T10:35:53.342Z] To set a process to complain mode, use the command line tool [2021-07-10T10:35:53.342Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-10T10:35:53.342Z] ++++ true [2021-07-10T10:35:53.342Z] exiting test-integration [2021-07-10T10:35:53.342Z] +++ exit 0 [2021-07-10T10:35:53.342Z] [2021-07-10T10:35:53.342Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-10T10:35:53.438Z] #20 48.89 Setting up libaio1:arm64 (0.3.112-3) ... [2021-07-10T10:35:53.438Z] #20 48.93 Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-10T10:35:53.598Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-10T10:35:53.598Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-10T10:35:53.598Z] HOSTNAME=3e8797206ced [2021-07-10T10:35:53.598Z] TESTDEBUG=0 [2021-07-10T10:35:53.598Z] DEST=bundles/test-integration [2021-07-10T10:35:53.598Z] PWD=/go/src/github.com/docker/docker [2021-07-10T10:35:53.598Z] KEEPBUNDLE=1 [2021-07-10T10:35:53.598Z] DOCKER_GITCOMMIT=635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:35:53.598Z] container=docker [2021-07-10T10:35:53.598Z] HOME=/root [2021-07-10T10:35:53.598Z] GOLANG_VERSION=1.16.5 [2021-07-10T10:35:53.598Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-10T10:35:53.598Z] VALIDATE_BRANCH=master [2021-07-10T10:35:53.598Z] TERM=xterm [2021-07-10T10:35:53.598Z] DOCKER_PKG=github.com/docker/docker [2021-07-10T10:35:53.598Z] SHLVL=1 [2021-07-10T10:35:53.598Z] TIMEOUT=120m [2021-07-10T10:35:53.598Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-10T10:35:53.598Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-10T10:35:53.598Z] GO111MODULE=off [2021-07-10T10:35:53.598Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-10T10:35:53.598Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-10T10:35:53.598Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-10T10:35:53.598Z] GOPATH=/go [2021-07-10T10:35:53.598Z] PKG_CONFIG=pkg-config [2021-07-10T10:35:53.598Z] _=/usr/bin/env [2021-07-10T10:35:53.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-10T10:35:53.673Z] #20 23.27 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:35:53.673Z] #20 23.29 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-10T10:35:53.700Z] #20 48.96 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-10T10:35:53.700Z] #20 48.98 Setting up vim (2:8.1.0875-5) ... [2021-07-10T10:35:53.700Z] #20 48.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-10T10:35:53.700Z] #20 49.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-10T10:35:53.700Z] #20 49.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-10T10:35:53.700Z] #20 49.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-10T10:35:53.700Z] #20 49.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-10T10:35:53.700Z] #20 49.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-10T10:35:53.700Z] #20 49.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-10T10:35:53.700Z] #20 49.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-10T10:35:53.700Z] #20 49.09 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-10T10:35:53.700Z] #20 49.11 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-10T10:35:53.700Z] #20 49.14 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-10T10:35:53.854Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-10T10:35:53.854Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-10T10:35:53.854Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-10T10:35:53.863Z] [2021-07-10T10:35:53.863Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-10T10:35:53.863Z] #58 sha256:9650fae55f627801623f65951a58662bd590e5ab195f5dbaeb5b4644b08a1c7c [2021-07-10T10:35:53.963Z] #20 49.15 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-10T10:35:53.963Z] #20 49.18 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-10T10:35:53.963Z] #20 49.19 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-10T10:35:54.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-10T10:35:54.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-10T10:35:54.365Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-10T10:35:54.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-10T10:35:54.797Z] #58 DONE 0.9s [2021-07-10T10:35:54.797Z] [2021-07-10T10:35:54.797Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-10T10:35:54.797Z] #62 sha256:e3197e942258471243769ef08ebfff1d983ef5a6505f829dcd10cd4240c0f4bb [2021-07-10T10:35:54.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-10T10:35:55.002Z] #20 8.147 Reading package lists... [2021-07-10T10:35:55.055Z] #62 DONE 0.2s [2021-07-10T10:35:55.055Z] [2021-07-10T10:35:55.055Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-10T10:35:55.055Z] #67 sha256:cfb14e5f1d1fcae15a4e3cadbf88f5a0623369601977d751995c79bdc5f92c11 [2021-07-10T10:35:55.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-10T10:35:55.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-10T10:35:55.585Z] #20 25.06 Selecting previously unselected package python3-minimal. [2021-07-10T10:35:55.585Z] #20 25.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-07-10T10:35:55.585Z] #20 25.10 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-10T10:35:55.585Z] #20 25.11 Unpacking python3-minimal (3.7.3-1) ... [2021-07-10T10:35:55.585Z] #20 25.19 Selecting previously unselected package libmpdec2:amd64. [2021-07-10T10:35:55.585Z] #20 25.19 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-10T10:35:55.585Z] #20 25.21 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-10T10:35:55.585Z] #20 25.33 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-10T10:35:55.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-10T10:35:55.846Z] #20 25.34 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:35:55.846Z] #20 25.34 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:35:55.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-10T10:35:55.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-10T10:35:55.997Z] #67 DONE 0.9s [2021-07-10T10:35:55.997Z] [2021-07-10T10:35:55.997Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-10T10:35:55.997Z] #68 sha256:38147c513a35b8594111e571470ecd7d5a0777ab498e30f7c704170fe6815321 [2021-07-10T10:35:55.997Z] #68 DONE 0.0s [2021-07-10T10:35:55.997Z] [2021-07-10T10:35:55.997Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-10T10:35:55.997Z] #69 sha256:4b11e18a73c19048b1d03cbd6c4b89671e5ce6d1da0a1b915e9e8a84aa46f2e2 [2021-07-10T10:35:56.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-10T10:35:56.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-10T10:35:56.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-10T10:35:56.554Z] #20 26.04 Selecting previously unselected package python3.7. [2021-07-10T10:35:56.554Z] #20 26.05 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:35:56.554Z] #20 26.06 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-10T10:35:56.554Z] #20 26.16 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-10T10:35:56.554Z] #20 26.16 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-10T10:35:56.554Z] #20 26.17 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-10T10:35:56.554Z] #20 26.25 Setting up python3-minimal (3.7.3-1) ... [2021-07-10T10:35:56.554Z] #20 13.55 Building dependency tree... [2021-07-10T10:35:56.554Z] #20 14.73 Reading state information... [2021-07-10T10:35:56.560Z] #20 51.45 Setting up iptables (1.8.2-4) ... [2021-07-10T10:35:56.560Z] #20 51.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-10T10:35:56.560Z] #20 51.48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-10T10:35:56.560Z] #20 51.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-10T10:35:56.560Z] #20 51.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-10T10:35:56.560Z] #20 51.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-10T10:35:56.560Z] #20 51.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-10T10:35:56.560Z] #20 51.52 Setting up python3 (3.7.3-1) ... [2021-07-10T10:35:56.575Z] #69 DONE 0.8s [2021-07-10T10:35:56.575Z] [2021-07-10T10:35:56.575Z] #70 exporting to image [2021-07-10T10:35:56.575Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-10T10:35:56.575Z] #70 exporting layers [2021-07-10T10:35:56.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-10T10:35:56.824Z] #20 51.99 Setting up python3-wheel (0.32.3-2) ... [2021-07-10T10:35:57.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-10T10:35:57.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-10T10:35:57.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-10T10:35:57.497Z] #20 27.04 Selecting previously unselected package python3. [2021-07-10T10:35:57.497Z] #20 27.04 (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-10T10:35:57.497Z] #20 27.10 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-10T10:35:57.497Z] #20 27.11 Unpacking python3 (3.7.3-1) ... [2021-07-10T10:35:57.497Z] #20 27.19 Selecting previously unselected package libip4tc0:amd64. [2021-07-10T10:35:57.497Z] #20 27.20 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-10T10:35:57.497Z] #20 27.21 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-10T10:35:57.497Z] #20 27.28 Selecting previously unselected package libip6tc0:amd64. [2021-07-10T10:35:57.502Z] #20 15.80 The following additional packages will be installed: [2021-07-10T10:35:57.502Z] #20 15.80 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-10T10:35:57.502Z] #20 15.80 gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-10T10:35:57.502Z] #20 15.80 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-10T10:35:57.502Z] #20 15.80 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-10T10:35:57.502Z] #20 15.81 libgcc1:ppc64el libgcc1:s390x [2021-07-10T10:35:57.502Z] #20 15.82 Suggested packages: [2021-07-10T10:35:57.502Z] #20 15.82 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-07-10T10:35:57.502Z] #20 15.82 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-07-10T10:35:57.502Z] #20 15.82 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-07-10T10:35:57.502Z] #20 15.82 libc-l10n:s390x locales:s390x [2021-07-10T10:35:57.502Z] #20 15.82 Recommended packages: [2021-07-10T10:35:57.502Z] #20 15.82 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el [2021-07-10T10:35:57.502Z] #20 15.82 libidn2-0:s390x [2021-07-10T10:35:57.502Z] #20 16.01 The following NEW packages will be installed: [2021-07-10T10:35:57.502Z] #20 16.01 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-10T10:35:57.502Z] #20 16.01 gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-07-10T10:35:57.502Z] #20 16.01 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-10T10:35:57.502Z] #20 16.01 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-10T10:35:57.502Z] #20 16.01 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-10T10:35:57.502Z] #20 16.01 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-10T10:35:57.502Z] #20 16.02 libgcc1:ppc64el libgcc1:s390x [2021-07-10T10:35:57.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-10T10:35:57.668Z] #20 52.81 Setting up apparmor (2.13.2-10) ... [2021-07-10T10:35:57.759Z] #20 27.29 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-10T10:35:57.759Z] #20 27.29 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-10T10:35:57.759Z] #20 27.38 Selecting previously unselected package libiptc0:amd64. [2021-07-10T10:35:57.759Z] #20 27.38 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-10T10:35:57.759Z] #20 27.38 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-10T10:35:57.759Z] #20 27.45 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-10T10:35:57.759Z] #20 27.46 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-10T10:35:57.759Z] #20 27.47 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-10T10:35:57.759Z] #20 27.51 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-10T10:35:57.759Z] #20 27.52 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-10T10:35:57.759Z] #20 27.52 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-10T10:35:57.764Z] #20 16.36 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:35:57.764Z] #20 16.36 Need to get 15.0 MB of archives. [2021-07-10T10:35:57.764Z] #20 16.36 After this operation, 68.1 MB of additional disk space will be used. [2021-07-10T10:35:57.764Z] #20 16.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] [2021-07-10T10:35:57.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-10T10:35:57.828Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-10T10:35:58.022Z] #20 27.61 Selecting previously unselected package libnftnl11:amd64. [2021-07-10T10:35:58.022Z] #20 27.61 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-10T10:35:58.022Z] #20 27.62 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-10T10:35:58.022Z] #20 27.69 Selecting previously unselected package iptables. [2021-07-10T10:35:58.022Z] #20 27.69 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-10T10:35:58.022Z] #20 27.70 Unpacking iptables (1.8.2-4) ... [2021-07-10T10:35:58.026Z] #20 16.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] [2021-07-10T10:35:58.026Z] #20 16.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB] [2021-07-10T10:35:58.026Z] #20 16.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB] [2021-07-10T10:35:58.026Z] #20 16.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] [2021-07-10T10:35:58.026Z] #20 16.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB] [2021-07-10T10:35:58.026Z] #20 16.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB] [2021-07-10T10:35:58.026Z] #20 16.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-07-10T10:35:58.026Z] #20 16.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-07-10T10:35:58.026Z] #20 16.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB] [2021-07-10T10:35:58.026Z] #20 16.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB] [2021-07-10T10:35:58.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-10T10:35:58.283Z] #20 27.99 Selecting previously unselected package xxd. [2021-07-10T10:35:58.283Z] #20 28.00 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-10T10:35:58.283Z] #20 28.01 Unpacking xxd (2:8.1.0875-5) ... [2021-07-10T10:35:58.288Z] #20 16.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-07-10T10:35:58.288Z] #20 16.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-07-10T10:35:58.288Z] #20 16.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] [2021-07-10T10:35:58.288Z] #20 16.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] [2021-07-10T10:35:58.288Z] #20 16.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] [2021-07-10T10:35:58.288Z] #20 16.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] [2021-07-10T10:35:58.288Z] #20 16.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] [2021-07-10T10:35:58.339Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-10T10:35:58.340Z] Using test binary docker [2021-07-10T10:35:58.340Z] +++ /etc/init.d/apparmor start [2021-07-10T10:35:58.340Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-10T10:35:58.340Z] INFO: Waiting for daemon to start... [2021-07-10T10:35:58.340Z] Starting dockerd [2021-07-10T10:35:58.340Z] +++ 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-10T10:35:58.544Z] #20 28.12 Selecting previously unselected package vim-common. [2021-07-10T10:35:58.544Z] #20 28.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-10T10:35:58.544Z] #20 28.16 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-10T10:35:58.549Z] #20 16.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] [2021-07-10T10:35:58.805Z] #20 28.28 Selecting previously unselected package bash-completion. [2021-07-10T10:35:58.805Z] #20 28.28 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-10T10:35:59.121Z] #20 17.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] [2021-07-10T10:35:59.121Z] #20 17.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] [2021-07-10T10:35:59.121Z] #20 17.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] [2021-07-10T10:35:59.121Z] #20 17.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] [2021-07-10T10:35:59.121Z] #20 17.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-10T10:35:59.121Z] #20 17.60 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-10T10:35:59.616Z] #20 54.73 Setting up xfsprogs (4.20.0-1) ... [2021-07-10T10:35:59.616Z] #20 54.75 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-10T10:35:59.693Z] #20 18.06 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:35:59.693Z] #20 18.25 Fetched 15.0 MB in 2s (9952 kB/s) [2021-07-10T10:35:59.693Z] #20 18.28 Selecting previously unselected package gcc-8-base:armhf. [2021-07-10T10:35:59.693Z] #20 18.28 (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-10T10:35:59.693Z] #20 18.31 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ... [2021-07-10T10:35:59.693Z] #20 18.32 Unpacking gcc-8-base:armhf (8.3.0-6) ... [2021-07-10T10:35:59.702Z] .=== RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-10T10:35:59.880Z] #20 55.26 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-10T10:35:59.955Z] #20 18.39 Selecting previously unselected package gcc-8-base:ppc64el. [2021-07-10T10:35:59.955Z] #20 18.40 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ... [2021-07-10T10:35:59.955Z] #20 18.41 Unpacking gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-10T10:35:59.955Z] #20 18.47 Selecting previously unselected package gcc-8-base:s390x. [2021-07-10T10:35:59.955Z] #20 18.48 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ... [2021-07-10T10:35:59.955Z] #20 18.48 Unpacking gcc-8-base:s390x (8.3.0-6) ... [2021-07-10T10:35:59.955Z] #20 18.54 Selecting previously unselected package gcc-8-base:arm64. [2021-07-10T10:35:59.955Z] #20 18.54 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ... [2021-07-10T10:35:59.955Z] #20 18.55 Unpacking gcc-8-base:arm64 (8.3.0-6) ... [2021-07-10T10:35:59.955Z] #20 18.59 Selecting previously unselected package gcc-8-base:armel. [2021-07-10T10:36:00.216Z] #20 18.60 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ... [2021-07-10T10:36:00.216Z] #20 18.60 Unpacking gcc-8-base:armel (8.3.0-6) ... [2021-07-10T10:36:00.216Z] #20 18.68 Selecting previously unselected package libgcc1:arm64. [2021-07-10T10:36:00.216Z] #20 18.68 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ... [2021-07-10T10:36:00.216Z] #20 18.69 Unpacking libgcc1:arm64 (1:8.3.0-6) ... [2021-07-10T10:36:00.262Z] [2021-07-10T10:36:00.262Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-10T10:36:00.262Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-10T10:36:00.262Z] Running integration-test (iteration 1) [2021-07-10T10:36:00.262Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-10T10:36:00.262Z] ++ 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-10T10:36:00.262Z] ++ set -e [2021-07-10T10:36:00.262Z] ++ '[' -n 0 ']' [2021-07-10T10:36:00.262Z] ++ set -x [2021-07-10T10:36:00.262Z] ++ 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-10T10:36:00.477Z] #20 18.76 Selecting previously unselected package libc6:arm64. [2021-07-10T10:36:00.477Z] #20 18.77 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ... [2021-07-10T10:36:00.477Z] #20 18.95 Unpacking libc6:arm64 (2.28-10) ... [2021-07-10T10:36:00.517Z] INFO: Testing against a local daemon [2021-07-10T10:36:00.517Z] === RUN TestCgroupNamespacesBuild [2021-07-10T10:36:01.050Z] #20 19.40 Selecting previously unselected package libapparmor1:arm64. [2021-07-10T10:36:01.050Z] #20 19.41 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-10T10:36:01.050Z] #20 19.41 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-10T10:36:01.050Z] #20 19.47 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-10T10:36:01.050Z] #20 19.48 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-10T10:36:01.050Z] #20 19.48 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-10T10:36:01.050Z] #20 19.59 Selecting previously unselected package libgcc1:armel. [2021-07-10T10:36:01.291Z] #20 56.27 Setting up python3-distutils (3.7.3-1) ... [2021-07-10T10:36:01.311Z] #20 19.59 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ... [2021-07-10T10:36:01.311Z] #20 19.60 Unpacking libgcc1:armel (1:8.3.0-6) ... [2021-07-10T10:36:01.311Z] #20 19.67 Selecting previously unselected package libc6:armel. [2021-07-10T10:36:01.311Z] #20 19.67 Preparing to unpack .../10-libc6_2.28-10_armel.deb ... [2021-07-10T10:36:01.311Z] #20 19.87 Unpacking libc6:armel (2.28-10) ... [2021-07-10T10:36:01.361Z] #20 30.59 Unpacking bash-completion (1:2.8-6) ... [2021-07-10T10:36:01.361Z] #20 30.90 Selecting previously unselected package bzip2. [2021-07-10T10:36:01.361Z] #20 30.91 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-10T10:36:01.361Z] #20 30.92 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-10T10:36:01.361Z] #20 30.99 Selecting previously unselected package xz-utils. [2021-07-10T10:36:01.361Z] #20 31.00 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-10T10:36:01.361Z] #20 31.01 Unpacking xz-utils (5.2.4-1) ... [2021-07-10T10:36:01.554Z] #20 56.74 Setting up python3-setuptools (40.8.0-1) ... [2021-07-10T10:36:01.622Z] #20 31.17 Selecting previously unselected package apparmor. [2021-07-10T10:36:01.622Z] #20 31.17 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-10T10:36:01.622Z] #20 31.27 Unpacking apparmor (2.13.2-10) ... [2021-07-10T10:36:01.880Z] --- PASS: TestCgroupNamespacesBuild (1.45s) [2021-07-10T10:36:01.880Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-10T10:36:01.882Z] #20 20.33 Selecting previously unselected package libapparmor1:armel. [2021-07-10T10:36:01.882Z] #20 20.33 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ... [2021-07-10T10:36:01.882Z] #20 20.34 Unpacking libapparmor1:armel (2.13.2-10) ... [2021-07-10T10:36:01.882Z] #20 20.39 Selecting previously unselected package libapparmor-dev:armel. [2021-07-10T10:36:01.882Z] #20 20.40 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ... [2021-07-10T10:36:01.882Z] #20 20.40 Unpacking libapparmor-dev:armel (2.13.2-10) ... [2021-07-10T10:36:01.882Z] #20 31.54 Selecting previously unselected package aufs-tools. [2021-07-10T10:36:01.883Z] #20 31.56 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-10T10:36:01.883Z] #20 31.57 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-10T10:36:02.136Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-10T10:36:02.142Z] #20 20.47 Selecting previously unselected package libgcc1:armhf. [2021-07-10T10:36:02.142Z] #20 20.48 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ... [2021-07-10T10:36:02.142Z] #20 20.48 Unpacking libgcc1:armhf (1:8.3.0-6) ... [2021-07-10T10:36:02.142Z] #20 20.57 Selecting previously unselected package libc6:armhf. [2021-07-10T10:36:02.142Z] #20 20.57 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ... [2021-07-10T10:36:02.143Z] #20 31.70 Selecting previously unselected package libonig5:amd64. [2021-07-10T10:36:02.143Z] #20 31.70 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-10T10:36:02.143Z] #20 31.70 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-10T10:36:02.143Z] #20 31.83 Selecting previously unselected package libjq1:amd64. [2021-07-10T10:36:02.143Z] #20 31.83 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-10T10:36:02.143Z] #20 31.84 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-10T10:36:02.143Z] #20 31.94 Selecting previously unselected package jq. [2021-07-10T10:36:02.404Z] #20 20.78 Unpacking libc6:armhf (2.28-10) ... [2021-07-10T10:36:02.404Z] #20 31.94 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-10T10:36:02.404Z] #20 31.95 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-10T10:36:02.404Z] #20 32.02 Selecting previously unselected package libaio1:amd64. [2021-07-10T10:36:02.404Z] #20 32.02 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-10T10:36:02.404Z] #20 32.03 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-10T10:36:02.404Z] #20 32.08 Selecting previously unselected package libgpm2:amd64. [2021-07-10T10:36:02.404Z] #20 32.08 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-10T10:36:02.404Z] #20 32.09 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-10T10:36:02.404Z] #20 32.17 Selecting previously unselected package libicu63:amd64. [2021-07-10T10:36:02.404Z] #20 32.17 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-10T10:36:02.404Z] #20 32.17 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-10T10:36:02.665Z] #20 21.22 Selecting previously unselected package libapparmor1:armhf. [2021-07-10T10:36:02.665Z] #20 21.23 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ... [2021-07-10T10:36:02.665Z] #20 21.23 Unpacking libapparmor1:armhf (2.13.2-10) ... [2021-07-10T10:36:02.665Z] #20 21.28 Selecting previously unselected package libapparmor-dev:armhf. [2021-07-10T10:36:02.926Z] #20 21.28 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ... [2021-07-10T10:36:02.926Z] #20 21.29 Unpacking libapparmor-dev:armhf (2.13.2-10) ... [2021-07-10T10:36:02.926Z] #20 21.35 Selecting previously unselected package libgcc1:ppc64el. [2021-07-10T10:36:02.926Z] #20 21.35 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ... [2021-07-10T10:36:02.926Z] #20 21.36 Unpacking libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-10T10:36:02.926Z] #20 21.42 Selecting previously unselected package libc6:ppc64el. [2021-07-10T10:36:02.926Z] #20 21.43 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ... [2021-07-10T10:36:02.949Z] #20 58.04 Setting up python3-pip (18.1-5) ... [2021-07-10T10:36:03.140Z] #70 exporting layers 6.5s done [2021-07-10T10:36:03.140Z] #70 writing image sha256:f3ada8c3769f39da0a2e35c6389d0257a1f75078537614f3af2f1a052fbe8bb7 done [2021-07-10T10:36:03.140Z] #70 naming to docker.io/library/docker:635ce3c3c5fe0bf13d9dc8595425e5d194c2823a done [2021-07-10T10:36:03.140Z] #70 DONE 6.5s [Pipeline] } [Pipeline] // stage [2021-07-10T10:36:03.174Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-10T10:36:03.174Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-207e968a\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-10T10:36:03.174Z] ---------------------------------------------------------------------------- [2021-07-10T10:36:03.174Z] [2021-07-10T10:36:03.174Z] INFO: executeCI.ps1 starting at Sat Jul 10 10:36:01 CUT 2021 [2021-07-10T10:36:03.174Z] [2021-07-10T10:36:03.174Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-10T10:36:03.174Z] INFO: Running git version 2.24.1.windows.2 [2021-07-10T10:36:03.174Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-10T10:36:03.174Z] INFO: Environment variables: [2021-07-10T10:36:03.174Z] [2021-07-10T10:36:03.174Z] Name Value [2021-07-10T10:36:03.174Z] ---- ----- [2021-07-10T10:36:03.174Z] ALLUSERSPROFILE C:\ProgramData [2021-07-10T10:36:03.174Z] amd64 true [2021-07-10T10:36:03.174Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-10T10:36:03.174Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-10T10:36:03.174Z] arm64 true [2021-07-10T10:36:03.174Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-10T10:36:03.174Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-10T10:36:03.174Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-10T10:36:03.174Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-10T10:36:03.174Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-10T10:36:03.174Z] BRANCH_NAME PR-42464 [2021-07-10T10:36:03.174Z] BUILD_DISPLAY_NAME #20 [2021-07-10T10:36:03.174Z] BUILD_ID 20 [2021-07-10T10:36:03.174Z] BUILD_NUMBER 20 [2021-07-10T10:36:03.174Z] BUILD_TAG jenkins-moby-PR-42464-20 [2021-07-10T10:36:03.174Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42464/20/ [2021-07-10T10:36:03.174Z] cgroup2 true [2021-07-10T10:36:03.174Z] CHANGE_AUTHOR thaJeztah [2021-07-10T10:36:03.174Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-07-10T10:36:03.174Z] CHANGE_BRANCH add_platform_info [2021-07-10T10:36:03.174Z] CHANGE_FORK thaJeztah/docker [2021-07-10T10:36:03.174Z] CHANGE_ID 42464 [2021-07-10T10:36:03.174Z] CHANGE_TARGET master [2021-07-10T10:36:03.174Z] CHANGE_TITLE API: add Plaform (OS and Architecture) to /containers/json [2021-07-10T10:36:03.174Z] CHANGE_URL https://github.com/moby/moby/pull/42464 [2021-07-10T10:36:03.174Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-10T10:36:03.174Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-10T10:36:03.174Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-10T10:36:03.174Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-10T10:36:03.174Z] COMPUTERNAME azwin-2-eaeaf0 [2021-07-10T10:36:03.174Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-10T10:36:03.174Z] ConfigSequenceNumber 0 [2021-07-10T10:36:03.174Z] dco true [2021-07-10T10:36:03.174Z] DOCKER_BUILDKIT 0 [2021-07-10T10:36:03.174Z] DOCKER_DUT_DEBUG 1 [2021-07-10T10:36:03.174Z] DOCKER_EXPERIMENTAL 1 [2021-07-10T10:36:03.174Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-10T10:36:03.174Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-10T10:36:03.174Z] EXECUTOR_NUMBER 0 [2021-07-10T10:36:03.174Z] FQDN azwin-2-eaeaf0.westus.cloudapp.azure.com [2021-07-10T10:36:03.174Z] GIT_BRANCH PR-42464 [2021-07-10T10:36:03.174Z] GIT_COMMIT 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:36:03.174Z] GIT_PREVIOUS_COMMIT 5c006648517c629385047f7fad256c9d8ee9b5fc [2021-07-10T10:36:03.174Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 999b58b88816f9c6db78f9d325482cd23ec99fe4 [2021-07-10T10:36:03.174Z] GIT_URL https://github.com/moby/moby.git [2021-07-10T10:36:03.174Z] HUDSON_COOKIE 574ef31d-95ab-491b-ae73-402027e0f160 [2021-07-10T10:36:03.174Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-10T10:36:03.174Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-10T10:36:03.174Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-10T10:36:03.174Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-10T10:36:03.174Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-10T10:36:03.174Z] JENKINS_NODE_COOKIE c1eb0b93-fc91-46d9-8a58-9cf91f53149f [2021-07-10T10:36:03.174Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-10T10:36:03.174Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-10T10:36:03.174Z] JOB_BASE_NAME PR-42464 [2021-07-10T10:36:03.174Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42464/display/redirect [2021-07-10T10:36:03.174Z] JOB_NAME moby/PR-42464 [2021-07-10T10:36:03.174Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42464/ [2021-07-10T10:36:03.174Z] library.jps.version master [2021-07-10T10:36:03.174Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-10T10:36:03.174Z] NODE_LABELS amd64 azure azwin-2-eaeaf0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-10T10:36:03.174Z] NODE_NAME azwin-2-eaeaf0 [2021-07-10T10:36:03.174Z] NUMBER_OF_PROCESSORS 4 [2021-07-10T10:36:03.174Z] OS Windows_NT [2021-07-10T10:36:03.175Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-10T10:36:03.175Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-10T10:36:03.175Z] ppc64le false [2021-07-10T10:36:03.175Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-10T10:36:03.175Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-10T10:36:03.175Z] PROCESSOR_LEVEL 6 [2021-07-10T10:36:03.175Z] PROCESSOR_REVISION 4f01 [2021-07-10T10:36:03.175Z] ProgramData C:\ProgramData [2021-07-10T10:36:03.175Z] ProgramFiles C:\Program Files [2021-07-10T10:36:03.175Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-10T10:36:03.175Z] ProgramW6432 C:\Program Files [2021-07-10T10:36:03.175Z] PROMPT $P$G [2021-07-10T10:36:03.175Z] PSExecutionPolicyPreference Bypass [2021-07-10T10:36:03.175Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-10T10:36:03.175Z] PUBLIC C:\Users\Public [2021-07-10T10:36:03.175Z] rootless true [2021-07-10T10:36:03.175Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42464/20/display/redirect?page=arti... [2021-07-10T10:36:03.175Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42464/20/display/redirect?page=changes [2021-07-10T10:36:03.175Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42464/20/display/redirect [2021-07-10T10:36:03.175Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42464/20/display/redirect?page=tests [2021-07-10T10:36:03.175Z] s390x false [2021-07-10T10:36:03.175Z] SKIP_VALIDATION_TESTS 1 [2021-07-10T10:36:03.175Z] SOURCES_DRIVE d [2021-07-10T10:36:03.175Z] SOURCES_SUBDIR gopath [2021-07-10T10:36:03.175Z] STAGE_NAME Run tests [2021-07-10T10:36:03.175Z] SystemDrive C: [2021-07-10T10:36:03.175Z] SystemRoot C:\Windows [2021-07-10T10:36:03.175Z] TEMP C:\Windows\TEMP [2021-07-10T10:36:03.175Z] TESTDEBUG 0 [2021-07-10T10:36:03.175Z] TESTRUN_DRIVE d [2021-07-10T10:36:03.175Z] TESTRUN_SUBDIR CI [2021-07-10T10:36:03.175Z] TIMEOUT 120m [2021-07-10T10:36:03.175Z] TMP C:\Windows\TEMP [2021-07-10T10:36:03.175Z] unit_validate true [2021-07-10T10:36:03.175Z] USERDOMAIN WORKGROUP [2021-07-10T10:36:03.175Z] USERNAME azwin-2-eaeaf0$ [2021-07-10T10:36:03.175Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-10T10:36:03.175Z] validate_force false [2021-07-10T10:36:03.175Z] windir C:\Windows [2021-07-10T10:36:03.175Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-10T10:36:03.175Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-10T10:36:03.175Z] windows2022 true [2021-07-10T10:36:03.175Z] windows2022containerd true [2021-07-10T10:36:03.175Z] windowsRS1 false [2021-07-10T10:36:03.175Z] windowsRS5 true [2021-07-10T10:36:03.175Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-10T10:36:03.175Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-10T10:36:03.175Z] [2021-07-10T10:36:03.175Z] [2021-07-10T10:36:03.175Z] [Pipeline] stage [Pipeline] { (Integration tests) [2021-07-10T10:36:03.187Z] #20 21.68 Unpacking libc6:ppc64el (2.28-10) ... [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-10T10:36:03.499Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.44s) [2021-07-10T10:36:03.499Z] === RUN TestBuildWithSession [2021-07-10T10:36:03.499Z] build_session_test.go:25: TODO: BuildKit [2021-07-10T10:36:03.499Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-10T10:36:03.499Z] === RUN TestBuildSquashParent [2021-07-10T10:36:03.502Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42464/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr20 -e DOCKER_GITCOMMIT=635ce3c3c5fe0bf13d9dc8595425e5d194c2823a -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:635ce3c3c5fe0bf13d9dc8595425e5d194c2823a hack/make.sh dynbinary test-integration [2021-07-10T10:36:03.736Z] INFO: Sources under d:\gopath\... [2021-07-10T10:36:03.736Z] INFO: Test run under d:\CI\... [2021-07-10T10:36:03.736Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-10T10:36:03.736Z] INFO: docker/docker repository was found [2021-07-10T10:36:03.736Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-07-10T10:36:03.900Z] #20 59.12 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:36:03.900Z] #20 59.17 Processing triggers for mime-support (3.62) ... [2021-07-10T10:36:04.060Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-10T10:36:04.068Z] [2021-07-10T10:36:04.068Z] Removing bundles/ [2021-07-10T10:36:04.068Z] [2021-07-10T10:36:04.068Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-10T10:36:04.068Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-10T10:36:04.068Z] GOOS="" GOARCH="" GOARM="" [2021-07-10T10:36:04.130Z] #20 22.36 Selecting previously unselected package libapparmor1:ppc64el. [2021-07-10T10:36:04.130Z] #20 22.37 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-07-10T10:36:04.130Z] #20 22.37 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-07-10T10:36:04.130Z] #20 22.42 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-07-10T10:36:04.130Z] #20 22.43 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-07-10T10:36:04.130Z] #20 22.43 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-10T10:36:04.130Z] #20 22.50 Selecting previously unselected package libgcc1:s390x. [2021-07-10T10:36:04.130Z] #20 22.51 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ... [2021-07-10T10:36:04.130Z] #20 22.51 Unpacking libgcc1:s390x (1:8.3.0-6) ... [2021-07-10T10:36:04.130Z] #20 22.58 Selecting previously unselected package libc6:s390x. [2021-07-10T10:36:04.130Z] #20 22.59 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ... [2021-07-10T10:36:04.390Z] #20 22.78 Unpacking libc6:s390x (2.28-10) ... [2021-07-10T10:36:04.477Z] #20 DONE 59.7s [2021-07-10T10:36:04.477Z] [2021-07-10T10:36:04.477Z] #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-10T10:36:04.477Z] #21 sha256:09a88c7ef67a6243f6cd58ccb5622cb7d7bbe535aac98e201d150b1beb65bf94 [2021-07-10T10:36:04.709Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-10T10:36:04.709Z] 29d5b6a226d2: Pulling fs layer [2021-07-10T10:36:04.961Z] #20 23.31 Selecting previously unselected package libapparmor1:s390x. [2021-07-10T10:36:04.961Z] #20 23.31 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ... [2021-07-10T10:36:04.961Z] #20 23.32 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-07-10T10:36:04.961Z] #20 23.36 Selecting previously unselected package libapparmor-dev:s390x. [2021-07-10T10:36:04.961Z] #20 23.37 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-07-10T10:36:04.961Z] #20 23.38 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-07-10T10:36:04.985Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-10T10:36:05.222Z] #20 23.49 Setting up gcc-8-base:arm64 (8.3.0-6) ... [2021-07-10T10:36:05.222Z] #20 23.50 Setting up gcc-8-base:armel (8.3.0-6) ... [2021-07-10T10:36:05.222Z] #20 23.51 Setting up gcc-8-base:armhf (8.3.0-6) ... [2021-07-10T10:36:05.222Z] #20 23.52 Setting up gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-10T10:36:05.222Z] #20 23.53 Setting up gcc-8-base:s390x (8.3.0-6) ... [2021-07-10T10:36:05.222Z] #20 23.54 Setting up libc6:arm64 (2.28-10) ... [2021-07-10T10:36:05.545Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-10T10:36:05.708Z] #20 35.46 Selecting previously unselected package libnet1:amd64. [2021-07-10T10:36:05.708Z] #20 35.46 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-10T10:36:05.708Z] #20 35.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-10T10:36:05.871Z] #21 1.302 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-10T10:36:05.871Z] #21 1.308 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-10T10:36:05.871Z] #21 1.313 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-10T10:36:05.871Z] #21 DONE 1.5s [2021-07-10T10:36:05.871Z] [2021-07-10T10:36:05.871Z] #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-10T10:36:05.871Z] #24 sha256:14555201d1343ee6c451ec01cc445820b44ac43ab41101ce592f557e2e5e444b [2021-07-10T10:36:05.871Z] #24 ... [2021-07-10T10:36:05.871Z] [2021-07-10T10:36:05.871Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-10T10:36:05.871Z] #22 sha256:d36060aa5936314fc9f46e1de73cfcdabad5840506a931079cef7823676329f2 [2021-07-10T10:36:05.969Z] #20 35.55 Selecting previously unselected package libnl-3-200:amd64. [2021-07-10T10:36:05.969Z] #20 35.55 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-10T10:36:05.969Z] #20 35.56 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-10T10:36:05.969Z] #20 35.65 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-10T10:36:05.969Z] #20 35.65 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-10T10:36:05.969Z] #20 35.65 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-10T10:36:05.969Z] #20 35.71 Selecting previously unselected package libreadline5:amd64. [2021-07-10T10:36:05.969Z] #20 35.73 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-10T10:36:05.969Z] #20 35.73 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-10T10:36:06.230Z] #20 35.84 Selecting previously unselected package net-tools. [2021-07-10T10:36:06.230Z] #20 35.84 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-10T10:36:06.230Z] #20 35.85 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-10T10:36:06.230Z] #20 36.05 Selecting previously unselected package patch. [2021-07-10T10:36:06.470Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-10T10:36:06.489Z] #20 36.05 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-10T10:36:06.489Z] #20 36.05 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-10T10:36:06.489Z] #20 36.18 Selecting previously unselected package python-pip-whl. [2021-07-10T10:36:06.489Z] #20 36.18 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-10T10:36:06.489Z] #20 36.18 Unpacking python-pip-whl (18.1-5) ... [2021-07-10T10:36:06.608Z] #20 24.86 Setting up libc6:armel (2.28-10) ... [2021-07-10T10:36:07.063Z] #20 36.65 Selecting previously unselected package python3-lib2to3. [2021-07-10T10:36:07.063Z] #20 36.65 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-10T10:36:07.063Z] #20 36.66 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-10T10:36:07.324Z] #20 36.80 Selecting previously unselected package python3-distutils. [2021-07-10T10:36:07.324Z] #20 36.80 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-10T10:36:07.324Z] #20 36.81 Unpacking python3-distutils (3.7.3-1) ... [2021-07-10T10:36:07.324Z] #20 36.95 Selecting previously unselected package python3-pip. [2021-07-10T10:36:07.324Z] #20 36.95 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-10T10:36:07.324Z] #20 36.96 Unpacking python3-pip (18.1-5) ... [2021-07-10T10:36:07.396Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-07-10T10:36:07.550Z] #20 26.09 Setting up libc6:armhf (2.28-10) ... [2021-07-10T10:36:07.585Z] #20 37.09 Selecting previously unselected package python3-pkg-resources. [2021-07-10T10:36:07.585Z] #20 37.09 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-10T10:36:07.585Z] #20 37.12 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-10T10:36:07.585Z] #20 37.25 Selecting previously unselected package python3-setuptools. [2021-07-10T10:36:07.585Z] #20 37.25 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-10T10:36:07.585Z] #20 37.26 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-10T10:36:07.846Z] #20 37.47 Selecting previously unselected package python3-wheel. [2021-07-10T10:36:07.846Z] #20 37.47 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-10T10:36:07.846Z] #20 37.50 Unpacking python3-wheel (0.32.3-2) ... [2021-07-10T10:36:07.846Z] #20 37.56 Selecting previously unselected package sudo. [2021-07-10T10:36:07.846Z] #20 37.57 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-10T10:36:07.846Z] #20 37.57 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-10T10:36:08.417Z] #20 38.02 Selecting previously unselected package thin-provisioning-tools. [2021-07-10T10:36:08.417Z] #20 38.02 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-10T10:36:08.417Z] #20 38.05 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-10T10:36:08.678Z] #20 38.27 Selecting previously unselected package uidmap. [2021-07-10T10:36:08.679Z] #20 38.28 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-10T10:36:08.679Z] #20 38.28 Unpacking uidmap (1:4.5-1.1) ... [2021-07-10T10:36:08.936Z] #20 27.31 Setting up libc6:ppc64el (2.28-10) ... [2021-07-10T10:36:08.939Z] #20 38.42 Selecting previously unselected package vim-runtime. [2021-07-10T10:36:08.939Z] #20 38.42 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-10T10:36:08.939Z] #20 38.44 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-10T10:36:08.939Z] #20 38.49 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-10T10:36:08.939Z] #20 38.49 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-10T10:36:09.283Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-07-10T10:36:10.117Z] #22 4.279 Collecting yamllint==1.26.1 [2021-07-10T10:36:10.209Z] --- PASS: TestBuildSquashParent (6.71s) [2021-07-10T10:36:10.209Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-10T10:36:10.209Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-10T10:36:10.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-10T10:36:10.209Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-10T10:36:10.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-10T10:36:10.209Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-10T10:36:10.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-10T10:36:10.209Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-10T10:36:10.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-10T10:36:10.209Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-10T10:36:10.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-10T10:36:10.209Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-10T10:36:10.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-10T10:36:10.209Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-10T10:36:10.209Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-10T10:36:10.209Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-10T10:36:10.209Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-10T10:36:10.209Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-10T10:36:10.209Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-10T10:36:10.323Z] #20 28.54 Setting up libc6:s390x (2.28-10) ... [2021-07-10T10:36:10.771Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-07-10T10:36:10.786Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-10T10:36:10.786Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7a57993d\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-10T10:36:10.786Z] ---------------------------------------------------------------------------- [2021-07-10T10:36:10.786Z] [2021-07-10T10:36:10.786Z] INFO: executeCI.ps1 starting at Sat Jul 10 10:36:10 CUT 2021 [2021-07-10T10:36:10.786Z] [2021-07-10T10:36:10.786Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-10T10:36:10.786Z] INFO: Running git version 2.24.1.windows.2 [2021-07-10T10:36:10.786Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-10T10:36:10.786Z] INFO: Environment variables: [2021-07-10T10:36:11.246Z] [2021-07-10T10:36:11.246Z] Name Value [2021-07-10T10:36:11.246Z] ---- ----- [2021-07-10T10:36:11.246Z] ALLUSERSPROFILE C:\ProgramData [2021-07-10T10:36:11.246Z] amd64 true [2021-07-10T10:36:11.246Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-10T10:36:11.246Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-10T10:36:11.246Z] arm64 true [2021-07-10T10:36:11.246Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-10T10:36:11.246Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-10T10:36:11.246Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-10T10:36:11.246Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-10T10:36:11.246Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-10T10:36:11.246Z] BRANCH_NAME PR-42464 [2021-07-10T10:36:11.246Z] BUILD_DISPLAY_NAME #20 [2021-07-10T10:36:11.246Z] BUILD_ID 20 [2021-07-10T10:36:11.246Z] BUILD_NUMBER 20 [2021-07-10T10:36:11.246Z] BUILD_TAG jenkins-moby-PR-42464-20 [2021-07-10T10:36:11.246Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42464/20/ [2021-07-10T10:36:11.246Z] cgroup2 true [2021-07-10T10:36:11.246Z] CHANGE_AUTHOR thaJeztah [2021-07-10T10:36:11.246Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-07-10T10:36:11.246Z] CHANGE_BRANCH add_platform_info [2021-07-10T10:36:11.246Z] CHANGE_FORK thaJeztah/docker [2021-07-10T10:36:11.246Z] CHANGE_ID 42464 [2021-07-10T10:36:11.246Z] CHANGE_TARGET master [2021-07-10T10:36:11.246Z] CHANGE_TITLE API: add Plaform (OS and Architecture) to /containers/json [2021-07-10T10:36:11.246Z] CHANGE_URL https://github.com/moby/moby/pull/42464 [2021-07-10T10:36:11.246Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-10T10:36:11.246Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-10T10:36:11.246Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-10T10:36:11.246Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-10T10:36:11.246Z] COMPUTERNAME azwin-2-eaeaf1 [2021-07-10T10:36:11.246Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-10T10:36:11.246Z] ConfigSequenceNumber 0 [2021-07-10T10:36:11.246Z] dco true [2021-07-10T10:36:11.246Z] DOCKER_BUILDKIT 0 [2021-07-10T10:36:11.246Z] DOCKER_DUT_DEBUG 1 [2021-07-10T10:36:11.246Z] DOCKER_EXPERIMENTAL 1 [2021-07-10T10:36:11.246Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-10T10:36:11.246Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-07-10T10:36:11.246Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-10T10:36:11.246Z] EXECUTOR_NUMBER 0 [2021-07-10T10:36:11.246Z] FQDN azwin-2-eaeaf1.westus.cloudapp.azure.com [2021-07-10T10:36:11.246Z] GIT_BRANCH PR-42464 [2021-07-10T10:36:11.246Z] GIT_COMMIT 635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:36:11.246Z] GIT_PREVIOUS_COMMIT 5c006648517c629385047f7fad256c9d8ee9b5fc [2021-07-10T10:36:11.246Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 999b58b88816f9c6db78f9d325482cd23ec99fe4 [2021-07-10T10:36:11.246Z] GIT_URL https://github.com/moby/moby.git [2021-07-10T10:36:11.246Z] HUDSON_COOKIE 692020d8-510a-409a-a2d2-57f5aa9e2440 [2021-07-10T10:36:11.246Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-10T10:36:11.246Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-10T10:36:11.246Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-10T10:36:11.246Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-10T10:36:11.246Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-10T10:36:11.246Z] JENKINS_NODE_COOKIE 1658ed27-1c15-4e3a-86f0-9c03c8c5e2af [2021-07-10T10:36:11.246Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-10T10:36:11.246Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-10T10:36:11.246Z] JOB_BASE_NAME PR-42464 [2021-07-10T10:36:11.246Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42464/display/redirect [2021-07-10T10:36:11.246Z] JOB_NAME moby/PR-42464 [2021-07-10T10:36:11.246Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42464/ [2021-07-10T10:36:11.246Z] library.jps.version master [2021-07-10T10:36:11.246Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-10T10:36:11.246Z] NODE_LABELS amd64 azure azwin-2-eaeaf1 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-10T10:36:11.246Z] NODE_NAME azwin-2-eaeaf1 [2021-07-10T10:36:11.246Z] NUMBER_OF_PROCESSORS 4 [2021-07-10T10:36:11.246Z] OS Windows_NT [2021-07-10T10:36:11.247Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-10T10:36:11.247Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-10T10:36:11.247Z] ppc64le false [2021-07-10T10:36:11.247Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-10T10:36:11.247Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-10T10:36:11.247Z] PROCESSOR_LEVEL 6 [2021-07-10T10:36:11.247Z] PROCESSOR_REVISION 4f01 [2021-07-10T10:36:11.247Z] ProgramData C:\ProgramData [2021-07-10T10:36:11.247Z] ProgramFiles C:\Program Files [2021-07-10T10:36:11.247Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-10T10:36:11.247Z] ProgramW6432 C:\Program Files [2021-07-10T10:36:11.247Z] PROMPT $P$G [2021-07-10T10:36:11.247Z] PSExecutionPolicyPreference Bypass [2021-07-10T10:36:11.247Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-10T10:36:11.247Z] PUBLIC C:\Users\Public [2021-07-10T10:36:11.247Z] rootless true [2021-07-10T10:36:11.247Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42464/20/display/redirect?page=arti... [2021-07-10T10:36:11.247Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42464/20/display/redirect?page=changes [2021-07-10T10:36:11.247Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42464/20/display/redirect [2021-07-10T10:36:11.247Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42464/20/display/redirect?page=tests [2021-07-10T10:36:11.247Z] s390x false [2021-07-10T10:36:11.247Z] SKIP_VALIDATION_TESTS 1 [2021-07-10T10:36:11.247Z] SOURCES_DRIVE d [2021-07-10T10:36:11.247Z] SOURCES_SUBDIR gopath [2021-07-10T10:36:11.247Z] STAGE_NAME Run tests [2021-07-10T10:36:11.247Z] SystemDrive C: [2021-07-10T10:36:11.247Z] SystemRoot C:\Windows [2021-07-10T10:36:11.247Z] TEMP C:\Windows\TEMP [2021-07-10T10:36:11.247Z] TESTDEBUG 0 [2021-07-10T10:36:11.247Z] TESTRUN_DRIVE d [2021-07-10T10:36:11.247Z] TESTRUN_SUBDIR CI [2021-07-10T10:36:11.247Z] TIMEOUT 120m [2021-07-10T10:36:11.247Z] TMP C:\Windows\TEMP [2021-07-10T10:36:11.247Z] unit_validate true [2021-07-10T10:36:11.247Z] USERDOMAIN WORKGROUP [2021-07-10T10:36:11.247Z] USERNAME azwin-2-eaeaf1$ [2021-07-10T10:36:11.247Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-10T10:36:11.247Z] validate_force false [2021-07-10T10:36:11.247Z] windir C:\Windows [2021-07-10T10:36:11.247Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-10T10:36:11.247Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-10T10:36:11.247Z] windows2022 true [2021-07-10T10:36:11.247Z] windows2022containerd true [2021-07-10T10:36:11.247Z] windowsRS1 false [2021-07-10T10:36:11.247Z] windowsRS5 true [2021-07-10T10:36:11.247Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-10T10:36:11.247Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-10T10:36:11.247Z] [2021-07-10T10:36:11.247Z] [2021-07-10T10:36:11.247Z] [2021-07-10T10:36:11.267Z] #20 29.78 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-10T10:36:11.267Z] #20 29.79 Setting up libapparmor1:armel (2.13.2-10) ... [2021-07-10T10:36:11.267Z] #20 29.80 Setting up libapparmor1:armhf (2.13.2-10) ... [2021-07-10T10:36:11.267Z] #20 29.81 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-07-10T10:36:11.482Z] #20 41.08 Selecting previously unselected package vim. [2021-07-10T10:36:11.482Z] #20 41.09 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-10T10:36:11.482Z] #20 41.10 Unpacking vim (2:8.1.0875-5) ... [2021-07-10T10:36:11.527Z] #20 29.82 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-07-10T10:36:11.527Z] #20 29.83 Setting up libgcc1:arm64 (1:8.3.0-6) ... [2021-07-10T10:36:11.527Z] #20 29.85 Setting up libgcc1:armel (1:8.3.0-6) ... [2021-07-10T10:36:11.527Z] #20 29.86 Setting up libgcc1:armhf (1:8.3.0-6) ... [2021-07-10T10:36:11.527Z] #20 29.87 Setting up libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-10T10:36:11.527Z] #20 29.89 Setting up libgcc1:s390x (1:8.3.0-6) ... [2021-07-10T10:36:11.527Z] #20 29.91 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-10T10:36:11.527Z] #20 29.92 Setting up libapparmor-dev:armel (2.13.2-10) ... [2021-07-10T10:36:11.527Z] #20 29.94 Setting up libapparmor-dev:armhf (2.13.2-10) ... [2021-07-10T10:36:11.527Z] #20 29.95 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-10T10:36:11.527Z] #20 29.96 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-07-10T10:36:11.527Z] #20 29.97 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:36:11.697Z] === RUN TestDockerSuite/TestAttachDetach [2021-07-10T10:36:11.743Z] #20 41.52 Selecting previously unselected package xfsprogs. [2021-07-10T10:36:12.004Z] #20 41.52 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-10T10:36:12.004Z] #20 41.53 Unpacking xfsprogs (4.20.0-1) ... [2021-07-10T10:36:12.099Z] #20 DONE 30.6s [2021-07-10T10:36:12.099Z] [2021-07-10T10:36:12.099Z] #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-10T10:36:12.099Z] #61 sha256:d1e48a7a646ec9e437c543890e6981e6652de85b1dca6407fbb06ac3908a4655 [2021-07-10T10:36:12.266Z] #20 41.88 Selecting previously unselected package zip. [2021-07-10T10:36:12.266Z] #20 41.89 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-10T10:36:12.266Z] #20 41.89 Unpacking zip (3.0-11+b1) ... [2021-07-10T10:36:12.527Z] #20 42.13 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-10T10:36:12.527Z] #20 42.15 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-10T10:36:12.527Z] #20 42.16 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-10T10:36:12.527Z] #20 42.18 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-10T10:36:12.527Z] #20 42.19 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-10T10:36:12.527Z] #20 42.21 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-10T10:36:12.527Z] #20 42.22 Setting up uidmap (1:4.5-1.1) ... [2021-07-10T10:36:12.527Z] #20 42.25 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-10T10:36:12.527Z] #20 42.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-10T10:36:12.527Z] #20 42.27 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-10T10:36:12.527Z] #20 42.29 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-10T10:36:12.527Z] #20 42.31 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-10T10:36:12.527Z] #20 42.33 Setting up xxd (2:8.1.0875-5) ... [2021-07-10T10:36:12.527Z] #20 42.34 Setting up zip (3.0-11+b1) ... [2021-07-10T10:36:12.786Z] INFO: Sources under d:\gopath\... [2021-07-10T10:36:12.786Z] INFO: Test run under d:\CI\... [2021-07-10T10:36:12.786Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-10T10:36:12.786Z] INFO: docker/docker repository was found [2021-07-10T10:36:12.788Z] #20 42.35 Setting up vim-common (2:8.1.0875-5) ... [2021-07-10T10:36:12.788Z] #20 42.39 Setting up bash-completion (1:2.8-6) ... [2021-07-10T10:36:13.062Z] docker_cli_daemon_test.go:1455: [de858c7722ff3] daemon is not started [2021-07-10T10:36:13.062Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-10T10:36:13.246Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-07-10T10:36:13.490Z] #61 1.188 + RM_GOPATH=0 [2021-07-10T10:36:13.490Z] #61 1.188 + TMP_GOPATH= [2021-07-10T10:36:13.490Z] #61 1.188 + : /build [2021-07-10T10:36:13.490Z] #61 1.188 + '[' -z '' ']' [2021-07-10T10:36:13.490Z] #61 1.189 ++ mktemp -d [2021-07-10T10:36:13.490Z] #61 1.189 + export GOPATH=/tmp/tmp.9cw3nlgV4Z [2021-07-10T10:36:13.490Z] #61 1.189 + GOPATH=/tmp/tmp.9cw3nlgV4Z [2021-07-10T10:36:13.490Z] #61 1.189 + RM_GOPATH=1 [2021-07-10T10:36:13.490Z] #61 1.191 + case "$(go env GOARCH)" in [2021-07-10T10:36:13.490Z] #61 1.191 ++ go env GOARCH [2021-07-10T10:36:13.490Z] #61 1.210 + export GO_BUILDMODE=-buildmode=pie [2021-07-10T10:36:13.490Z] #61 1.210 + GO_BUILDMODE=-buildmode=pie [2021-07-10T10:36:13.490Z] #61 1.212 ++ dirname /tmp/install/install.sh [2021-07-10T10:36:13.490Z] #61 1.218 + dir=/tmp/install [2021-07-10T10:36:13.490Z] #61 1.218 + bin=runc [2021-07-10T10:36:13.490Z] #61 1.218 + shift [2021-07-10T10:36:13.490Z] #61 1.218 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-10T10:36:13.490Z] #61 1.218 + . /tmp/install/runc.installer [2021-07-10T10:36:13.490Z] #61 1.218 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-10T10:36:13.490Z] #61 1.218 + install_runc [2021-07-10T10:36:13.490Z] #61 1.218 + uname -r [2021-07-10T10:36:13.490Z] #61 1.222 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-10T10:36:13.490Z] #61 1.224 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-10T10:36:13.490Z] #61 1.224 + RUNC_BUILDTAGS='seccomp ' [2021-07-10T10:36:13.490Z] #61 1.224 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-10T10:36:13.490Z] #61 1.224 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9cw3nlgV4Z/src/github.com/opencontainers/runc [2021-07-10T10:36:13.490Z] #61 1.228 Cloning into '/tmp/tmp.9cw3nlgV4Z/src/github.com/opencontainers/runc'... [2021-07-10T10:36:13.511Z] #22 ... [2021-07-10T10:36:13.511Z] [2021-07-10T10:36:13.511Z] #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-10T10:36:13.511Z] #50 sha256:a59e62e351855d14f91ced1a9838672007513d44e4664f8468df9d01657974d8 [2021-07-10T10:36:13.511Z] #50 167.9 + /build/golangci-lint --version [2021-07-10T10:36:13.511Z] #50 168.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-10T10:36:13.624Z] check_test.go:309: [d3bc1c22d33b1] daemon is not started [2021-07-10T10:36:13.624Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-07-10T10:36:13.707Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-10T10:36:13.751Z] #61 ... [2021-07-10T10:36:13.751Z] [2021-07-10T10:36:13.751Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-10T10:36:13.751Z] #21 sha256:97ea070931e8d65be4434e1fd53eec89014c9927ba72d8a5feb27ff2fd72e3ca [2021-07-10T10:36:13.751Z] #21 DONE 1.7s [2021-07-10T10:36:14.011Z] [2021-07-10T10:36:14.011Z] #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-10T10:36:14.011Z] #22 sha256:b4111f199763ce4411aecaddcd27b9732091cc335c5fd4ce1fcc0d64fb7d485d [2021-07-10T10:36:14.167Z] 29d5b6a226d2: Pulling fs layer [2021-07-10T10:36:14.187Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-10T10:36:14.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.85s) [2021-07-10T10:36:14.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.80s) [2021-07-10T10:36:14.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.83s) [2021-07-10T10:36:14.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (4.00s) [2021-07-10T10:36:14.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (4.06s) [2021-07-10T10:36:14.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (4.14s) [2021-07-10T10:36:14.187Z] === RUN TestBuildMultiStageCopy [2021-07-10T10:36:14.187Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-10T10:36:14.443Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-10T10:36:14.464Z] #50 DONE 169.2s [2021-07-10T10:36:14.464Z] [2021-07-10T10:36:14.464Z] #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-10T10:36:14.464Z] #24 sha256:14555201d1343ee6c451ec01cc445820b44ac43ab41101ce592f557e2e5e444b [2021-07-10T10:36:14.956Z] #22 DONE 1.2s [2021-07-10T10:36:14.956Z] [2021-07-10T10:36:14.956Z] #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-10T10:36:14.956Z] #64 sha256:7921c7f30c8c40b76fa5228490553f009e99105d31e9a6ed8dbae79108f73e99 [2021-07-10T10:36:14.956Z] #64 56.32 + bin/containerd [2021-07-10T10:36:15.331Z] #20 44.76 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-10T10:36:15.331Z] #20 44.77 Setting up xz-utils (5.2.4-1) ... [2021-07-10T10:36:15.331Z] #20 44.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-10T10:36:15.331Z] #20 44.80 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-10T10:36:15.331Z] #20 44.81 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-10T10:36:15.331Z] #20 44.88 invoke-rc.d: could not determine current runlevel [2021-07-10T10:36:15.331Z] #20 44.89 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-10T10:36:15.331Z] #20 44.90 Setting up pigz (2.4-1) ... [2021-07-10T10:36:15.331Z] #20 44.91 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-10T10:36:15.331Z] #20 44.92 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-10T10:36:15.331Z] #20 44.94 Setting up python-pip-whl (18.1-5) ... [2021-07-10T10:36:15.331Z] #20 44.96 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-10T10:36:15.331Z] #20 44.97 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-10T10:36:15.591Z] #20 45.33 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-10T10:36:15.591Z] #20 45.34 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-10T10:36:15.591Z] #20 45.35 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:36:15.591Z] #20 45.37 Setting up vim (2:8.1.0875-5) ... [2021-07-10T10:36:15.591Z] #20 45.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-10T10:36:15.591Z] #20 45.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-10T10:36:15.591Z] #20 45.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-10T10:36:15.591Z] #20 45.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-10T10:36:15.591Z] #20 45.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-10T10:36:15.591Z] #20 45.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-10T10:36:15.591Z] #20 45.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-10T10:36:15.591Z] #20 45.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-10T10:36:15.807Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-07-10T10:36:15.851Z] #20 45.44 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-10T10:36:15.851Z] #20 45.47 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-10T10:36:15.851Z] #20 45.48 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-10T10:36:15.851Z] #20 45.50 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-10T10:36:15.851Z] #20 45.52 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-10T10:36:15.851Z] #20 45.54 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-10T10:36:15.861Z] #24 ... [2021-07-10T10:36:15.861Z] [2021-07-10T10:36:15.861Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-10T10:36:15.861Z] #22 sha256:d36060aa5936314fc9f46e1de73cfcdabad5840506a931079cef7823676329f2 [2021-07-10T10:36:15.861Z] #22 9.625 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-10T10:36:15.896Z] #64 ... [2021-07-10T10:36:15.896Z] [2021-07-10T10:36:15.896Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-10T10:36:15.896Z] #23 sha256:b7758b34876360d7ea139f841192b5d04eba066a3c979e9c1a90ca5a95909869 [2021-07-10T10:36:15.896Z] #23 0.945 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-10T10:36:15.896Z] #23 DONE 1.0s [2021-07-10T10:36:16.062Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-10T10:36:16.157Z] [2021-07-10T10:36:16.157Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-10T10:36:16.157Z] #24 sha256:0eb573b89b624f7179bb22048762e5b5c577325c2c8e34848f336e6e197e5558 [2021-07-10T10:36:16.318Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-10T10:36:16.318Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-10T10:36:16.318Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-10T10:36:16.426Z] #20 ... [2021-07-10T10:36:16.426Z] [2021-07-10T10:36:16.427Z] #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-10T10:36:16.427Z] #40 sha256:959157e6c2812d2062f677e9489f632b09694343beb01271d724e82f9c6c1f88 [2021-07-10T10:36:16.574Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-10T10:36:16.688Z] #40 179.9 + dpkg --print-architecture [2021-07-10T10:36:16.688Z] #40 179.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-10T10:36:16.812Z] #22 10.78 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-10T10:36:16.812Z] #22 10.84 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-10T10:36:16.812Z] #22 10.91 Collecting pyyaml (from yamllint==1.26.1) [2021-07-10T10:36:16.829Z] --- PASS: TestBuildMultiStageCopy (2.66s) [2021-07-10T10:36:16.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.88s) [2021-07-10T10:36:16.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2021-07-10T10:36:16.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-07-10T10:36:16.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2021-07-10T10:36:16.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-07-10T10:36:16.829Z] === RUN TestBuildMultiStageParentConfig [2021-07-10T10:36:16.948Z] #40 180.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-10T10:36:16.948Z] #40 180.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-10T10:36:17.076Z] #22 11.11 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-07-10T10:36:17.099Z] #24 DONE 1.1s [2021-07-10T10:36:17.099Z] [2021-07-10T10:36:17.099Z] #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-10T10:36:17.099Z] #61 sha256:d1e48a7a646ec9e437c543890e6981e6652de85b1dca6407fbb06ac3908a4655 [2021-07-10T10:36:17.099Z] #61 4.818 + cd /tmp/tmp.9cw3nlgV4Z/src/github.com/opencontainers/runc [2021-07-10T10:36:17.099Z] #61 4.818 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-10T10:36:17.364Z] #61 5.136 + '[' -z '' ']' [2021-07-10T10:36:17.364Z] #61 5.136 + target=static [2021-07-10T10:36:17.364Z] #61 5.136 + make 'BUILDTAGS=seccomp ' static [2021-07-10T10:36:17.364Z] #61 5.276 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-10T10:36:17.391Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-10T10:36:17.391Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2021-07-10T10:36:17.391Z] === RUN TestBuildLabelWithTargets [2021-07-10T10:36:17.391Z] check_test.go:309: [d09aea0f8c744] daemon is not started [2021-07-10T10:36:17.391Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-07-10T10:36:17.654Z] #22 11.76 Installing build dependencies: started [2021-07-10T10:36:18.314Z] #61 ... [2021-07-10T10:36:18.314Z] [2021-07-10T10:36:18.314Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-10T10:36:18.314Z] #25 sha256:9828a8b4003d6398d2a394df23df687f897356bf805178f396968d246a72af09 [2021-07-10T10:36:18.314Z] #25 DONE 1.0s [2021-07-10T10:36:18.314Z] [2021-07-10T10:36:18.314Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-07-10T10:36:18.314Z] #26 sha256:0e0a8397412f43e71d01f79f569f2e9b60d6f41a7221cdbb74edbb65e398c4e9 [2021-07-10T10:36:18.317Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-10T10:36:18.317Z] --- PASS: TestBuildLabelWithTargets (0.87s) [2021-07-10T10:36:18.317Z] === RUN TestBuildWithEmptyLayers [2021-07-10T10:36:18.572Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2021-07-10T10:36:18.572Z] === RUN TestBuildMultiStageOnBuild [2021-07-10T10:36:19.133Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-10T10:36:19.258Z] #26 DONE 1.0s [2021-07-10T10:36:19.258Z] [2021-07-10T10:36:19.258Z] #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-10T10:36:19.258Z] #61 sha256:d1e48a7a646ec9e437c543890e6981e6652de85b1dca6407fbb06ac3908a4655 [2021-07-10T10:36:21.021Z] --- PASS: TestBuildMultiStageOnBuild (2.01s) [2021-07-10T10:36:21.021Z] === RUN TestBuildUncleanTarFilenames [2021-07-10T10:36:21.021Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-10T10:36:21.276Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2021-07-10T10:36:21.276Z] === RUN TestBuildMultiStageLayerLeak [2021-07-10T10:36:21.532Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-07-10T10:36:21.787Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-10T10:36:21.808Z] #61 ... [2021-07-10T10:36:21.808Z] [2021-07-10T10:36:21.808Z] #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-10T10:36:21.808Z] #27 sha256:4a24b995248b86932e9d6e22ce5a27908236e4c7273570424221f3774a4bb31e [2021-07-10T10:36:21.808Z] #27 1.312 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-10T10:36:21.808Z] #27 1.341 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-10T10:36:21.808Z] #27 1.342 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-10T10:36:21.808Z] #27 1.342 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-10T10:36:21.808Z] #27 1.557 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-07-10T10:36:21.808Z] #27 1.594 Get:6 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB] [2021-07-10T10:36:21.808Z] #27 1.619 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-10T10:36:21.808Z] #27 1.651 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-07-10T10:36:21.808Z] #27 1.690 Get:9 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB] [2021-07-10T10:36:21.808Z] #27 1.719 Get:10 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB] [2021-07-10T10:36:21.808Z] #27 2.433 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-10T10:36:22.378Z] #27 2.903 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-10T10:36:22.639Z] #27 3.475 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-10T10:36:23.151Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-10T10:36:23.151Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-10T10:36:23.210Z] #27 3.950 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-10T10:36:23.472Z] #27 4.299 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-10T10:36:23.561Z] #40 ... [2021-07-10T10:36:23.561Z] [2021-07-10T10:36:23.561Z] #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-10T10:36:23.561Z] #20 sha256:3db60338375c6ffce02a0cda6c3f5a5b5887f09e76fcde8aa5179d4f86663a81 [2021-07-10T10:36:23.561Z] #20 47.99 Setting up iptables (1.8.2-4) ... [2021-07-10T10:36:23.561Z] #20 48.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-10T10:36:23.561Z] #20 48.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-10T10:36:23.561Z] #20 48.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-10T10:36:23.561Z] #20 48.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-10T10:36:23.561Z] #20 48.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-10T10:36:23.561Z] #20 48.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-10T10:36:23.561Z] #20 48.05 Setting up python3 (3.7.3-1) ... [2021-07-10T10:36:23.561Z] #20 48.45 Setting up python3-wheel (0.32.3-2) ... [2021-07-10T10:36:23.561Z] #20 48.98 Setting up apparmor (2.13.2-10) ... [2021-07-10T10:36:23.561Z] #20 50.61 Setting up xfsprogs (4.20.0-1) ... [2021-07-10T10:36:23.561Z] #20 50.62 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-10T10:36:23.561Z] #20 50.99 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-10T10:36:23.561Z] #20 51.73 Setting up python3-distutils (3.7.3-1) ... [2021-07-10T10:36:23.561Z] #20 52.08 Setting up python3-setuptools (40.8.0-1) ... [2021-07-10T10:36:23.561Z] #20 52.96 Setting up python3-pip (18.1-5) ... [2021-07-10T10:36:23.712Z] --- PASS: TestBuildMultiStageLayerLeak (2.33s) [2021-07-10T10:36:23.712Z] === RUN TestBuildWithHugeFile [2021-07-10T10:36:23.968Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-10T10:36:24.044Z] #27 4.770 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-10T10:36:24.224Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-07-10T10:36:24.307Z] #27 5.167 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-10T10:36:24.307Z] #27 5.179 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB] [2021-07-10T10:36:24.307Z] #27 5.192 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-10T10:36:24.307Z] #27 5.203 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-10T10:36:24.307Z] #27 5.211 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-10T10:36:24.307Z] #27 5.232 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-10T10:36:24.428Z] #20 53.95 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:36:24.428Z] #20 53.99 Processing triggers for mime-support (3.62) ... [2021-07-10T10:36:24.480Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-10T10:36:24.567Z] #27 5.253 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-10T10:36:24.568Z] #27 5.254 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-10T10:36:24.568Z] #27 5.259 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-10T10:36:24.568Z] #27 5.260 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-10T10:36:24.568Z] #27 5.260 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-10T10:36:24.568Z] #27 5.261 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-10T10:36:25.369Z] #20 DONE 55.1s [2021-07-10T10:36:25.369Z] [2021-07-10T10:36:25.369Z] #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-10T10:36:25.369Z] #21 sha256:df49e31fab01780e0ebd2c7e116b522ba89edcb4706e244616540b35fbc6217d [2021-07-10T10:36:26.995Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-07-10T10:36:27.278Z] #21 1.664 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-10T10:36:27.278Z] #21 1.669 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-10T10:36:27.278Z] #21 1.671 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-10T10:36:27.278Z] #21 DONE 1.8s [2021-07-10T10:36:27.278Z] [2021-07-10T10:36:27.278Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-10T10:36:27.278Z] #22 sha256:55b26b1518cd78250067430090425ef3f78eee39abb1a7c29e44383eef930f53 [2021-07-10T10:36:30.265Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-07-10T10:36:32.566Z] #22 4.866 Collecting yamllint==1.26.1 [2021-07-10T10:36:32.629Z] #22 25.19 Installing build dependencies: finished with status 'done' [2021-07-10T10:36:35.950Z] #22 30.13 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-10T10:36:36.214Z] #22 30.13 Building wheels for collected packages: yamllint, pyyaml [2021-07-10T10:36:36.214Z] #22 30.14 Running setup.py bdist_wheel for yamllint: started [2021-07-10T10:36:37.165Z] #22 31.03 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-10T10:36:37.165Z] #22 31.04 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-10T10:36:37.165Z] #22 31.12 Running setup.py bdist_wheel for pyyaml: started [2021-07-10T10:36:37.847Z] #22 10.23 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-10T10:36:38.117Z] #22 32.31 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-07-10T10:36:38.117Z] #22 32.31 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-07-10T10:36:38.381Z] #22 32.46 Successfully built yamllint pyyaml [2021-07-10T10:36:38.381Z] #22 32.48 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-10T10:36:38.419Z] #22 11.25 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-10T10:36:38.419Z] #22 11.28 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-10T10:36:38.419Z] #22 11.33 Collecting pyyaml (from yamllint==1.26.1) [2021-07-10T10:36:38.652Z] #22 32.75 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-10T10:36:38.679Z] #22 11.51 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-10T10:36:38.939Z] #22 11.74 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-10T10:36:38.939Z] #22 11.75 Building wheels for collected packages: yamllint [2021-07-10T10:36:38.939Z] #22 11.75 Running setup.py bdist_wheel for yamllint: started [2021-07-10T10:36:39.477Z] #27 18.06 Fetched 51.2 MB in 17s (3012 kB/s) [2021-07-10T10:36:39.509Z] #22 12.40 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-10T10:36:39.769Z] #22 12.40 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-10T10:36:39.769Z] #22 12.44 Successfully built yamllint [2021-07-10T10:36:39.769Z] #22 12.46 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-10T10:36:40.030Z] #22 ... [2021-07-10T10:36:40.030Z] [2021-07-10T10:36:40.030Z] #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-10T10:36:40.030Z] #50 sha256:27024212bbf0fc365977cad15b88c75bd08f06b06ca5136884bbba13ab288098 [2021-07-10T10:36:40.030Z] #50 203.8 + /build/golangci-lint --version [2021-07-10T10:36:40.048Z] #22 DONE 34.2s [2021-07-10T10:36:40.048Z] [2021-07-10T10:36:40.048Z] #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-10T10:36:40.048Z] #24 sha256:14555201d1343ee6c451ec01cc445820b44ac43ab41101ce592f557e2e5e444b [2021-07-10T10:36:40.290Z] #50 ... [2021-07-10T10:36:40.290Z] [2021-07-10T10:36:40.290Z] #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-10T10:36:40.290Z] #40 sha256:959157e6c2812d2062f677e9489f632b09694343beb01271d724e82f9c6c1f88 [2021-07-10T10:36:40.290Z] #40 DONE 203.5s [2021-07-10T10:36:40.290Z] [2021-07-10T10:36:40.290Z] #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-10T10:36:40.290Z] #50 sha256:27024212bbf0fc365977cad15b88c75bd08f06b06ca5136884bbba13ab288098 [2021-07-10T10:36:40.290Z] #50 204.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-10T10:36:40.295Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-07-10T10:36:40.550Z] #50 ... [2021-07-10T10:36:40.550Z] [2021-07-10T10:36:40.550Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-10T10:36:40.550Z] #22 sha256:55b26b1518cd78250067430090425ef3f78eee39abb1a7c29e44383eef930f53 [2021-07-10T10:36:40.550Z] #22 12.99 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-10T10:36:40.550Z] #22 DONE 13.4s [2021-07-10T10:36:40.550Z] [2021-07-10T10:36:40.550Z] #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-10T10:36:40.550Z] #50 sha256:27024212bbf0fc365977cad15b88c75bd08f06b06ca5136884bbba13ab288098 [2021-07-10T10:36:40.550Z] #50 DONE 204.4s [2021-07-10T10:36:40.550Z] [2021-07-10T10:36:40.550Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-10T10:36:40.550Z] #25 sha256:8ea52f72db66fe8fde94248ef9b86e2c5d448ab4ae7475e9f908a3ffeda28158 [2021-07-10T10:36:40.997Z] #24 ... [2021-07-10T10:36:40.997Z] [2021-07-10T10:36:40.997Z] #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-10T10:36:40.997Z] #57 sha256:2f8a72b47ab6618c66d20a9c7b3fe5f30c74112252c5838f9226e9440ac1808f [2021-07-10T10:36:40.997Z] #57 163.7 + bin/containerd [2021-07-10T10:36:41.494Z] #25 DONE 0.8s [2021-07-10T10:36:41.494Z] [2021-07-10T10:36:41.494Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-10T10:36:41.494Z] #30 sha256:2108c25719737371cd0ffe4669552b74cc7ae24989d3e094c6a8fe12767ff90b [2021-07-10T10:36:42.184Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-07-10T10:36:43.112Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-07-10T10:36:44.771Z] #27 18.06 Reading package lists... [2021-07-10T10:36:45.227Z] #57 ... [2021-07-10T10:36:45.227Z] [2021-07-10T10:36:45.227Z] #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-10T10:36:45.227Z] #24 sha256:14555201d1343ee6c451ec01cc445820b44ac43ab41101ce592f557e2e5e444b [2021-07-10T10:36:45.227Z] #24 198.6 + return [2021-07-10T10:36:45.227Z] #24 DONE 199.9s [2021-07-10T10:36:45.227Z] [2021-07-10T10:36:45.227Z] #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-10T10:36:45.227Z] #54 sha256:44a493def9ce8e03a3b1bdaaeff8ce1ce391016862d26fcb51548e4c88c7fc7c [2021-07-10T10:36:45.228Z] #54 110.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-10T10:36:45.228Z] #54 111.1 + mkdir -p /build [2021-07-10T10:36:45.228Z] #54 111.1 + cp runc /build/runc [2021-07-10T10:36:45.228Z] #54 DONE 113.1s [2021-07-10T10:36:45.228Z] [2021-07-10T10:36:45.228Z] #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-10T10:36:45.228Z] #57 sha256:2f8a72b47ab6618c66d20a9c7b3fe5f30c74112252c5838f9226e9440ac1808f [2021-07-10T10:36:45.629Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-07-10T10:36:45.884Z] check_test.go:309: [d136192994dc1] daemon is not started [2021-07-10T10:36:45.884Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-07-10T10:36:46.446Z] check_test.go:309: [df89172a64a1e] daemon is not started [2021-07-10T10:36:46.446Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-07-10T10:36:47.293Z] 29d5b6a226d2: Verifying Checksum [2021-07-10T10:36:47.293Z] 29d5b6a226d2: Download complete [2021-07-10T10:36:47.798Z] #57 ... [2021-07-10T10:36:47.798Z] [2021-07-10T10:36:47.798Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-10T10:36:47.798Z] #25 sha256:c3aa3df16223a2708cd43757684c1b306c2d0fdb6f4923cdf457d3d55ac507bb [2021-07-10T10:36:47.811Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-07-10T10:36:47.811Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-10T10:36:47.811Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-10T10:36:48.066Z] check_test.go:309: [d379f48e1a4dd] daemon is not started [2021-07-10T10:36:48.066Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-07-10T10:36:48.375Z] #25 DONE 0.7s [2021-07-10T10:36:48.375Z] [2021-07-10T10:36:48.375Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-10T10:36:48.375Z] #30 sha256:f64f040b1bcd0a259a9bfe3ab87ee20dfaa154788d2f7ce0241c657a97863d67 [2021-07-10T10:36:49.430Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-10T10:36:49.430Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-10T10:36:49.993Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-07-10T10:36:50.554Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-07-10T10:36:51.488Z] #30 DONE 9.5s [2021-07-10T10:36:51.488Z] [2021-07-10T10:36:51.488Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-10T10:36:51.488Z] #33 sha256:5f3e46095e99492db810dd823400ba6c2e38406b7cdd58e03137f6204d49f9e0 [2021-07-10T10:36:51.488Z] #33 DONE 0.5s [2021-07-10T10:36:51.488Z] [2021-07-10T10:36:51.488Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-10T10:36:51.488Z] #35 sha256:4dba059a54ea4bb9ce1b3b5cdbf6c5cebe578cf6403b12ae5541c015ac8e6585 [2021-07-10T10:36:51.488Z] #35 DONE 0.1s [2021-07-10T10:36:51.488Z] [2021-07-10T10:36:51.488Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-10T10:36:51.488Z] #38 sha256:afc44f897cbc03a1e164fa8ff821f64207fa3c5b3e64d4f88bc918376ac7e9f6 [2021-07-10T10:36:51.488Z] #38 DONE 0.1s [2021-07-10T10:36:51.488Z] [2021-07-10T10:36:51.488Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-10T10:36:51.488Z] #41 sha256:07e83292e4a8e4b71acfb3a22a6874f3d3660ac8873012c32397afebd1270279 [2021-07-10T10:36:51.919Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-07-10T10:36:52.431Z] #41 DONE 0.8s [2021-07-10T10:36:52.431Z] [2021-07-10T10:36:52.431Z] #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-10T10:36:52.431Z] #54 sha256:979845dd0280fe37796cbad9bf84c261341b04e7f0cdd86a7fc48415f284b368 [2021-07-10T10:36:52.431Z] #54 ... [2021-07-10T10:36:52.431Z] [2021-07-10T10:36:52.431Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-10T10:36:52.431Z] #45 sha256:fbfb462f8bb39360d43264f272cb0b41c23d3cd841b8fd7f376108b94037827d [2021-07-10T10:36:52.431Z] #45 DONE 0.1s [2021-07-10T10:36:52.431Z] [2021-07-10T10:36:52.431Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-10T10:36:52.431Z] #47 sha256:72e08205bbd44efe61db37e6106d99bb3b7d19e14ddafd60a535d19fd1c24f05 [2021-07-10T10:36:52.481Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-10T10:36:52.694Z] #47 DONE 0.3s [2021-07-10T10:36:52.694Z] [2021-07-10T10:36:52.694Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-10T10:36:52.694Z] #49 sha256:36dbfff3ba8257eeab65a1ad2727dde867ce66dbafecdf84458a31824b0cca96 [2021-07-10T10:36:52.913Z] #27 25.60 Reading package lists... [2021-07-10T10:36:52.955Z] #49 DONE 0.1s [2021-07-10T10:36:52.955Z] [2021-07-10T10:36:52.955Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-10T10:36:52.955Z] #51 sha256:8a5e17f83d6fbfb0dbb03beeffdff642879bedd72d406be198ae6e3f5b42960b [2021-07-10T10:36:53.526Z] #51 DONE 0.7s [2021-07-10T10:36:53.526Z] [2021-07-10T10:36:53.526Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-10T10:36:53.526Z] #53 sha256:2cb83e6666292b0e13dfa5f0c8eae54950436779c2d38454cb73f97208042ca3 [2021-07-10T10:36:53.526Z] #53 DONE 0.1s [2021-07-10T10:36:53.526Z] [2021-07-10T10:36:53.526Z] #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-10T10:36:53.526Z] #57 sha256:56011955373dedb728c6b1b55133deff48a68ea3f840d70cfb644c9522679703 [2021-07-10T10:36:54.296Z] #27 33.13 Building dependency tree... [2021-07-10T10:36:54.369Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-10T10:36:54.625Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-07-10T10:36:54.881Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-10T10:36:55.680Z] #27 36.27 bzip2 is already the newest version (1.0.6-9.2~deb10u1). [2021-07-10T10:36:55.680Z] #27 36.27 libcap2-bin is already the newest version (1:2.25-2). [2021-07-10T10:36:55.680Z] #27 36.27 patch is already the newest version (2.7.6-3+deb10u1). [2021-07-10T10:36:55.680Z] #27 36.27 xz-utils is already the newest version (5.2.4-1). [2021-07-10T10:36:55.680Z] #27 36.27 The following additional packages will be installed: [2021-07-10T10:36:55.680Z] #27 36.27 libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-10T10:36:55.680Z] #27 36.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-10T10:36:55.680Z] #27 36.28 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-10T10:36:55.680Z] #27 36.28 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-10T10:36:55.680Z] #27 36.28 python3.7 python3.7-minimal vim-runtime xxd [2021-07-10T10:36:55.680Z] #27 36.29 Suggested packages: [2021-07-10T10:36:55.680Z] #27 36.29 apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk [2021-07-10T10:36:55.680Z] #27 36.29 python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-07-10T10:36:55.680Z] #27 36.29 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-07-10T10:36:55.680Z] #27 36.29 Recommended packages: [2021-07-10T10:36:55.680Z] #27 36.29 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-10T10:36:55.680Z] #27 36.29 python3-keyrings.alt python3-xdg unzip [2021-07-10T10:36:55.809Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-07-10T10:36:56.370Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-07-10T10:36:57.593Z] #27 38.05 The following NEW packages will be installed: [2021-07-10T10:36:57.593Z] #27 38.06 apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0 [2021-07-10T10:36:57.593Z] #27 38.06 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3 [2021-07-10T10:36:57.593Z] #27 38.06 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2021-07-10T10:36:57.593Z] #27 38.06 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2021-07-10T10:36:57.593Z] #27 38.06 net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3 [2021-07-10T10:36:57.593Z] #27 38.06 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2021-07-10T10:36:57.593Z] #27 38.06 python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools [2021-07-10T10:36:57.593Z] #27 38.06 uidmap vim vim-common vim-runtime xfsprogs xxd zip [2021-07-10T10:36:57.593Z] #27 38.42 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:36:57.593Z] #27 38.42 Need to get 20.0 MB of archives. [2021-07-10T10:36:57.593Z] #27 38.42 After this operation, 82.5 MB of additional disk space will be used. [2021-07-10T10:36:57.593Z] #27 38.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-10T10:36:57.593Z] #27 38.43 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-10T10:36:57.593Z] #27 38.44 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-10T10:36:57.947Z] #27 38.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-10T10:36:57.947Z] #27 38.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-10T10:36:57.947Z] #27 38.51 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-10T10:36:57.947Z] #27 38.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-10T10:36:57.947Z] #27 38.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-10T10:36:57.947Z] #27 38.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-10T10:36:57.947Z] #27 38.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-10T10:36:57.947Z] #27 38.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-10T10:36:57.947Z] #27 38.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-10T10:36:57.947Z] #27 38.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-10T10:36:57.947Z] #27 38.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-10T10:36:57.947Z] #27 38.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-10T10:36:57.947Z] #27 38.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-10T10:36:57.947Z] #27 38.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-10T10:36:57.947Z] #27 38.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-10T10:36:57.947Z] #27 38.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-10T10:36:57.947Z] #27 38.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-10T10:36:57.947Z] #27 38.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-10T10:36:57.947Z] #27 38.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-10T10:36:57.947Z] #27 38.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-10T10:36:57.947Z] #27 38.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-10T10:36:57.947Z] #27 38.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-10T10:36:57.947Z] #27 38.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-10T10:36:57.947Z] #27 38.65 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-10T10:36:57.947Z] #27 38.66 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-10T10:36:57.947Z] #27 38.66 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-10T10:36:57.947Z] #27 38.66 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-10T10:36:57.948Z] #27 38.66 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-10T10:36:57.948Z] #27 38.67 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-10T10:36:57.948Z] #27 38.71 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-10T10:36:58.224Z] #27 38.71 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-10T10:36:58.224Z] #27 38.72 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-10T10:36:58.224Z] #27 38.72 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-10T10:36:58.224Z] #27 38.72 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-10T10:36:58.224Z] #27 38.73 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-10T10:36:58.224Z] #27 38.73 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-10T10:36:58.224Z] #27 38.76 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-10T10:36:58.224Z] #27 38.77 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-10T10:36:58.224Z] #27 38.78 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-10T10:36:58.413Z] #30 DONE 9.8s [2021-07-10T10:36:58.413Z] [2021-07-10T10:36:58.413Z] #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-10T10:36:58.413Z] #57 sha256:2f8a72b47ab6618c66d20a9c7b3fe5f30c74112252c5838f9226e9440ac1808f [2021-07-10T10:36:58.413Z] #57 ... [2021-07-10T10:36:58.413Z] [2021-07-10T10:36:58.413Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-10T10:36:58.413Z] #33 sha256:90a39afbdf0b73f9adbcef61772f2f59331797f384ec0b80c776afc1423f66ae [2021-07-10T10:36:58.484Z] #27 39.03 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-10T10:36:58.484Z] #27 39.07 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-10T10:36:58.484Z] #27 39.09 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-10T10:36:58.993Z] #33 DONE 0.7s [2021-07-10T10:36:58.993Z] [2021-07-10T10:36:58.993Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-10T10:36:58.993Z] #35 sha256:575e16f483eefcaea4abdf32962db5d32cae9f4371c6aa30172be4a0a4f023a2 [2021-07-10T10:36:58.993Z] #35 DONE 0.1s [2021-07-10T10:36:58.993Z] [2021-07-10T10:36:58.993Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-10T10:36:58.993Z] #38 sha256:c8745d2cdc3f6928ed5a56f8f1acc18211d7769bfad39f0edd3e71a51e50cb8d [2021-07-10T10:36:59.068Z] #27 39.82 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:36:59.257Z] #38 DONE 0.1s [2021-07-10T10:36:59.257Z] [2021-07-10T10:36:59.257Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-10T10:36:59.257Z] #41 sha256:44e7c3ac5cde460c300d8023292d8be0b357f44b7198c8c3fcc2bb1e13e9b4b7 [2021-07-10T10:36:59.329Z] #27 40.07 Fetched 20.0 MB in 1s (21.5 MB/s) [2021-07-10T10:36:59.330Z] #27 40.13 Selecting previously unselected package pigz. [2021-07-10T10:36:59.601Z] #27 40.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 ... 39111 files and directories currently installed.) [2021-07-10T10:36:59.601Z] #27 40.18 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-10T10:36:59.601Z] #27 40.19 Unpacking pigz (2.4-1) ... [2021-07-10T10:36:59.601Z] #27 40.31 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-10T10:36:59.601Z] #27 40.31 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:36:59.601Z] #27 40.32 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:36:59.837Z] #41 DONE 0.5s [2021-07-10T10:36:59.837Z] [2021-07-10T10:36:59.837Z] #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-10T10:36:59.837Z] #57 sha256:2f8a72b47ab6618c66d20a9c7b3fe5f30c74112252c5838f9226e9440ac1808f [2021-07-10T10:36:59.837Z] #57 ... [2021-07-10T10:36:59.837Z] [2021-07-10T10:36:59.837Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-10T10:36:59.837Z] #45 sha256:a165d9ba64285748002fb9aa3d8542b5d68d95e4cc013ce5ea0d304e289cb7eb [2021-07-10T10:36:59.837Z] #45 DONE 0.1s [2021-07-10T10:36:59.837Z] [2021-07-10T10:36:59.837Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-10T10:36:59.837Z] #47 sha256:d338a68fbbde00ce41ee97d67f94a7656b32f0a750e7477bdac63e01fdb9d9ea [2021-07-10T10:36:59.862Z] #27 40.56 Selecting previously unselected package python3.7-minimal. [2021-07-10T10:36:59.862Z] #27 40.58 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:36:59.862Z] #27 40.58 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-10T10:37:00.101Z] #47 DONE 0.3s [2021-07-10T10:37:00.101Z] [2021-07-10T10:37:00.101Z] #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-10T10:37:00.101Z] #57 sha256:2f8a72b47ab6618c66d20a9c7b3fe5f30c74112252c5838f9226e9440ac1808f [2021-07-10T10:37:00.101Z] #57 ... [2021-07-10T10:37:00.101Z] [2021-07-10T10:37:00.101Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-10T10:37:00.101Z] #49 sha256:1838f3b96f9cb824c40318c1aa2c83ddeffab82ebc7fd9dfe635c82e167395cb [2021-07-10T10:37:00.101Z] #49 DONE 0.1s [2021-07-10T10:37:00.365Z] [2021-07-10T10:37:00.365Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-10T10:37:00.365Z] #51 sha256:22fcbcb8bcd95f294b34e61be7001ee4e2565782af6a9e5e917c32d6435f4c66 [2021-07-10T10:37:00.449Z] #27 41.11 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:37:00.535Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-07-10T10:37:01.034Z] #27 41.53 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-10T10:37:01.314Z] #51 DONE 0.9s [2021-07-10T10:37:01.314Z] [2021-07-10T10:37:01.314Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-10T10:37:01.314Z] #53 sha256:63a2b58b06f70c3494f547eff481999bfc659275b36ae1912e30412b8a3471f6 [2021-07-10T10:37:01.314Z] #53 DONE 0.1s [2021-07-10T10:37:01.314Z] [2021-07-10T10:37:01.314Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-10T10:37:01.314Z] #55 sha256:304dba146692532daa7d49c28ac61b32cfe1522b6025f22447e45be387f15321 [2021-07-10T10:37:01.892Z] #55 DONE 0.6s [2021-07-10T10:37:01.892Z] [2021-07-10T10:37:01.892Z] #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-10T10:37:01.892Z] #57 sha256:2f8a72b47ab6618c66d20a9c7b3fe5f30c74112252c5838f9226e9440ac1808f [2021-07-10T10:37:01.976Z] #27 42.67 Selecting previously unselected package python3-minimal. [2021-07-10T10:37:01.976Z] #27 42.67 (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-10T10:37:01.976Z] #27 42.72 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-10T10:37:01.976Z] #27 42.73 Unpacking python3-minimal (3.7.3-1) ... [2021-07-10T10:37:01.976Z] #27 42.80 Selecting previously unselected package libmpdec2:amd64. [2021-07-10T10:37:02.237Z] #27 42.81 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-10T10:37:02.237Z] #27 42.82 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-10T10:37:02.237Z] #27 42.88 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-10T10:37:02.237Z] #27 42.88 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:37:02.237Z] #27 42.89 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:37:02.758Z] #27 43.40 Selecting previously unselected package python3.7. [2021-07-10T10:37:02.758Z] #27 43.41 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-10T10:37:02.758Z] #27 43.41 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-10T10:37:02.758Z] #27 43.48 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-10T10:37:02.758Z] #27 43.49 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-10T10:37:02.758Z] #27 43.50 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-10T10:37:02.758Z] #27 43.61 Setting up python3-minimal (3.7.3-1) ... [2021-07-10T10:37:03.329Z] #27 44.21 Selecting previously unselected package python3. [2021-07-10T10:37:03.591Z] #27 44.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 ... 39772 files and directories currently installed.) [2021-07-10T10:37:03.591Z] #27 44.25 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-10T10:37:03.591Z] #27 44.26 Unpacking python3 (3.7.3-1) ... [2021-07-10T10:37:03.591Z] #27 44.33 Selecting previously unselected package libip4tc0:amd64. [2021-07-10T10:37:03.591Z] #27 44.34 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-10T10:37:03.591Z] #27 44.35 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-10T10:37:03.591Z] #27 44.41 Selecting previously unselected package libip6tc0:amd64. [2021-07-10T10:37:03.591Z] #27 44.41 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-10T10:37:03.591Z] #27 44.42 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-10T10:37:03.800Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-07-10T10:37:03.800Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-10T10:37:03.852Z] #27 44.48 Selecting previously unselected package libiptc0:amd64. [2021-07-10T10:37:03.852Z] #27 44.49 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-10T10:37:03.852Z] #27 44.49 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-10T10:37:03.852Z] #27 44.55 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-10T10:37:03.852Z] #27 44.56 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-10T10:37:03.852Z] #27 44.57 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-10T10:37:03.852Z] #27 44.61 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-10T10:37:03.852Z] #27 44.62 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-10T10:37:03.852Z] #27 44.63 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-10T10:37:03.852Z] #27 44.69 Selecting previously unselected package libnftnl11:amd64. [2021-07-10T10:37:03.852Z] #27 44.69 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-10T10:37:03.852Z] #27 44.70 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-10T10:37:04.056Z] check_test.go:309: [d7741b41f7d99] daemon is not started [2021-07-10T10:37:04.056Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-07-10T10:37:04.113Z] #27 44.77 Selecting previously unselected package iptables. [2021-07-10T10:37:04.113Z] #27 44.78 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-10T10:37:04.113Z] #27 44.79 Unpacking iptables (1.8.2-4) ... [2021-07-10T10:37:04.113Z] #27 44.94 Selecting previously unselected package xxd. [2021-07-10T10:37:04.113Z] #27 44.95 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-10T10:37:04.113Z] #27 44.95 Unpacking xxd (2:8.1.0875-5) ... [2021-07-10T10:37:04.113Z] #27 45.03 Selecting previously unselected package vim-common. [2021-07-10T10:37:04.374Z] #27 45.04 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-10T10:37:04.374Z] #27 45.06 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-10T10:37:04.374Z] #27 45.16 Selecting previously unselected package bash-completion. [2021-07-10T10:37:04.621Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-07-10T10:37:04.635Z] #27 45.17 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-10T10:37:04.877Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-07-10T10:37:05.440Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-07-10T10:37:06.022Z] #27 46.78 Unpacking bash-completion (1:2.8-6) ... [2021-07-10T10:37:06.594Z] #27 47.08 Selecting previously unselected package apparmor. [2021-07-10T10:37:06.594Z] #27 47.08 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ... [2021-07-10T10:37:06.594Z] #27 47.13 Unpacking apparmor (2.13.2-10) ... [2021-07-10T10:37:06.594Z] #27 47.38 Selecting previously unselected package aufs-tools. [2021-07-10T10:37:06.594Z] #27 47.39 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-10T10:37:06.594Z] #27 47.40 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-10T10:37:06.594Z] #27 47.48 Selecting previously unselected package libonig5:amd64. [2021-07-10T10:37:06.854Z] #27 47.48 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ... [2021-07-10T10:37:06.854Z] #27 47.49 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-10T10:37:06.854Z] #27 47.59 Selecting previously unselected package libjq1:amd64. [2021-07-10T10:37:06.854Z] #27 47.59 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-10T10:37:06.854Z] #27 47.60 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-10T10:37:06.854Z] #27 47.68 Selecting previously unselected package jq. [2021-07-10T10:37:07.115Z] #27 47.69 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-10T10:37:07.115Z] #27 47.70 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-10T10:37:07.115Z] #27 47.76 Selecting previously unselected package libaio1:amd64. [2021-07-10T10:37:07.115Z] #27 47.78 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ... [2021-07-10T10:37:07.115Z] #27 47.78 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-10T10:37:07.115Z] #27 47.84 Selecting previously unselected package libgpm2:amd64. [2021-07-10T10:37:07.115Z] #27 47.84 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ... [2021-07-10T10:37:07.115Z] #27 47.85 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-10T10:37:07.115Z] #27 47.89 Selecting previously unselected package libnet1:amd64. [2021-07-10T10:37:07.115Z] #27 47.89 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-10T10:37:07.115Z] #27 47.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-10T10:37:07.115Z] #27 47.98 Selecting previously unselected package libnl-3-200:amd64. [2021-07-10T10:37:07.376Z] #27 47.98 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-10T10:37:07.376Z] #27 47.99 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-10T10:37:07.376Z] #27 48.06 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-10T10:37:07.376Z] #27 48.08 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-10T10:37:07.376Z] #27 48.08 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-10T10:37:07.376Z] #27 48.14 Selecting previously unselected package libreadline5:amd64. [2021-07-10T10:37:07.376Z] #27 48.14 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-10T10:37:07.376Z] #27 48.15 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-10T10:37:07.376Z] #27 48.22 Selecting previously unselected package net-tools. [2021-07-10T10:37:07.637Z] #27 48.22 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-10T10:37:07.637Z] #27 48.23 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-10T10:37:07.637Z] #27 48.35 Selecting previously unselected package python-pip-whl. [2021-07-10T10:37:07.637Z] #27 48.35 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ... [2021-07-10T10:37:07.637Z] #27 48.36 Unpacking python-pip-whl (18.1-5) ... [2021-07-10T10:37:07.898Z] #27 48.65 Selecting previously unselected package python3-lib2to3. [2021-07-10T10:37:07.898Z] #27 48.66 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-10T10:37:07.898Z] #27 48.67 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-10T10:37:07.898Z] #27 48.75 Selecting previously unselected package python3-distutils. [2021-07-10T10:37:08.159Z] #27 48.76 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ... [2021-07-10T10:37:08.159Z] #27 48.76 Unpacking python3-distutils (3.7.3-1) ... [2021-07-10T10:37:08.159Z] #27 48.84 Selecting previously unselected package python3-pip. [2021-07-10T10:37:08.159Z] #27 48.85 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ... [2021-07-10T10:37:08.159Z] #27 48.85 Unpacking python3-pip (18.1-5) ... [2021-07-10T10:37:08.159Z] #27 48.97 Selecting previously unselected package python3-pkg-resources. [2021-07-10T10:37:08.159Z] #27 48.98 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-10T10:37:08.159Z] #27 48.99 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-10T10:37:08.420Z] #27 49.09 Selecting previously unselected package python3-setuptools. [2021-07-10T10:37:08.420Z] #27 49.10 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ... [2021-07-10T10:37:08.420Z] #27 49.11 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-10T10:37:08.420Z] #27 49.25 Selecting previously unselected package python3-wheel. [2021-07-10T10:37:08.420Z] #27 49.26 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ... [2021-07-10T10:37:08.420Z] #27 49.27 Unpacking python3-wheel (0.32.3-2) ... [2021-07-10T10:37:08.428Z] #57 186.5 + bin/containerd [2021-07-10T10:37:08.681Z] #27 49.32 Selecting previously unselected package sudo. [2021-07-10T10:37:08.681Z] #27 49.34 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-10T10:37:08.681Z] #27 49.34 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-10T10:37:08.707Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-10T10:37:08.707Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-10T10:37:08.941Z] #27 49.60 Selecting previously unselected package thin-provisioning-tools. [2021-07-10T10:37:08.941Z] #27 49.62 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-10T10:37:08.941Z] #27 49.63 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-10T10:37:08.963Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-07-10T10:37:09.202Z] #27 49.79 Selecting previously unselected package uidmap. [2021-07-10T10:37:09.202Z] #27 49.80 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-10T10:37:09.202Z] #27 49.81 Unpacking uidmap (1:4.5-1.1) ... [2021-07-10T10:37:09.202Z] #27 49.88 Selecting previously unselected package vim-runtime. [2021-07-10T10:37:09.202Z] #27 49.89 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-10T10:37:09.203Z] #27 49.92 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-10T10:37:09.203Z] #27 49.93 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-10T10:37:09.203Z] #27 49.94 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-10T10:37:09.369Z] #57 ... [2021-07-10T10:37:09.369Z] [2021-07-10T10:37:09.369Z] #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-10T10:37:09.369Z] #54 sha256:979845dd0280fe37796cbad9bf84c261341b04e7f0cdd86a7fc48415f284b368 [2021-07-10T10:37:09.369Z] #54 115.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-10T10:37:09.369Z] #54 116.5 + mkdir -p /build [2021-07-10T10:37:09.369Z] #54 116.5 + cp runc /build/runc [2021-07-10T10:37:09.369Z] #54 DONE 117.5s [2021-07-10T10:37:09.369Z] [2021-07-10T10:37:09.369Z] #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-10T10:37:09.369Z] #57 sha256:56011955373dedb728c6b1b55133deff48a68ea3f840d70cfb644c9522679703 [2021-07-10T10:37:09.464Z] 4612f6d0b889: Pull complete [2021-07-10T10:37:09.525Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-10T10:37:10.754Z] #57 ... [2021-07-10T10:37:10.754Z] [2021-07-10T10:37:10.754Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-10T10:37:10.754Z] #55 sha256:535fd8813e90acf59661263a540eb3bcdab1dfe7f316a3891bd1434d575100c4 [2021-07-10T10:37:10.754Z] #55 DONE 0.3s [2021-07-10T10:37:10.754Z] [2021-07-10T10:37:10.754Z] #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-10T10:37:10.754Z] #57 sha256:56011955373dedb728c6b1b55133deff48a68ea3f840d70cfb644c9522679703 [2021-07-10T10:37:10.888Z] --- PASS: TestBuildWithHugeFile (47.23s) [2021-07-10T10:37:10.888Z] === RUN TestBuildWCOWSandboxSize [2021-07-10T10:37:10.888Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-10T10:37:10.888Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-07-10T10:37:10.888Z] === RUN TestBuildWithEmptyDockerfile [2021-07-10T10:37:10.888Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-10T10:37:10.888Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-10T10:37:10.888Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-10T10:37:10.888Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-10T10:37:10.888Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-10T10:37:10.888Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-10T10:37:10.888Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-10T10:37:10.888Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-10T10:37:10.888Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-10T10:37:10.888Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-07-10T10:37:10.888Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2021-07-10T10:37:10.888Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-07-10T10:37:10.888Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2021-07-10T10:37:10.888Z] === RUN TestBuildPreserveOwnership [2021-07-10T10:37:10.888Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-10T10:37:11.126Z] #27 51.55 Selecting previously unselected package vim. [2021-07-10T10:37:11.126Z] #27 51.56 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-10T10:37:11.126Z] #27 51.58 Unpacking vim (2:8.1.0875-5) ... [2021-07-10T10:37:11.126Z] #27 51.92 Selecting previously unselected package xfsprogs. [2021-07-10T10:37:11.126Z] #27 51.93 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-10T10:37:11.126Z] #27 51.93 Unpacking xfsprogs (4.20.0-1) ... [2021-07-10T10:37:11.698Z] #27 52.26 Selecting previously unselected package zip. [2021-07-10T10:37:11.698Z] #27 52.26 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ... [2021-07-10T10:37:11.698Z] #27 52.27 Unpacking zip (3.0-11+b1) ... [2021-07-10T10:37:11.698Z] #27 52.41 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-10T10:37:11.698Z] #27 52.43 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-10T10:37:11.698Z] #27 52.45 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-10T10:37:11.698Z] #27 52.46 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-10T10:37:11.698Z] #27 52.47 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-10T10:37:11.698Z] #27 52.48 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-10T10:37:11.698Z] #27 52.49 Setting up uidmap (1:4.5-1.1) ... [2021-07-10T10:37:11.698Z] #27 52.50 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-10T10:37:11.698Z] #27 52.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-10T10:37:11.698Z] #27 52.53 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-10T10:37:11.698Z] #27 52.54 Setting up xxd (2:8.1.0875-5) ... [2021-07-10T10:37:11.698Z] #27 52.56 Setting up zip (3.0-11+b1) ... [2021-07-10T10:37:11.698Z] #27 52.57 Setting up vim-common (2:8.1.0875-5) ... [2021-07-10T10:37:11.698Z] #27 52.61 Setting up bash-completion (1:2.8-6) ... [2021-07-10T10:37:12.252Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-10T10:37:13.180Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-10T10:37:13.611Z] #27 54.25 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-10T10:37:13.611Z] #27 54.26 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-10T10:37:13.611Z] #27 54.31 invoke-rc.d: could not determine current runlevel [2021-07-10T10:37:13.611Z] #27 54.31 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-10T10:37:13.611Z] #27 54.32 Setting up pigz (2.4-1) ... [2021-07-10T10:37:13.611Z] #27 54.33 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-10T10:37:13.611Z] #27 54.35 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-10T10:37:13.611Z] #27 54.37 Setting up python-pip-whl (18.1-5) ... [2021-07-10T10:37:13.611Z] #27 54.38 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-10T10:37:13.611Z] #27 54.40 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-10T10:37:13.742Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-10T10:37:13.872Z] #27 54.64 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-10T10:37:13.872Z] #27 54.65 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-10T10:37:13.872Z] #27 54.67 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-10T10:37:13.872Z] #27 54.68 Setting up vim (2:8.1.0875-5) ... [2021-07-10T10:37:13.872Z] #27 54.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-10T10:37:13.872Z] #27 54.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-10T10:37:13.872Z] #27 54.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-10T10:37:13.872Z] #27 54.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-10T10:37:13.872Z] #27 54.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-10T10:37:13.872Z] #27 54.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-10T10:37:13.872Z] #27 54.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-10T10:37:13.872Z] #27 54.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-10T10:37:13.998Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-10T10:37:14.133Z] #27 54.75 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-10T10:37:14.133Z] #27 54.76 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-10T10:37:14.133Z] #27 54.77 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-10T10:37:14.133Z] #27 54.78 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-10T10:37:14.133Z] #27 54.80 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-10T10:37:14.133Z] #27 54.81 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-10T10:37:14.142Z] #57 196.6 # github.com/containerd/containerd/cmd/containerd [2021-07-10T10:37:14.142Z] #57 196.6 /usr/bin/ld: /tmp/go-link-556805841/000019.o: in function `New': [2021-07-10T10:37:14.142Z] #57 196.6 /tmp/tmp.GAmRNm3TiK/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-10T10:37:14.142Z] #57 196.7 + bin/containerd-stress [2021-07-10T10:37:14.253Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-07-10T10:37:15.522Z] #27 55.99 Setting up iptables (1.8.2-4) ... [2021-07-10T10:37:15.522Z] #27 56.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-10T10:37:15.522Z] #27 56.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-10T10:37:15.522Z] #27 56.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-10T10:37:15.522Z] #27 56.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-10T10:37:15.522Z] #27 56.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-10T10:37:15.522Z] #27 56.05 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-10T10:37:15.522Z] #27 56.06 Setting up python3 (3.7.3-1) ... [2021-07-10T10:37:15.522Z] #27 56.27 Setting up python3-wheel (0.32.3-2) ... [2021-07-10T10:37:15.619Z] --- PASS: TestBuildPreserveOwnership (4.55s) [2021-07-10T10:37:15.619Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.21s) [2021-07-10T10:37:15.619Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s) [2021-07-10T10:37:15.619Z] === RUN TestBuildPlatformInvalid [2021-07-10T10:37:15.619Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-10T10:37:15.619Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-10T10:37:16.045Z] #27 56.60 Setting up apparmor (2.13.2-10) ... [2021-07-10T10:37:17.434Z] #27 57.93 Setting up xfsprogs (4.20.0-1) ... [2021-07-10T10:37:17.434Z] #27 57.94 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-10T10:37:17.434Z] #27 58.17 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-10T10:37:17.510Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-10T10:37:17.768Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-07-10T10:37:17.768Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-10T10:37:17.768Z] check_test.go:309: [d576bb5befbee] daemon is not started [2021-07-10T10:37:17.768Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-07-10T10:37:18.008Z] #27 58.66 Setting up python3-distutils (3.7.3-1) ... [2021-07-10T10:37:18.008Z] #27 58.91 Setting up python3-setuptools (40.8.0-1) ... [2021-07-10T10:37:18.361Z] #57 200.6 + bin/containerd-shim [2021-07-10T10:37:18.581Z] #27 59.49 Setting up python3-pip (18.1-5) ... [2021-07-10T10:37:19.154Z] #27 60.05 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:37:19.415Z] #27 60.10 Processing triggers for mime-support (3.62) ... [2021-07-10T10:37:20.316Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-07-10T10:37:20.316Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-10T10:37:20.360Z] #27 DONE 60.9s [2021-07-10T10:37:20.360Z] [2021-07-10T10:37:20.360Z] #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-10T10:37:20.360Z] #61 sha256:d1e48a7a646ec9e437c543890e6981e6652de85b1dca6407fbb06ac3908a4655 [2021-07-10T10:37:20.360Z] #61 ... [2021-07-10T10:37:20.360Z] [2021-07-10T10:37:20.360Z] #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-10T10:37:20.360Z] #28 sha256:6f2b8e2d02dfd24311a317a284c9690cef696151170c132e799478ceb4e97299 [2021-07-10T10:37:20.579Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-10T10:37:21.304Z] #28 1.005 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-10T10:37:21.304Z] #28 1.008 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-10T10:37:21.304Z] #28 1.012 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-10T10:37:21.565Z] #28 DONE 1.2s [2021-07-10T10:37:21.565Z] [2021-07-10T10:37:21.565Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-10T10:37:21.565Z] #29 sha256:92c0b806d320ff527180e6c4792a9b651737b51de6b14d150678b9d995ede224 [2021-07-10T10:37:21.961Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-07-10T10:37:22.218Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-10T10:37:24.147Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-07-10T10:37:24.726Z] Loaded image: buildpack-deps:buster [2021-07-10T10:37:24.871Z] #29 2.827 Collecting yamllint==1.26.1 [2021-07-10T10:37:24.970Z] #57 207.4 + bin/containerd-shim-runc-v1 [2021-07-10T10:37:24.992Z] Loaded image: busybox:latest [2021-07-10T10:37:24.992Z] Loaded image: busybox:glibc [2021-07-10T10:37:25.563Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-10T10:37:25.563Z] check_test.go:309: [db25b89bcab94] daemon is not started [2021-07-10T10:37:25.563Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-07-10T10:37:26.521Z] Loaded image: debian:bullseye [2021-07-10T10:37:26.798Z] Loaded image: hello-world:latest [2021-07-10T10:37:26.798Z] Loaded image: arm32v7/hello-world:latest [2021-07-10T10:37:28.688Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-07-10T10:37:29.249Z] check_test.go:309: [d92d5b39d7252] daemon is not started [2021-07-10T10:37:29.249Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-07-10T10:37:29.250Z] #57 211.6 + bin/containerd-shim-runc-v2 [2021-07-10T10:37:29.825Z] #57 212.5 + binaries [2021-07-10T10:37:29.825Z] #57 212.5 + install -D bin/containerd /build/containerd [2021-07-10T10:37:29.825Z] #57 212.6 + install -D bin/containerd-shim /build/containerd-shim [2021-07-10T10:37:29.825Z] #57 212.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-10T10:37:29.825Z] #57 212.6 + install -D bin/ctr /build/ctr [2021-07-10T10:37:30.163Z] #29 8.117 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-10T10:37:30.163Z] #29 8.697 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-10T10:37:30.163Z] #29 8.731 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-10T10:37:30.163Z] #29 8.761 Collecting pyyaml (from yamllint==1.26.1) [2021-07-10T10:37:30.163Z] #29 8.872 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-10T10:37:30.424Z] #29 9.040 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-10T10:37:30.424Z] #29 9.042 Building wheels for collected packages: yamllint [2021-07-10T10:37:30.424Z] #29 9.047 Running setup.py bdist_wheel for yamllint: started [2021-07-10T10:37:30.996Z] #29 9.599 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-10T10:37:30.996Z] #29 9.600 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-10T10:37:30.996Z] #29 9.630 Successfully built yamllint [2021-07-10T10:37:30.996Z] #29 9.637 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-10T10:37:31.137Z] docker_cli_daemon_plugins_test.go:79: [dcee15414f8b3] daemon is not started [2021-07-10T10:37:31.256Z] #29 9.804 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-10T10:37:31.827Z] #29 DONE 10.5s [2021-07-10T10:37:31.827Z] [2021-07-10T10:37:31.827Z] #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-10T10:37:31.827Z] #61 sha256:d1e48a7a646ec9e437c543890e6981e6652de85b1dca6407fbb06ac3908a4655 [2021-07-10T10:37:32.064Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.33s) [2021-07-10T10:37:32.064Z] PASS [2021-07-10T10:37:32.064Z] [2021-07-10T10:37:32.064Z] === Skipped [2021-07-10T10:37:32.064Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-10T10:37:32.064Z] build_session_test.go:25: TODO: BuildKit [2021-07-10T10:37:32.064Z] [2021-07-10T10:37:32.064Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-07-10T10:37:32.064Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-10T10:37:32.064Z] [2021-07-10T10:37:32.064Z] [2021-07-10T10:37:32.064Z] DONE 34 tests, 2 skipped in 91.491s [2021-07-10T10:37:32.064Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-10T10:37:32.064Z] ++ 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-10T10:37:32.064Z] ++ set -e [2021-07-10T10:37:32.064Z] ++ '[' -n 0 ']' [2021-07-10T10:37:32.064Z] ++ set -x [2021-07-10T10:37:32.064Z] ++ 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-10T10:37:32.064Z] INFO: Testing against a local daemon [2021-07-10T10:37:32.064Z] === RUN TestConfigInspect [2021-07-10T10:37:32.064Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-07-10T10:37:32.087Z] #61 ... [2021-07-10T10:37:32.087Z] [2021-07-10T10:37:32.087Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-10T10:37:32.087Z] #32 sha256:42f8170def9e34b2ba40ac537a0087171c8eabd488fecdf70be6cb603282a29d [2021-07-10T10:37:32.348Z] #32 DONE 0.4s [2021-07-10T10:37:32.348Z] [2021-07-10T10:37:32.348Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-10T10:37:32.348Z] #37 sha256:33f6ff420bd6a68184edb8b485cf02c9724e46a8dbb48a356141ad5cc9fd0701 [2021-07-10T10:37:33.427Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-10T10:37:33.682Z] docker_cli_daemon_plugins_test.go:169: [d2fb6bdb995bf] daemon is not started [2021-07-10T10:37:34.035Z] #57 DONE 216.5s [2021-07-10T10:37:35.046Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-07-10T10:37:35.046Z] --- PASS: TestConfigInspect (3.15s) [2021-07-10T10:37:35.046Z] === RUN TestConfigList [2021-07-10T10:37:35.425Z] [2021-07-10T10:37:35.425Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-10T10:37:35.425Z] #58 sha256:334e47d6378b241efadfe0eb0463caf3e9507f8f10ae152e6b46f0dd80fe08ef [2021-07-10T10:37:36.811Z] #58 DONE 1.5s [2021-07-10T10:37:36.811Z] [2021-07-10T10:37:36.811Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-10T10:37:36.811Z] #62 sha256:39ef789908786bed3dba17cb989c135d9cdd4456f365d4d7084887311a16e358 [2021-07-10T10:37:37.073Z] #62 DONE 0.4s [2021-07-10T10:37:37.073Z] [2021-07-10T10:37:37.073Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-10T10:37:37.073Z] #67 sha256:b8e29430d6303551849173482a0cc6a0499c51fdc293c71aa5be2fc906210ae7 [2021-07-10T10:37:37.637Z] #37 DONE 4.9s [2021-07-10T10:37:37.637Z] [2021-07-10T10:37:37.637Z] #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-10T10:37:37.637Z] #61 sha256:d1e48a7a646ec9e437c543890e6981e6652de85b1dca6407fbb06ac3908a4655 [2021-07-10T10:37:37.637Z] #61 81.36 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-10T10:37:37.637Z] #61 82.03 + mkdir -p /build [2021-07-10T10:37:37.637Z] #61 82.03 + cp runc /build/runc [2021-07-10T10:37:37.637Z] #61 DONE 85.0s [2021-07-10T10:37:37.637Z] [2021-07-10T10:37:37.637Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-10T10:37:37.637Z] #40 sha256:50ca86a27a5b8c7e5f66de322334fd5a974e986b8365a99ec4b1f429bb3b4529 [2021-07-10T10:37:37.637Z] #40 DONE 0.3s [2021-07-10T10:37:37.637Z] [2021-07-10T10:37:37.637Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-10T10:37:37.637Z] #42 sha256:71f8f484a448b404497b6a4dc323dde51edf639fc4d108f6521a3d91cdb70004 [2021-07-10T10:37:37.637Z] #42 DONE 0.1s [2021-07-10T10:37:37.637Z] [2021-07-10T10:37:37.637Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-10T10:37:37.637Z] #45 sha256:a4511198ffb582f4dc0f267e407fa6c14eedd9844c2a12dcf1c8514be0ad6e1c [2021-07-10T10:37:37.637Z] #45 DONE 0.1s [2021-07-10T10:37:37.637Z] [2021-07-10T10:37:37.637Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-10T10:37:37.638Z] #48 sha256:e1276c73ee35c26ec3b5243fd6e27b83a7b4dbc264e593a91cc39c7fa89394a7 [2021-07-10T10:37:38.209Z] #48 DONE 0.5s [2021-07-10T10:37:38.209Z] [2021-07-10T10:37:38.209Z] #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-10T10:37:38.209Z] #64 sha256:7921c7f30c8c40b76fa5228490553f009e99105d31e9a6ed8dbae79108f73e99 [2021-07-10T10:37:38.209Z] #64 140.4 # github.com/containerd/containerd/cmd/containerd [2021-07-10T10:37:38.209Z] #64 140.4 /usr/bin/ld: /tmp/go-link-486752090/000019.o: in function `New': [2021-07-10T10:37:38.209Z] #64 140.4 /tmp/tmp.zVnhv5mQJR/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-10T10:37:38.209Z] #64 140.4 + bin/containerd-stress [2021-07-10T10:37:38.209Z] #64 ... [2021-07-10T10:37:38.209Z] [2021-07-10T10:37:38.209Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-10T10:37:38.209Z] #52 sha256:0cd25f6309c8743f3d3a918c112d2e461a30de2720fb195b26267ab73745c41e [2021-07-10T10:37:38.209Z] #52 DONE 0.1s [2021-07-10T10:37:38.209Z] [2021-07-10T10:37:38.209Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-10T10:37:38.209Z] #54 sha256:7231b5453b7d0b63a27a086c31e924bdfc096552f35f22cd5c3e788a691b6040 [2021-07-10T10:37:38.209Z] #54 DONE 0.2s [2021-07-10T10:37:38.209Z] [2021-07-10T10:37:38.209Z] #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-10T10:37:38.209Z] #64 sha256:7921c7f30c8c40b76fa5228490553f009e99105d31e9a6ed8dbae79108f73e99 [2021-07-10T10:37:38.310Z] --- PASS: TestConfigList (3.01s) [2021-07-10T10:37:38.310Z] === RUN TestConfigsCreateAndDelete [2021-07-10T10:37:38.487Z] #64 ... [2021-07-10T10:37:38.487Z] [2021-07-10T10:37:38.487Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-10T10:37:38.487Z] #56 sha256:9d895dffca1154eb8479e08b8073476ef8d61202bb9b4dc903fbeebf41ba441c [2021-07-10T10:37:38.487Z] #56 DONE 0.1s [2021-07-10T10:37:38.566Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-07-10T10:37:38.802Z] [2021-07-10T10:37:38.802Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-10T10:37:38.802Z] #58 sha256:5086317e547d05592cb38dcff513ca4f37ae2bd96f9db8ee06641cdd9ec8f0c2 [2021-07-10T10:37:38.822Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-10T10:37:39.031Z] #67 DONE 2.0s [2021-07-10T10:37:39.077Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-07-10T10:37:39.292Z] [2021-07-10T10:37:39.292Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-10T10:37:39.292Z] #68 sha256:6cd7b1f5a932ff16bd7d97cfeb3ef2e0b6a47d6248f8a94e67204093d39111d7 [2021-07-10T10:37:39.292Z] #68 DONE 0.1s [2021-07-10T10:37:39.292Z] [2021-07-10T10:37:39.292Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-10T10:37:39.292Z] #69 sha256:a81f2b114caa713537f0db26fcf084923261b8368bea9e676654b4de5f1bea67 [2021-07-10T10:37:39.376Z] #58 DONE 0.7s [2021-07-10T10:37:39.376Z] [2021-07-10T10:37:39.376Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-10T10:37:39.376Z] #60 sha256:8ae51a5f9f43eda8d87d52fb57e7eab8f2785ea987f1945f8ab8b390807aca37 [2021-07-10T10:37:39.376Z] #60 DONE 0.0s [2021-07-10T10:37:39.376Z] [2021-07-10T10:37:39.376Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-10T10:37:39.376Z] #62 sha256:4d45869851ff761ebb7e52c92f3256b62720cce40490a34e5e175da860738a48 [2021-07-10T10:37:39.376Z] #62 DONE 0.2s [2021-07-10T10:37:39.376Z] [2021-07-10T10:37:39.376Z] #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-10T10:37:39.376Z] #64 sha256:7921c7f30c8c40b76fa5228490553f009e99105d31e9a6ed8dbae79108f73e99 [2021-07-10T10:37:39.376Z] #64 142.4 + bin/containerd-shim [2021-07-10T10:37:39.638Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-07-10T10:37:40.199Z] check_test.go:309: [d72aba83fa61e] daemon is not started [2021-07-10T10:37:40.199Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-07-10T10:37:40.454Z] --- PASS: TestConfigsCreateAndDelete (2.37s) [2021-07-10T10:37:40.454Z] === RUN TestConfigsUpdate [2021-07-10T10:37:40.528Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-10T10:37:40.528Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-10T10:37:40.528Z] GOOS="" GOARCH="" GOARM="" [2021-07-10T10:37:40.528Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-10T10:37:40.528Z] [2021-07-10T10:37:40.528Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-10T10:37:40.528Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-10T10:37:40.528Z] HOSTNAME=1d2c26ce57af [2021-07-10T10:37:40.528Z] DEST=bundles/test-integration [2021-07-10T10:37:40.528Z] PWD=/go/src/github.com/docker/docker [2021-07-10T10:37:40.528Z] DOCKER_ROOTLESS=1 [2021-07-10T10:37:40.528Z] DOCKER_GITCOMMIT=635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:37:40.528Z] container=docker [2021-07-10T10:37:40.528Z] HOME=/root [2021-07-10T10:37:40.528Z] GOLANG_VERSION=1.16.5 [2021-07-10T10:37:40.528Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-10T10:37:40.528Z] VALIDATE_BRANCH=master [2021-07-10T10:37:40.528Z] TERM=xterm [2021-07-10T10:37:40.528Z] DOCKER_PKG=github.com/docker/docker [2021-07-10T10:37:40.528Z] SHLVL=1 [2021-07-10T10:37:40.528Z] TIMEOUT=120m [2021-07-10T10:37:40.528Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-10T10:37:40.528Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-10T10:37:40.528Z] GO111MODULE=off [2021-07-10T10:37:40.528Z] DOCKER_EXPERIMENTAL=1 [2021-07-10T10:37:40.528Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-10T10:37:40.528Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-10T10:37:40.528Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-10T10:37:40.528Z] GOPATH=/go [2021-07-10T10:37:40.528Z] PKG_CONFIG=pkg-config [2021-07-10T10:37:40.528Z] _=/usr/bin/env [2021-07-10T10:37:40.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-10T10:37:41.212Z] #69 DONE 1.9s [2021-07-10T10:37:41.212Z] [2021-07-10T10:37:41.212Z] #70 exporting to image [2021-07-10T10:37:41.212Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-10T10:37:41.212Z] #70 exporting layers [2021-07-10T10:37:41.818Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-07-10T10:37:41.818Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-10T10:37:42.073Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-10T10:37:42.862Z] #57 218.5 # github.com/containerd/containerd/cmd/containerd [2021-07-10T10:37:42.862Z] #57 218.5 /usr/bin/ld: /tmp/go-link-265218479/000019.o: in function `New': [2021-07-10T10:37:42.862Z] #57 218.5 /tmp/tmp.L6KVjzWjYi/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-10T10:37:42.862Z] #57 218.6 + bin/containerd-stress [2021-07-10T10:37:42.862Z] #57 219.7 + bin/containerd-shim [2021-07-10T10:37:43.437Z] --- PASS: TestConfigsUpdate (2.96s) [2021-07-10T10:37:43.437Z] === RUN TestTemplatedConfig [2021-07-10T10:37:43.437Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-07-10T10:37:45.324Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-07-10T10:37:45.431Z] #70 exporting layers 3.8s done [2021-07-10T10:37:45.431Z] #70 writing image sha256:b253611d60857ab69887b4d9ec863896f7b3dd9ad85532e32ab6af2b1dea8fb3 done [2021-07-10T10:37:45.431Z] #70 naming to docker.io/library/docker:635ce3c3c5fe0bf13d9dc8595425e5d194c2823a done [2021-07-10T10:37:45.431Z] #70 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-10T10:37:45.772Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-10T10:37:46.068Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42464/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr20 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=635ce3c3c5fe0bf13d9dc8595425e5d194c2823a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:635ce3c3c5fe0bf13d9dc8595425e5d194c2823a hack/test/unit [2021-07-10T10:37:46.156Z] #57 226.8 + bin/containerd-shim-runc-v1 [2021-07-10T10:37:47.211Z] --- PASS: TestTemplatedConfig (3.64s) [2021-07-10T10:37:47.211Z] === RUN TestConfigCreateResolve [2021-07-10T10:37:47.211Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-07-10T10:37:47.516Z] #64 149.4 + bin/containerd-shim-runc-v1 [2021-07-10T10:37:48.575Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-07-10T10:37:48.617Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-10T10:37:48.617Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-10T10:37:48.617Z] + TESTDIRS=./... [2021-07-10T10:37:48.617Z] + exclude_paths='/vendor/|/integration' [2021-07-10T10:37:48.618Z] ++ go list ./... [2021-07-10T10:37:48.618Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-10T10:37:49.938Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-10T10:37:49.938Z] --- PASS: TestConfigCreateResolve (2.82s) [2021-07-10T10:37:49.938Z] PASS [2021-07-10T10:37:49.938Z] [2021-07-10T10:37:49.938Z] DONE 6 tests in 17.982s [2021-07-10T10:37:49.938Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-10T10:37:49.938Z] ++ 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-10T10:37:49.938Z] ++ set -e [2021-07-10T10:37:49.938Z] ++ '[' -n 0 ']' [2021-07-10T10:37:49.938Z] ++ set -x [2021-07-10T10:37:49.938Z] ++ 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-10T10:37:49.938Z] INFO: Testing against a local daemon [2021-07-10T10:37:49.938Z] === RUN TestCheckpoint [2021-07-10T10:37:49.938Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-10T10:37:49.938Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-10T10:37:49.938Z] === RUN TestContainerInvalidJSON [2021-07-10T10:37:49.938Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-10T10:37:49.938Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-10T10:37:49.938Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-10T10:37:49.938Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-10T10:37:49.938Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-10T10:37:49.938Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-10T10:37:49.938Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-10T10:37:49.938Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-10T10:37:49.938Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-10T10:37:49.938Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-10T10:37:49.938Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-10T10:37:49.938Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-10T10:37:49.938Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-10T10:37:49.938Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-10T10:37:49.938Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-07-10T10:37:49.938Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-10T10:37:49.938Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-07-10T10:37:49.938Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-10T10:37:50.011Z] + pkg_list='github.com/docker/docker/api [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/server [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/server/backend/build [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/server/httputils [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/server/middleware [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/server/router [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/server/router/build [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/server/router/container [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/server/router/debug [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/server/router/distribution [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/server/router/grpc [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/server/router/image [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/server/router/network [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/server/router/plugin [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/server/router/session [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/server/router/swarm [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/server/router/system [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/server/router/volume [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/types [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/types/backend [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/types/blkiodev [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/types/container [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/types/events [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/types/filters [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/types/image [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/types/mount [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/types/network [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/types/registry [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/types/strslice [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/types/swarm [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/types/time [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/types/versions [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-10T10:37:50.011Z] github.com/docker/docker/api/types/volume [2021-07-10T10:37:50.011Z] github.com/docker/docker/builder [2021-07-10T10:37:50.011Z] github.com/docker/docker/builder/builder-next [2021-07-10T10:37:50.011Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-10T10:37:50.011Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-10T10:37:50.011Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-10T10:37:50.011Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-10T10:37:50.011Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-10T10:37:50.011Z] github.com/docker/docker/builder/builder-next/worker [2021-07-10T10:37:50.011Z] github.com/docker/docker/builder/dockerfile [2021-07-10T10:37:50.011Z] github.com/docker/docker/builder/dockerignore [2021-07-10T10:37:50.011Z] github.com/docker/docker/builder/remotecontext [2021-07-10T10:37:50.011Z] github.com/docker/docker/builder/remotecontext/git [2021-07-10T10:37:50.011Z] github.com/docker/docker/cli [2021-07-10T10:37:50.011Z] github.com/docker/docker/cli/config [2021-07-10T10:37:50.011Z] github.com/docker/docker/cli/debug [2021-07-10T10:37:50.011Z] github.com/docker/docker/client [2021-07-10T10:37:50.011Z] github.com/docker/docker/cmd/docker-proxy [2021-07-10T10:37:50.011Z] github.com/docker/docker/cmd/dockerd [2021-07-10T10:37:50.011Z] github.com/docker/docker/container [2021-07-10T10:37:50.011Z] github.com/docker/docker/container/stream [2021-07-10T10:37:50.011Z] github.com/docker/docker/contrib/apparmor [2021-07-10T10:37:50.011Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-10T10:37:50.011Z] github.com/docker/docker/contrib/httpserver [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/cluster [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/cluster/convert [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/cluster/executor [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/cluster/provider [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/config [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/discovery [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/events [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/events/testutils [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/exec [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/graphdriver [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/images [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/initlayer [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/links [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/listeners [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/logger [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/logger/gelf [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/logger/journald [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/logger/local [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/logger/logentries [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/logger/splunk [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/logger/syslog [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/logger/templates [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/names [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/network [2021-07-10T10:37:50.011Z] github.com/docker/docker/daemon/stats [2021-07-10T10:37:50.011Z] github.com/docker/docker/distribution [2021-07-10T10:37:50.011Z] github.com/docker/docker/distribution/metadata [2021-07-10T10:37:50.011Z] github.com/docker/docker/distribution/utils [2021-07-10T10:37:50.011Z] github.com/docker/docker/distribution/xfer [2021-07-10T10:37:50.011Z] github.com/docker/docker/dockerversion [2021-07-10T10:37:50.011Z] github.com/docker/docker/errdefs [2021-07-10T10:37:50.011Z] github.com/docker/docker/image [2021-07-10T10:37:50.011Z] github.com/docker/docker/image/cache [2021-07-10T10:37:50.011Z] github.com/docker/docker/image/tarexport [2021-07-10T10:37:50.011Z] github.com/docker/docker/image/v1 [2021-07-10T10:37:50.011Z] github.com/docker/docker/internal/test/suite [2021-07-10T10:37:50.011Z] github.com/docker/docker/layer [2021-07-10T10:37:50.011Z] github.com/docker/docker/libcontainerd [2021-07-10T10:37:50.011Z] github.com/docker/docker/libcontainerd/queue [2021-07-10T10:37:50.011Z] github.com/docker/docker/libcontainerd/remote [2021-07-10T10:37:50.011Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-10T10:37:50.011Z] github.com/docker/docker/libcontainerd/types [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/api [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/bitseq [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/cluster [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/config [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/datastore [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/driverapi [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/etchosts [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/idm [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/ipam [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/iptables [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/netlabel [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/netutils [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/networkdb [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/ns [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/options [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/osl [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/portallocator [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/portmapper [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/testutils [2021-07-10T10:37:50.011Z] github.com/docker/docker/libnetwork/types [2021-07-10T10:37:50.011Z] github.com/docker/docker/oci [2021-07-10T10:37:50.011Z] github.com/docker/docker/oci/caps [2021-07-10T10:37:50.011Z] github.com/docker/docker/opts [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/aaparser [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/archive [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/authorization [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/broadcaster [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/capabilities [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/chrootarchive [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/containerfs [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/devicemapper [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/directory [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/discovery [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/discovery/file [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/discovery/kv [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/discovery/memory [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/dmesg [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/filenotify [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/fileutils [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/fsutils [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/homedir [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/idtools [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/ioutils [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/jsonmessage [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/locker [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/longpath [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/loopback [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/mount [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/namesgenerator [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/parsers [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/pidfile [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/platform [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/plugingetter [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/plugins [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/plugins/transport [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/pools [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/progress [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/pubsub [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/reexec [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/signal [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-10T10:37:50.011Z] github.com/docker/docker/pkg/stdcopy [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/streamformatter [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/stringid [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/symlink [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/sysinfo [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/system [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/tailfile [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/tarsum [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/term [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/term/windows [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/truncindex [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/urlutil [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/useragent [2021-07-10T10:37:50.012Z] github.com/docker/docker/plugin [2021-07-10T10:37:50.012Z] github.com/docker/docker/plugin/executor/containerd [2021-07-10T10:37:50.012Z] github.com/docker/docker/plugin/v2 [2021-07-10T10:37:50.012Z] github.com/docker/docker/profiles/apparmor [2021-07-10T10:37:50.012Z] github.com/docker/docker/profiles/seccomp [2021-07-10T10:37:50.012Z] github.com/docker/docker/quota [2021-07-10T10:37:50.012Z] github.com/docker/docker/reference [2021-07-10T10:37:50.012Z] github.com/docker/docker/registry [2021-07-10T10:37:50.012Z] github.com/docker/docker/registry/resumable [2021-07-10T10:37:50.012Z] github.com/docker/docker/restartmanager [2021-07-10T10:37:50.012Z] github.com/docker/docker/rootless [2021-07-10T10:37:50.012Z] github.com/docker/docker/rootless/specconv [2021-07-10T10:37:50.012Z] github.com/docker/docker/runconfig [2021-07-10T10:37:50.012Z] github.com/docker/docker/runconfig/opts [2021-07-10T10:37:50.012Z] github.com/docker/docker/testutil [2021-07-10T10:37:50.012Z] github.com/docker/docker/testutil/daemon [2021-07-10T10:37:50.012Z] github.com/docker/docker/testutil/environment [2021-07-10T10:37:50.012Z] github.com/docker/docker/testutil/fakecontext [2021-07-10T10:37:50.012Z] github.com/docker/docker/testutil/fakegit [2021-07-10T10:37:50.012Z] github.com/docker/docker/testutil/fakestorage [2021-07-10T10:37:50.012Z] github.com/docker/docker/testutil/fixtures/load [2021-07-10T10:37:50.012Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-10T10:37:50.012Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-10T10:37:50.012Z] github.com/docker/docker/testutil/registry [2021-07-10T10:37:50.012Z] github.com/docker/docker/testutil/request [2021-07-10T10:37:50.012Z] github.com/docker/docker/volume [2021-07-10T10:37:50.012Z] github.com/docker/docker/volume/drivers [2021-07-10T10:37:50.012Z] github.com/docker/docker/volume/local [2021-07-10T10:37:50.012Z] github.com/docker/docker/volume/mounts [2021-07-10T10:37:50.012Z] github.com/docker/docker/volume/service [2021-07-10T10:37:50.012Z] github.com/docker/docker/volume/service/opts [2021-07-10T10:37:50.012Z] github.com/docker/docker/volume/testutils' [2021-07-10T10:37:50.012Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-10T10:37:50.012Z] + echo 'github.com/docker/docker/api [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/server [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/server/backend/build [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/server/httputils [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/server/middleware [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/server/router [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/server/router/build [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/server/router/container [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/server/router/debug [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/server/router/distribution [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/server/router/grpc [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/server/router/image [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/server/router/network [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/server/router/plugin [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/server/router/session [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/server/router/swarm [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/server/router/system [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/server/router/volume [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/types [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/types/backend [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/types/blkiodev [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/types/container [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/types/events [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/types/filters [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/types/image [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/types/mount [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/types/network [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/types/registry [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/types/strslice [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/types/swarm [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/types/time [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/types/versions [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-10T10:37:50.012Z] github.com/docker/docker/api/types/volume [2021-07-10T10:37:50.012Z] github.com/docker/docker/builder [2021-07-10T10:37:50.012Z] github.com/docker/docker/builder/builder-next [2021-07-10T10:37:50.012Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-10T10:37:50.012Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-10T10:37:50.012Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-10T10:37:50.012Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-10T10:37:50.012Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-10T10:37:50.012Z] github.com/docker/docker/builder/builder-next/worker [2021-07-10T10:37:50.012Z] github.com/docker/docker/builder/dockerfile [2021-07-10T10:37:50.012Z] github.com/docker/docker/builder/dockerignore [2021-07-10T10:37:50.012Z] github.com/docker/docker/builder/remotecontext [2021-07-10T10:37:50.012Z] github.com/docker/docker/builder/remotecontext/git [2021-07-10T10:37:50.012Z] github.com/docker/docker/cli [2021-07-10T10:37:50.012Z] github.com/docker/docker/cli/config [2021-07-10T10:37:50.012Z] github.com/docker/docker/cli/debug [2021-07-10T10:37:50.012Z] github.com/docker/docker/client [2021-07-10T10:37:50.012Z] github.com/docker/docker/cmd/docker-proxy [2021-07-10T10:37:50.012Z] github.com/docker/docker/cmd/dockerd [2021-07-10T10:37:50.012Z] github.com/docker/docker/container [2021-07-10T10:37:50.012Z] github.com/docker/docker/container/stream [2021-07-10T10:37:50.012Z] github.com/docker/docker/contrib/apparmor [2021-07-10T10:37:50.012Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-10T10:37:50.012Z] github.com/docker/docker/contrib/httpserver [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/cluster [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/cluster/convert [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/cluster/executor [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/cluster/provider [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/config [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/discovery [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/events [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/events/testutils [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/exec [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/graphdriver [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/images [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/initlayer [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/links [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/listeners [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/logger [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/logger/gelf [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/logger/journald [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/logger/local [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/logger/logentries [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/logger/splunk [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/logger/syslog [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/logger/templates [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/names [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/network [2021-07-10T10:37:50.012Z] github.com/docker/docker/daemon/stats [2021-07-10T10:37:50.012Z] github.com/docker/docker/distribution [2021-07-10T10:37:50.012Z] github.com/docker/docker/distribution/metadata [2021-07-10T10:37:50.012Z] github.com/docker/docker/distribution/utils [2021-07-10T10:37:50.012Z] github.com/docker/docker/distribution/xfer [2021-07-10T10:37:50.012Z] github.com/docker/docker/dockerversion [2021-07-10T10:37:50.012Z] github.com/docker/docker/errdefs [2021-07-10T10:37:50.012Z] github.com/docker/docker/image [2021-07-10T10:37:50.012Z] github.com/docker/docker/image/cache [2021-07-10T10:37:50.012Z] github.com/docker/docker/image/tarexport [2021-07-10T10:37:50.012Z] github.com/docker/docker/image/v1 [2021-07-10T10:37:50.012Z] github.com/docker/docker/internal/test/suite [2021-07-10T10:37:50.012Z] github.com/docker/docker/layer [2021-07-10T10:37:50.012Z] github.com/docker/docker/libcontainerd [2021-07-10T10:37:50.012Z] github.com/docker/docker/libcontainerd/queue [2021-07-10T10:37:50.012Z] github.com/docker/docker/libcontainerd/remote [2021-07-10T10:37:50.012Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-10T10:37:50.012Z] github.com/docker/docker/libcontainerd/types [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/api [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/bitseq [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/cluster [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/config [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/datastore [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/driverapi [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/etchosts [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/idm [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/ipam [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/iptables [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/netlabel [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/netutils [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/networkdb [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/ns [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/options [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/osl [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/portallocator [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/portmapper [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/testutils [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/types [2021-07-10T10:37:50.012Z] github.com/docker/docker/oci [2021-07-10T10:37:50.012Z] github.com/docker/docker/oci/caps [2021-07-10T10:37:50.012Z] github.com/docker/docker/opts [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/aaparser [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/archive [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/authorization [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/broadcaster [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/capabilities [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/chrootarchive [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/containerfs [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/devicemapper [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/directory [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/discovery [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/discovery/file [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/discovery/kv [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/discovery/memory [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/dmesg [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/filenotify [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/fileutils [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/fsutils [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/homedir [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/idtools [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/ioutils [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/jsonmessage [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/locker [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/longpath [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/loopback [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/mount [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/namesgenerator [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/parsers [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/pidfile [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/platform [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/plugingetter [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/plugins [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/plugins/transport [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/pools [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/progress [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/pubsub [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/reexec [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/signal [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/stdcopy [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/streamformatter [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/stringid [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/symlink [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/sysinfo [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/system [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/tailfile [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/tarsum [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/term [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/term/windows [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/truncindex [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/urlutil [2021-07-10T10:37:50.012Z] github.com/docker/docker/pkg/useragent [2021-07-10T10:37:50.012Z] github.com/docker/docker/plugin [2021-07-10T10:37:50.012Z] github.com/docker/docker/plugin/executor/containerd [2021-07-10T10:37:50.012Z] github.com/docker/docker/plugin/v2 [2021-07-10T10:37:50.012Z] github.com/docker/docker/profiles/apparmor [2021-07-10T10:37:50.012Z] github.com/docker/docker/profiles/seccomp [2021-07-10T10:37:50.012Z] github.com/docker/docker/quota [2021-07-10T10:37:50.012Z] github.com/docker/docker/reference [2021-07-10T10:37:50.012Z] github.com/docker/docker/registry [2021-07-10T10:37:50.012Z] github.com/docker/docker/registry/resumable [2021-07-10T10:37:50.012Z] github.com/docker/docker/restartmanager [2021-07-10T10:37:50.012Z] github.com/docker/docker/rootless [2021-07-10T10:37:50.012Z] github.com/docker/docker/rootless/specconv [2021-07-10T10:37:50.012Z] github.com/docker/docker/runconfig [2021-07-10T10:37:50.012Z] github.com/docker/docker/runconfig/opts [2021-07-10T10:37:50.012Z] github.com/docker/docker/testutil [2021-07-10T10:37:50.012Z] github.com/docker/docker/testutil/daemon [2021-07-10T10:37:50.012Z] github.com/docker/docker/testutil/environment [2021-07-10T10:37:50.012Z] github.com/docker/docker/testutil/fakecontext [2021-07-10T10:37:50.012Z] github.com/docker/docker/testutil/fakegit [2021-07-10T10:37:50.012Z] github.com/docker/docker/testutil/fakestorage [2021-07-10T10:37:50.012Z] github.com/docker/docker/testutil/fixtures/load [2021-07-10T10:37:50.012Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-10T10:37:50.012Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-10T10:37:50.012Z] github.com/docker/docker/testutil/registry [2021-07-10T10:37:50.012Z] github.com/docker/docker/testutil/request [2021-07-10T10:37:50.012Z] github.com/docker/docker/volume [2021-07-10T10:37:50.012Z] github.com/docker/docker/volume/drivers [2021-07-10T10:37:50.012Z] github.com/docker/docker/volume/local [2021-07-10T10:37:50.012Z] github.com/docker/docker/volume/mounts [2021-07-10T10:37:50.012Z] github.com/docker/docker/volume/service [2021-07-10T10:37:50.012Z] github.com/docker/docker/volume/service/opts [2021-07-10T10:37:50.012Z] github.com/docker/docker/volume/testutils' [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-10T10:37:50.012Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-10T10:37:50.012Z] + type docker-proxy [2021-07-10T10:37:50.012Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-10T10:37:50.012Z] + hack/make.sh binary-proxy install-proxy [2021-07-10T10:37:50.012Z] [2021-07-10T10:37:50.012Z] Removing bundles/ [2021-07-10T10:37:50.012Z] [2021-07-10T10:37:50.012Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-10T10:37:50.013Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-10T10:37:50.013Z] GOOS="" GOARCH="" GOARM="" [2021-07-10T10:37:50.194Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-07-10T10:37:50.194Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-10T10:37:50.194Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-07-10T10:37:50.194Z] === RUN TestCopyFromContainer [2021-07-10T10:37:50.194Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-07-10T10:37:50.820Z] #64 154.2 + bin/containerd-shim-runc-v2 [2021-07-10T10:37:51.120Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-10T10:37:51.376Z] === RUN TestCopyFromContainer// [2021-07-10T10:37:51.392Z] #64 154.9 + binaries [2021-07-10T10:37:51.392Z] #64 154.9 + install -D bin/containerd /build/containerd [2021-07-10T10:37:51.392Z] #64 154.9 + install -D bin/containerd-shim /build/containerd-shim [2021-07-10T10:37:51.392Z] #64 154.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-10T10:37:51.392Z] #64 154.9 + install -D bin/ctr /build/ctr [2021-07-10T10:37:51.448Z] #57 231.7 + bin/containerd-shim-runc-v2 [2021-07-10T10:37:51.657Z] === RUN TestCopyFromContainer//bar/root [2021-07-10T10:37:51.657Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-10T10:37:51.657Z] === RUN TestCopyFromContainer/bar/quux [2021-07-10T10:37:51.707Z] #57 232.3 + binaries [2021-07-10T10:37:51.707Z] #57 232.3 + install -D bin/containerd /build/containerd [2021-07-10T10:37:51.707Z] #57 232.4 + install -D bin/containerd-shim /build/containerd-shim [2021-07-10T10:37:51.913Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-10T10:37:51.913Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-10T10:37:51.913Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-10T10:37:51.913Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-10T10:37:51.913Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-10T10:37:51.913Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-10T10:37:51.966Z] #57 232.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-10T10:37:51.966Z] #57 232.4 + install -D bin/ctr /build/ctr [2021-07-10T10:37:52.168Z] --- PASS: TestCopyFromContainer (1.97s) [2021-07-10T10:37:52.168Z] --- PASS: TestCopyFromContainer// (0.05s) [2021-07-10T10:37:52.168Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-07-10T10:37:52.168Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-10T10:37:52.168Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-07-10T10:37:52.168Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-10T10:37:52.168Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-10T10:37:52.168Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-10T10:37:52.168Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-10T10:37:52.168Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-10T10:37:52.168Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-10T10:37:52.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-10T10:37:52.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-10T10:37:52.168Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-10T10:37:52.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-10T10:37:52.168Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-10T10:37:52.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-10T10:37:52.168Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-10T10:37:52.168Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-10T10:37:52.168Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-10T10:37:52.168Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-10T10:37:52.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-10T10:37:52.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-10T10:37:52.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-10T10:37:52.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-10T10:37:52.168Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-10T10:37:52.168Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-07-10T10:37:52.168Z] === RUN TestCreateWithInvalidEnv [2021-07-10T10:37:52.168Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-10T10:37:52.168Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-10T10:37:52.168Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-10T10:37:52.168Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-10T10:37:52.168Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-10T10:37:52.168Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-10T10:37:52.168Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-10T10:37:52.168Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-10T10:37:52.168Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-10T10:37:52.168Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-10T10:37:52.168Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-10T10:37:52.168Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-10T10:37:52.168Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-10T10:37:52.168Z] === RUN TestCreateTmpfsMountsTarget [2021-07-10T10:37:52.168Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-07-10T10:37:52.168Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-10T10:37:52.168Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-10T10:37:52.168Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-07-10T10:37:52.729Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-07-10T10:37:52.774Z] #64 DONE 156.0s [2021-07-10T10:37:54.157Z] [2021-07-10T10:37:54.157Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-10T10:37:54.157Z] #65 sha256:f1de8f95257076cfc610475af08526a79fda54d44fc2c3291b0ba056ce9ff377 [2021-07-10T10:37:54.617Z] --- PASS: TestCreateWithCustomMaskedPaths (2.50s) [2021-07-10T10:37:54.617Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-10T10:37:54.729Z] #65 DONE 0.8s [2021-07-10T10:37:54.729Z] [2021-07-10T10:37:54.729Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-10T10:37:54.729Z] #69 sha256:90288d71171cd791637a5a3dd2ac1cab8563dd1dfe15d775ff3b25d28b1bb78c [2021-07-10T10:37:54.729Z] #69 DONE 0.2s [2021-07-10T10:37:54.989Z] [2021-07-10T10:37:54.989Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-10T10:37:54.989Z] #74 sha256:b8a88cdd4f170c262a239aff8a67fa571bfe9d3b21c9f8520a4e80b47f00099a [2021-07-10T10:37:55.258Z] #57 DONE 235.4s [2021-07-10T10:37:55.834Z] [2021-07-10T10:37:55.834Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-10T10:37:55.834Z] #58 sha256:2295ea8cd1d1fb01ec0b48dc7aba44ce003f5b037f295622f6e47b9706ac1ba7 [2021-07-10T10:37:55.933Z] #74 DONE 0.9s [2021-07-10T10:37:55.933Z] [2021-07-10T10:37:55.933Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-10T10:37:55.933Z] #75 sha256:d89924aea51b25550b65aaebd43863ae819312f275b2a30d710572668da60492 [2021-07-10T10:37:55.933Z] #75 DONE 0.0s [2021-07-10T10:37:55.933Z] [2021-07-10T10:37:55.933Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-10T10:37:55.933Z] #76 sha256:823dc3c12a223980e2ffefc3c961a72951f20df17cbfdbaced17dc103b3d372a [2021-07-10T10:37:55.980Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-10T10:37:56.235Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-07-10T10:37:56.418Z] #58 DONE 0.7s [2021-07-10T10:37:56.686Z] [2021-07-10T10:37:56.686Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-10T10:37:56.686Z] #62 sha256:7bf1753ed642d376aef0ff1caa7e923c4aea94a1a5b5d6b3af8945dfa3f15a37 [2021-07-10T10:37:56.686Z] #62 DONE 0.2s [2021-07-10T10:37:56.686Z] [2021-07-10T10:37:56.686Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-10T10:37:56.686Z] #67 sha256:b619ea1365805f20051d49b981cf4e0cc1ec684b16ca1689b34824768a29912f [2021-07-10T10:37:57.162Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.40s) [2021-07-10T10:37:57.162Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-10T10:37:57.162Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-10T10:37:57.162Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-10T10:37:57.162Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-10T10:37:57.162Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-10T10:37:57.162Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-10T10:37:57.162Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-10T10:37:57.162Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-10T10:37:57.162Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-10T10:37:57.162Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-10T10:37:57.162Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-10T10:37:57.162Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-10T10:37:57.162Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-10T10:37:57.162Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-10T10:37:57.162Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-10T10:37:57.162Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-10T10:37:57.162Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-10T10:37:57.162Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-10T10:37:57.162Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-10T10:37:57.162Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-10T10:37:57.162Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-10T10:37:57.162Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-10T10:37:57.162Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-10T10:37:57.318Z] #76 DONE 1.3s [2021-07-10T10:37:57.318Z] [2021-07-10T10:37:57.318Z] #77 exporting to image [2021-07-10T10:37:57.318Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-10T10:37:57.318Z] #77 exporting layers [2021-07-10T10:37:57.633Z] #67 DONE 0.7s [2021-07-10T10:37:57.633Z] [2021-07-10T10:37:57.633Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-10T10:37:57.633Z] #68 sha256:c262e61fb204dad9553c34f14cbca79ffc16d067afd5a8e014eae5e0aef5425a [2021-07-10T10:37:57.633Z] #68 DONE 0.0s [2021-07-10T10:37:57.633Z] [2021-07-10T10:37:57.633Z] #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-10T10:37:57.633Z] #69 sha256:0e41426a97dd68e336e65adc7e82eb1926402ca837d8f0651c0b004704bf56d0 [2021-07-10T10:37:58.088Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2021-07-10T10:37:58.088Z] === RUN TestCreateDifferentPlatform [2021-07-10T10:37:58.088Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-10T10:37:58.088Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-10T10:37:58.088Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-07-10T10:37:58.088Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-10T10:37:58.088Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-10T10:37:58.088Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-10T10:37:58.088Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-07-10T10:37:58.088Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-10T10:37:58.088Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-07-10T10:37:58.088Z] === RUN TestContainerStartOnDaemonRestart [2021-07-10T10:37:58.088Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-10T10:37:58.088Z] === RUN TestDaemonRestartIpcMode [2021-07-10T10:37:58.088Z] === PAUSE TestDaemonRestartIpcMode [2021-07-10T10:37:58.088Z] === RUN TestDaemonHostGatewayIP [2021-07-10T10:37:58.088Z] === PAUSE TestDaemonHostGatewayIP [2021-07-10T10:37:58.088Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-10T10:37:58.088Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-10T10:37:58.088Z] === RUN TestContainerKillOnDaemonStart [2021-07-10T10:37:58.088Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-10T10:37:58.088Z] === RUN TestDiff [2021-07-10T10:37:58.164Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-10T10:37:58.164Z] [2021-07-10T10:37:58.164Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-10T10:37:58.164Z] Installing docker-proxy to /usr/local/bin/ [2021-07-10T10:37:58.164Z] [2021-07-10T10:37:58.164Z] + mkdir -p bundles [2021-07-10T10:37:58.165Z] + 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/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/signal/testfiles 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-10T10:37:58.201Z] #69 0.700 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-10T10:37:58.201Z] #69 0.773 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-10T10:37:58.461Z] #69 0.855 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-10T10:37:58.461Z] #69 0.938 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-10T10:37:59.013Z] --- PASS: TestDiff (0.80s) [2021-07-10T10:37:59.013Z] === RUN TestExecWithCloseStdin [2021-07-10T10:37:59.400Z] #69 1.057 Reading package lists... [2021-07-10T10:37:59.444Z] 29d5b6a226d2: Pull complete [2021-07-10T10:37:59.444Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-10T10:37:59.444Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T10:37:59.444Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T10:37:59.444Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-07-10T10:37:59.444Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-07-10T10:37:59.444Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-10T10:37:59.444Z] INFO: Docker version of control daemon [2021-07-10T10:37:59.444Z] [2021-07-10T10:37:59.444Z] Client: Mirantis Container Runtime [2021-07-10T10:37:59.444Z] Version: 20.10.0 [2021-07-10T10:37:59.444Z] API version: 1.41 [2021-07-10T10:37:59.444Z] Go version: go1.13.15 [2021-07-10T10:37:59.444Z] Git commit: 6ee42dc [2021-07-10T10:37:59.444Z] Built: 03/11/2021 13:24:56 [2021-07-10T10:37:59.444Z] OS/Arch: windows/amd64 [2021-07-10T10:37:59.444Z] Context: default [2021-07-10T10:37:59.444Z] Experimental: true [2021-07-10T10:37:59.444Z] [2021-07-10T10:37:59.444Z] Server: Mirantis Container Runtime [2021-07-10T10:37:59.444Z] Engine: [2021-07-10T10:37:59.444Z] Version: 20.10.0 [2021-07-10T10:37:59.444Z] API version: 1.41 (minimum version 1.24) [2021-07-10T10:37:59.444Z] Go version: go1.13.15 [2021-07-10T10:37:59.444Z] Git commit: 1e08f21e79 [2021-07-10T10:37:59.444Z] Built: 03/11/2021 13:23:32 [2021-07-10T10:37:59.444Z] OS/Arch: windows/amd64 [2021-07-10T10:37:59.444Z] Experimental: true [2021-07-10T10:37:59.444Z] [2021-07-10T10:37:59.444Z] INFO: Docker info of control daemon [2021-07-10T10:37:59.444Z] [2021-07-10T10:37:59.444Z] Client: [2021-07-10T10:37:59.444Z] Context: default [2021-07-10T10:37:59.444Z] Debug Mode: false [2021-07-10T10:37:59.444Z] Plugins: [2021-07-10T10:37:59.444Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-10T10:37:59.444Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-10T10:37:59.444Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-10T10:37:59.444Z] [2021-07-10T10:37:59.444Z] Server: [2021-07-10T10:37:59.444Z] Containers: 0 [2021-07-10T10:37:59.444Z] Running: 0 [2021-07-10T10:37:59.444Z] Paused: 0 [2021-07-10T10:37:59.444Z] Stopped: 0 [2021-07-10T10:37:59.444Z] Images: 1 [2021-07-10T10:37:59.444Z] Server Version: 20.10.0 [2021-07-10T10:37:59.444Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-10T10:37:59.444Z] Windows: [2021-07-10T10:37:59.444Z] LCOW: [2021-07-10T10:37:59.444Z] Logging Driver: json-file [2021-07-10T10:37:59.444Z] Plugins: [2021-07-10T10:37:59.444Z] Volume: local [2021-07-10T10:37:59.444Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-10T10:37:59.444Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-10T10:37:59.444Z] Swarm: inactive [2021-07-10T10:37:59.444Z] Default Isolation: process [2021-07-10T10:37:59.444Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-10T10:37:59.444Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-10T10:37:59.444Z] OSType: windows [2021-07-10T10:37:59.444Z] Architecture: x86_64 [2021-07-10T10:37:59.444Z] CPUs: 4 [2021-07-10T10:37:59.444Z] Total Memory: 32GiB [2021-07-10T10:37:59.445Z] Name: azwin-2-eaeaf0 [2021-07-10T10:37:59.445Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-10T10:37:59.445Z] Docker Root Dir: D:\docker [2021-07-10T10:37:59.445Z] Debug Mode: false [2021-07-10T10:37:59.445Z] Registry: https://index.docker.io/v1/ [2021-07-10T10:37:59.445Z] Labels: [2021-07-10T10:37:59.445Z] Experimental: true [2021-07-10T10:37:59.445Z] Insecure Registries: [2021-07-10T10:37:59.445Z] 10.0.0.4:5000 [2021-07-10T10:37:59.445Z] 127.0.0.0/8 [2021-07-10T10:37:59.445Z] Registry Mirrors: [2021-07-10T10:37:59.445Z] http://10.0.0.4:5000/ [2021-07-10T10:37:59.445Z] Live Restore Enabled: false [2021-07-10T10:37:59.445Z] [2021-07-10T10:37:59.445Z] [2021-07-10T10:37:59.445Z] INFO: Commit hash is 635ce3c3c5 [2021-07-10T10:37:59.445Z] INFO: Nuke-Everything... [2021-07-10T10:37:59.445Z] INFO: Container count on control daemon to delete is 0 [2021-07-10T10:37:59.445Z] INFO: Nuking d:\CI [2021-07-10T10:37:59.445Z] INFO: Zapped successfully [2021-07-10T10:37:59.445Z] INFO: Location for testing is d:\CI\PR-42464\20 [2021-07-10T10:37:59.445Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-10T10:37:59.445Z] [2021-07-10T10:37:59.445Z] [2021-07-10T10:37:59.445Z] INFO: Building the image from Dockerfile.windows at 07/10/2021 10:37:58... [2021-07-10T10:37:59.445Z] [2021-07-10T10:37:59.555Z] ? github.com/docker/docker/api [no test files] [2021-07-10T10:37:59.941Z] --- PASS: TestExecWithCloseStdin (1.10s) [2021-07-10T10:37:59.941Z] === RUN TestExec [2021-07-10T10:37:59.970Z] #69 1.721 Reading package lists... [2021-07-10T10:37:59.970Z] #69 2.359 Building dependency tree... [2021-07-10T10:37:59.970Z] #69 2.496 Reading state information... [2021-07-10T10:37:59.970Z] #69 2.603 The following additional packages will be installed: [2021-07-10T10:38:00.230Z] #69 2.603 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-07-10T10:38:00.230Z] #69 2.603 libpam-systemd [2021-07-10T10:38:00.230Z] #69 2.604 Suggested packages: [2021-07-10T10:38:00.230Z] #69 2.604 systemd-container policykit-1 [2021-07-10T10:38:00.230Z] #69 2.604 Recommended packages: [2021-07-10T10:38:00.230Z] #69 2.604 libnss-systemd [2021-07-10T10:38:00.230Z] #69 2.687 The following NEW packages will be installed: [2021-07-10T10:38:00.230Z] #69 2.687 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-07-10T10:38:00.230Z] #69 2.688 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-07-10T10:38:00.489Z] #69 2.996 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T10:38:00.489Z] #69 2.996 Need to get 4762 kB of archives. [2021-07-10T10:38:00.489Z] #69 2.996 After this operation, 16.6 MB of additional disk space will be used. [2021-07-10T10:38:00.489Z] #69 2.996 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-07-10T10:38:00.489Z] #69 2.998 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-07-10T10:38:00.749Z] #69 3.079 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-07-10T10:38:00.749Z] #69 3.166 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-07-10T10:38:00.749Z] #69 3.169 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-07-10T10:38:00.749Z] #69 3.169 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-07-10T10:38:00.749Z] #69 3.212 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-07-10T10:38:00.749Z] #69 3.213 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-07-10T10:38:00.749Z] #69 3.215 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-07-10T10:38:00.749Z] #69 3.218 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-07-10T10:38:00.749Z] #69 3.220 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-07-10T10:38:01.009Z] #69 3.343 debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T10:38:01.009Z] #69 3.367 Fetched 4762 kB in 1s (9121 kB/s) [2021-07-10T10:38:01.009Z] #69 3.403 Selecting previously unselected package libargon2-1:amd64. [2021-07-10T10:38:01.009Z] #69 3.403 (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 ... 28078 files and directories currently installed.) [2021-07-10T10:38:01.009Z] #69 3.421 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-07-10T10:38:01.009Z] #69 3.434 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-10T10:38:01.009Z] #69 3.472 Selecting previously unselected package libjson-c3:amd64. [2021-07-10T10:38:01.009Z] #69 3.475 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-07-10T10:38:01.009Z] #69 3.478 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-10T10:38:01.009Z] #69 3.512 Selecting previously unselected package libcryptsetup12:amd64. [2021-07-10T10:38:01.009Z] #69 3.515 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-07-10T10:38:01.009Z] #69 3.518 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-10T10:38:01.009Z] #69 3.571 Selecting previously unselected package libidn11:amd64. [2021-07-10T10:38:01.009Z] #69 3.574 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-07-10T10:38:01.009Z] #69 3.580 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-07-10T10:38:01.009Z] #69 3.621 Selecting previously unselected package libkmod2:amd64. [2021-07-10T10:38:01.270Z] #69 3.624 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-07-10T10:38:01.270Z] #69 3.627 Unpacking libkmod2:amd64 (26-1) ... [2021-07-10T10:38:01.270Z] #69 3.674 Selecting previously unselected package systemd. [2021-07-10T10:38:01.270Z] #69 3.677 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-07-10T10:38:01.270Z] #69 3.716 Unpacking systemd (241-7~deb10u7) ... [2021-07-10T10:38:01.305Z] --- PASS: TestExec (1.29s) [2021-07-10T10:38:01.305Z] === RUN TestExecUser [2021-07-10T10:38:01.841Z] #69 4.198 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-10T10:38:01.841Z] #69 4.208 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-10T10:38:01.841Z] #69 4.218 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-10T10:38:01.841Z] #69 4.228 Setting up libidn11:amd64 (1.33-2.2) ... [2021-07-10T10:38:01.841Z] #69 4.239 Setting up libkmod2:amd64 (26-1) ... [2021-07-10T10:38:01.841Z] #69 4.250 Setting up systemd (241-7~deb10u7) ... [2021-07-10T10:38:01.841Z] #69 4.296 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-07-10T10:38:01.841Z] #69 4.298 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-07-10T10:38:01.841Z] #69 4.302 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-10T10:38:01.841Z] #69 4.302 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-10T10:38:02.101Z] #69 4.706 Selecting previously unselected package systemd-sysv. [2021-07-10T10:38:02.232Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-10T10:38:02.232Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-10T10:38:02.232Z] --- PASS: TestExecUser (1.10s) [2021-07-10T10:38:02.232Z] === RUN TestExportContainerAndImportImage [2021-07-10T10:38:02.360Z] #69 4.706 (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 ... 28875 files and directories currently installed.) [2021-07-10T10:38:02.361Z] #69 4.720 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-07-10T10:38:02.361Z] #69 4.725 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-07-10T10:38:02.361Z] #69 4.773 Selecting previously unselected package libdbus-1-3:amd64. [2021-07-10T10:38:02.361Z] #69 4.773 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-07-10T10:38:02.361Z] #69 4.776 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-10T10:38:02.361Z] #69 4.829 Selecting previously unselected package dbus. [2021-07-10T10:38:02.361Z] #69 4.832 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-07-10T10:38:02.361Z] #69 4.843 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-07-10T10:38:02.361Z] #69 4.901 Selecting previously unselected package libpam-systemd:amd64. [2021-07-10T10:38:02.361Z] #69 4.904 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-07-10T10:38:02.361Z] #69 4.908 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-07-10T10:38:02.361Z] #69 4.947 Selecting previously unselected package dbus-user-session. [2021-07-10T10:38:02.620Z] #69 4.950 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-07-10T10:38:02.620Z] #69 4.953 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-10T10:38:02.620Z] #69 4.993 Setting up systemd-sysv (241-7~deb10u7) ... [2021-07-10T10:38:02.620Z] #69 5.004 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-10T10:38:02.620Z] #69 5.015 Setting up dbus (1.12.20-0+deb10u1) ... [2021-07-10T10:38:02.620Z] #69 5.132 invoke-rc.d: could not determine current runlevel [2021-07-10T10:38:02.620Z] #69 5.135 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-10T10:38:02.620Z] #69 5.140 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-07-10T10:38:02.793Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-07-10T10:38:02.880Z] #69 5.281 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-10T10:38:02.880Z] #69 5.296 Processing triggers for systemd (241-7~deb10u7) ... [2021-07-10T10:38:02.880Z] #69 5.305 Processing triggers for libc-bin (2.28-10) ... [2021-07-10T10:38:03.142Z] #69 DONE 5.4s [2021-07-10T10:38:03.142Z] [2021-07-10T10:38:03.142Z] #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-10T10:38:03.142Z] #70 sha256:7c1922e620843485e260093bf1e8df211c3799adbac8b499a6d45dd1316cc9d5 [2021-07-10T10:38:03.356Z] --- PASS: TestExportContainerAndImportImage (0.93s) [2021-07-10T10:38:03.356Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-10T10:38:03.401Z] #70 0.462 % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-10T10:38:03.401Z] #70 0.465 Dload Upload Total Spent Left Speed [2021-07-10T10:38:03.662Z] #70 0.466 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 12317 0 --:--:-- --:--:-- --:--:-- 12234 100 1823 100 1823 0 0 12317 0 --:--:-- --:--:-- --:--:-- 12234 [2021-07-10T10:38:03.662Z] #70 DONE 0.7s [2021-07-10T10:38:03.662Z] [2021-07-10T10:38:03.662Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-10T10:38:03.662Z] #71 sha256:d1bf9b2412a49e8dde934704df12d3ce474b2d459863c08b3ec0f4ab8a686ac2 [2021-07-10T10:38:04.149Z] Sending build context to Docker daemon 60.86MB [2021-07-10T10:38:04.149Z] [2021-07-10T10:38:04.149Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-10T10:38:04.149Z] ---> 39d157a84080 [2021-07-10T10:38:04.149Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-10T10:38:04.149Z] ---> Running in 183f1490a5a5 [2021-07-10T10:38:04.149Z] Removing intermediate container 183f1490a5a5 [2021-07-10T10:38:04.149Z] ---> ff6a8c7a0d45 [2021-07-10T10:38:04.149Z] Step 3/10 : ARG GO_VERSION=1.16.5 [2021-07-10T10:38:04.149Z] ---> Running in 203576b71ed7 [2021-07-10T10:38:04.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-10T10:38:04.538Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2021-07-10T10:38:04.538Z] === RUN TestHealthCheckWorkdir [2021-07-10T10:38:04.610Z] Removing intermediate container 203576b71ed7 [2021-07-10T10:38:04.610Z] ---> 747ab4fa9e36 [2021-07-10T10:38:04.610Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-10T10:38:04.610Z] ---> Running in 99983fd828c5 [2021-07-10T10:38:04.610Z] Removing intermediate container 99983fd828c5 [2021-07-10T10:38:04.610Z] ---> 86335a91edf5 [2021-07-10T10:38:04.610Z] 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-10T10:38:05.041Z] #71 DONE 1.4s [2021-07-10T10:38:05.041Z] [2021-07-10T10:38:05.041Z] #72 exporting to image [2021-07-10T10:38:05.041Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-10T10:38:05.041Z] #72 exporting layers [2021-07-10T10:38:05.072Z] ---> Running in c4af0b608f75 [2021-07-10T10:38:05.072Z] Removing intermediate container c4af0b608f75 [2021-07-10T10:38:05.072Z] ---> 48274308c216 [2021-07-10T10:38:05.072Z] 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-10T10:38:05.072Z] ---> Running in a6480069cfe5 [2021-07-10T10:38:06.428Z] --- PASS: TestHealthCheckWorkdir (1.62s) [2021-07-10T10:38:06.428Z] === RUN TestHealthKillContainer [2021-07-10T10:38:06.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-10T10:38:07.326Z] #77 exporting layers 10.3s done [2021-07-10T10:38:07.326Z] #77 writing image sha256:615631386915bce110f9a723c06bdc8c8c857fcfc485b898dea9cf80578cac08 done [2021-07-10T10:38:07.326Z] #77 naming to docker.io/library/docker:635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:38:07.326Z] #77 naming to docker.io/library/docker:635ce3c3c5fe0bf13d9dc8595425e5d194c2823a done [2021-07-10T10:38:07.326Z] #77 DONE 10.3s [Pipeline] } [Pipeline] // stage [2021-07-10T10:38:07.354Z] check_test.go:309: [dd1690a098bea] daemon is not started [2021-07-10T10:38:07.354Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-07-10T10:38:07.611Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-10T10:38:07.672Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42464/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42464/.git:/go/src/github.com/docker/docker/.git --name docker-pr20 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=635ce3c3c5fe0bf13d9dc8595425e5d194c2823a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:635ce3c3c5fe0bf13d9dc8595425e5d194c2823a hack/validate/default [2021-07-10T10:38:09.057Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-07-10T10:38:09.501Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-07-10T10:38:09.501Z] --- PASS: TestHealthKillContainer (3.24s) [2021-07-10T10:38:09.501Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-10T10:38:09.501Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-10T10:38:09.823Z] [2021-07-10T10:38:09.823Z] SUCCESS: Specified value was saved. [2021-07-10T10:38:10.062Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2021-07-10T10:38:10.062Z] === RUN TestIpcModeNone [2021-07-10T10:38:10.286Z] INFO: Downloading git... [2021-07-10T10:38:10.649Z] 29d5b6a226d2: Verifying Checksum [2021-07-10T10:38:10.649Z] 29d5b6a226d2: Download complete [2021-07-10T10:38:11.619Z] #72 exporting layers 6.6s done [2021-07-10T10:38:11.619Z] #72 writing image sha256:23585be02274ca5923c8a0150a4d4e6ca4de259863a84a904907528ff9497357 done [2021-07-10T10:38:11.619Z] #72 naming to docker.io/library/docker:635ce3c3c5fe0bf13d9dc8595425e5d194c2823a done [2021-07-10T10:38:11.619Z] #72 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-10T10:38:11.831Z] INFO: Downloading go... [2021-07-10T10:38:11.952Z] --- PASS: TestIpcModeNone (1.59s) [2021-07-10T10:38:11.952Z] === RUN TestIpcModePrivate [2021-07-10T10:38:11.952Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-10T10:38:11.975Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42464/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr20 -e DOCKER_GITCOMMIT=635ce3c3c5fe0bf13d9dc8595425e5d194c2823a -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:635ce3c3c5fe0bf13d9dc8595425e5d194c2823a hack/make.sh dynbinary test-integration [2021-07-10T10:38:12.879Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:172, shared: false, mustBeShared: false [2021-07-10T10:38:13.135Z] --- PASS: TestIpcModePrivate (1.35s) [2021-07-10T10:38:13.135Z] === RUN TestIpcModeShareable [2021-07-10T10:38:13.381Z] INFO: Downloading compiler 1 of 3... [2021-07-10T10:38:13.882Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-07-10T10:38:13.882Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-07-10T10:38:13.882Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-07-10T10:38:13.882Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-07-10T10:38:13.882Z] 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-10T10:38:13.882Z] Detected virtualization docker. [2021-07-10T10:38:13.882Z] Detected architecture x86-64. [2021-07-10T10:38:13.882Z] Set hostname to <0c9e9caa4911>. [2021-07-10T10:38:14.062Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:205, shared: true, mustBeShared: true [2021-07-10T10:38:14.142Z] + source /etc/docker-entrypoint-cmd [2021-07-10T10:38:14.143Z] ++ hack/make.sh dynbinary test-integration [2021-07-10T10:38:14.403Z] [2021-07-10T10:38:14.403Z] Removing bundles/ [2021-07-10T10:38:14.403Z] [2021-07-10T10:38:14.403Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-10T10:38:14.403Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-10T10:38:14.403Z] GOOS="" GOARCH="" GOARM="" [2021-07-10T10:38:14.623Z] --- PASS: TestIpcModeShareable (1.46s) [2021-07-10T10:38:14.623Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-10T10:38:14.879Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-10T10:38:14.928Z] INFO: Downloading compiler 2 of 3... [2021-07-10T10:38:15.907Z] INFO: Downloading compiler 3 of 3... [2021-07-10T10:38:16.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-10T10:38:16.368Z] INFO: Extracting git... [2021-07-10T10:38:17.200Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-07-10T10:38:17.710Z] ok github.com/docker/docker/api/server 0.022s coverage: 9.0% of statements [2021-07-10T10:38:18.761Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.82s) [2021-07-10T10:38:18.761Z] === RUN TestAPIIpcModeHost [2021-07-10T10:38:19.111Z] Congratulations! All API changes are done the right way. [2021-07-10T10:38:19.111Z] Congratulations! All TOML source files changed here have valid syntax. [2021-07-10T10:38:19.111Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-07-10T10:38:19.111Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-07-10T10:38:19.111Z] Congratulations! No new tests were added to integration-cli. [2021-07-10T10:38:19.111Z] [2021-07-10T10:38:19.111Z] INFO Start validation with golang-ci-lint [2021-07-10T10:38:19.111Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-07-10T10:38:19.111Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-10T10:38:19.111Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-10T10:38:19.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-10T10:38:19.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-10T10:38:20.123Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-07-10T10:38:20.379Z] --- PASS: TestAPIIpcModeHost (1.99s) [2021-07-10T10:38:20.379Z] === RUN TestDaemonIpcModeShareable [2021-07-10T10:38:20.379Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-10T10:38:22.266Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2021-07-10T10:38:22.266Z] --- PASS: TestDaemonIpcModeShareable (1.97s) [2021-07-10T10:38:22.266Z] === RUN TestDaemonIpcModePrivate [2021-07-10T10:38:22.522Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-07-10T10:38:23.448Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-07-10T10:38:24.010Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-07-10T10:38:24.266Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2021-07-10T10:38:24.266Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-10T10:38:26.153Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: false, mustBeShared: false [2021-07-10T10:38:26.409Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.08s) [2021-07-10T10:38:26.409Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-10T10:38:27.773Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2021-07-10T10:38:28.029Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2021-07-10T10:38:28.029Z] === RUN TestIpcModeOlderClient [2021-07-10T10:38:28.029Z] === PAUSE TestIpcModeOlderClient [2021-07-10T10:38:28.029Z] === RUN TestKillContainerInvalidSignal [2021-07-10T10:38:28.284Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-07-10T10:38:28.774Z] INFO: Expanding go... [2021-07-10T10:38:28.845Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2021-07-10T10:38:28.845Z] === RUN TestKillContainer [2021-07-10T10:38:28.845Z] === RUN TestKillContainer/no_signal [2021-07-10T10:38:29.771Z] === RUN TestKillContainer/non_killing_signal [2021-07-10T10:38:30.697Z] === RUN TestKillContainer/killing_signal [2021-07-10T10:38:31.623Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-07-10T10:38:31.623Z] --- PASS: TestKillContainer (2.79s) [2021-07-10T10:38:31.623Z] --- PASS: TestKillContainer/no_signal (0.83s) [2021-07-10T10:38:31.623Z] --- PASS: TestKillContainer/non_killing_signal (0.73s) [2021-07-10T10:38:31.623Z] --- PASS: TestKillContainer/killing_signal (0.95s) [2021-07-10T10:38:31.623Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-10T10:38:31.623Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-10T10:38:32.185Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-10T10:38:32.746Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-10T10:38:33.672Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.79s) [2021-07-10T10:38:33.672Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.93s) [2021-07-10T10:38:33.672Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2021-07-10T10:38:33.672Z] === RUN TestKillStoppedContainer [2021-07-10T10:38:33.672Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-07-10T10:38:33.672Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-10T10:38:33.672Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-07-10T10:38:33.672Z] === RUN TestKillDifferentUserContainer [2021-07-10T10:38:33.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-10T10:38:34.489Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2021-07-10T10:38:34.489Z] === RUN TestInspectOomKilledTrue [2021-07-10T10:38:34.489Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-10T10:38:34.489Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-10T10:38:34.489Z] === RUN TestInspectOomKilledFalse [2021-07-10T10:38:34.489Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-10T10:38:34.489Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-10T10:38:34.489Z] === RUN TestLinksEtcHostsContentMatch [2021-07-10T10:38:35.416Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s) [2021-07-10T10:38:35.416Z] === RUN TestLinksContainerNames [2021-07-10T10:38:35.977Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-10T10:38:36.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-10T10:38:36.794Z] check_test.go:309: [d0adeff3ae59d] daemon is not started [2021-07-10T10:38:36.794Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-07-10T10:38:37.356Z] --- PASS: TestLinksContainerNames (1.84s) [2021-07-10T10:38:37.356Z] === RUN TestLogsFollowTailEmpty [2021-07-10T10:38:37.917Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2021-07-10T10:38:37.917Z] === RUN TestContainerNetworkMountsNoChown [2021-07-10T10:38:38.172Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-07-10T10:38:38.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-10T10:38:38.990Z] --- PASS: TestContainerNetworkMountsNoChown (0.93s) [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/default [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/default [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/private [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/private [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/rprivate [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/slave [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/slave [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/rslave [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/shared [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/shared [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/rshared [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-10T10:38:38.990Z] === CONT TestMountDaemonRoot/default [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-10T10:38:38.990Z] === CONT TestMountDaemonRoot/rslave [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-10T10:38:38.990Z] === CONT TestMountDaemonRoot/slave [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-10T10:38:38.990Z] === CONT TestMountDaemonRoot/rshared [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-10T10:38:38.990Z] === CONT TestMountDaemonRoot/rprivate [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-10T10:38:38.990Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-10T10:38:38.990Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-10T10:38:38.990Z] === CONT TestMountDaemonRoot/private [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-10T10:38:38.990Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-10T10:38:38.990Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-10T10:38:38.990Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-10T10:38:38.990Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-10T10:38:38.990Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-10T10:38:38.990Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-10T10:38:38.990Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-10T10:38:38.990Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-10T10:38:38.990Z] === CONT TestMountDaemonRoot/shared [2021-07-10T10:38:38.990Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-10T10:38:38.991Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-10T10:38:38.991Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-10T10:38:38.991Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-10T10:38:38.991Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-10T10:38:38.991Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-10T10:38:38.991Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-10T10:38:38.991Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-10T10:38:38.991Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-10T10:38:38.991Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-10T10:38:38.991Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-10T10:38:38.991Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-10T10:38:38.991Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-10T10:38:38.991Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-10T10:38:38.991Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-10T10:38:38.991Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-10T10:38:38.991Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-10T10:38:38.991Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-10T10:38:38.991Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-10T10:38:38.991Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-10T10:38:38.991Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-10T10:38:38.991Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-10T10:38:38.991Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-10T10:38:38.991Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-10T10:38:38.991Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-10T10:38:38.991Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-10T10:38:38.991Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-10T10:38:38.991Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-10T10:38:38.991Z] === RUN TestContainerBindMountNonRecursive [2021-07-10T10:38:40.354Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-07-10T10:38:40.610Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-10T10:38:41.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-10T10:38:41.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-10T10:38:41.537Z] --- PASS: TestContainerBindMountNonRecursive (2.26s) [2021-07-10T10:38:41.537Z] === RUN TestContainerVolumesMountedAsShared [2021-07-10T10:38:42.097Z] --- PASS: TestContainerVolumesMountedAsShared (0.60s) [2021-07-10T10:38:42.097Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-10T10:38:43.024Z] --- PASS: TestContainerVolumesMountedAsSlave (0.93s) [2021-07-10T10:38:43.024Z] === RUN TestNetworkNat [2021-07-10T10:38:43.949Z] --- PASS: TestNetworkNat (0.89s) [2021-07-10T10:38:43.949Z] === RUN TestNetworkLocalhostTCPNat [2021-07-10T10:38:44.876Z] --- PASS: TestNetworkLocalhostTCPNat (0.96s) [2021-07-10T10:38:44.876Z] === RUN TestNetworkLoopbackNat [2021-07-10T10:38:46.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-10T10:38:46.497Z] INFO: Expanding compiler 1 of 3... [2021-07-10T10:38:46.963Z] INFO: Expanding compiler 2 of 3... [2021-07-10T10:38:47.167Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-10T10:38:48.093Z] --- PASS: TestNetworkLoopbackNat (3.32s) [2021-07-10T10:38:48.093Z] === RUN TestPause [2021-07-10T10:38:48.654Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-10T10:38:48.909Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-10T10:38:49.165Z] --- PASS: TestPause (1.20s) [2021-07-10T10:38:49.165Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-10T10:38:49.165Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-10T10:38:49.165Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-10T10:38:49.165Z] === RUN TestPauseStopPausedContainer [2021-07-10T10:38:49.420Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-10T10:38:49.675Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-07-10T10:38:50.236Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2021-07-10T10:38:50.236Z] === RUN TestPidHost [2021-07-10T10:38:51.665Z] INFO: Expanding compiler 3 of 3... [2021-07-10T10:38:51.666Z] INFO: Removing downloaded files... [2021-07-10T10:38:51.666Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-10T10:38:51.666Z] INFO: Configuring git core.autocrlf... [2021-07-10T10:38:52.750Z] --- PASS: TestPidHost (2.47s) [2021-07-10T10:38:52.750Z] === RUN TestPsFilter [2021-07-10T10:38:52.750Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-07-10T10:38:52.750Z] --- PASS: TestPsFilter (0.09s) [2021-07-10T10:38:52.750Z] === RUN TestPsPlatform [2021-07-10T10:38:52.750Z] --- PASS: TestPsPlatform (0.04s) [2021-07-10T10:38:52.750Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-10T10:38:53.310Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-10T10:38:53.566Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2021-07-10T10:38:53.566Z] === RUN TestRemoveContainerWithVolume [2021-07-10T10:38:54.127Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-07-10T10:38:54.383Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2021-07-10T10:38:54.383Z] === RUN TestRemoveContainerRunning [2021-07-10T10:38:54.383Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-10T10:38:54.944Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-07-10T10:38:55.199Z] --- PASS: TestRemoveContainerRunning (0.83s) [2021-07-10T10:38:55.199Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-10T10:38:56.125Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-10T10:38:56.125Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2021-07-10T10:38:56.125Z] === RUN TestRemoveInvalidContainer [2021-07-10T10:38:56.125Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-10T10:38:56.125Z] === RUN TestRenameLinkedContainer [2021-07-10T10:38:56.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-10T10:38:56.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-10T10:38:56.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-10T10:38:56.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-10T10:38:56.380Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-07-10T10:38:56.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-10T10:38:58.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-10T10:38:59.644Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-07-10T10:38:59.644Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-10T10:38:59.644Z] check_test.go:309: [d08e17896fddc] daemon is not started [2021-07-10T10:38:59.644Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-07-10T10:38:59.644Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-10T10:38:59.644Z] check_test.go:309: [d411e1ef8d635] daemon is not started [2021-07-10T10:38:59.644Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-07-10T10:38:59.644Z] --- PASS: TestRenameLinkedContainer (3.70s) [2021-07-10T10:38:59.644Z] === RUN TestRenameStoppedContainer [2021-07-10T10:39:00.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-10T10:39:00.570Z] --- PASS: TestRenameStoppedContainer (0.84s) [2021-07-10T10:39:00.570Z] === RUN TestRenameRunningContainerAndReuse [2021-07-10T10:39:01.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-10T10:39:01.933Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-10T10:39:01.933Z] check_test.go:309: [ddddab379bee2] daemon is not started [2021-07-10T10:39:02.189Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-07-10T10:39:02.444Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s) [2021-07-10T10:39:02.444Z] === RUN TestRenameInvalidName [2021-07-10T10:39:02.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-10T10:39:03.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-10T10:39:03.370Z] --- PASS: TestRenameInvalidName (0.86s) [2021-07-10T10:39:03.370Z] === RUN TestRenameAnonymousContainer [2021-07-10T10:39:03.931Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-10T10:39:04.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-10T10:39:04.492Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-10T10:39:04.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-10T10:39:04.748Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-10T10:39:04.748Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-10T10:39:05.004Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-10T10:39:05.259Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-10T10:39:05.259Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-10T10:39:05.259Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-10T10:39:05.821Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-10T10:39:05.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-10T10:39:06.381Z] --- PASS: TestRenameAnonymousContainer (3.08s) [2021-07-10T10:39:06.382Z] === RUN TestRenameContainerWithSameName [2021-07-10T10:39:06.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-10T10:39:07.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-10T10:39:07.307Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2021-07-10T10:39:07.307Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-10T10:39:07.307Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-07-10T10:39:08.041Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-10T10:39:08.041Z] Using test binary docker [2021-07-10T10:39:08.041Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-10T10:39:08.041Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-10T10:39:08.041Z] INFO: Waiting for daemon to start... [2021-07-10T10:39:08.041Z] Starting dockerd [2021-07-10T10:39:09.195Z] --- PASS: TestRenameContainerWithLinkedContainer (1.82s) [2021-07-10T10:39:09.195Z] === RUN TestResize [2021-07-10T10:39:10.122Z] --- PASS: TestResize (1.00s) [2021-07-10T10:39:10.122Z] === RUN TestResizeWithInvalidSize [2021-07-10T10:39:10.378Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-07-10T10:39:10.938Z] --- PASS: TestResizeWithInvalidSize (0.97s) [2021-07-10T10:39:10.938Z] === RUN TestResizeWhenContainerNotStarted [2021-07-10T10:39:11.329Z] . [2021-07-10T10:39:11.329Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-10T10:39:11.329Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-10T10:39:11.329Z] Error: No such image: emptyfs [2021-07-10T10:39:11.329Z] Running integration-test (iteration 1) [2021-07-10T10:39:11.329Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-10T10:39:11.864Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2021-07-10T10:39:11.864Z] === RUN TestDaemonRestartKillContainers [2021-07-10T10:39:11.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-10T10:39:11.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-10T10:39:11.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-10T10:39:11.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-10T10:39:11.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-10T10:39:11.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-10T10:39:11.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-10T10:39:11.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-10T10:39:11.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-10T10:39:11.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-10T10:39:11.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-10T10:39:11.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-10T10:39:11.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-10T10:39:11.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-10T10:39:11.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-10T10:39:11.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-10T10:39:11.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-10T10:39:11.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-10T10:39:11.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-10T10:39:11.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-10T10:39:11.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-10T10:39:11.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-10T10:39:11.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-10T10:39:11.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-10T10:39:11.864Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-10T10:39:11.864Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-10T10:39:11.864Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-10T10:39:11.864Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-10T10:39:11.864Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-10T10:39:11.864Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-10T10:39:11.864Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-10T10:39:11.864Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-10T10:39:11.864Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-10T10:39:12.427Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-10T10:39:13.356Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-10T10:39:13.357Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-10T10:39:13.357Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-10T10:39:13.613Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-07-10T10:39:13.613Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-10T10:39:13.869Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-10T10:39:14.432Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-10T10:39:15.359Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-10T10:39:15.615Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-07-10T10:39:15.616Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-10T10:39:15.871Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-10T10:39:16.432Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-10T10:39:16.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2021-07-10T10:39:16.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.51s) [2021-07-10T10:39:16.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.55s) [2021-07-10T10:39:16.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.58s) [2021-07-10T10:39:16.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s) [2021-07-10T10:39:16.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s) [2021-07-10T10:39:16.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.81s) [2021-07-10T10:39:16.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.85s) [2021-07-10T10:39:16.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s) [2021-07-10T10:39:16.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.83s) [2021-07-10T10:39:16.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.91s) [2021-07-10T10:39:16.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.01s) [2021-07-10T10:39:16.432Z] === RUN TestCgroupNamespacesRun [2021-07-10T10:39:18.320Z] --- PASS: TestCgroupNamespacesRun (1.89s) [2021-07-10T10:39:18.320Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-10T10:39:18.320Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-07-10T10:39:19.682Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.43s) [2021-07-10T10:39:19.682Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-10T10:39:20.941Z] 8d5139ce8e39: Pull complete [2021-07-10T10:39:20.941Z] Digest: sha256:6dfc9ed8c6048a7a45fba93fdfc0b5c4cf1215392e74dfa674003ccfb99061fa [2021-07-10T10:39:20.941Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-10T10:39:20.941Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-10T10:39:20.941Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-07-10T10:39:20.941Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-07-10T10:39:20.941Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2029' [2021-07-10T10:39:20.941Z] INFO: Docker version of control daemon [2021-07-10T10:39:20.941Z] [2021-07-10T10:39:20.941Z] Client: [2021-07-10T10:39:20.941Z] Version: 20.10.6 [2021-07-10T10:39:20.941Z] API version: 1.41 [2021-07-10T10:39:20.941Z] Go version: go1.16.3 [2021-07-10T10:39:20.941Z] Git commit: 370c289 [2021-07-10T10:39:20.941Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-10T10:39:20.941Z] OS/Arch: windows/amd64 [2021-07-10T10:39:20.941Z] Context: default [2021-07-10T10:39:20.941Z] Experimental: true [2021-07-10T10:39:20.941Z] [2021-07-10T10:39:20.941Z] Server: Docker Engine - Community [2021-07-10T10:39:20.941Z] Engine: [2021-07-10T10:39:20.941Z] Version: 20.10.6 [2021-07-10T10:39:20.941Z] API version: 1.41 (minimum version 1.24) [2021-07-10T10:39:20.941Z] Go version: go1.13.15 [2021-07-10T10:39:20.941Z] Git commit: 8728dd2 [2021-07-10T10:39:20.941Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-10T10:39:20.941Z] OS/Arch: windows/amd64 [2021-07-10T10:39:20.941Z] Experimental: true [2021-07-10T10:39:20.941Z] [2021-07-10T10:39:20.941Z] INFO: Docker info of control daemon [2021-07-10T10:39:20.941Z] [2021-07-10T10:39:20.941Z] Client: [2021-07-10T10:39:20.941Z] Context: default [2021-07-10T10:39:20.941Z] Debug Mode: false [2021-07-10T10:39:20.941Z] Plugins: [2021-07-10T10:39:20.941Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-10T10:39:20.941Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-10T10:39:20.941Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-10T10:39:20.941Z] [2021-07-10T10:39:20.941Z] Server: [2021-07-10T10:39:20.941Z] Containers: 0 [2021-07-10T10:39:20.941Z] Running: 0 [2021-07-10T10:39:20.941Z] Paused: 0 [2021-07-10T10:39:20.941Z] Stopped: 0 [2021-07-10T10:39:20.941Z] Images: 1 [2021-07-10T10:39:20.941Z] Server Version: 20.10.6 [2021-07-10T10:39:20.941Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-10T10:39:20.941Z] Windows: [2021-07-10T10:39:20.941Z] LCOW: [2021-07-10T10:39:20.941Z] Logging Driver: json-file [2021-07-10T10:39:20.941Z] Plugins: [2021-07-10T10:39:20.941Z] Volume: local [2021-07-10T10:39:20.941Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-10T10:39:20.941Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-10T10:39:20.941Z] Swarm: inactive [2021-07-10T10:39:20.941Z] Default Isolation: process [2021-07-10T10:39:20.941Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-10T10:39:20.941Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-10T10:39:20.941Z] OSType: windows [2021-07-10T10:39:20.941Z] Architecture: x86_64 [2021-07-10T10:39:20.941Z] CPUs: 4 [2021-07-10T10:39:20.941Z] Total Memory: 32GiB [2021-07-10T10:39:20.941Z] Name: azwin-2-cb1360 [2021-07-10T10:39:20.941Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-10T10:39:20.941Z] Docker Root Dir: D:\docker [2021-07-10T10:39:20.941Z] Debug Mode: false [2021-07-10T10:39:20.941Z] Registry: https://index.docker.io/v1/ [2021-07-10T10:39:20.941Z] Labels: [2021-07-10T10:39:20.941Z] Experimental: true [2021-07-10T10:39:20.941Z] Insecure Registries: [2021-07-10T10:39:20.941Z] 10.0.0.4:5000 [2021-07-10T10:39:20.941Z] 127.0.0.0/8 [2021-07-10T10:39:20.941Z] Registry Mirrors: [2021-07-10T10:39:20.941Z] http://10.0.0.4:5000/ [2021-07-10T10:39:20.941Z] Live Restore Enabled: false [2021-07-10T10:39:20.941Z] Product License: Community Engine [2021-07-10T10:39:20.941Z] [2021-07-10T10:39:20.941Z] [2021-07-10T10:39:20.941Z] INFO: Commit hash is 635ce3c3c5 [2021-07-10T10:39:20.941Z] INFO: Nuke-Everything... [2021-07-10T10:39:20.941Z] INFO: Container count on control daemon to delete is 0 [2021-07-10T10:39:20.941Z] INFO: Nuking d:\CI [2021-07-10T10:39:20.941Z] INFO: Zapped successfully [2021-07-10T10:39:20.941Z] INFO: Location for testing is d:\CI\PR-42464\20 [2021-07-10T10:39:20.941Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-10T10:39:20.941Z] [2021-07-10T10:39:20.941Z] [2021-07-10T10:39:20.941Z] INFO: Building the image from Dockerfile.windows at 07/10/2021 10:39:16... [2021-07-10T10:39:20.941Z] [2021-07-10T10:39:21.570Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.96s) [2021-07-10T10:39:21.570Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-10T10:39:22.130Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-07-10T10:39:22.459Z] Sending build context to Docker daemon 60.86MB [2021-07-10T10:39:22.459Z] [2021-07-10T10:39:22.911Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-10T10:39:22.911Z] ---> 5bda1547be50 [2021-07-10T10:39:22.911Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-10T10:39:22.911Z] ---> Running in 7ad154a19710 [2021-07-10T10:39:23.363Z] Removing intermediate container 7ad154a19710 [2021-07-10T10:39:23.363Z] ---> 172b094d2f22 [2021-07-10T10:39:23.363Z] Step 3/10 : ARG GO_VERSION=1.16.5 [2021-07-10T10:39:23.363Z] ---> Running in 153fd12b67b9 [2021-07-10T10:39:23.494Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2021-07-10T10:39:23.494Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-10T10:39:23.861Z] Removing intermediate container 153fd12b67b9 [2021-07-10T10:39:23.861Z] ---> c5c3508a0a26 [2021-07-10T10:39:23.861Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-10T10:39:23.861Z] ---> Running in 4acb878bb0d5 [2021-07-10T10:39:24.312Z] Removing intermediate container 4acb878bb0d5 [2021-07-10T10:39:24.312Z] ---> 0c2c63a8368d [2021-07-10T10:39:24.312Z] 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-10T10:39:24.312Z] ---> Running in fc6baf133e19 [2021-07-10T10:39:24.312Z] Removing intermediate container fc6baf133e19 [2021-07-10T10:39:24.312Z] ---> e1ef0bc88b49 [2021-07-10T10:39:24.312Z] 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-10T10:39:24.764Z] ---> Running in 7487ad9ab01a [2021-07-10T10:39:25.383Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.99s) [2021-07-10T10:39:25.383Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-10T10:39:26.310Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-07-10T10:39:26.871Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s) [2021-07-10T10:39:26.871Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-10T10:39:27.432Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2021-07-10T10:39:27.432Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-10T10:39:27.432Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-10T10:39:27.992Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-10T10:39:28.248Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-10T10:39:28.248Z] check_test.go:309: [d1493c20fd991] daemon is not started [2021-07-10T10:39:28.248Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-07-10T10:39:29.174Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2021-07-10T10:39:29.174Z] === RUN TestNISDomainname [2021-07-10T10:39:31.062Z] --- PASS: TestNISDomainname (1.40s) [2021-07-10T10:39:31.062Z] === RUN TestHostnameDnsResolution [2021-07-10T10:39:31.062Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-10T10:39:31.317Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-07-10T10:39:32.244Z] --- PASS: TestHostnameDnsResolution (1.46s) [2021-07-10T10:39:32.244Z] === RUN TestStats [2021-07-10T10:39:33.258Z] Loaded image: buildpack-deps:buster [2021-07-10T10:39:33.258Z] Loaded image: busybox:latest [2021-07-10T10:39:33.258Z] Loaded image: busybox:glibc [2021-07-10T10:39:33.258Z] Loaded image: debian:bullseye [2021-07-10T10:39:33.258Z] Loaded image: hello-world:latest [2021-07-10T10:39:33.258Z] Loaded image: arm32v7/hello-world:latest [2021-07-10T10:39:33.258Z] INFO: Testing against a local daemon [2021-07-10T10:39:33.258Z] === RUN TestCgroupNamespacesBuild [2021-07-10T10:39:34.130Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-07-10T10:39:34.636Z] --- PASS: TestCgroupNamespacesBuild (1.52s) [2021-07-10T10:39:34.636Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-10T10:39:34.692Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-10T10:39:34.948Z] --- PASS: TestStats (2.86s) [2021-07-10T10:39:34.948Z] === RUN TestStopContainerWithTimeout [2021-07-10T10:39:34.948Z] === RUN TestStopContainerWithTimeout/0 [2021-07-10T10:39:34.948Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-10T10:39:34.948Z] === RUN TestStopContainerWithTimeout/1 [2021-07-10T10:39:34.948Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-10T10:39:34.948Z] === RUN TestStopContainerWithTimeout/3 [2021-07-10T10:39:34.948Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-10T10:39:34.948Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-10T10:39:34.948Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-10T10:39:34.948Z] === CONT TestStopContainerWithTimeout/0 [2021-07-10T10:39:34.948Z] === CONT TestStopContainerWithTimeout/3 [2021-07-10T10:39:34.948Z] === CONT TestStopContainerWithTimeout/1 [2021-07-10T10:39:34.948Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-10T10:39:35.511Z] check_test.go:309: [d38f7e63e42c1] daemon is not started [2021-07-10T10:39:35.511Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-07-10T10:39:35.767Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-10T10:39:35.767Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-10T10:39:36.012Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s) [2021-07-10T10:39:36.012Z] === RUN TestBuildWithSession [2021-07-10T10:39:36.012Z] build_session_test.go:25: TODO: BuildKit [2021-07-10T10:39:36.012Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-10T10:39:36.012Z] === RUN TestBuildSquashParent [2021-07-10T10:39:36.023Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-10T10:39:36.023Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-10T10:39:36.023Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-10T10:39:36.023Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-10T10:39:36.023Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-10T10:39:36.023Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-10T10:39:36.023Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-10T10:39:36.811Z] 29d5b6a226d2: Pull complete [2021-07-10T10:39:36.811Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-10T10:39:36.811Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T10:39:36.811Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T10:39:36.811Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-07-10T10:39:36.811Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-07-10T10:39:36.811Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-10T10:39:36.811Z] INFO: Docker version of control daemon [2021-07-10T10:39:36.811Z] [2021-07-10T10:39:36.811Z] Client: Mirantis Container Runtime [2021-07-10T10:39:36.811Z] Version: 20.10.0 [2021-07-10T10:39:36.811Z] API version: 1.41 [2021-07-10T10:39:36.811Z] Go version: go1.13.15 [2021-07-10T10:39:36.811Z] Git commit: 6ee42dc [2021-07-10T10:39:36.811Z] Built: 03/11/2021 13:24:56 [2021-07-10T10:39:36.811Z] OS/Arch: windows/amd64 [2021-07-10T10:39:36.811Z] Context: default [2021-07-10T10:39:36.811Z] Experimental: true [2021-07-10T10:39:36.811Z] [2021-07-10T10:39:36.811Z] Server: Mirantis Container Runtime [2021-07-10T10:39:36.811Z] Engine: [2021-07-10T10:39:36.811Z] Version: 20.10.0 [2021-07-10T10:39:36.811Z] API version: 1.41 (minimum version 1.24) [2021-07-10T10:39:36.811Z] Go version: go1.13.15 [2021-07-10T10:39:36.811Z] Git commit: 1e08f21e79 [2021-07-10T10:39:36.811Z] Built: 03/11/2021 13:23:32 [2021-07-10T10:39:36.811Z] OS/Arch: windows/amd64 [2021-07-10T10:39:36.811Z] Experimental: true [2021-07-10T10:39:36.811Z] [2021-07-10T10:39:36.811Z] INFO: Docker info of control daemon [2021-07-10T10:39:36.811Z] [2021-07-10T10:39:36.811Z] Client: [2021-07-10T10:39:36.811Z] Context: default [2021-07-10T10:39:36.811Z] Debug Mode: false [2021-07-10T10:39:36.811Z] Plugins: [2021-07-10T10:39:36.811Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-10T10:39:36.811Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-10T10:39:36.811Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-10T10:39:36.811Z] [2021-07-10T10:39:36.811Z] Server: [2021-07-10T10:39:36.811Z] Containers: 0 [2021-07-10T10:39:36.811Z] Running: 0 [2021-07-10T10:39:36.811Z] Paused: 0 [2021-07-10T10:39:36.811Z] Stopped: 0 [2021-07-10T10:39:36.811Z] Images: 1 [2021-07-10T10:39:36.811Z] Server Version: 20.10.0 [2021-07-10T10:39:36.811Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-10T10:39:36.811Z] Windows: [2021-07-10T10:39:36.811Z] LCOW: [2021-07-10T10:39:36.811Z] Logging Driver: json-file [2021-07-10T10:39:36.811Z] Plugins: [2021-07-10T10:39:36.811Z] Volume: local [2021-07-10T10:39:36.811Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-10T10:39:36.811Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-10T10:39:36.811Z] Swarm: inactive [2021-07-10T10:39:36.811Z] Default Isolation: process [2021-07-10T10:39:36.811Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-10T10:39:36.811Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-10T10:39:36.811Z] OSType: windows [2021-07-10T10:39:36.811Z] Architecture: x86_64 [2021-07-10T10:39:36.811Z] CPUs: 4 [2021-07-10T10:39:36.811Z] Total Memory: 32GiB [2021-07-10T10:39:36.811Z] Name: azwin-2-eaeaf1 [2021-07-10T10:39:36.811Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-10T10:39:36.811Z] Docker Root Dir: D:\docker [2021-07-10T10:39:36.811Z] Debug Mode: false [2021-07-10T10:39:36.811Z] Registry: https://index.docker.io/v1/ [2021-07-10T10:39:36.811Z] Labels: [2021-07-10T10:39:36.811Z] Experimental: true [2021-07-10T10:39:36.811Z] Insecure Registries: [2021-07-10T10:39:36.811Z] 10.0.0.4:5000 [2021-07-10T10:39:36.811Z] 127.0.0.0/8 [2021-07-10T10:39:36.811Z] Registry Mirrors: [2021-07-10T10:39:36.811Z] http://10.0.0.4:5000/ [2021-07-10T10:39:36.811Z] Live Restore Enabled: false [2021-07-10T10:39:36.811Z] [2021-07-10T10:39:36.811Z] [2021-07-10T10:39:36.811Z] INFO: Commit hash is 635ce3c3c5 [2021-07-10T10:39:36.811Z] INFO: Nuke-Everything... [2021-07-10T10:39:36.811Z] INFO: Container count on control daemon to delete is 0 [2021-07-10T10:39:36.811Z] INFO: Nuking d:\CI [2021-07-10T10:39:36.811Z] INFO: Zapped successfully [2021-07-10T10:39:36.811Z] INFO: Location for testing is d:\CI\PR-42464\20 [2021-07-10T10:39:36.811Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-10T10:39:36.811Z] [2021-07-10T10:39:36.811Z] [2021-07-10T10:39:36.811Z] INFO: Building the image from Dockerfile.windows at 07/10/2021 10:39:34... [2021-07-10T10:39:36.811Z] [2021-07-10T10:39:38.535Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-10T10:39:38.535Z] --- PASS: TestStopContainerWithTimeout/0 (1.41s) [2021-07-10T10:39:38.535Z] --- PASS: TestStopContainerWithTimeout/1 (2.19s) [2021-07-10T10:39:38.535Z] --- PASS: TestStopContainerWithTimeout/3 (3.20s) [2021-07-10T10:39:38.535Z] --- PASS: TestStopContainerWithTimeout/-1 (3.40s) [2021-07-10T10:39:38.535Z] === RUN TestDeleteDevicemapper [2021-07-10T10:39:38.535Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-10T10:39:38.535Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-10T10:39:38.535Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-10T10:39:39.096Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-07-10T10:39:39.256Z] ok github.com/docker/docker/api/server/httputils 0.032s coverage: 14.7% of statements [2021-07-10T10:39:39.256Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-10T10:39:39.256Z] ok github.com/docker/docker/api/server/router/swarm 0.030s coverage: 5.7% of statements [2021-07-10T10:39:39.256Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements [2021-07-10T10:39:39.256Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/types [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-10T10:39:39.256Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2021-07-10T10:39:39.256Z] ok github.com/docker/docker/api/types/time 0.027s coverage: 100.0% of statements [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/builder [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-10T10:39:39.256Z] ok github.com/docker/docker/builder/remotecontext 0.203s coverage: 13.7% of statements [2021-07-10T10:39:39.256Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2021-07-10T10:39:39.256Z] ok github.com/docker/docker/builder/dockerfile 0.318s coverage: 48.7% of statements [2021-07-10T10:39:39.256Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-10T10:39:39.256Z] ok github.com/docker/docker/cmd/docker-proxy 0.207s coverage: 67.6% of statements [2021-07-10T10:39:39.520Z] ok github.com/docker/docker/builder/remotecontext/git 4.763s coverage: 86.3% of statements [2021-07-10T10:39:39.520Z] ? github.com/docker/docker/cli [no test files] [2021-07-10T10:39:39.520Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-10T10:39:39.656Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-10T10:39:40.562Z] Sending build context to Docker daemon 60.86MB [2021-07-10T10:39:40.562Z] [2021-07-10T10:39:40.562Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-10T10:39:40.562Z] ---> 39d157a84080 [2021-07-10T10:39:40.562Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-10T10:39:41.024Z] ---> Running in b2abc8cb9c2c [2021-07-10T10:39:41.493Z] Removing intermediate container b2abc8cb9c2c [2021-07-10T10:39:41.493Z] ---> 470e592befe2 [2021-07-10T10:39:41.493Z] Step 3/10 : ARG GO_VERSION=1.16.5 [2021-07-10T10:39:41.493Z] ---> Running in 0820181b003f [2021-07-10T10:39:41.543Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.19s) [2021-07-10T10:39:41.543Z] === RUN TestUpdateMemory [2021-07-10T10:39:41.543Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-10T10:39:41.543Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-10T10:39:41.543Z] === RUN TestUpdateCPUQuota [2021-07-10T10:39:41.956Z] Removing intermediate container 0820181b003f [2021-07-10T10:39:41.956Z] ---> 3c5bbd400cfe [2021-07-10T10:39:41.956Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-10T10:39:41.956Z] ---> Running in fc5183e1f5c1 [2021-07-10T10:39:42.356Z] [2021-07-10T10:39:42.356Z] SUCCESS: Specified value was saved. [2021-07-10T10:39:42.356Z] INFO: Downloading git... [2021-07-10T10:39:42.417Z] Removing intermediate container fc5183e1f5c1 [2021-07-10T10:39:42.417Z] ---> 0c92ecc524a6 [2021-07-10T10:39:42.417Z] 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-10T10:39:42.417Z] ---> Running in 872c8cad9581 [2021-07-10T10:39:42.880Z] Removing intermediate container 872c8cad9581 [2021-07-10T10:39:42.880Z] ---> f27f93682aef [2021-07-10T10:39:42.880Z] 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-10T10:39:42.880Z] ---> Running in 463a5f6f96e0 [2021-07-10T10:39:42.906Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-07-10T10:39:43.310Z] INFO: Downloading go... [2021-07-10T10:39:43.833Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-07-10T10:39:43.983Z] ok github.com/docker/docker/client 0.176s coverage: 75.5% of statements [2021-07-10T10:39:44.122Z] --- PASS: TestBuildSquashParent (7.74s) [2021-07-10T10:39:44.122Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-10T10:39:44.122Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-10T10:39:44.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-10T10:39:44.122Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-10T10:39:44.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-10T10:39:44.122Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-10T10:39:44.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-10T10:39:44.122Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-10T10:39:44.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-10T10:39:44.122Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-10T10:39:44.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-10T10:39:44.122Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-10T10:39:44.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-10T10:39:44.122Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-10T10:39:44.122Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-10T10:39:44.394Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-10T10:39:44.394Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-07-10T10:39:44.830Z] INFO: Downloading compiler 1 of 3... [2021-07-10T10:39:44.830Z] INFO: Downloading compiler 2 of 3... [2021-07-10T10:39:44.954Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-07-10T10:39:44.954Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-07-10T10:39:45.282Z] INFO: Downloading compiler 3 of 3... [2021-07-10T10:39:45.282Z] INFO: Extracting git... [2021-07-10T10:39:45.515Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-07-10T10:39:46.024Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-10T10:39:46.076Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-07-10T10:39:46.282Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-10T10:39:46.331Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-07-10T10:39:46.891Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-10T10:39:46.891Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-07-10T10:39:46.891Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-10T10:39:47.451Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-07-10T10:39:47.724Z] [2021-07-10T10:39:47.724Z] SUCCESS: Specified value was saved. [2021-07-10T10:39:48.013Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-07-10T10:39:48.187Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-10T10:39:48.187Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-10T10:39:48.573Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-07-10T10:39:48.697Z] INFO: Downloading git... [2021-07-10T10:39:48.828Z] --- PASS: TestUpdateCPUQuota (7.13s) [2021-07-10T10:39:48.828Z] === RUN TestUpdatePidsLimit [2021-07-10T10:39:48.828Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-10T10:39:49.083Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-07-10T10:39:49.339Z] === RUN TestUpdatePidsLimit/no_change [2021-07-10T10:39:49.594Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-07-10T10:39:49.670Z] INFO: Downloading go... [2021-07-10T10:39:50.089Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-10T10:39:50.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.19s) [2021-07-10T10:39:50.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.37s) [2021-07-10T10:39:50.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s) [2021-07-10T10:39:50.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.82s) [2021-07-10T10:39:50.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.18s) [2021-07-10T10:39:50.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s) [2021-07-10T10:39:50.089Z] === RUN TestBuildMultiStageCopy [2021-07-10T10:39:50.089Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-10T10:39:50.155Z] check_test.go:309: [ddea9c23a28ff] daemon is not started [2021-07-10T10:39:50.155Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-07-10T10:39:50.155Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-10T10:39:50.716Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-10T10:39:50.880Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-10T10:39:50.880Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-10T10:39:50.880Z] GOOS="" GOARCH="" GOARM="" [2021-07-10T10:39:50.880Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-10T10:39:50.880Z] [2021-07-10T10:39:50.880Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-10T10:39:50.880Z] DOCKER_SYSTEMD=1 [2021-07-10T10:39:50.880Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-10T10:39:50.880Z] HOSTNAME=0c9e9caa4911 [2021-07-10T10:39:50.880Z] DEST=bundles/test-integration [2021-07-10T10:39:50.880Z] PWD=/go/src/github.com/docker/docker [2021-07-10T10:39:50.880Z] DOCKER_GITCOMMIT=635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:39:50.880Z] container=docker [2021-07-10T10:39:50.880Z] HOME=/root [2021-07-10T10:39:50.880Z] LANG=C.UTF-8 [2021-07-10T10:39:50.880Z] INVOCATION_ID=0a35a24e55a44589a31be6e0b457e871 [2021-07-10T10:39:50.880Z] GOLANG_VERSION=1.16.5 [2021-07-10T10:39:50.880Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-10T10:39:50.880Z] VALIDATE_BRANCH=master [2021-07-10T10:39:50.880Z] TERM=xterm [2021-07-10T10:39:50.880Z] DOCKER_PKG=github.com/docker/docker [2021-07-10T10:39:50.880Z] SHLVL=3 [2021-07-10T10:39:50.880Z] TIMEOUT=120m [2021-07-10T10:39:50.880Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-10T10:39:50.880Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-10T10:39:50.880Z] GO111MODULE=off [2021-07-10T10:39:50.880Z] DOCKER_EXPERIMENTAL=1 [2021-07-10T10:39:50.880Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-10T10:39:50.880Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-10T10:39:50.880Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-10T10:39:50.880Z] GOPATH=/go [2021-07-10T10:39:50.880Z] PKG_CONFIG=pkg-config [2021-07-10T10:39:50.880Z] _=/usr/bin/env [2021-07-10T10:39:50.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-10T10:39:50.972Z] check_test.go:309: [d1510fe6d5f93] daemon is not started [2021-07-10T10:39:50.972Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-07-10T10:39:51.220Z] INFO: Downloading compiler 1 of 3... [2021-07-10T10:39:51.220Z] INFO: Downloading compiler 2 of 3... [2021-07-10T10:39:51.220Z] INFO: Downloading compiler 3 of 3... [2021-07-10T10:39:51.532Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-10T10:39:51.532Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-07-10T10:39:51.683Z] INFO: Extracting git... [2021-07-10T10:39:52.092Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-10T10:39:52.092Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-10T10:39:53.019Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-07-10T10:39:53.019Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-10T10:39:53.374Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-10T10:39:54.309Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-10T10:39:54.383Z] --- PASS: TestUpdatePidsLimit (5.53s) [2021-07-10T10:39:54.383Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.70s) [2021-07-10T10:39:54.383Z] --- PASS: TestUpdatePidsLimit/no_change (0.69s) [2021-07-10T10:39:54.383Z] --- PASS: TestUpdatePidsLimit/update_lower (0.73s) [2021-07-10T10:39:54.383Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s) [2021-07-10T10:39:54.383Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.69s) [2021-07-10T10:39:54.383Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.71s) [2021-07-10T10:39:54.383Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.68s) [2021-07-10T10:39:54.383Z] === RUN TestUpdateRestartPolicy [2021-07-10T10:39:55.250Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-10T10:39:55.747Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-07-10T10:39:56.184Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-10T10:39:56.307Z] check_test.go:309: [d78128a391893] daemon is not started [2021-07-10T10:39:56.307Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-07-10T10:39:56.868Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-10T10:39:57.119Z] --- PASS: TestBuildMultiStageCopy (7.00s) [2021-07-10T10:39:57.119Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.99s) [2021-07-10T10:39:57.119Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-07-10T10:39:57.119Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-07-10T10:39:57.119Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-07-10T10:39:57.119Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-07-10T10:39:57.119Z] === RUN TestBuildMultiStageParentConfig [2021-07-10T10:39:57.124Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-10T10:39:58.489Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-10T10:39:58.489Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-07-10T10:39:59.994Z] INFO: Expanding go... [2021-07-10T10:40:00.376Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-07-10T10:40:02.290Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-10T10:40:02.290Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-10T10:40:02.290Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-10T10:40:02.386Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-07-10T10:40:02.386Z] === RUN TestBuildLabelWithTargets [2021-07-10T10:40:03.675Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-10T10:40:03.675Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-07-10T10:40:03.820Z] Removing intermediate container a6480069cfe5 [2021-07-10T10:40:03.820Z] ---> e8dd7148d521 [2021-07-10T10:40:03.820Z] 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-10T10:40:03.820Z] ---> Running in 8d39488e82a0 [2021-07-10T10:40:04.096Z] INFO: Expanding go... [2021-07-10T10:40:04.257Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-10T10:40:04.793Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-10T10:40:04.793Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-10T10:40:04.861Z] check_test.go:309: [d5d9509567443] daemon is not started [2021-07-10T10:40:04.861Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-07-10T10:40:05.463Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-10T10:40:06.337Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-10T10:40:06.338Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-10T10:40:06.338Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-10T10:40:06.338Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-10T10:40:06.338Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-10T10:40:06.338Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-10T10:40:06.338Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-10T10:40:06.338Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-10T10:40:06.338Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-10T10:40:06.801Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-10T10:40:06.801Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-10T10:40:08.074Z] --- PASS: TestUpdateRestartPolicy (13.42s) [2021-07-10T10:40:08.074Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-10T10:40:08.635Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2021-07-10T10:40:08.635Z] === RUN TestWaitNonBlocked [2021-07-10T10:40:08.635Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-10T10:40:08.635Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-10T10:40:08.635Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-10T10:40:08.635Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-10T10:40:08.635Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-10T10:40:08.635Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-10T10:40:09.998Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-10T10:40:09.998Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2021-07-10T10:40:09.998Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.27s) [2021-07-10T10:40:09.998Z] === RUN TestWaitBlocked [2021-07-10T10:40:09.998Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-10T10:40:09.998Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-10T10:40:09.998Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-10T10:40:09.998Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-10T10:40:09.998Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-10T10:40:09.998Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-10T10:40:10.253Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-10T10:40:10.502Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-07-10T10:40:10.502Z] === RUN TestBuildWithEmptyLayers [2021-07-10T10:40:11.179Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-10T10:40:11.179Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2021-07-10T10:40:11.179Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s) [2021-07-10T10:40:11.179Z] === CONT TestContainerKillOnDaemonStart [2021-07-10T10:40:11.179Z] === CONT TestDaemonRestartIpcMode [2021-07-10T10:40:11.179Z] === CONT TestIpcModeOlderClient [2021-07-10T10:40:11.179Z] === CONT TestContainerStartOnDaemonRestart [2021-07-10T10:40:11.179Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-10T10:40:11.179Z] === CONT TestDaemonHostGatewayIP [2021-07-10T10:40:11.179Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-07-10T10:40:13.033Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-07-10T10:40:13.033Z] === RUN TestBuildMultiStageOnBuild [2021-07-10T10:40:13.099Z] INFO: Build done for gotestsum... [2021-07-10T10:40:14.444Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-07-10T10:40:14.444Z] --- PASS: TestContainerStartOnDaemonRestart (3.47s) [2021-07-10T10:40:16.333Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.92s) [2021-07-10T10:40:16.333Z] --- PASS: TestDaemonRestartIpcMode (4.93s) [2021-07-10T10:40:16.333Z] --- PASS: TestDaemonHostGatewayIP (4.93s) [2021-07-10T10:40:16.894Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-10T10:40:17.150Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-07-10T10:40:18.076Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-10T10:40:18.299Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-07-10T10:40:18.299Z] === RUN TestBuildUncleanTarFilenames [2021-07-10T10:40:18.636Z] check_test.go:309: [d879666b1add2] daemon is not started [2021-07-10T10:40:18.866Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2021-07-10T10:40:18.866Z] === RUN TestBuildMultiStageLayerLeak [2021-07-10T10:40:18.892Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-07-10T10:40:19.452Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-07-10T10:40:20.013Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-07-10T10:40:20.269Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-07-10T10:40:20.525Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-10T10:40:20.975Z] INFO: Expanding compiler 1 of 3... [2021-07-10T10:40:21.888Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-07-10T10:40:21.888Z] check_test.go:309: [d7c6af16a1c84] daemon is not started [2021-07-10T10:40:21.888Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-07-10T10:40:21.928Z] INFO: Expanding compiler 2 of 3... [2021-07-10T10:40:23.097Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s) [2021-07-10T10:40:23.097Z] === RUN TestBuildWithHugeFile [2021-07-10T10:40:23.250Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-07-10T10:40:23.506Z] --- PASS: TestContainerKillOnDaemonStart (12.37s) [2021-07-10T10:40:23.506Z] PASS [2021-07-10T10:40:23.506Z] [2021-07-10T10:40:23.506Z] === Skipped [2021-07-10T10:40:23.506Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-10T10:40:23.506Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-10T10:40:23.506Z] [2021-07-10T10:40:23.506Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-10T10:40:23.506Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-10T10:40:23.506Z] [2021-07-10T10:40:23.506Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-10T10:40:23.506Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-10T10:40:23.506Z] [2021-07-10T10:40:23.506Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-10T10:40:23.506Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-10T10:40:23.506Z] [2021-07-10T10:40:23.506Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-10T10:40:23.506Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-10T10:40:23.506Z] [2021-07-10T10:40:23.506Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-10T10:40:23.506Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-10T10:40:23.506Z] [2021-07-10T10:40:23.506Z] [2021-07-10T10:40:23.506Z] DONE 197 tests, 6 skipped in 153.567s [2021-07-10T10:40:23.506Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-10T10:40:23.506Z] ++ 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-10T10:40:23.506Z] ++ set -e [2021-07-10T10:40:23.506Z] ++ '[' -n 0 ']' [2021-07-10T10:40:23.506Z] ++ set -x [2021-07-10T10:40:23.506Z] ++ 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-10T10:40:23.506Z] === RUN TestConfigDaemonLibtrustID [2021-07-10T10:40:24.113Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-07-10T10:40:24.113Z] === RUN TestDaemonConfigValidation [2021-07-10T10:40:24.113Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-10T10:40:24.113Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-10T10:40:24.113Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-10T10:40:24.113Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-10T10:40:24.113Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-10T10:40:24.113Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-10T10:40:24.113Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-10T10:40:24.113Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-10T10:40:24.113Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-10T10:40:24.113Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-10T10:40:24.113Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-10T10:40:24.113Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-10T10:40:24.113Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-10T10:40:24.113Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-10T10:40:24.113Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-10T10:40:24.113Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-10T10:40:24.113Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2021-07-10T10:40:24.113Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2021-07-10T10:40:24.113Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2021-07-10T10:40:24.113Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2021-07-10T10:40:24.113Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-07-10T10:40:24.113Z] PASS [2021-07-10T10:40:24.113Z] [2021-07-10T10:40:24.113Z] DONE 7 tests in 0.615s [2021-07-10T10:40:24.113Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-10T10:40:24.113Z] ++ 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-10T10:40:24.113Z] ++ set -e [2021-07-10T10:40:24.113Z] ++ '[' -n 0 ']' [2021-07-10T10:40:24.113Z] ++ set -x [2021-07-10T10:40:24.113Z] ++ 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-10T10:40:24.113Z] INFO: Testing against a local daemon [2021-07-10T10:40:24.113Z] === RUN TestCommitInheritsEnv [2021-07-10T10:40:24.369Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-07-10T10:40:24.369Z] --- PASS: TestCommitInheritsEnv (0.28s) [2021-07-10T10:40:24.369Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-10T10:40:24.369Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-10T10:40:24.369Z] === RUN TestImagesFilterMultiReference [2021-07-10T10:40:24.369Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-07-10T10:40:24.369Z] === RUN TestImagePullPlatformInvalid [2021-07-10T10:40:24.369Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-10T10:40:24.369Z] === RUN TestRemoveImageOrphaning [2021-07-10T10:40:24.624Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2021-07-10T10:40:24.624Z] === RUN TestRemoveImageGarbageCollector [2021-07-10T10:40:25.510Z] Removing intermediate container 8d39488e82a0 [2021-07-10T10:40:25.510Z] ---> d1460ef9353a [2021-07-10T10:40:25.510Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-10T10:40:25.510Z] ---> Running in 84d3fba4d626 [2021-07-10T10:40:25.971Z] Removing intermediate container 84d3fba4d626 [2021-07-10T10:40:25.971Z] ---> 26ce1ac7984a [2021-07-10T10:40:25.971Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-10T10:40:25.971Z] ---> Running in 6102881050d9 [2021-07-10T10:40:26.433Z] Removing intermediate container 6102881050d9 [2021-07-10T10:40:26.433Z] ---> 3e9e1ac2fd07 [2021-07-10T10:40:26.433Z] Step 10/10 : COPY . . [2021-07-10T10:40:27.137Z] --- PASS: TestRemoveImageGarbageCollector (2.05s) [2021-07-10T10:40:27.137Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-10T10:40:27.137Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-07-10T10:40:27.137Z] === RUN TestTagInvalidReference [2021-07-10T10:40:27.137Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-10T10:40:27.138Z] === RUN TestTagValidPrefixedRepo [2021-07-10T10:40:27.138Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-07-10T10:40:27.138Z] === RUN TestTagExistedNameWithoutForce [2021-07-10T10:40:27.138Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-10T10:40:27.138Z] === RUN TestTagOfficialNames [2021-07-10T10:40:27.138Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-10T10:40:27.138Z] === RUN TestTagMatchesDigest [2021-07-10T10:40:27.138Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-10T10:40:27.138Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-10T10:40:27.138Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-07-10T10:40:27.659Z] INFO: Expanding compiler 3 of 3... [2021-07-10T10:40:27.659Z] INFO: Removing downloaded files... [2021-07-10T10:40:27.659Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-10T10:40:27.659Z] INFO: Configuring git core.autocrlf... [2021-07-10T10:40:28.065Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-07-10T10:40:28.992Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-07-10T10:40:29.277Z] INFO: Expanding compiler 1 of 3... [2021-07-10T10:40:29.277Z] INFO: Expanding compiler 2 of 3... [2021-07-10T10:40:30.768Z] ok github.com/docker/docker/container 0.147s coverage: 34.7% of statements [2021-07-10T10:40:30.768Z] ok github.com/docker/docker/cmd/dockerd 0.229s coverage: 29.1% of statements [2021-07-10T10:40:30.768Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-10T10:40:30.768Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-10T10:40:30.768Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-10T10:40:30.768Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-10T10:40:30.768Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.041s coverage: 65.3% of statements [2021-07-10T10:40:30.768Z] ok github.com/docker/docker/daemon/cluster 0.167s coverage: 0.5% of statements [2021-07-10T10:40:30.768Z] ok github.com/docker/docker/daemon/cluster/convert 0.039s coverage: 35.9% of statements [2021-07-10T10:40:31.506Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-10T10:40:31.761Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-10T10:40:31.761Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-10T10:40:32.016Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-07-10T10:40:32.203Z] INFO: Expanding compiler 3 of 3... [2021-07-10T10:40:32.665Z] INFO: Removing downloaded files... [2021-07-10T10:40:32.665Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-10T10:40:32.665Z] INFO: Configuring git core.autocrlf... [2021-07-10T10:40:33.327Z] ok github.com/docker/docker/daemon/config 0.093s coverage: 81.4% of statements [2021-07-10T10:40:33.591Z] ok github.com/docker/docker/daemon/discovery 0.007s coverage: 30.0% of statements [2021-07-10T10:40:34.541Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2021-07-10T10:40:34.805Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2021-07-10T10:40:35.279Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-07-10T10:40:35.535Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-10T10:40:37.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-10T10:40:37.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-10T10:40:38.048Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-10T10:40:38.118Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.504s coverage: 13.8% of statements [2021-07-10T10:40:38.696Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 3.1% of statements [2021-07-10T10:40:39.412Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-07-10T10:40:39.645Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.767s coverage: 56.2% of statements [2021-07-10T10:40:39.668Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-10T10:40:40.594Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-07-10T10:40:40.823Z] INFO [loader] Go packages loading at mode 575 (types_sizes|exports_file|files|imports|name|compiled_files|deps) took 2m14.236946782s [2021-07-10T10:40:40.823Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 537.749063ms [2021-07-10T10:40:41.046Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.385s coverage: 73.3% of statements [2021-07-10T10:40:41.155Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-07-10T10:40:41.626Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.9% of statements [2021-07-10T10:40:42.082Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-07-10T10:40:43.551Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.733s coverage: 49.4% of statements [2021-07-10T10:40:44.946Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 57.5% of statements [2021-07-10T10:40:45.208Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.519s coverage: 46.2% of statements [2021-07-10T10:40:45.208Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.409s coverage: 57.7% of statements [2021-07-10T10:40:45.345Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-07-10T10:40:45.600Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-10T10:40:46.601Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2021-07-10T10:40:46.602Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-07-10T10:40:47.177Z] ok github.com/docker/docker/daemon 12.334s coverage: 17.4% of statements [2021-07-10T10:40:47.177Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-10T10:40:47.177Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-10T10:40:47.177Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-10T10:40:47.177Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-10T10:40:47.177Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-10T10:40:47.177Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-10T10:40:47.177Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-10T10:40:47.486Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-10T10:40:48.127Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 6.8% of statements [2021-07-10T10:40:48.127Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-10T10:40:48.127Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-10T10:40:48.705Z] ok github.com/docker/docker/daemon/logger 0.243s coverage: 43.5% of statements [2021-07-10T10:40:48.968Z] ok github.com/docker/docker/daemon/logger/gelf 0.030s coverage: 67.0% of statements [2021-07-10T10:40:49.545Z] ok github.com/docker/docker/daemon/logger/awslogs 0.357s coverage: 77.4% of statements [2021-07-10T10:40:49.545Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-10T10:40:49.545Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-10T10:40:49.809Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 23.9% of statements [2021-07-10T10:40:49.809Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.050s coverage: 69.9% of statements [2021-07-10T10:40:49.999Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-10T10:40:50.072Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2021-07-10T10:40:50.255Z] docker_cli_daemon_test.go:2550: [d213c4d2edca0] daemon is not started [2021-07-10T10:40:50.648Z] ok github.com/docker/docker/daemon/logger/local 0.079s coverage: 75.2% of statements [2021-07-10T10:40:50.648Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-10T10:40:51.225Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.015s coverage: 31.5% of statements [2021-07-10T10:40:51.488Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.075s coverage: 55.1% of statements [2021-07-10T10:40:51.633Z] ---> facdd071c233 [2021-07-10T10:40:51.633Z] Successfully built facdd071c233 [2021-07-10T10:40:51.633Z] Successfully tagged docker:latest [2021-07-10T10:40:51.633Z] INFO: Image build ended at 07/10/2021 10:40:48. Duration:00:02:50.4451801 [2021-07-10T10:40:51.633Z] [2021-07-10T10:40:51.633Z] [2021-07-10T10:40:51.633Z] INFO: Building the test binaries at 07/10/2021 10:40:48... [2021-07-10T10:40:52.142Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-07-10T10:40:52.452Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2021-07-10T10:40:52.453Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 46.8% of statements [2021-07-10T10:40:53.028Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2021-07-10T10:40:53.176Z] INFO: make.ps1 starting at 07/10/2021 10:40:52 [2021-07-10T10:40:53.176Z] INFO: Git commit (635ce3c3c5) assumed from DOCKER_GITCOMMIT environment variable [2021-07-10T10:40:53.176Z] INFO: Invoking autogen... [2021-07-10T10:40:53.604Z] ok github.com/docker/docker/daemon/logger/splunk 1.813s coverage: 82.5% of statements [2021-07-10T10:40:53.604Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-10T10:40:53.604Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-10T10:40:53.637Z] INFO: Building daemon... [2021-07-10T10:40:53.868Z] ok github.com/docker/docker/distribution/metadata 0.139s coverage: 48.2% of statements [2021-07-10T10:40:55.263Z] ok github.com/docker/docker/distribution 0.254s coverage: 25.4% of statements [2021-07-10T10:40:55.263Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-10T10:40:55.263Z] ok github.com/docker/docker/errdefs 0.009s coverage: 53.1% of statements [2021-07-10T10:40:55.838Z] ok github.com/docker/docker/image 0.075s coverage: 86.6% of statements [2021-07-10T10:40:56.100Z] ok github.com/docker/docker/image/cache 0.017s coverage: 19.2% of statements [2021-07-10T10:40:56.676Z] ok github.com/docker/docker/image/v1 0.025s coverage: 25.0% of statements [2021-07-10T10:40:56.676Z] ok github.com/docker/docker/image/tarexport 0.030s coverage: 0.7% of statements [2021-07-10T10:40:56.676Z] ok github.com/docker/docker/distribution/xfer 1.836s coverage: 85.1% of statements [2021-07-10T10:40:56.676Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-10T10:40:56.676Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-10T10:40:56.939Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2021-07-10T10:40:58.940Z] INFO [runner/unused/goanalysis] analyzers took 32.656757283s with top 10 stages: buildssa: 28.144977158s, U1000: 4.511780125s [2021-07-10T10:40:59.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-10T10:40:59.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-10T10:41:01.164Z] ok github.com/docker/docker/libnetwork/bitseq 0.575s coverage: 84.4% of statements [2021-07-10T10:41:01.740Z] ok github.com/docker/docker/libnetwork/api 2.479s coverage: 83.2% of statements [2021-07-10T10:41:02.082Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-10T10:41:03.009Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-07-10T10:41:04.299Z] ok github.com/docker/docker/libnetwork/config 0.089s coverage: 24.0% of statements [2021-07-10T10:41:04.372Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-07-10T10:41:04.562Z] ok github.com/docker/docker/libnetwork/datastore 0.009s coverage: 21.9% of statements [2021-07-10T10:41:04.934Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-10T10:41:04.934Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-10T10:41:05.514Z] ok github.com/docker/docker/libnetwork/driverapi 0.009s coverage: 68.9% of statements [2021-07-10T10:41:06.089Z] ok github.com/docker/docker/libnetwork/drivers/host 0.008s coverage: 34.8% of statements [2021-07-10T10:41:06.821Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-07-10T10:41:06.821Z] check_test.go:309: [d345b7912556a] daemon is not started [2021-07-10T10:41:06.821Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-07-10T10:41:07.483Z] ok github.com/docker/docker/layer 7.938s coverage: 68.8% of statements [2021-07-10T10:41:07.483Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-10T10:41:07.483Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-10T10:41:07.483Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-10T10:41:07.483Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-10T10:41:07.483Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.099s coverage: 4.0% of statements [2021-07-10T10:41:08.432Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.057s coverage: 4.5% of statements [2021-07-10T10:41:08.432Z] ok github.com/docker/docker/libnetwork/drivers/null 0.005s coverage: 34.8% of statements [2021-07-10T10:41:09.335Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-10T10:41:09.422Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.030s coverage: 63.6% of statements [2021-07-10T10:41:09.591Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-10T10:41:09.591Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-10T10:41:10.152Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-10T10:41:10.152Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-10T10:41:10.407Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-10T10:41:10.407Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite (322.23s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.28s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.37s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.45s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.89s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.13s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.66s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (3.98s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.71s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.40s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.44s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (9.49s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.41s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.24s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.13s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.31s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.35s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.52s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.60s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.54s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.35s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.42s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.41s) [2021-07-10T10:41:10.972Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.20s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.11s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.92s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.76s) [2021-07-10T10:41:10.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.10s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (2.74s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (2.88s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.68s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.47s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.81s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.64s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.00s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.53s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.95s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.43s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.01s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (10.92s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.26s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.89s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.11s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.31s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.26s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.08s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.58s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.95s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.55s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.10s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.83s) [2021-07-10T10:41:10.973Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-10T10:41:10.973Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.90s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.15s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.24s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.21s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.87s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (2.88s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.63s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.10s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.15s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.15s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (2.55s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.55s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (3.71s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.08s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.24s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.88s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.41s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.64s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.53s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.37s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.66s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.30s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.63s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.54s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.55s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.25s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.17s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (2.68s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.93s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.10s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.92s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.91s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.26s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.24s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.82s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.87s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.69s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.19s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.52s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.36s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.57s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.40s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.06s) [2021-07-10T10:41:10.973Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.03s) [2021-07-10T10:41:10.973Z] === RUN TestDockerSwarmSuite [2021-07-10T10:41:10.973Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-07-10T10:41:11.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-10T10:41:11.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-10T10:41:12.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-10T10:41:12.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-10T10:41:12.859Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-10T10:41:12.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-10T10:41:13.643Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.028s coverage: 57.4% of statements [2021-07-10T10:41:13.785Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-07-10T10:41:14.041Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-10T10:41:14.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-10T10:41:14.589Z] ok github.com/docker/docker/libnetwork/drivers/bridge 7.843s coverage: 59.9% of statements [2021-07-10T10:41:15.405Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-10T10:41:15.536Z] ok github.com/docker/docker/libnetwork/etchosts 0.038s coverage: 81.2% of statements [2021-07-10T10:41:16.331Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-07-10T10:41:16.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-10T10:41:16.892Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-10T10:41:16.926Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.005s coverage: 48.1% of statements [2021-07-10T10:41:17.502Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2021-07-10T10:41:17.763Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.133s coverage: 7.3% of statements [2021-07-10T10:41:17.763Z] ok github.com/docker/docker/libnetwork/drvregistry 0.033s coverage: 82.4% of statements [2021-07-10T10:41:17.763Z] ok github.com/docker/docker/libnetwork/internal/caller 0.018s coverage: 100.0% of statements [2021-07-10T10:41:17.818Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-10T10:41:18.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-10T10:41:19.157Z] ok github.com/docker/docker/libnetwork/ipams/null 0.005s coverage: 57.1% of statements [2021-07-10T10:41:19.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-10T10:41:19.180Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-10T10:41:19.328Z] --- PASS: TestBuildWithHugeFile (51.01s) [2021-07-10T10:41:19.328Z] === RUN TestBuildWCOWSandboxSize [2021-07-10T10:41:19.328Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-10T10:41:19.328Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-10T10:41:19.328Z] === RUN TestBuildWithEmptyDockerfile [2021-07-10T10:41:19.328Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-10T10:41:19.328Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-10T10:41:19.328Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-10T10:41:19.328Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-10T10:41:19.328Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-10T10:41:19.328Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-10T10:41:19.328Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-10T10:41:19.328Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-10T10:41:19.328Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-10T10:41:19.328Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-07-10T10:41:19.328Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-07-10T10:41:19.328Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-07-10T10:41:19.328Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-10T10:41:19.328Z] === RUN TestBuildPreserveOwnership [2021-07-10T10:41:19.328Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-10T10:41:19.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-10T10:41:20.104Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.016s coverage: 47.4% of statements [2021-07-10T10:41:20.263Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-10T10:41:20.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-10T10:41:20.679Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.011s coverage: 71.4% of statements [2021-07-10T10:41:21.067Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-07-10T10:41:21.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-10T10:41:22.085Z] ok github.com/docker/docker/libnetwork/ipamutils 0.552s coverage: 74.0% of statements [2021-07-10T10:41:22.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-10T10:41:22.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-10T10:41:23.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-10T10:41:24.011Z] ok github.com/docker/docker/libnetwork/iptables 0.727s coverage: 45.1% of statements [2021-07-10T10:41:24.274Z] ok github.com/docker/docker/libnetwork/netlabel 0.019s coverage: 60.0% of statements [2021-07-10T10:41:24.450Z] --- PASS: TestBuildPreserveOwnership (9.70s) [2021-07-10T10:41:24.450Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.70s) [2021-07-10T10:41:24.450Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-07-10T10:41:24.450Z] === RUN TestBuildPlatformInvalid [2021-07-10T10:41:24.450Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-07-10T10:41:24.450Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-10T10:41:24.450Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-10T10:41:24.450Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-10T10:41:24.450Z] PASS [2021-07-10T10:41:24.450Z] [2021-07-10T10:41:24.450Z] === Skipped [2021-07-10T10:41:24.450Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-10T10:41:24.450Z] build_session_test.go:25: TODO: BuildKit [2021-07-10T10:41:24.450Z] [2021-07-10T10:41:24.450Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-10T10:41:24.450Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-10T10:41:24.450Z] [2021-07-10T10:41:24.450Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-10T10:41:24.450Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-10T10:41:24.450Z] [2021-07-10T10:41:24.450Z] [2021-07-10T10:41:24.451Z] DONE 34 tests, 3 skipped in 133.273s [2021-07-10T10:41:24.451Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-10T10:41:24.451Z] INFO: Testing against a local daemon [2021-07-10T10:41:24.451Z] === RUN TestConfigInspect [2021-07-10T10:41:24.451Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:41:24.451Z] --- SKIP: TestConfigInspect (0.02s) [2021-07-10T10:41:24.451Z] === RUN TestConfigList [2021-07-10T10:41:24.451Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:41:24.451Z] --- SKIP: TestConfigList (0.01s) [2021-07-10T10:41:24.451Z] === RUN TestConfigsCreateAndDelete [2021-07-10T10:41:24.451Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:41:24.451Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-07-10T10:41:24.451Z] === RUN TestConfigsUpdate [2021-07-10T10:41:24.451Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:41:24.451Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-07-10T10:41:24.451Z] === RUN TestTemplatedConfig [2021-07-10T10:41:24.451Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:41:24.451Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-10T10:41:24.451Z] === RUN TestConfigCreateResolve [2021-07-10T10:41:24.451Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:41:24.451Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-07-10T10:41:24.451Z] PASS [2021-07-10T10:41:24.451Z] [2021-07-10T10:41:24.451Z] === Skipped [2021-07-10T10:41:24.451Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-07-10T10:41:24.451Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:41:24.451Z] [2021-07-10T10:41:24.451Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-07-10T10:41:24.451Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:41:24.451Z] [2021-07-10T10:41:24.451Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-07-10T10:41:24.451Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:41:24.451Z] [2021-07-10T10:41:24.451Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-07-10T10:41:24.451Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:41:24.451Z] [2021-07-10T10:41:24.451Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-07-10T10:41:24.451Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:41:24.451Z] [2021-07-10T10:41:24.451Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-07-10T10:41:24.451Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:41:24.451Z] [2021-07-10T10:41:24.451Z] [2021-07-10T10:41:24.451Z] DONE 6 tests, 6 skipped in 0.168s [2021-07-10T10:41:24.451Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-10T10:41:24.710Z] INFO: Testing against a local daemon [2021-07-10T10:41:24.710Z] === RUN TestCheckpoint [2021-07-10T10:41:24.710Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-10T10:41:24.710Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-10T10:41:24.710Z] === RUN TestContainerInvalidJSON [2021-07-10T10:41:24.710Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-10T10:41:24.710Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-10T10:41:24.710Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-10T10:41:24.710Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-10T10:41:24.710Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-10T10:41:24.710Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-10T10:41:24.710Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-10T10:41:24.710Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-10T10:41:24.710Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-10T10:41:24.710Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-10T10:41:24.710Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-10T10:41:24.710Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-10T10:41:24.710Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-10T10:41:24.710Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-10T10:41:24.710Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-07-10T10:41:24.710Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-10T10:41:24.710Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-07-10T10:41:24.710Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-10T10:41:24.710Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-07-10T10:41:24.710Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-10T10:41:24.710Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-07-10T10:41:24.710Z] === RUN TestCopyFromContainer [2021-07-10T10:41:24.712Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-10T10:41:24.713Z] Using test binary docker [2021-07-10T10:41:24.713Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-10T10:41:24.713Z] Starting apparmor (via systemctl): apparmor.service. [2021-07-10T10:41:24.713Z] Starting dockerd [2021-07-10T10:41:24.713Z] INFO: Waiting for daemon to start... [2021-07-10T10:41:25.231Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-10T10:41:25.667Z] ok github.com/docker/docker/libnetwork/netutils 0.055s coverage: 44.1% of statements [2021-07-10T10:41:28.001Z] . [2021-07-10T10:41:28.001Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-10T10:41:28.001Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-10T10:41:28.001Z] Error: No such image: emptyfs [2021-07-10T10:41:28.001Z] Running integration-test (iteration 1) [2021-07-10T10:41:28.001Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-10T10:41:28.233Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.007s coverage: 100.0% of statements [2021-07-10T10:41:28.894Z] === RUN TestCopyFromContainer// [2021-07-10T10:41:28.894Z] === RUN TestCopyFromContainer//bar/root [2021-07-10T10:41:28.894Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-10T10:41:28.894Z] === RUN TestCopyFromContainer/bar/quux [2021-07-10T10:41:28.894Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-10T10:41:28.894Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-10T10:41:28.894Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-10T10:41:28.894Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-10T10:41:28.894Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-10T10:41:28.894Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-10T10:41:28.894Z] --- PASS: TestCopyFromContainer (3.91s) [2021-07-10T10:41:28.894Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-10T10:41:28.894Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-07-10T10:41:28.894Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-10T10:41:28.894Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-07-10T10:41:28.894Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-10T10:41:28.894Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-10T10:41:28.894Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-10T10:41:28.894Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-10T10:41:28.894Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-10T10:41:28.894Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-10T10:41:28.894Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-10T10:41:28.894Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-10T10:41:28.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-10T10:41:28.894Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-10T10:41:28.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-10T10:41:28.894Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-10T10:41:28.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-10T10:41:28.894Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-10T10:41:28.894Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-10T10:41:28.894Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-10T10:41:28.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-10T10:41:28.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-10T10:41:28.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-10T10:41:28.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-10T10:41:28.894Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-10T10:41:28.894Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-07-10T10:41:28.895Z] === RUN TestCreateWithInvalidEnv [2021-07-10T10:41:28.895Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-10T10:41:28.895Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-10T10:41:28.895Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-10T10:41:28.895Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-10T10:41:28.895Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-10T10:41:28.895Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-10T10:41:28.895Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-10T10:41:28.895Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-10T10:41:28.895Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-10T10:41:28.895Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-10T10:41:28.895Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-10T10:41:28.895Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-10T10:41:28.895Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-10T10:41:28.895Z] === RUN TestCreateTmpfsMountsTarget [2021-07-10T10:41:28.895Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-10T10:41:28.895Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-10T10:41:30.153Z] ok github.com/docker/docker/libnetwork/options 0.007s coverage: 100.0% of statements [2021-07-10T10:41:30.796Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s) [2021-07-10T10:41:30.796Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-10T10:41:32.698Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.88s) [2021-07-10T10:41:32.698Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-10T10:41:32.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-10T10:41:32.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-10T10:41:32.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-10T10:41:32.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-10T10:41:32.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-10T10:41:32.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-10T10:41:32.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-10T10:41:32.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-10T10:41:32.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-10T10:41:32.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-10T10:41:32.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-10T10:41:32.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-10T10:41:32.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-10T10:41:32.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-10T10:41:32.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-10T10:41:32.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-10T10:41:32.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-07-10T10:41:32.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-10T10:41:32.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-10T10:41:32.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-10T10:41:32.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-10T10:41:32.698Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-10T10:41:33.267Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2021-07-10T10:41:33.267Z] === RUN TestCreateDifferentPlatform [2021-07-10T10:41:33.267Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-10T10:41:33.267Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-10T10:41:33.267Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-07-10T10:41:33.267Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-10T10:41:33.267Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-10T10:41:33.267Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-10T10:41:33.267Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-07-10T10:41:33.267Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-10T10:41:33.267Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-10T10:41:33.267Z] === RUN TestContainerStartOnDaemonRestart [2021-07-10T10:41:33.267Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-10T10:41:33.267Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-07-10T10:41:33.267Z] === RUN TestDaemonRestartIpcMode [2021-07-10T10:41:33.267Z] === PAUSE TestDaemonRestartIpcMode [2021-07-10T10:41:33.267Z] === RUN TestDaemonHostGatewayIP [2021-07-10T10:41:33.267Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-10T10:41:33.267Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-07-10T10:41:33.267Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-10T10:41:33.267Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-10T10:41:33.267Z] === RUN TestContainerKillOnDaemonStart [2021-07-10T10:41:33.267Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-10T10:41:33.267Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-10T10:41:33.267Z] === RUN TestDiff [2021-07-10T10:41:33.836Z] --- PASS: TestDiff (0.63s) [2021-07-10T10:41:33.836Z] === RUN TestExecWithCloseStdin [2021-07-10T10:41:34.773Z] --- PASS: TestExecWithCloseStdin (0.91s) [2021-07-10T10:41:34.773Z] === RUN TestExec [2021-07-10T10:41:35.169Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-07-10T10:41:35.169Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-07-10T10:41:35.710Z] --- PASS: TestExec (0.91s) [2021-07-10T10:41:35.710Z] === RUN TestExecUser [2021-07-10T10:41:36.533Z] docker_api_swarm_test.go:562: [d1345fd3a32e7] joining swarm manager [d97d05246f8fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T10:41:36.645Z] --- PASS: TestExecUser (0.91s) [2021-07-10T10:41:36.646Z] === RUN TestExportContainerAndImportImage [2021-07-10T10:41:37.582Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2021-07-10T10:41:37.582Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-10T10:41:38.306Z] ok github.com/docker/docker/libnetwork/osl 4.565s coverage: 39.7% of statements [2021-07-10T10:41:38.306Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-07-10T10:41:38.959Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-07-10T10:41:38.959Z] === RUN TestHealthCheckWorkdir [2021-07-10T10:41:39.254Z] ok github.com/docker/docker/libnetwork/portallocator 0.038s coverage: 86.1% of statements [2021-07-10T10:41:39.894Z] --- PASS: TestHealthCheckWorkdir (1.30s) [2021-07-10T10:41:39.894Z] === RUN TestHealthKillContainer [2021-07-10T10:41:42.902Z] Loaded image: buildpack-deps:buster [2021-07-10T10:41:42.902Z] Loaded image: busybox:latest [2021-07-10T10:41:42.902Z] Loaded image: busybox:glibc [2021-07-10T10:41:43.178Z] --- PASS: TestHealthKillContainer (2.94s) [2021-07-10T10:41:43.178Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-10T10:41:43.470Z] ok github.com/docker/docker/libnetwork/portmapper 1.118s coverage: 49.5% of statements [2021-07-10T10:41:43.470Z] ok github.com/docker/docker/libnetwork/resolvconf 0.010s coverage: 70.5% of statements [2021-07-10T10:41:43.744Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2021-07-10T10:41:43.744Z] === RUN TestIpcModeNone [2021-07-10T10:41:44.416Z] ok github.com/docker/docker/libnetwork/types 0.009s coverage: 47.9% of statements [2021-07-10T10:41:44.614Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-10T10:41:44.614Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-10T10:41:44.679Z] --- PASS: TestIpcModeNone (0.88s) [2021-07-10T10:41:44.679Z] === RUN TestIpcModePrivate [2021-07-10T10:41:44.810Z] Loaded image: debian:bullseye [2021-07-10T10:41:44.810Z] Loaded image: hello-world:latest [2021-07-10T10:41:44.810Z] Loaded image: arm32v7/hello-world:latest [2021-07-10T10:41:44.810Z] INFO: Testing against a local daemon [2021-07-10T10:41:44.810Z] === RUN TestCgroupNamespacesBuild [2021-07-10T10:41:45.247Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-07-10T10:41:45.247Z] --- PASS: TestIpcModePrivate (0.90s) [2021-07-10T10:41:45.247Z] === RUN TestIpcModeShareable [2021-07-10T10:41:45.247Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-10T10:41:45.247Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-07-10T10:41:45.247Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-10T10:41:46.716Z] --- PASS: TestCgroupNamespacesBuild (1.53s) [2021-07-10T10:41:46.717Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-10T10:41:46.970Z] ok github.com/docker/docker/oci 0.015s coverage: 45.2% of statements [2021-07-10T10:41:47.781Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.48s) [2021-07-10T10:41:47.781Z] === RUN TestAPIIpcModeHost [2021-07-10T10:41:47.781Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-10T10:41:47.781Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-07-10T10:41:47.781Z] === RUN TestDaemonIpcModeShareable [2021-07-10T10:41:47.781Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-10T10:41:47.781Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-07-10T10:41:47.781Z] === RUN TestDaemonIpcModePrivate [2021-07-10T10:41:47.877Z] docker_api_swarm_test.go:584: [d2cedb52c1f04] joining swarm manager [d97d05246f8fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-10T10:41:48.097Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.49s) [2021-07-10T10:41:48.097Z] === RUN TestBuildWithSession [2021-07-10T10:41:48.097Z] build_session_test.go:25: TODO: BuildKit [2021-07-10T10:41:48.097Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-10T10:41:48.097Z] === RUN TestBuildSquashParent [2021-07-10T10:41:49.157Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-07-10T10:41:49.416Z] --- PASS: TestDaemonIpcModePrivate (1.56s) [2021-07-10T10:41:49.416Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-10T10:41:49.416Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-10T10:41:49.416Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-10T10:41:49.416Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-10T10:41:49.416Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-10T10:41:49.416Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-10T10:41:49.416Z] === RUN TestIpcModeOlderClient [2021-07-10T10:41:49.416Z] === PAUSE TestIpcModeOlderClient [2021-07-10T10:41:49.416Z] === RUN TestKillContainerInvalidSignal [2021-07-10T10:41:49.527Z] ok github.com/docker/docker/opts 0.041s coverage: 67.1% of statements [2021-07-10T10:41:49.790Z] ok github.com/docker/docker/pkg/aaparser 0.006s coverage: 52.9% of statements [2021-07-10T10:41:49.983Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2021-07-10T10:41:49.983Z] === RUN TestKillContainer [2021-07-10T10:41:49.983Z] === RUN TestKillContainer/no_signal [2021-07-10T10:41:50.919Z] === RUN TestKillContainer/non_killing_signal [2021-07-10T10:41:51.140Z] check_test.go:380: [d1345fd3a32e7] daemon is not started [2021-07-10T10:41:51.178Z] === RUN TestKillContainer/killing_signal [2021-07-10T10:41:52.113Z] --- PASS: TestKillContainer (1.88s) [2021-07-10T10:41:52.113Z] --- PASS: TestKillContainer/no_signal (0.62s) [2021-07-10T10:41:52.114Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2021-07-10T10:41:52.114Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2021-07-10T10:41:52.114Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-10T10:41:52.114Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-10T10:41:52.357Z] ok github.com/docker/docker/libnetwork/ipam 33.312s coverage: 85.3% of statements [2021-07-10T10:41:52.680Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-10T10:41:53.247Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2021-07-10T10:41:53.247Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2021-07-10T10:41:53.247Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2021-07-10T10:41:53.247Z] === RUN TestKillStoppedContainer [2021-07-10T10:41:53.247Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-07-10T10:41:53.247Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-10T10:41:53.247Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-07-10T10:41:53.247Z] === RUN TestKillDifferentUserContainer [2021-07-10T10:41:53.528Z] Removing intermediate container 7487ad9ab01a [2021-07-10T10:41:53.528Z] ---> 3314873bd8c2 [2021-07-10T10:41:53.528Z] 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-10T10:41:53.528Z] ---> Running in a3ed9cd38bbb [2021-07-10T10:41:53.653Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-10T10:41:53.653Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-10T10:41:53.814Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2021-07-10T10:41:53.814Z] === RUN TestInspectOomKilledTrue [2021-07-10T10:41:53.814Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-10T10:41:53.814Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-10T10:41:53.814Z] === RUN TestInspectOomKilledFalse [2021-07-10T10:41:53.814Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-10T10:41:53.814Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-10T10:41:53.814Z] === RUN TestLinksEtcHostsContentMatch [2021-07-10T10:41:53.814Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-10T10:41:53.814Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-07-10T10:41:53.814Z] === RUN TestLinksContainerNames [2021-07-10T10:41:53.909Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-10T10:41:54.164Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-10T10:41:54.282Z] ok github.com/docker/docker/pkg/archive 1.045s coverage: 81.9% of statements [2021-07-10T10:41:54.282Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2021-07-10T10:41:54.545Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements [2021-07-10T10:41:54.670Z] --- PASS: TestBuildSquashParent (6.20s) [2021-07-10T10:41:54.670Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-10T10:41:54.670Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-10T10:41:54.670Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-10T10:41:54.670Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-10T10:41:54.670Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-10T10:41:54.670Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-10T10:41:54.670Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-10T10:41:54.670Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-10T10:41:54.670Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-10T10:41:54.670Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-10T10:41:54.670Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-10T10:41:54.670Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-10T10:41:54.670Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-10T10:41:54.670Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-10T10:41:54.670Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-10T10:41:55.120Z] ok github.com/docker/docker/pkg/authorization 1.129s coverage: 68.3% of statements [2021-07-10T10:41:55.190Z] --- PASS: TestLinksContainerNames (1.25s) [2021-07-10T10:41:55.190Z] === RUN TestLogsFollowTailEmpty [2021-07-10T10:41:55.527Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-10T10:41:55.527Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-10T10:41:55.527Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-10T10:41:55.527Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-10T10:41:55.757Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2021-07-10T10:41:55.757Z] === RUN TestContainerNetworkMountsNoChown [2021-07-10T10:41:56.068Z] ok github.com/docker/docker/pkg/directory 0.018s coverage: 80.0% of statements [2021-07-10T10:41:56.325Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s) [2021-07-10T10:41:56.325Z] === RUN TestMountDaemonRoot [2021-07-10T10:41:56.325Z] === RUN TestMountDaemonRoot/default [2021-07-10T10:41:56.325Z] === PAUSE TestMountDaemonRoot/default [2021-07-10T10:41:56.325Z] === RUN TestMountDaemonRoot/private [2021-07-10T10:41:56.325Z] === PAUSE TestMountDaemonRoot/private [2021-07-10T10:41:56.325Z] === RUN TestMountDaemonRoot/rprivate [2021-07-10T10:41:56.325Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-10T10:41:56.325Z] === RUN TestMountDaemonRoot/slave [2021-07-10T10:41:56.325Z] === PAUSE TestMountDaemonRoot/slave [2021-07-10T10:41:56.325Z] === RUN TestMountDaemonRoot/rslave [2021-07-10T10:41:56.325Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-10T10:41:56.325Z] === RUN TestMountDaemonRoot/shared [2021-07-10T10:41:56.325Z] === PAUSE TestMountDaemonRoot/shared [2021-07-10T10:41:56.325Z] === RUN TestMountDaemonRoot/rshared [2021-07-10T10:41:56.325Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-10T10:41:56.325Z] === CONT TestMountDaemonRoot/default [2021-07-10T10:41:56.325Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-10T10:41:56.325Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-10T10:41:56.326Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-10T10:41:56.326Z] === CONT TestMountDaemonRoot/rshared [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-10T10:41:56.326Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-10T10:41:56.326Z] === CONT TestMountDaemonRoot/shared [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-10T10:41:56.326Z] === CONT TestMountDaemonRoot/rslave [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-10T10:41:56.326Z] === CONT TestMountDaemonRoot/slave [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-10T10:41:56.326Z] === CONT TestMountDaemonRoot/rprivate [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-10T10:41:56.326Z] === CONT TestMountDaemonRoot/private [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-10T10:41:56.326Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-10T10:41:56.326Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-10T10:41:56.326Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-10T10:41:56.326Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-10T10:41:56.580Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-10T10:41:56.581Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-10T10:41:56.584Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-10T10:41:56.585Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-10T10:41:56.585Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-10T10:41:56.585Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-10T10:41:56.585Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-10T10:41:56.585Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-10T10:41:56.585Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-10T10:41:56.585Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-10T10:41:56.585Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-10T10:41:56.585Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-10T10:41:56.585Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-10T10:41:56.585Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-10T10:41:56.585Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-10T10:41:56.585Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-10T10:41:56.585Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-10T10:41:56.585Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-10T10:41:56.585Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-10T10:41:56.585Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-10T10:41:56.585Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-10T10:41:56.585Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-10T10:41:56.585Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-10T10:41:56.844Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-10T10:41:56.844Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-10T10:41:56.844Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-10T10:41:56.844Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2021-07-10T10:41:56.844Z] === RUN TestContainerBindMountNonRecursive [2021-07-10T10:41:56.844Z] 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-10T10:41:56.844Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-07-10T10:41:56.844Z] === RUN TestContainerVolumesMountedAsShared [2021-07-10T10:41:56.844Z] 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-10T10:41:56.844Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-07-10T10:41:56.844Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-10T10:41:56.844Z] 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-10T10:41:56.844Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-07-10T10:41:56.844Z] === RUN TestNetworkNat [2021-07-10T10:41:57.241Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-10T10:41:57.415Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-07-10T10:41:57.415Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-10T10:41:57.415Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-07-10T10:41:57.692Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-10T10:41:57.810Z] --- PASS: TestNetworkNat (0.82s) [2021-07-10T10:41:57.810Z] === RUN TestNetworkLocalhostTCPNat [2021-07-10T10:41:57.993Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2021-07-10T10:41:58.148Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-10T10:41:58.148Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-10T10:41:58.148Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-10T10:41:58.377Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s) [2021-07-10T10:41:58.377Z] === RUN TestNetworkLoopbackNat [2021-07-10T10:41:58.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-10T10:41:58.600Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-10T10:41:58.600Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-10T10:41:58.600Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-10T10:41:58.600Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-10T10:41:58.600Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-10T10:41:58.600Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-10T10:41:58.751Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-10T10:41:58.786Z] Removing intermediate container 463a5f6f96e0 [2021-07-10T10:41:58.786Z] ---> d3f243343a1a [2021-07-10T10:41:58.786Z] 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-10T10:41:58.786Z] ---> Running in 57bdd723da5d [2021-07-10T10:41:58.786Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-10T10:41:58.786Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-10T10:41:58.786Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-10T10:41:58.786Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-10T10:41:58.786Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-10T10:41:58.786Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-10T10:41:58.786Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-10T10:41:58.786Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-10T10:41:58.786Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-10T10:41:58.786Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-10T10:41:58.786Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-10T10:41:58.786Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-10T10:41:58.786Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-10T10:41:58.939Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 97.6% of statements [2021-07-10T10:41:58.939Z] ok github.com/docker/docker/pkg/chrootarchive 3.077s coverage: 43.2% of statements [2021-07-10T10:41:59.052Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-10T10:41:59.052Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-10T10:41:59.888Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-07-10T10:41:59.933Z] docker_api_swarm_test.go:45: [d71d6056f5ba5] joining swarm manager [dc00b38593e9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T10:42:00.461Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2021-07-10T10:42:00.494Z] --- PASS: TestImportExtremelyLargeImageWorks (93.55s) [2021-07-10T10:42:00.494Z] PASS [2021-07-10T10:42:00.494Z] [2021-07-10T10:42:00.494Z] DONE 12 tests in 96.391s [2021-07-10T10:42:00.494Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-10T10:42:00.494Z] ++ 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-10T10:42:00.494Z] ++ set -e [2021-07-10T10:42:00.494Z] ++ '[' -n 0 ']' [2021-07-10T10:42:00.494Z] ++ set -x [2021-07-10T10:42:00.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=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-10T10:42:00.494Z] INFO: Testing against a local daemon [2021-07-10T10:42:00.494Z] === RUN TestNetworkCreateDelete [2021-07-10T10:42:00.750Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-07-10T10:42:00.750Z] === RUN TestDockerNetworkDeletePreferID [2021-07-10T10:42:00.976Z] INFO: Build done for gotestsum... [2021-07-10T10:42:01.051Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-07-10T10:42:01.296Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-10T10:42:01.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.19s) [2021-07-10T10:42:01.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.44s) [2021-07-10T10:42:01.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.26s) [2021-07-10T10:42:01.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.11s) [2021-07-10T10:42:01.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s) [2021-07-10T10:42:01.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s) [2021-07-10T10:42:01.296Z] === RUN TestBuildMultiStageCopy [2021-07-10T10:42:01.296Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-10T10:42:01.310Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2021-07-10T10:42:01.310Z] === RUN TestDaemonDNSFallback [2021-07-10T10:42:01.659Z] --- PASS: TestNetworkLoopbackNat (2.97s) [2021-07-10T10:42:01.659Z] === RUN TestPause [2021-07-10T10:42:01.659Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-10T10:42:01.659Z] --- SKIP: TestPause (0.00s) [2021-07-10T10:42:01.659Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-10T10:42:01.659Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-10T10:42:01.659Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-10T10:42:01.659Z] === RUN TestPauseStopPausedContainer [2021-07-10T10:42:01.659Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-10T10:42:01.659Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-07-10T10:42:01.659Z] === RUN TestPidHost [2021-07-10T10:42:02.443Z] ok github.com/docker/docker/pkg/discovery/kv 3.064s coverage: 84.1% of statements [2021-07-10T10:42:02.676Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-10T10:42:02.936Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-10T10:42:03.035Z] --- PASS: TestPidHost (1.77s) [2021-07-10T10:42:03.035Z] === RUN TestPsFilter [2021-07-10T10:42:03.035Z] --- PASS: TestPsFilter (0.09s) [2021-07-10T10:42:03.035Z] === RUN TestPsPlatform [2021-07-10T10:42:03.035Z] --- PASS: TestPsPlatform (0.04s) [2021-07-10T10:42:03.035Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-10T10:42:03.196Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-10T10:42:03.393Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-07-10T10:42:03.456Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-10T10:42:03.456Z] --- PASS: TestBuildMultiStageCopy (2.68s) [2021-07-10T10:42:03.456Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.88s) [2021-07-10T10:42:03.456Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-07-10T10:42:03.456Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-07-10T10:42:03.456Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2021-07-10T10:42:03.456Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-07-10T10:42:03.456Z] === RUN TestBuildMultiStageParentConfig [2021-07-10T10:42:03.602Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.58s) [2021-07-10T10:42:03.602Z] === RUN TestRemoveContainerWithVolume [2021-07-10T10:42:04.396Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2021-07-10T10:42:04.396Z] === RUN TestBuildLabelWithTargets [2021-07-10T10:42:04.538Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2021-07-10T10:42:04.538Z] === RUN TestRemoveContainerRunning [2021-07-10T10:42:04.786Z] ok github.com/docker/docker/pkg/fsutils 0.721s coverage: 85.1% of statements [2021-07-10T10:42:04.966Z] --- PASS: TestBuildLabelWithTargets (0.88s) [2021-07-10T10:42:04.966Z] === RUN TestBuildWithEmptyLayers [2021-07-10T10:42:05.050Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-07-10T10:42:05.050Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 86.3% of statements [2021-07-10T10:42:05.105Z] --- PASS: TestRemoveContainerRunning (0.64s) [2021-07-10T10:42:05.105Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-10T10:42:05.536Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2021-07-10T10:42:05.536Z] === RUN TestBuildMultiStageOnBuild [2021-07-10T10:42:05.673Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2021-07-10T10:42:05.673Z] === RUN TestRemoveInvalidContainer [2021-07-10T10:42:05.673Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-10T10:42:05.673Z] === RUN TestRenameLinkedContainer [2021-07-10T10:42:05.811Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-10T10:42:05.811Z] [2021-07-10T10:42:05.811Z] ________ ____ __. [2021-07-10T10:42:05.811Z] \_____ \ | |/ _| [2021-07-10T10:42:05.811Z] / | \| < [2021-07-10T10:42:05.811Z] / | \ | \ [2021-07-10T10:42:05.811Z] \_______ /____|__ \ [2021-07-10T10:42:05.811Z] \/ \/ [2021-07-10T10:42:05.811Z] [2021-07-10T10:42:05.811Z] INFO: make.ps1 ended at 07/10/2021 10:41:57 [2021-07-10T10:42:05.811Z] INFO: Binaries build ended at 07/10/2021 10:41:58. Duration:00:01:09.5007806 [2021-07-10T10:42:05.811Z] INFO: Copying the built daemon binary to d:\CI\PR-42464\20\binary\dockerd-635ce3c3c5.exe... [2021-07-10T10:42:05.811Z] INFO: Copying the built client binary to d:\CI\PR-42464\20\binary\docker-635ce3c3c5.exe... [2021-07-10T10:42:05.811Z] INFO: Copying dockerversion from the container... [2021-07-10T10:42:05.811Z] INFO: Copying the golang package from the container to d:\CI\PR-42464\20\installer\go.zip... [2021-07-10T10:42:05.811Z] INFO: Extracting go.zip to d:\CI\PR-42464\20\go [2021-07-10T10:42:06.066Z] INFO: Build done for gotestsum... [2021-07-10T10:42:06.551Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-10T10:42:06.806Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-10T10:42:06.971Z] ok github.com/docker/docker/pkg/idtools 0.471s coverage: 69.5% of statements [2021-07-10T10:42:07.061Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-10T10:42:07.234Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2021-07-10T10:42:07.317Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-10T10:42:07.444Z] --- PASS: TestBuildMultiStageOnBuild (2.06s) [2021-07-10T10:42:07.444Z] === RUN TestBuildUncleanTarFilenames [2021-07-10T10:42:07.496Z] ok github.com/docker/docker/libnetwork 63.823s coverage: 41.0% of statements [2021-07-10T10:42:07.496Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-10T10:42:07.496Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-10T10:42:07.496Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-10T10:42:07.496Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-10T10:42:07.496Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-10T10:42:07.496Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-10T10:42:07.496Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-10T10:42:07.496Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-10T10:42:07.496Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-10T10:42:07.496Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-10T10:42:07.496Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-10T10:42:07.496Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-10T10:42:07.496Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-10T10:42:07.496Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-10T10:42:07.496Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-10T10:42:07.496Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-10T10:42:07.496Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-10T10:42:07.496Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-10T10:42:07.496Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-10T10:42:07.496Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-10T10:42:07.496Z] ok github.com/docker/docker/pkg/ioutils 0.571s coverage: 69.3% of statements [2021-07-10T10:42:07.496Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2021-07-10T10:42:07.573Z] === RUN TestDockerSuite/TestBuildFails [2021-07-10T10:42:07.759Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2021-07-10T10:42:08.017Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2021-07-10T10:42:08.017Z] === RUN TestBuildMultiStageLayerLeak [2021-07-10T10:42:08.022Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2021-07-10T10:42:08.133Z] --- PASS: TestDaemonDNSFallback (6.78s) [2021-07-10T10:42:08.133Z] === RUN TestInspectNetwork [2021-07-10T10:42:08.203Z] --- PASS: TestRenameLinkedContainer (2.47s) [2021-07-10T10:42:08.204Z] === RUN TestRenameStoppedContainer [2021-07-10T10:42:08.285Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2021-07-10T10:42:08.389Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-10T10:42:08.389Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-10T10:42:08.548Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 86.7% of statements [2021-07-10T10:42:08.548Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2021-07-10T10:42:08.771Z] --- PASS: TestRenameStoppedContainer (0.62s) [2021-07-10T10:42:08.771Z] === RUN TestRenameRunningContainerAndReuse [2021-07-10T10:42:10.147Z] --- PASS: TestRenameRunningContainerAndReuse (1.24s) [2021-07-10T10:42:10.147Z] === RUN TestRenameInvalidName [2021-07-10T10:42:10.591Z] --- PASS: TestBuildMultiStageLayerLeak (2.21s) [2021-07-10T10:42:10.591Z] === RUN TestBuildWithHugeFile [2021-07-10T10:42:10.714Z] --- PASS: TestRenameInvalidName (0.61s) [2021-07-10T10:42:10.715Z] === RUN TestRenameAnonymousContainer [2021-07-10T10:42:10.903Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-10T10:42:11.121Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2021-07-10T10:42:11.383Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2021-07-10T10:42:11.828Z] === RUN TestInspectNetwork/full_network_id [2021-07-10T10:42:11.828Z] === RUN TestInspectNetwork/partial_network_id [2021-07-10T10:42:11.828Z] === RUN TestInspectNetwork/network_name [2021-07-10T10:42:11.828Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-10T10:42:11.959Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2021-07-10T10:42:12.221Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2021-07-10T10:42:12.389Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-10T10:42:13.165Z] ok github.com/docker/docker/pkg/pubsub 1.072s coverage: 75.0% of statements [2021-07-10T10:42:13.248Z] --- PASS: TestRenameAnonymousContainer (2.12s) [2021-07-10T10:42:13.248Z] === RUN TestRenameContainerWithSameName [2021-07-10T10:42:13.383Z] Removing intermediate container 57bdd723da5d [2021-07-10T10:42:13.383Z] ---> c0f7277104bb [2021-07-10T10:42:13.383Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-10T10:42:13.383Z] ---> Running in 180de538da2e [2021-07-10T10:42:13.383Z] Removing intermediate container 180de538da2e [2021-07-10T10:42:13.383Z] ---> 4559b8d8ef98 [2021-07-10T10:42:13.383Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-10T10:42:13.383Z] ---> Running in c9a8dd3eefbc [2021-07-10T10:42:13.507Z] --- PASS: TestRenameContainerWithSameName (0.63s) [2021-07-10T10:42:13.507Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-10T10:42:13.847Z] Removing intermediate container c9a8dd3eefbc [2021-07-10T10:42:13.847Z] ---> 1b68579088eb [2021-07-10T10:42:13.847Z] Step 10/10 : COPY . . [2021-07-10T10:42:14.111Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2021-07-10T10:42:14.275Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-10T10:42:14.687Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2021-07-10T10:42:14.888Z] --- PASS: TestRenameContainerWithLinkedContainer (1.27s) [2021-07-10T10:42:14.888Z] === RUN TestResize [2021-07-10T10:42:15.201Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-10T10:42:15.261Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2021-07-10T10:42:15.456Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-10T10:42:15.456Z] --- PASS: TestResize (0.78s) [2021-07-10T10:42:15.456Z] === RUN TestResizeWithInvalidSize [2021-07-10T10:42:15.523Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2021-07-10T10:42:16.023Z] --- PASS: TestResizeWithInvalidSize (0.63s) [2021-07-10T10:42:16.023Z] === RUN TestResizeWhenContainerNotStarted [2021-07-10T10:42:16.594Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s) [2021-07-10T10:42:16.594Z] === RUN TestDaemonRestartKillContainers [2021-07-10T10:42:16.594Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-10T10:42:16.594Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-10T10:42:16.594Z] === RUN TestCgroupNamespacesRun [2021-07-10T10:42:16.819Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-10T10:42:16.819Z] --- PASS: TestInspectNetwork (8.96s) [2021-07-10T10:42:16.819Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-10T10:42:16.819Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-10T10:42:16.819Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-10T10:42:16.819Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-10T10:42:16.819Z] === RUN TestRunContainerWithBridgeNone [2021-07-10T10:42:17.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-07-10T10:42:18.305Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-10T10:42:18.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-07-10T10:42:18.504Z] --- PASS: TestCgroupNamespacesRun (1.55s) [2021-07-10T10:42:18.504Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-10T10:42:18.866Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-10T10:42:19.122Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-10T10:42:19.439Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2021-07-10T10:42:19.439Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-10T10:42:20.048Z] --- PASS: TestRunContainerWithBridgeNone (3.06s) [2021-07-10T10:42:20.048Z] === RUN TestNetworkInvalidJSON [2021-07-10T10:42:20.048Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-10T10:42:20.048Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-10T10:42:20.048Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-10T10:42:20.048Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-10T10:42:20.048Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-10T10:42:20.048Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-10T10:42:20.048Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-10T10:42:20.048Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-10T10:42:20.048Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-10T10:42:20.048Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-10T10:42:20.048Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-10T10:42:20.048Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-10T10:42:20.048Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-10T10:42:20.048Z] === RUN TestNetworkList [2021-07-10T10:42:20.048Z] === RUN TestNetworkList//networks [2021-07-10T10:42:20.048Z] === PAUSE TestNetworkList//networks [2021-07-10T10:42:20.048Z] === RUN TestNetworkList//networks/ [2021-07-10T10:42:20.048Z] === PAUSE TestNetworkList//networks/ [2021-07-10T10:42:20.048Z] === CONT TestNetworkList//networks [2021-07-10T10:42:20.048Z] === CONT TestNetworkList//networks/ [2021-07-10T10:42:20.048Z] --- PASS: TestNetworkList (0.01s) [2021-07-10T10:42:20.048Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-10T10:42:20.048Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-10T10:42:20.048Z] === RUN TestHostIPv4BridgeLabel [2021-07-10T10:42:20.609Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-07-10T10:42:20.609Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-10T10:42:20.781Z] Removing intermediate container a3ed9cd38bbb [2021-07-10T10:42:20.781Z] ---> 790ee8ce9651 [2021-07-10T10:42:20.781Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-10T10:42:20.781Z] ---> Running in 81a9fe9e90df [2021-07-10T10:42:20.781Z] Removing intermediate container 81a9fe9e90df [2021-07-10T10:42:20.781Z] ---> b449dafbc588 [2021-07-10T10:42:20.781Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-10T10:42:20.781Z] ---> Running in ce9d5122849f [2021-07-10T10:42:20.781Z] Removing intermediate container ce9d5122849f [2021-07-10T10:42:20.781Z] ---> 56b9a624d4e9 [2021-07-10T10:42:20.781Z] Step 10/10 : COPY . . [2021-07-10T10:42:20.815Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.56s) [2021-07-10T10:42:20.815Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-10T10:42:20.821Z] ok github.com/docker/docker/pkg/signal 3.570s coverage: 62.3% of statements [2021-07-10T10:42:21.084Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 52.9% of statements [2021-07-10T10:42:21.169Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-10T10:42:21.659Z] ok github.com/docker/docker/pkg/tailfile 0.095s coverage: 88.6% of statements [2021-07-10T10:42:21.729Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-07-10T10:42:21.729Z] === RUN TestDaemonDefaultNetworkPools [2021-07-10T10:42:21.921Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 39.9% of statements [2021-07-10T10:42:22.495Z] testing: warning: no tests to run [2021-07-10T10:42:22.495Z] coverage: [no statements] [2021-07-10T10:42:22.495Z] ok github.com/docker/docker/pkg/term/windows 0.007s coverage: [no statements] [no tests to run] [2021-07-10T10:42:22.654Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2021-07-10T10:42:22.654Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-10T10:42:22.716Z] --- PASS: TestCgroupNamespacesRunHostMode (1.54s) [2021-07-10T10:42:22.716Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-10T10:42:22.909Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-10T10:42:23.528Z] INFO: Extraction ended at 07/10/2021 10:42:20. Duration:00:00:19.9191500 [2021-07-10T10:42:23.529Z] INFO: Updating the golang and path environment variables [2021-07-10T10:42:23.529Z] INFO: GOPATH=d:\gopath [2021-07-10T10:42:23.529Z] INFO: go version go1.16.5 windows/amd64 [2021-07-10T10:42:23.529Z] INFO: Running the daemon under test in debug mode [2021-07-10T10:42:23.529Z] INFO: Starting a daemon under test... [2021-07-10T10:42:23.529Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42464\20\daemon --pidfile d:\CI\PR-42464\20\docker.pid -D [2021-07-10T10:42:23.529Z] INFO: Process started successfully. [2021-07-10T10:42:23.529Z] INFO: Start tailing logs of the daemon under tests [2021-07-10T10:42:23.529Z] INFO: Waiting for the daemon under test to start... [2021-07-10T10:42:23.835Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-10T10:42:23.835Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-07-10T10:42:23.835Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-10T10:42:23.887Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-07-10T10:42:24.092Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.55s) [2021-07-10T10:42:24.092Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-10T10:42:24.150Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2021-07-10T10:42:24.412Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2021-07-10T10:42:24.675Z] ok github.com/docker/docker/pkg/tarsum 0.166s coverage: 89.3% of statements [2021-07-10T10:42:25.030Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s) [2021-07-10T10:42:25.030Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-10T10:42:25.197Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2021-07-10T10:42:25.197Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-10T10:42:25.452Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2021-07-10T10:42:25.452Z] === RUN TestServiceWithPredefinedNetwork [2021-07-10T10:42:25.965Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-07-10T10:42:25.965Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-10T10:42:26.012Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-10T10:42:26.268Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-10T10:42:26.598Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.4% of statements [2021-07-10T10:42:27.193Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-10T10:42:27.343Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.57s) [2021-07-10T10:42:27.343Z] === RUN TestNISDomainname [2021-07-10T10:42:27.343Z] 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-10T10:42:27.343Z] --- SKIP: TestNISDomainname (0.01s) [2021-07-10T10:42:27.343Z] === RUN TestHostnameDnsResolution [2021-07-10T10:42:27.448Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-10T10:42:27.543Z] ok github.com/docker/docker/plugin 0.533s coverage: 23.2% of statements [2021-07-10T10:42:27.704Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-10T10:42:27.704Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-10T10:42:28.630Z] --- PASS: TestServiceWithPredefinedNetwork (2.87s) [2021-07-10T10:42:28.630Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-10T10:42:28.630Z] service_test.go:242: FLAKY_TEST [2021-07-10T10:42:28.630Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-10T10:42:28.630Z] === RUN TestServiceWithDataPathPortInit [2021-07-10T10:42:28.718Z] --- PASS: TestHostnameDnsResolution (1.09s) [2021-07-10T10:42:28.718Z] === RUN TestStats [2021-07-10T10:42:28.718Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-10T10:42:28.718Z] --- SKIP: TestStats (0.00s) [2021-07-10T10:42:28.718Z] === RUN TestStopContainerWithTimeout [2021-07-10T10:42:28.718Z] === RUN TestStopContainerWithTimeout/0 [2021-07-10T10:42:28.718Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-10T10:42:28.718Z] === RUN TestStopContainerWithTimeout/1 [2021-07-10T10:42:28.718Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-10T10:42:28.718Z] === RUN TestStopContainerWithTimeout/3 [2021-07-10T10:42:28.718Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-10T10:42:28.718Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-10T10:42:28.718Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-10T10:42:28.718Z] === CONT TestStopContainerWithTimeout/0 [2021-07-10T10:42:28.718Z] === CONT TestStopContainerWithTimeout/3 [2021-07-10T10:42:28.885Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-10T10:42:28.935Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 85.1% of statements [2021-07-10T10:42:29.140Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-10T10:42:29.395Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-10T10:42:29.651Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-10T10:42:29.654Z] === CONT TestStopContainerWithTimeout/1 [2021-07-10T10:42:29.906Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-10T10:42:30.161Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-10T10:42:30.327Z] ok github.com/docker/docker/reference 0.013s coverage: 84.4% of statements [2021-07-10T10:42:30.327Z] ok github.com/docker/docker/quota 0.514s coverage: 71.4% of statements [2021-07-10T10:42:30.722Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-10T10:42:31.029Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-10T10:42:32.607Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-10T10:42:32.887Z] ok github.com/docker/docker/registry 0.131s coverage: 58.8% of statements [2021-07-10T10:42:32.887Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 50.9% of statements [2021-07-10T10:42:33.835Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2021-07-10T10:42:34.311Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-10T10:42:34.311Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2021-07-10T10:42:34.311Z] --- PASS: TestStopContainerWithTimeout/1 (1.63s) [2021-07-10T10:42:34.311Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) [2021-07-10T10:42:34.311Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2021-07-10T10:42:34.311Z] === RUN TestDeleteDevicemapper [2021-07-10T10:42:34.311Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-10T10:42:34.311Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-10T10:42:34.311Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-10T10:42:34.408Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2021-07-10T10:42:34.984Z] ok github.com/docker/docker/runconfig 0.039s coverage: 66.1% of statements [2021-07-10T10:42:35.498Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m40.444752095s with top 10 stages: buildssa: 1m49.901111944s, goimports: 25.123682765s, unconvert: 15.80691319s, gosec: 11.515888637s, golint: 7.421912834s, ineffassign: 6.177773782s, misspell: 6.110811921s, inspect: 4.627771595s, vrp: 4.007038358s, printf: 2.680992937s [2021-07-10T10:42:35.498Z] INFO [runner] Issues before processing: 2863, after processing: 0 [2021-07-10T10:42:35.498Z] INFO [runner] Processors filtering stat (out/in): exclude: 1899/1899, nolint: 0/78, identifier_marker: 1899/1899, cgo: 2288/2863, path_prettifier: 2288/2288, autogenerated_exclude: 1899/2288, exclude-rules: 78/1899, filename_unadjuster: 2288/2288, skip_dirs: 2288/2288, skip_files: 2288/2288 [2021-07-10T10:42:35.498Z] INFO [runner] processing took 165.736977ms with stages: nolint: 53.72931ms, identifier_marker: 50.607165ms, autogenerated_exclude: 18.710142ms, path_prettifier: 17.191224ms, exclude-rules: 14.855283ms, skip_dirs: 6.569872ms, cgo: 2.166529ms, filename_unadjuster: 1.901541ms, max_same_issues: 1.57µs, uniq_by_line: 956ns, source_code: 586ns, diff: 568ns, skip_files: 513ns, max_from_linter: 479ns, exclude: 478ns, max_per_file_from_linter: 383ns, path_shortener: 378ns [2021-07-10T10:42:35.498Z] INFO [runner] linters took 1m49.030936595s with stages: goanalysis_metalinter: 1m25.329509177s, unused: 23.534416487s [2021-07-10T10:42:35.498Z] INFO File cache stats: 1687 entries of total size 8.5MiB [2021-07-10T10:42:35.498Z] INFO Memory: 2440 samples, avg is 1889.8MB, max is 4708.5MB [2021-07-10T10:42:35.498Z] INFO Execution took 4m3.818145932s [2021-07-10T10:42:35.498Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-07-10T10:42:35.856Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42464/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr20 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=635ce3c3c5fe0bf13d9dc8595425e5d194c2823a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:635ce3c3c5fe0bf13d9dc8595425e5d194c2823a hack/make.sh dynbinary test-docker-py [2021-07-10T10:42:36.214Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.02s) [2021-07-10T10:42:36.214Z] === RUN TestUpdateMemory [2021-07-10T10:42:36.214Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-10T10:42:36.214Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-10T10:42:36.214Z] === RUN TestUpdateCPUQuota [2021-07-10T10:42:36.214Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-10T10:42:36.214Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-07-10T10:42:36.214Z] === RUN TestUpdatePidsLimit [2021-07-10T10:42:36.214Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-10T10:42:36.214Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-07-10T10:42:36.214Z] === RUN TestUpdateRestartPolicy [2021-07-10T10:42:36.427Z] [2021-07-10T10:42:36.427Z] Removing bundles/ [2021-07-10T10:42:36.427Z] [2021-07-10T10:42:36.427Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-10T10:42:36.427Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-10T10:42:36.427Z] GOOS="" GOARCH="" GOARM="" [2021-07-10T10:42:37.844Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-10T10:42:39.027Z] ---> ffd341f610ed [2021-07-10T10:42:39.999Z] Successfully built ffd341f610ed [2021-07-10T10:42:39.999Z] Successfully tagged docker:latest [2021-07-10T10:42:39.999Z] INFO: Image build ended at 07/10/2021 10:42:39. Duration:00:03:05.1004136 [2021-07-10T10:42:39.999Z] [2021-07-10T10:42:39.999Z] [2021-07-10T10:42:39.999Z] INFO: Building the test binaries at 07/10/2021 10:42:39... [2021-07-10T10:42:41.106Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-10T10:42:41.106Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-10T10:42:41.106Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-10T10:42:41.106Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-10T10:42:41.106Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-10T10:42:41.106Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-10T10:42:41.248Z] ...INFO: Daemon under test started and replied! [2021-07-10T10:42:41.248Z] INFO: Docker version of the daemon under test [2021-07-10T10:42:41.248Z] [2021-07-10T10:42:41.248Z] Client: [2021-07-10T10:42:41.248Z] Version: 17.06.2-ce [2021-07-10T10:42:41.248Z] API version: 1.30 [2021-07-10T10:42:41.248Z] Go version: go1.8.3 [2021-07-10T10:42:41.248Z] Git commit: cec0b72 [2021-07-10T10:42:41.248Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-10T10:42:41.248Z] OS/Arch: windows/amd64 [2021-07-10T10:42:41.248Z] [2021-07-10T10:42:41.248Z] Server: [2021-07-10T10:42:41.248Z] Version: 0.0.0-dev [2021-07-10T10:42:41.248Z] API version: 1.42 (minimum version 1.24) [2021-07-10T10:42:41.248Z] Go version: go1.16.5 [2021-07-10T10:42:41.248Z] Git commit: 635ce3c3c5 [2021-07-10T10:42:41.248Z] Built: 07/10/2021 10:40:52 [2021-07-10T10:42:41.248Z] OS/Arch: windows/amd64 [2021-07-10T10:42:41.248Z] Experimental: false [2021-07-10T10:42:41.248Z] [2021-07-10T10:42:41.248Z] INFO: Docker info of the daemon under test [2021-07-10T10:42:41.248Z] [2021-07-10T10:42:41.248Z] Containers: 0 [2021-07-10T10:42:41.248Z] Running: 0 [2021-07-10T10:42:41.248Z] Paused: 0 [2021-07-10T10:42:41.248Z] Stopped: 0 [2021-07-10T10:42:41.248Z] Images: 0 [2021-07-10T10:42:41.248Z] Server Version: 0.0.0-dev [2021-07-10T10:42:41.248Z] Storage Driver: windowsfilter [2021-07-10T10:42:41.248Z] Windows: [2021-07-10T10:42:41.248Z] Logging Driver: json-file [2021-07-10T10:42:41.248Z] Plugins: [2021-07-10T10:42:41.248Z] Volume: local [2021-07-10T10:42:41.248Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-10T10:42:41.248Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-10T10:42:41.248Z] Swarm: inactive [2021-07-10T10:42:41.248Z] Default Isolation: process [2021-07-10T10:42:41.248Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-10T10:42:41.248Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-10T10:42:41.248Z] OSType: windows [2021-07-10T10:42:41.248Z] Architecture: x86_64 [2021-07-10T10:42:41.248Z] CPUs: 4 [2021-07-10T10:42:41.248Z] Total Memory: 32GiB [2021-07-10T10:42:41.248Z] Name: azwin-2-eaeaf0 [2021-07-10T10:42:41.248Z] ID: PTEF:EYLD:7Z7G:RLWU:SJN2:EWFE:OBTF:BPHI:NJPO:XTEV:KFRX:X6LO [2021-07-10T10:42:41.248Z] Docker Root Dir: D:\CI\PR-42464\20\daemon [2021-07-10T10:42:41.248Z] Debug Mode (client): false [2021-07-10T10:42:41.248Z] Debug Mode (server): true [2021-07-10T10:42:41.248Z] File Descriptors: -1 [2021-07-10T10:42:41.248Z] Goroutines: 16 [2021-07-10T10:42:41.248Z] System Time: 2021-07-10T10:42:40.3156446Z [2021-07-10T10:42:41.248Z] EventsListeners: 0 [2021-07-10T10:42:41.248Z] Registry: https://index.docker.io/v1/ [2021-07-10T10:42:41.248Z] Labels: [2021-07-10T10:42:41.248Z] Experimental: false [2021-07-10T10:42:41.248Z] Insecure Registries: [2021-07-10T10:42:41.248Z] 127.0.0.0/8 [2021-07-10T10:42:41.248Z] Live Restore Enabled: false [2021-07-10T10:42:41.248Z] [2021-07-10T10:42:41.248Z] [2021-07-10T10:42:41.248Z] INFO: Docker images of the daemon under test [2021-07-10T10:42:41.248Z] [2021-07-10T10:42:41.248Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-10T10:42:41.248Z] [2021-07-10T10:42:41.248Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-10T10:42:41.248Z] 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-10T10:42:41.248Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-10T10:42:41.667Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-10T10:42:41.708Z] 29d5b6a226d2: Pulling fs layer [2021-07-10T10:42:43.029Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-10T10:42:44.871Z] INFO: make.ps1 starting at 07/10/2021 10:42:43 [2021-07-10T10:42:44.871Z] INFO: Git commit (635ce3c3c5) assumed from DOCKER_GITCOMMIT environment variable [2021-07-10T10:42:44.871Z] INFO: Invoking autogen... [2021-07-10T10:42:44.871Z] INFO: Building daemon... [2021-07-10T10:42:44.916Z] --- PASS: TestServiceWithDataPathPortInit (16.38s) [2021-07-10T10:42:44.916Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-10T10:42:45.003Z] ok github.com/docker/docker/pkg/plugins 33.663s coverage: 76.6% of statements [2021-07-10T10:42:45.003Z] ok github.com/docker/docker/volume/drivers 0.019s coverage: 36.1% of statements [2021-07-10T10:42:45.003Z] ok github.com/docker/docker/volume/mounts 0.080s coverage: 67.0% of statements [2021-07-10T10:42:45.266Z] ok github.com/docker/docker/volume/local 0.219s coverage: 76.4% of statements [2021-07-10T10:42:46.801Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-10T10:42:47.056Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-10T10:42:47.616Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-10T10:42:48.177Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2c1fhdhgbryuouprqwvows3sq Created:2021-07-10 10:42:46.101035464 +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[0f4ade137c4618bacfeac19c69029b98ef7e9be1ffa7158b829f1a4aac01021d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sge5qyl7sxo42be0z6dxjd5a2 EndpointID:25ad4f7baa796a4152b0fcc410a169f8b7242182d7267712d485d2116a6d4f3d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:61da5bf19ebb4bfcc96055aafb0fd6f69efc5f454b0515ff984945adb0beb89e 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:2571c06696a8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sge5qyl7sxo42be0z6dxjd5a2 EndpointID:25ad4f7baa796a4152b0fcc410a169f8b7242182d7267712d485d2116a6d4f3d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-10T10:42:48.425Z] --- PASS: TestUpdateRestartPolicy (12.21s) [2021-07-10T10:42:48.425Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-10T10:42:48.683Z] --- PASS: TestUpdateRestartWithAutoRemove (0.62s) [2021-07-10T10:42:48.683Z] === RUN TestWaitNonBlocked [2021-07-10T10:42:48.683Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-10T10:42:48.683Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-10T10:42:48.683Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-10T10:42:48.683Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-10T10:42:48.683Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-10T10:42:48.683Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-10T10:42:49.620Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-10T10:42:49.620Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2021-07-10T10:42:49.620Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2021-07-10T10:42:49.620Z] === RUN TestWaitBlocked [2021-07-10T10:42:49.620Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-10T10:42:49.620Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-10T10:42:49.620Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-10T10:42:49.620Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-10T10:42:49.620Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-10T10:42:49.620Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-10T10:42:50.611Z] ---> 61fda3292164 [2021-07-10T10:42:50.611Z] Successfully built 61fda3292164 [2021-07-10T10:42:50.611Z] Successfully tagged docker:latest [2021-07-10T10:42:50.611Z] INFO: Image build ended at 07/10/2021 10:42:48. Duration:00:03:32.5458515 [2021-07-10T10:42:50.611Z] [2021-07-10T10:42:50.611Z] [2021-07-10T10:42:50.611Z] INFO: Building the test binaries at 07/10/2021 10:42:48... [2021-07-10T10:42:50.995Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-10T10:42:50.995Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s) [2021-07-10T10:42:50.995Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2021-07-10T10:42:50.995Z] === CONT TestDaemonRestartIpcMode [2021-07-10T10:42:50.995Z] === CONT TestIpcModeOlderClient [2021-07-10T10:42:50.995Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-07-10T10:42:50.995Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-10T10:42:53.414Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.51s) [2021-07-10T10:42:53.415Z] PASS [2021-07-10T10:42:53.415Z] [2021-07-10T10:42:53.415Z] === Skipped [2021-07-10T10:42:53.415Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-10T10:42:53.415Z] service_test.go:242: FLAKY_TEST [2021-07-10T10:42:53.415Z] [2021-07-10T10:42:53.415Z] [2021-07-10T10:42:53.415Z] DONE 26 tests, 1 skipped in 52.835s [2021-07-10T10:42:53.415Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-10T10:42:53.415Z] ++ 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-10T10:42:53.415Z] ++ set -e [2021-07-10T10:42:53.415Z] ++ '[' -n 0 ']' [2021-07-10T10:42:53.415Z] ++ set -x [2021-07-10T10:42:53.415Z] ++ 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-10T10:42:53.415Z] INFO: Testing against a local daemon [2021-07-10T10:42:53.415Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-10T10:42:53.415Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-10T10:42:53.415Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-10T10:42:53.415Z] === RUN TestDockerNetworkIpvlan [2021-07-10T10:42:53.415Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-10T10:42:53.415Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-10T10:42:53.415Z] PASS [2021-07-10T10:42:53.415Z] [2021-07-10T10:42:53.415Z] === Skipped [2021-07-10T10:42:53.415Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-10T10:42:53.415Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-10T10:42:53.415Z] [2021-07-10T10:42:53.415Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-10T10:42:53.415Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-10T10:42:53.415Z] [2021-07-10T10:42:53.415Z] [2021-07-10T10:42:53.415Z] DONE 2 tests, 2 skipped in 0.033s [2021-07-10T10:42:53.415Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-10T10:42:53.415Z] ++ 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-10T10:42:53.415Z] ++ set -e [2021-07-10T10:42:53.415Z] ++ '[' -n 0 ']' [2021-07-10T10:42:53.415Z] ++ set -x [2021-07-10T10:42:53.415Z] ++ 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-10T10:42:53.415Z] INFO: Testing against a local daemon [2021-07-10T10:42:53.415Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-10T10:42:54.337Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.04s) [2021-07-10T10:42:54.337Z] --- PASS: TestDaemonRestartIpcMode (3.65s) [2021-07-10T10:42:54.337Z] PASS [2021-07-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] === Skipped [2021-07-10T10:42:54.337Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-10T10:42:54.337Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-07-10T10:42:54.337Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-07-10T10:42:54.337Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-07-10T10:42:54.337Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-07-10T10:42:54.337Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-07-10T10:42:54.337Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-07-10T10:42:54.337Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-10T10:42:54.337Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-10T10:42:54.337Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-10T10:42:54.337Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-10T10:42:54.337Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-07-10T10:42:54.337Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-07-10T10:42:54.337Z] 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-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-07-10T10:42:54.337Z] 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-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-07-10T10:42:54.337Z] 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-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-07-10T10:42:54.337Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-10T10:42:54.337Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-07-10T10:42:54.337Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-07-10T10:42:54.337Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-07-10T10:42:54.337Z] 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-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-07-10T10:42:54.337Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-10T10:42:54.337Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-10T10:42:54.337Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-07-10T10:42:54.337Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-07-10T10:42:54.337Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] [2021-07-10T10:42:54.337Z] DONE 178 tests, 25 skipped in 89.889s [2021-07-10T10:42:54.337Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-10T10:42:54.337Z] === RUN TestConfigDaemonLibtrustID [2021-07-10T10:42:54.402Z] 29d5b6a226d2: Verifying Checksum [2021-07-10T10:42:54.402Z] 29d5b6a226d2: Download complete [2021-07-10T10:42:54.777Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2021-07-10T10:42:54.778Z] === RUN TestDockerNetworkMacvlan [2021-07-10T10:42:54.912Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-10T10:42:54.912Z] === RUN TestDaemonConfigValidation [2021-07-10T10:42:54.912Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-10T10:42:54.912Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-10T10:42:54.912Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-10T10:42:54.912Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-10T10:42:54.912Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-10T10:42:54.912Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-10T10:42:54.912Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-10T10:42:54.912Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-10T10:42:54.912Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-10T10:42:54.912Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-10T10:42:54.912Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-10T10:42:54.912Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-10T10:42:54.912Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-10T10:42:55.170Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-10T10:42:55.170Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-10T10:42:55.170Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-10T10:42:55.170Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-07-10T10:42:55.170Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2021-07-10T10:42:55.170Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-07-10T10:42:55.170Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-07-10T10:42:55.170Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-07-10T10:42:55.170Z] PASS [2021-07-10T10:42:55.170Z] [2021-07-10T10:42:55.170Z] DONE 7 tests in 0.804s [2021-07-10T10:42:55.170Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-10T10:42:55.252Z] INFO: make.ps1 starting at 07/10/2021 10:42:54 [2021-07-10T10:42:55.252Z] INFO: Git commit (635ce3c3c5) assumed from DOCKER_GITCOMMIT environment variable [2021-07-10T10:42:55.252Z] INFO: Invoking autogen... [2021-07-10T10:42:55.274Z] ok github.com/docker/docker/volume/service 0.022s coverage: 72.3% of statements [2021-07-10T10:42:55.429Z] INFO: Testing against a local daemon [2021-07-10T10:42:55.429Z] === RUN TestCommitInheritsEnv [2021-07-10T10:42:55.703Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-10T10:42:55.704Z] INFO: Building daemon... [2021-07-10T10:42:56.263Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-10T10:42:56.263Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-10T10:42:57.189Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-10T10:42:57.335Z] --- PASS: TestCommitInheritsEnv (1.84s) [2021-07-10T10:42:57.335Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-10T10:42:57.335Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-10T10:42:57.335Z] === RUN TestImagesFilterMultiReference [2021-07-10T10:42:57.335Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-07-10T10:42:57.335Z] === RUN TestImagePullPlatformInvalid [2021-07-10T10:42:57.335Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-10T10:42:57.335Z] === RUN TestRemoveImageOrphaning [2021-07-10T10:42:59.237Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-07-10T10:42:59.237Z] === RUN TestRemoveImageGarbageCollector [2021-07-10T10:42:59.237Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-10T10:42:59.237Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-10T10:42:59.237Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-10T10:42:59.237Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-10T10:42:59.237Z] === RUN TestTagInvalidReference [2021-07-10T10:42:59.237Z] --- PASS: TestTagInvalidReference (0.02s) [2021-07-10T10:42:59.237Z] === RUN TestTagValidPrefixedRepo [2021-07-10T10:42:59.237Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-07-10T10:42:59.237Z] === RUN TestTagExistedNameWithoutForce [2021-07-10T10:42:59.237Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-10T10:42:59.237Z] === RUN TestTagOfficialNames [2021-07-10T10:42:59.237Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-10T10:42:59.237Z] === RUN TestTagMatchesDigest [2021-07-10T10:42:59.237Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-10T10:42:59.237Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-10T10:42:59.702Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-10T10:42:59.702Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-10T10:43:01.064Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-10T10:43:02.952Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-10T10:43:02.952Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-10T10:43:02.952Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-10T10:43:02.952Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-10T10:43:06.846Z] --- PASS: TestBuildWithHugeFile (52.45s) [2021-07-10T10:43:06.846Z] === RUN TestBuildWCOWSandboxSize [2021-07-10T10:43:06.846Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-10T10:43:06.846Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-07-10T10:43:06.846Z] === RUN TestBuildWithEmptyDockerfile [2021-07-10T10:43:06.846Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-10T10:43:06.846Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-10T10:43:06.846Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-10T10:43:06.846Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-10T10:43:06.846Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-10T10:43:06.846Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-10T10:43:06.846Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-10T10:43:06.846Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-10T10:43:06.846Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-10T10:43:06.846Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s) [2021-07-10T10:43:06.846Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-07-10T10:43:06.846Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-07-10T10:43:06.846Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-10T10:43:06.846Z] === RUN TestBuildPreserveOwnership [2021-07-10T10:43:06.846Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-10T10:43:06.846Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-10T10:43:07.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-07-10T10:43:07.416Z] --- PASS: TestBuildPreserveOwnership (4.33s) [2021-07-10T10:43:07.416Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.01s) [2021-07-10T10:43:07.416Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s) [2021-07-10T10:43:07.416Z] === RUN TestBuildPlatformInvalid [2021-07-10T10:43:07.675Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-07-10T10:43:07.675Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-10T10:43:07.680Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-10T10:43:07.935Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-10T10:43:08.189Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-10T10:43:09.116Z] docker_api_swarm_test.go:303: [d5175260ab713] joining swarm manager [de6258f0facec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T10:43:10.043Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-10T10:43:10.043Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-10T10:43:10.043Z] --- PASS: TestDockerNetworkMacvlan (15.26s) [2021-07-10T10:43:10.043Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-07-10T10:43:10.043Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2021-07-10T10:43:10.043Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.69s) [2021-07-10T10:43:10.043Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.85s) [2021-07-10T10:43:10.043Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.17s) [2021-07-10T10:43:10.043Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.52s) [2021-07-10T10:43:10.043Z] PASS [2021-07-10T10:43:10.043Z] [2021-07-10T10:43:10.043Z] DONE 8 tests in 16.717s [2021-07-10T10:43:10.043Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-10T10:43:10.043Z] ++ 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-10T10:43:10.043Z] ++ set -e [2021-07-10T10:43:10.043Z] ++ '[' -n 0 ']' [2021-07-10T10:43:10.043Z] ++ set -x [2021-07-10T10:43:10.043Z] ++ 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-10T10:43:10.043Z] testing: warning: no tests to run [2021-07-10T10:43:10.043Z] PASS [2021-07-10T10:43:10.043Z] [2021-07-10T10:43:10.043Z] DONE 0 tests in 0.010s [2021-07-10T10:43:10.043Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-10T10:43:10.043Z] ++ 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-10T10:43:10.043Z] ++ set -e [2021-07-10T10:43:10.043Z] ++ '[' -n 0 ']' [2021-07-10T10:43:10.043Z] ++ set -x [2021-07-10T10:43:10.043Z] ++ 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-10T10:43:10.043Z] INFO: Testing against a local daemon [2021-07-10T10:43:10.043Z] === RUN TestAuthZPluginAllowRequest [2021-07-10T10:43:10.298Z] docker_api_swarm_test.go:304: [debe1335c7520] joining swarm manager [de6258f0facec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-10T10:43:11.660Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-07-10T10:43:11.915Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2021-07-10T10:43:11.915Z] === RUN TestAuthZPluginTLS [2021-07-10T10:43:12.475Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-10T10:43:12.475Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-07-10T10:43:12.475Z] === RUN TestAuthZPluginDenyRequest [2021-07-10T10:43:13.035Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-10T10:43:13.035Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-07-10T10:43:13.035Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-10T10:43:13.595Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-07-10T10:43:13.595Z] === RUN TestAuthZPluginDenyResponse [2021-07-10T10:43:13.850Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-10T10:43:14.105Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-07-10T10:43:14.105Z] === RUN TestAuthZPluginAllowEventStream [2021-07-10T10:43:14.665Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-10T10:43:15.591Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2021-07-10T10:43:15.591Z] === RUN TestAuthZPluginErrorResponse [2021-07-10T10:43:16.152Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-07-10T10:43:16.152Z] === RUN TestAuthZPluginErrorRequest [2021-07-10T10:43:16.408Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-10T10:43:16.663Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-10T10:43:16.663Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-07-10T10:43:16.663Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-10T10:43:16.663Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-10T10:43:16.919Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-10T10:43:17.175Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-10T10:43:17.175Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-07-10T10:43:17.175Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-10T10:43:17.736Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-10T10:43:19.100Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2021-07-10T10:43:19.100Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-10T10:43:19.660Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-10T10:43:19.916Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-10T10:43:20.844Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.64s) [2021-07-10T10:43:20.844Z] === RUN TestAuthZPluginHeader [2021-07-10T10:43:21.405Z] --- PASS: TestAuthZPluginHeader (0.69s) [2021-07-10T10:43:21.405Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-10T10:43:22.355Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-10T10:43:22.567Z] Loaded image: buildpack-deps:buster [2021-07-10T10:43:22.567Z] Loaded image: busybox:latest [2021-07-10T10:43:22.567Z] Loaded image: busybox:glibc [2021-07-10T10:43:23.308Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-10T10:43:25.108Z] Loaded image: debian:bullseye [2021-07-10T10:43:25.108Z] Loaded image: hello-world:latest [2021-07-10T10:43:25.108Z] Loaded image: arm32v7/hello-world:latest [2021-07-10T10:43:25.223Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.85s) [2021-07-10T10:43:25.223Z] === RUN TestAuthZPluginV2Disable [2021-07-10T10:43:25.223Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-10T10:43:26.605Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-10T10:43:27.546Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-10T10:43:27.546Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-10T10:43:27.804Z] --- PASS: TestAuthZPluginV2Disable (2.67s) [2021-07-10T10:43:27.804Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-10T10:43:31.066Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.66s) [2021-07-10T10:43:31.066Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-10T10:43:31.066Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-10T10:43:32.430Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-10T10:43:32.992Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-10T10:43:33.238Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.85s) [2021-07-10T10:43:33.239Z] PASS [2021-07-10T10:43:33.239Z] [2021-07-10T10:43:33.239Z] === Skipped [2021-07-10T10:43:33.239Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-10T10:43:33.239Z] build_session_test.go:25: TODO: BuildKit [2021-07-10T10:43:33.239Z] [2021-07-10T10:43:33.239Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-07-10T10:43:33.239Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-10T10:43:33.239Z] [2021-07-10T10:43:33.239Z] [2021-07-10T10:43:33.239Z] DONE 34 tests, 2 skipped in 124.690s [2021-07-10T10:43:33.239Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-10T10:43:33.239Z] INFO: Testing against a local daemon [2021-07-10T10:43:33.239Z] === RUN TestConfigInspect [2021-07-10T10:43:33.918Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-10T10:43:35.146Z] --- PASS: TestConfigInspect (2.34s) [2021-07-10T10:43:35.146Z] === RUN TestConfigList [2021-07-10T10:43:37.062Z] --- PASS: TestConfigList (2.18s) [2021-07-10T10:43:37.062Z] === RUN TestConfigsCreateAndDelete [2021-07-10T10:43:39.603Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2021-07-10T10:43:39.603Z] === RUN TestConfigsUpdate [2021-07-10T10:43:40.499Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.26s) [2021-07-10T10:43:40.500Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-10T10:43:41.551Z] --- PASS: TestConfigsUpdate (2.24s) [2021-07-10T10:43:41.551Z] === RUN TestTemplatedConfig [2021-07-10T10:43:41.864Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-07-10T10:43:42.119Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-10T10:43:44.843Z] --- PASS: TestTemplatedConfig (3.35s) [2021-07-10T10:43:44.843Z] === RUN TestConfigCreateResolve [2021-07-10T10:43:46.280Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-07-10T10:43:47.383Z] --- PASS: TestConfigCreateResolve (2.15s) [2021-07-10T10:43:47.383Z] PASS [2021-07-10T10:43:47.383Z] [2021-07-10T10:43:47.383Z] DONE 6 tests in 14.479s [2021-07-10T10:43:47.383Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-10T10:43:47.383Z] INFO: Testing against a local daemon [2021-07-10T10:43:47.383Z] === RUN TestCheckpoint [2021-07-10T10:43:47.383Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-10T10:43:47.383Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-10T10:43:47.383Z] === RUN TestContainerInvalidJSON [2021-07-10T10:43:47.383Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-10T10:43:47.383Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-10T10:43:47.383Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-10T10:43:47.383Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-10T10:43:47.383Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-10T10:43:47.383Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-10T10:43:47.383Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-10T10:43:47.383Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-10T10:43:47.383Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-10T10:43:47.383Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-10T10:43:47.383Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-10T10:43:47.383Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-10T10:43:47.383Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-10T10:43:47.383Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-10T10:43:47.383Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-07-10T10:43:47.383Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-10T10:43:47.383Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-07-10T10:43:47.383Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-10T10:43:47.383Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-07-10T10:43:47.383Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-10T10:43:47.383Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-07-10T10:43:47.383Z] === RUN TestCopyFromContainer [2021-07-10T10:43:48.765Z] === RUN TestCopyFromContainer// [2021-07-10T10:43:48.765Z] === RUN TestCopyFromContainer//bar/root [2021-07-10T10:43:48.765Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-10T10:43:48.765Z] === RUN TestCopyFromContainer/bar/quux [2021-07-10T10:43:48.765Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-10T10:43:48.765Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-10T10:43:48.765Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-10T10:43:49.026Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-10T10:43:49.026Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-10T10:43:49.026Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-10T10:43:49.026Z] --- PASS: TestCopyFromContainer (1.87s) [2021-07-10T10:43:49.026Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-10T10:43:49.026Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-07-10T10:43:49.026Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-10T10:43:49.026Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-07-10T10:43:49.026Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-10T10:43:49.026Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-10T10:43:49.026Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-07-10T10:43:49.026Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-07-10T10:43:49.026Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-10T10:43:49.026Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-10T10:43:49.026Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-10T10:43:49.026Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-10T10:43:49.026Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-10T10:43:49.026Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-10T10:43:49.026Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-10T10:43:49.026Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-10T10:43:49.026Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-10T10:43:49.026Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-10T10:43:49.026Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-10T10:43:49.026Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-10T10:43:49.026Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-10T10:43:49.026Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-10T10:43:49.026Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-10T10:43:49.026Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-10T10:43:49.026Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-10T10:43:49.286Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-10T10:43:49.286Z] === RUN TestCreateWithInvalidEnv [2021-07-10T10:43:49.286Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-10T10:43:49.286Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-10T10:43:49.286Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-10T10:43:49.286Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-10T10:43:49.286Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-10T10:43:49.286Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-10T10:43:49.286Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-10T10:43:49.286Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-10T10:43:49.286Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-10T10:43:49.286Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-10T10:43:49.286Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-10T10:43:49.286Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-10T10:43:49.286Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-10T10:43:49.286Z] === RUN TestCreateTmpfsMountsTarget [2021-07-10T10:43:49.286Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-07-10T10:43:49.286Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-10T10:43:50.441Z] === RUN TestDockerSuite/TestBuildRm [2021-07-10T10:43:51.825Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s) [2021-07-10T10:43:51.825Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-10T10:43:52.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-07-10T10:43:52.954Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-10T10:43:53.879Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-10T10:43:54.363Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s) [2021-07-10T10:43:54.363Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-10T10:43:54.363Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-10T10:43:54.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-10T10:43:54.363Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-10T10:43:54.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-10T10:43:54.363Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-10T10:43:54.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-10T10:43:54.363Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-10T10:43:54.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-10T10:43:54.363Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-10T10:43:54.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-10T10:43:54.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-10T10:43:54.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-10T10:43:54.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-10T10:43:54.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-10T10:43:54.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-10T10:43:54.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-10T10:43:54.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-10T10:43:54.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-10T10:43:54.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-10T10:43:54.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-10T10:43:54.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-10T10:43:54.363Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-10T10:43:54.441Z] docker_api_swarm_test.go:271: [da3c8f348b073] joining swarm manager [d38edff999c44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T10:43:54.441Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-10T10:43:54.696Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-10T10:43:54.931Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2021-07-10T10:43:54.931Z] === RUN TestCreateDifferentPlatform [2021-07-10T10:43:54.931Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-10T10:43:54.931Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-10T10:43:54.931Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-07-10T10:43:54.931Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-10T10:43:54.931Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-10T10:43:54.931Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-10T10:43:54.931Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-10T10:43:54.931Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-10T10:43:54.931Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-10T10:43:54.931Z] === RUN TestContainerStartOnDaemonRestart [2021-07-10T10:43:54.931Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-10T10:43:54.931Z] === RUN TestDaemonRestartIpcMode [2021-07-10T10:43:54.931Z] === PAUSE TestDaemonRestartIpcMode [2021-07-10T10:43:54.931Z] === RUN TestDaemonHostGatewayIP [2021-07-10T10:43:54.931Z] === PAUSE TestDaemonHostGatewayIP [2021-07-10T10:43:54.931Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-10T10:43:54.931Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-10T10:43:54.931Z] === RUN TestContainerKillOnDaemonStart [2021-07-10T10:43:54.931Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-10T10:43:54.931Z] === RUN TestDiff [2021-07-10T10:43:54.951Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-10T10:43:55.869Z] --- PASS: TestDiff (0.78s) [2021-07-10T10:43:55.869Z] === RUN TestExecWithCloseStdin [2021-07-10T10:43:55.882Z] docker_api_swarm_test.go:272: [d1a7ee8e26603] joining swarm manager [d38edff999c44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-10T10:43:56.137Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-10T10:43:56.393Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2021-07-10T10:43:56.393Z] PASS [2021-07-10T10:43:56.393Z] [2021-07-10T10:43:56.393Z] DONE 17 tests in 46.210s [2021-07-10T10:43:56.393Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-10T10:43:56.393Z] ++ 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-10T10:43:56.393Z] ++ set -e [2021-07-10T10:43:56.393Z] ++ '[' -n 0 ']' [2021-07-10T10:43:56.393Z] ++ set -x [2021-07-10T10:43:56.393Z] ++ 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-10T10:43:56.393Z] INFO: Testing against a local daemon [2021-07-10T10:43:56.393Z] === RUN TestPluginInvalidJSON [2021-07-10T10:43:56.393Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-10T10:43:56.393Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-10T10:43:56.393Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-10T10:43:56.393Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-10T10:43:56.393Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-10T10:43:56.393Z] === RUN TestPluginInstall [2021-07-10T10:43:56.393Z] === RUN TestPluginInstall/no_auth [2021-07-10T10:43:56.808Z] --- PASS: TestExecWithCloseStdin (1.08s) [2021-07-10T10:43:56.808Z] === RUN TestExec [2021-07-10T10:43:57.318Z] time="2021-07-10T10:43:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-10T10:43:57.318Z] time="2021-07-10T10:43:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f9bfc423120c24c9d3057cfdb5f4b5d9a28b104398e5d092e438a8804c36ce81" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-10T10:43:57.318Z] time="2021-07-10T10:43:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-10T10:43:57.318Z] time="2021-07-10T10:43:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f9bfc423120c24c9d3057cfdb5f4b5d9a28b104398e5d092e438a8804c36ce81" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-10T10:43:57.318Z] === RUN TestPluginInstall/with_htpasswd [2021-07-10T10:43:57.318Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-10T10:43:57.574Z] time="2021-07-10T10:43:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-10T10:43:57.574Z] time="2021-07-10T10:43:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3dd8126a6be0b9629fbedc9def82c8979f96349a0d79ef186c7c855c547f72b4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-10T10:43:57.574Z] time="2021-07-10T10:43:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-10T10:43:57.574Z] time="2021-07-10T10:43:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3dd8126a6be0b9629fbedc9def82c8979f96349a0d79ef186c7c855c547f72b4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-10T10:43:57.747Z] --- PASS: TestExec (1.11s) [2021-07-10T10:43:57.747Z] === RUN TestExecUser [2021-07-10T10:43:57.829Z] === RUN TestPluginInstall/with_insecure [2021-07-10T10:43:58.390Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-10T10:43:58.646Z] time="2021-07-10T10:43:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-10T10:43:58.646Z] time="2021-07-10T10:43:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b17377988f24b769b283c8ffe5f950db2ca8950015245080d9e7ce7de9391290" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-10T10:43:58.646Z] time="2021-07-10T10:43:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-10T10:43:58.646Z] time="2021-07-10T10:43:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b17377988f24b769b283c8ffe5f950db2ca8950015245080d9e7ce7de9391290" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-10T10:43:58.902Z] plugin_test.go:165: [d8564359c306e] daemon is not started [2021-07-10T10:43:58.902Z] --- PASS: TestPluginInstall (2.56s) [2021-07-10T10:43:58.902Z] --- PASS: TestPluginInstall/no_auth (0.90s) [2021-07-10T10:43:58.902Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2021-07-10T10:43:58.902Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2021-07-10T10:43:58.902Z] === RUN TestPluginsWithRuntimes [2021-07-10T10:43:59.127Z] --- PASS: TestExecUser (1.09s) [2021-07-10T10:43:59.127Z] === RUN TestExportContainerAndImportImage [2021-07-10T10:44:00.067Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2021-07-10T10:44:00.067Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-10T10:44:00.788Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-10T10:44:01.349Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-10T10:44:01.450Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2021-07-10T10:44:01.450Z] === RUN TestHealthCheckWorkdir [2021-07-10T10:44:01.910Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-10T10:44:01.911Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-10T10:44:02.166Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-10T10:44:02.166Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-10T10:44:02.166Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-10T10:44:02.421Z] --- PASS: TestPluginsWithRuntimes (3.37s) [2021-07-10T10:44:02.421Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2021-07-10T10:44:02.421Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2021-07-10T10:44:02.421Z] === RUN TestPluginBackCompatMediaTypes [2021-07-10T10:44:02.421Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-10T10:44:02.832Z] --- PASS: TestHealthCheckWorkdir (1.51s) [2021-07-10T10:44:02.832Z] === RUN TestHealthKillContainer [2021-07-10T10:44:02.983Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2021-07-10T10:44:02.983Z] PASS [2021-07-10T10:44:02.983Z] [2021-07-10T10:44:02.983Z] DONE 10 tests in 6.579s [2021-07-10T10:44:02.983Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-10T10:44:02.983Z] ++ 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-10T10:44:02.983Z] ++ set -e [2021-07-10T10:44:02.983Z] ++ '[' -n 0 ']' [2021-07-10T10:44:02.983Z] ++ set -x [2021-07-10T10:44:02.983Z] ++ 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-10T10:44:02.983Z] INFO: Testing against a local daemon [2021-07-10T10:44:02.983Z] === RUN TestExternalGraphDriver [2021-07-10T10:44:02.983Z] === RUN TestExternalGraphDriver/json [2021-07-10T10:44:03.910Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-10T10:44:03.910Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-10T10:44:04.837Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-10T10:44:05.092Z] === RUN TestExternalGraphDriver/spec [2021-07-10T10:44:06.259Z] --- PASS: TestHealthKillContainer (3.15s) [2021-07-10T10:44:06.259Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-10T10:44:06.828Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2021-07-10T10:44:06.828Z] === RUN TestIpcModeNone [2021-07-10T10:44:06.978Z] === RUN TestExternalGraphDriver/pull [2021-07-10T10:44:07.766Z] --- PASS: TestIpcModeNone (1.05s) [2021-07-10T10:44:07.766Z] === RUN TestIpcModePrivate [2021-07-10T10:44:08.708Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-07-10T10:44:08.864Z] --- PASS: TestExternalGraphDriver (5.65s) [2021-07-10T10:44:08.864Z] --- PASS: TestExternalGraphDriver/json (1.98s) [2021-07-10T10:44:08.864Z] --- PASS: TestExternalGraphDriver/spec (1.96s) [2021-07-10T10:44:08.864Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2021-07-10T10:44:08.864Z] === RUN TestGraphdriverPluginV2 [2021-07-10T10:44:08.968Z] --- PASS: TestIpcModePrivate (1.14s) [2021-07-10T10:44:08.968Z] === RUN TestIpcModeShareable [2021-07-10T10:44:09.119Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-10T10:44:09.907Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-07-10T10:44:09.907Z] --- PASS: TestIpcModeShareable (1.13s) [2021-07-10T10:44:09.907Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-10T10:44:10.044Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-10T10:44:10.970Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-10T10:44:10.987Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-10T10:44:10.987Z] [2021-07-10T10:44:10.987Z] ________ ____ __. [2021-07-10T10:44:10.987Z] \_____ \ | |/ _| [2021-07-10T10:44:10.987Z] / | \| < [2021-07-10T10:44:10.987Z] / | \ | \ [2021-07-10T10:44:10.987Z] \_______ /____|__ \ [2021-07-10T10:44:10.987Z] \/ \/ [2021-07-10T10:44:10.987Z] [2021-07-10T10:44:10.987Z] INFO: make.ps1 ended at 07/10/2021 10:43:59 [2021-07-10T10:44:10.987Z] INFO: Binaries build ended at 07/10/2021 10:44:01. Duration:00:01:21.3142306 [2021-07-10T10:44:10.987Z] INFO: Copying the built daemon binary to d:\CI\PR-42464\20\binary\dockerd-635ce3c3c5.exe... [2021-07-10T10:44:10.987Z] INFO: Copying the built client binary to d:\CI\PR-42464\20\binary\docker-635ce3c3c5.exe... [2021-07-10T10:44:10.987Z] INFO: Copying dockerversion from the container... [2021-07-10T10:44:10.987Z] INFO: Copying the golang package from the container to d:\CI\PR-42464\20\installer\go.zip... [2021-07-10T10:44:10.987Z] INFO: Extracting go.zip to d:\CI\PR-42464\20\go [2021-07-10T10:44:11.226Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-10T10:44:12.153Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-10T10:44:12.410Z] --- PASS: TestGraphdriverPluginV2 (3.70s) [2021-07-10T10:44:12.410Z] PASS [2021-07-10T10:44:12.410Z] [2021-07-10T10:44:12.410Z] DONE 5 tests in 9.374s [2021-07-10T10:44:12.410Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-10T10:44:12.410Z] ++ 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-10T10:44:12.410Z] ++ set -e [2021-07-10T10:44:12.410Z] ++ '[' -n 0 ']' [2021-07-10T10:44:12.410Z] ++ set -x [2021-07-10T10:44:12.410Z] ++ 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-10T10:44:12.410Z] INFO: Testing against a local daemon [2021-07-10T10:44:12.410Z] === RUN TestContinueAfterPluginCrash [2021-07-10T10:44:12.410Z] === PAUSE TestContinueAfterPluginCrash [2021-07-10T10:44:12.410Z] === RUN TestReadPluginNoRead [2021-07-10T10:44:12.410Z] === PAUSE TestReadPluginNoRead [2021-07-10T10:44:12.410Z] === RUN TestDaemonStartWithLogOpt [2021-07-10T10:44:12.410Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-10T10:44:12.410Z] === CONT TestContinueAfterPluginCrash [2021-07-10T10:44:12.410Z] === CONT TestDaemonStartWithLogOpt [2021-07-10T10:44:12.410Z] === CONT TestReadPluginNoRead [2021-07-10T10:44:12.923Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-10T10:44:12.923Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-10T10:44:12.923Z] GOOS="" GOARCH="" GOARM="" [2021-07-10T10:44:12.923Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-10T10:44:12.923Z] [2021-07-10T10:44:12.923Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-07-10T10:44:12.923Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-07-10T10:44:12.923Z] Using test binary docker [2021-07-10T10:44:12.923Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-10T10:44:12.923Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-10T10:44:12.923Z] INFO: Waiting for daemon to start... [2021-07-10T10:44:12.923Z] Starting dockerd [2021-07-10T10:44:12.923Z] . [2021-07-10T10:44:12.923Z] INFO: Building docker-sdk-python3:5.0.0... [2021-07-10T10:44:13.202Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.94s) [2021-07-10T10:44:13.202Z] === RUN TestAPIIpcModeHost [2021-07-10T10:44:13.337Z] === RUN TestDockerSuite/TestBuildUser [2021-07-10T10:44:13.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-07-10T10:44:14.142Z] --- PASS: TestAPIIpcModeHost (1.11s) [2021-07-10T10:44:14.142Z] === RUN TestDaemonIpcModeShareable [2021-07-10T10:44:14.958Z] === RUN TestReadPluginNoRead/default [2021-07-10T10:44:15.519Z] --- PASS: TestDaemonStartWithLogOpt (3.08s) [2021-07-10T10:44:15.519Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-10T10:44:15.522Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-07-10T10:44:15.781Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2021-07-10T10:44:15.781Z] === RUN TestDaemonIpcModePrivate [2021-07-10T10:44:16.449Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-10T10:44:16.782Z] ok github.com/docker/docker/libnetwork/networkdb 161.745s coverage: 60.5% of statements [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/rootless [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/volume [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-10T10:44:16.782Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-10T10:44:16.782Z] [2021-07-10T10:44:16.782Z] === Skipped [2021-07-10T10:44:16.782Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-10T10:44:16.782Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-10T10:44:16.782Z] [2021-07-10T10:44:16.782Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-10T10:44:16.782Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-10T10:44:16.782Z] [2021-07-10T10:44:16.782Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-10T10:44:16.782Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-10T10:44:16.782Z] [2021-07-10T10:44:16.782Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-10T10:44:16.782Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-10T10:44:16.782Z] [2021-07-10T10:44:16.782Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-10T10:44:16.782Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-10T10:44:16.782Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-10T10:44:16.782Z] [2021-07-10T10:44:16.782Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-10T10:44:16.782Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-10T10:44:16.782Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-10T10:44:16.782Z] [2021-07-10T10:44:16.782Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-10T10:44:16.782Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-10T10:44:16.782Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-10T10:44:16.782Z] [2021-07-10T10:44:16.782Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-10T10:44:16.782Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-10T10:44:16.782Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-10T10:44:16.782Z] [2021-07-10T10:44:16.782Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-10T10:44:16.782Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-10T10:44:16.782Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-10T10:44:16.782Z] [2021-07-10T10:44:16.782Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-10T10:44:16.782Z] graphtest_unix.go:71: No driver to put! [2021-07-10T10:44:16.782Z] [2021-07-10T10:44:16.782Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-10T10:44:16.782Z] time="2021-07-10T10:40:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-10T10:44:16.782Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-10T10:44:16.782Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-10T10:44:16.782Z] [2021-07-10T10:44:16.782Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-10T10:44:16.782Z] time="2021-07-10T10:40:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-10T10:44:16.782Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-10T10:44:16.782Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-10T10:44:16.782Z] [2021-07-10T10:44:16.782Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-10T10:44:16.782Z] time="2021-07-10T10:40:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-10T10:44:16.782Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-10T10:44:16.782Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-10T10:44:16.782Z] [2021-07-10T10:44:16.782Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-10T10:44:16.783Z] time="2021-07-10T10:40:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-10T10:44:16.783Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-10T10:44:16.783Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-10T10:44:16.783Z] [2021-07-10T10:44:16.783Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-10T10:44:16.783Z] time="2021-07-10T10:40:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-10T10:44:16.783Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-10T10:44:16.783Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-10T10:44:16.783Z] [2021-07-10T10:44:16.783Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-10T10:44:16.783Z] graphtest_unix.go:71: No driver to put! [2021-07-10T10:44:16.783Z] [2021-07-10T10:44:16.783Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-10T10:44:16.783Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-10T10:44:16.783Z] [2021-07-10T10:44:16.783Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-10T10:44:16.783Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-10T10:44:16.783Z] [2021-07-10T10:44:16.783Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-10T10:44:16.783Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-10T10:44:16.783Z] [2021-07-10T10:44:16.783Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-10T10:44:16.783Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-10T10:44:16.783Z] [2021-07-10T10:44:16.783Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-10T10:44:16.783Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-10T10:44:16.783Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-10T10:44:16.783Z] [2021-07-10T10:44:16.783Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-10T10:44:16.783Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-10T10:44:16.783Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-10T10:44:16.783Z] [2021-07-10T10:44:16.783Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-10T10:44:16.783Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-10T10:44:16.783Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-10T10:44:16.783Z] [2021-07-10T10:44:16.783Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-10T10:44:16.783Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-10T10:44:16.783Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-10T10:44:16.783Z] [2021-07-10T10:44:16.783Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-10T10:44:16.783Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-10T10:44:16.783Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-10T10:44:16.783Z] [2021-07-10T10:44:16.783Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-10T10:44:16.783Z] graphtest_unix.go:71: No driver to put! [2021-07-10T10:44:16.783Z] [2021-07-10T10:44:16.783Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-07-10T10:44:16.783Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-07-10T10:44:16.783Z] [2021-07-10T10:44:16.783Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-10T10:44:16.783Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:44:16.783Z] [2021-07-10T10:44:16.783Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-10T10:44:16.783Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:44:16.783Z] [2021-07-10T10:44:16.783Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-10T10:44:16.783Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:44:16.783Z] [2021-07-10T10:44:16.783Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-10T10:44:16.783Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:44:16.783Z] [2021-07-10T10:44:16.783Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-10T10:44:16.783Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:44:16.783Z] [2021-07-10T10:44:16.783Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-10T10:44:16.783Z] firewalld_test.go:13: firewalld is not running [2021-07-10T10:44:16.783Z] [2021-07-10T10:44:16.783Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-10T10:44:16.783Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-07-10T10:44:16.783Z] [2021-07-10T10:44:16.783Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-10T10:44:16.783Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-07-10T10:44:16.783Z] [2021-07-10T10:44:16.783Z] [2021-07-10T10:44:16.783Z] DONE 2627 tests, 35 skipped in 372.035s Post stage [Pipeline] junit [2021-07-10T10:44:16.807Z] Recording test results [2021-07-10T10:44:17.163Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-07-10T10:44:17.422Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2021-07-10T10:44:17.422Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-10T10:44:18.336Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-10T10:44:18.568Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [2021-07-10T10:44:18.594Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-10T10:44:18.937Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42464/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr20 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=635ce3c3c5fe0bf13d9dc8595425e5d194c2823a -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:635ce3c3c5fe0bf13d9dc8595425e5d194c2823a hack/make.sh dynbinary test-integration [2021-07-10T10:44:19.328Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-07-10T10:44:19.328Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2021-07-10T10:44:19.328Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-10T10:44:19.883Z] [2021-07-10T10:44:19.883Z] Removing bundles/ [2021-07-10T10:44:19.883Z] [2021-07-10T10:44:19.883Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-10T10:44:19.883Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-10T10:44:19.883Z] GOOS="" GOARCH="" GOARM="" [2021-07-10T10:44:19.957Z] === CONT TestReadPluginNoRead [2021-07-10T10:44:19.957Z] read_test.go:92: [d1d648791d53b] daemon is not started [2021-07-10T10:44:19.957Z] --- PASS: TestReadPluginNoRead (7.32s) [2021-07-10T10:44:19.957Z] --- PASS: TestReadPluginNoRead/default (1.68s) [2021-07-10T10:44:19.957Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.68s) [2021-07-10T10:44:19.957Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.57s) [2021-07-10T10:44:20.710Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-07-10T10:44:20.710Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s) [2021-07-10T10:44:20.710Z] === RUN TestIpcModeOlderClient [2021-07-10T10:44:20.710Z] === PAUSE TestIpcModeOlderClient [2021-07-10T10:44:20.710Z] === RUN TestKillContainerInvalidSignal [2021-07-10T10:44:20.883Z] --- PASS: TestContinueAfterPluginCrash (8.33s) [2021-07-10T10:44:20.883Z] PASS [2021-07-10T10:44:20.883Z] [2021-07-10T10:44:20.883Z] DONE 6 tests in 8.366s [2021-07-10T10:44:20.883Z] 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-10T10:44:20.883Z] ++ 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-10T10:44:20.883Z] ++ set -e [2021-07-10T10:44:20.883Z] ++ '[' -n 0 ']' [2021-07-10T10:44:20.883Z] ++ set -x [2021-07-10T10:44:20.883Z] ++ 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-10T10:44:20.883Z] testing: warning: no tests to run [2021-07-10T10:44:20.883Z] PASS [2021-07-10T10:44:20.883Z] [2021-07-10T10:44:20.883Z] DONE 0 tests in 0.006s [2021-07-10T10:44:20.883Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-10T10:44:20.883Z] ++ 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-10T10:44:20.883Z] ++ set -e [2021-07-10T10:44:20.883Z] ++ '[' -n 0 ']' [2021-07-10T10:44:20.883Z] ++ set -x [2021-07-10T10:44:20.883Z] ++ 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-10T10:44:20.883Z] INFO: Testing against a local daemon [2021-07-10T10:44:20.883Z] === RUN TestPluginWithDevMounts [2021-07-10T10:44:20.883Z] === PAUSE TestPluginWithDevMounts [2021-07-10T10:44:20.883Z] === CONT TestPluginWithDevMounts [2021-07-10T10:44:21.596Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-10T10:44:21.596Z] [2021-07-10T10:44:21.596Z] ________ ____ __. [2021-07-10T10:44:21.596Z] \_____ \ | |/ _| [2021-07-10T10:44:21.596Z] / | \| < [2021-07-10T10:44:21.596Z] / | \ | \ [2021-07-10T10:44:21.596Z] \_______ /____|__ \ [2021-07-10T10:44:21.596Z] \/ \/ [2021-07-10T10:44:21.596Z] [2021-07-10T10:44:21.596Z] INFO: make.ps1 ended at 07/10/2021 10:44:10 [2021-07-10T10:44:21.596Z] INFO: Binaries build ended at 07/10/2021 10:44:12. Duration:00:01:23.7722761 [2021-07-10T10:44:21.596Z] INFO: Copying the built daemon binary to d:\CI\PR-42464\20\binary\dockerd-635ce3c3c5.exe... [2021-07-10T10:44:21.596Z] INFO: Copying the built client binary to d:\CI\PR-42464\20\binary\docker-635ce3c3c5.exe... [2021-07-10T10:44:21.596Z] INFO: Copying dockerversion from the container... [2021-07-10T10:44:21.596Z] INFO: Copying the golang package from the container to d:\CI\PR-42464\20\installer\go.zip... [2021-07-10T10:44:21.596Z] INFO: Extracting go.zip to d:\CI\PR-42464\20\go [2021-07-10T10:44:21.650Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2021-07-10T10:44:21.650Z] === RUN TestKillContainer [2021-07-10T10:44:21.650Z] === RUN TestKillContainer/no_signal [2021-07-10T10:44:22.221Z] === RUN TestKillContainer/non_killing_signal [2021-07-10T10:44:22.246Z] --- PASS: TestPluginWithDevMounts (1.60s) [2021-07-10T10:44:22.247Z] PASS [2021-07-10T10:44:22.247Z] [2021-07-10T10:44:22.247Z] DONE 1 tests in 1.644s [2021-07-10T10:44:22.247Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-10T10:44:22.247Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-07-10T10:44:22.247Z] ++ set -e [2021-07-10T10:44:22.247Z] ++ '[' -n 0 ']' [2021-07-10T10:44:22.247Z] ++ set -x [2021-07-10T10:44:22.247Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-07-10T10:44:22.502Z] INFO: Testing against a local daemon [2021-07-10T10:44:22.502Z] === RUN TestSecretInspect [2021-07-10T10:44:22.791Z] === RUN TestKillContainer/killing_signal [2021-07-10T10:44:23.732Z] --- PASS: TestKillContainer (2.17s) [2021-07-10T10:44:23.732Z] --- PASS: TestKillContainer/no_signal (0.68s) [2021-07-10T10:44:23.732Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2021-07-10T10:44:23.732Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2021-07-10T10:44:23.732Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-10T10:44:23.732Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-10T10:44:24.302Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-10T10:44:25.241Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2021-07-10T10:44:25.241Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2021-07-10T10:44:25.241Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2021-07-10T10:44:25.241Z] === RUN TestKillStoppedContainer [2021-07-10T10:44:25.241Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-07-10T10:44:25.241Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-10T10:44:25.241Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-07-10T10:44:25.241Z] === RUN TestKillDifferentUserContainer [2021-07-10T10:44:25.764Z] --- PASS: TestSecretInspect (2.74s) [2021-07-10T10:44:25.764Z] === RUN TestSecretList [2021-07-10T10:44:25.812Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2021-07-10T10:44:25.812Z] === RUN TestInspectOomKilledTrue [2021-07-10T10:44:25.812Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-10T10:44:25.812Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-10T10:44:25.812Z] === RUN TestInspectOomKilledFalse [2021-07-10T10:44:26.751Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2021-07-10T10:44:26.751Z] === RUN TestLinksEtcHostsContentMatch [2021-07-10T10:44:27.321Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s) [2021-07-10T10:44:27.321Z] === RUN TestLinksContainerNames [2021-07-10T10:44:28.276Z] --- PASS: TestSecretList (2.65s) [2021-07-10T10:44:28.277Z] === RUN TestSecretsCreateAndDelete [2021-07-10T10:44:28.720Z] INFO: Extraction ended at 07/10/2021 10:44:26. Duration:00:00:23.2810689 [2021-07-10T10:44:28.720Z] INFO: Updating the golang and path environment variables [2021-07-10T10:44:28.720Z] INFO: GOPATH=d:\gopath [2021-07-10T10:44:28.720Z] INFO: go version go1.16.5 windows/amd64 [2021-07-10T10:44:28.720Z] INFO: Running the daemon under test in debug mode [2021-07-10T10:44:28.720Z] INFO: Starting a daemon under test... [2021-07-10T10:44:28.720Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42464\20\daemon --pidfile d:\CI\PR-42464\20\docker.pid -D [2021-07-10T10:44:28.720Z] INFO: Process started successfully. [2021-07-10T10:44:28.720Z] INFO: Start tailing logs of the daemon under tests [2021-07-10T10:44:28.720Z] INFO: Waiting for the daemon under test to start... [2021-07-10T10:44:28.741Z] --- PASS: TestLinksContainerNames (1.40s) [2021-07-10T10:44:28.741Z] === RUN TestLogsFollowTailEmpty [2021-07-10T10:44:29.695Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2021-07-10T10:44:29.695Z] === RUN TestContainerNetworkMountsNoChown [2021-07-10T10:44:30.268Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/default [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/default [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/private [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/private [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/rprivate [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/slave [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/slave [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/rslave [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/shared [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/shared [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/rshared [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-10T10:44:30.268Z] === CONT TestMountDaemonRoot/default [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-10T10:44:30.268Z] === CONT TestMountDaemonRoot/rslave [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-10T10:44:30.268Z] === CONT TestMountDaemonRoot/rshared [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-10T10:44:30.268Z] === CONT TestMountDaemonRoot/shared [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-10T10:44:30.268Z] === CONT TestMountDaemonRoot/rprivate [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-10T10:44:30.268Z] === CONT TestMountDaemonRoot/slave [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-10T10:44:30.268Z] === CONT TestMountDaemonRoot/private [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-10T10:44:30.268Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-10T10:44:30.268Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-10T10:44:30.268Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-10T10:44:30.268Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-10T10:44:30.268Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-10T10:44:30.268Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-10T10:44:30.268Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-10T10:44:30.268Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-10T10:44:30.528Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-10T10:44:30.528Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-10T10:44:30.528Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-10T10:44:30.528Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-10T10:44:30.528Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-10T10:44:30.528Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-10T10:44:30.528Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-10T10:44:30.528Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-10T10:44:30.528Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-10T10:44:30.528Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-10T10:44:30.528Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-10T10:44:30.528Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-10T10:44:30.528Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-10T10:44:30.528Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-10T10:44:30.528Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-10T10:44:30.528Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-10T10:44:30.528Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-10T10:44:30.788Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-10T10:44:30.788Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-10T10:44:30.788Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-10T10:44:30.788Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-10T10:44:30.788Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-07-10T10:44:30.788Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-10T10:44:30.788Z] === RUN TestContainerBindMountNonRecursive [2021-07-10T10:44:30.789Z] --- PASS: TestSecretsCreateAndDelete (2.79s) [2021-07-10T10:44:30.789Z] === RUN TestSecretsUpdate [2021-07-10T10:44:32.696Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2021-07-10T10:44:32.696Z] === RUN TestContainerVolumesMountedAsShared [2021-07-10T10:44:33.266Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2021-07-10T10:44:33.266Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-10T10:44:33.303Z] --- PASS: TestSecretsUpdate (2.57s) [2021-07-10T10:44:33.303Z] === RUN TestTemplatedSecret [2021-07-10T10:44:33.835Z] --- PASS: TestContainerVolumesMountedAsSlave (0.81s) [2021-07-10T10:44:33.835Z] === RUN TestNetworkNat [2021-07-10T10:44:34.230Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-10T10:44:34.774Z] --- PASS: TestNetworkNat (0.72s) [2021-07-10T10:44:34.774Z] === RUN TestNetworkLocalhostTCPNat [2021-07-10T10:44:35.156Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-10T10:44:35.345Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2021-07-10T10:44:35.345Z] === RUN TestNetworkLoopbackNat [2021-07-10T10:44:35.411Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-10T10:44:35.681Z] --- PASS: TestImportExtremelyLargeImageWorks (91.89s) [2021-07-10T10:44:35.681Z] PASS [2021-07-10T10:44:35.681Z] [2021-07-10T10:44:35.681Z] === Skipped [2021-07-10T10:44:35.681Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-10T10:44:35.681Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-10T10:44:35.681Z] [2021-07-10T10:44:35.681Z] [2021-07-10T10:44:35.681Z] DONE 12 tests, 1 skipped in 96.048s [2021-07-10T10:44:35.681Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-10T10:44:35.681Z] INFO: Testing against a local daemon [2021-07-10T10:44:35.681Z] === RUN TestNetworkCreateDelete [2021-07-10T10:44:35.681Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-07-10T10:44:35.681Z] === RUN TestDockerNetworkDeletePreferID [2021-07-10T10:44:35.681Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-07-10T10:44:35.681Z] === RUN TestDaemonDNSFallback [2021-07-10T10:44:36.337Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-10T10:44:39.529Z] --- PASS: TestDaemonDNSFallback (6.51s) [2021-07-10T10:44:39.529Z] === RUN TestInspectNetwork [2021-07-10T10:44:39.529Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:39.529Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-10T10:44:39.529Z] === RUN TestRunContainerWithBridgeNone [2021-07-10T10:44:39.529Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-10T10:44:39.529Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-10T10:44:39.529Z] === RUN TestNetworkInvalidJSON [2021-07-10T10:44:39.529Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-10T10:44:39.529Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-10T10:44:39.529Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-10T10:44:39.529Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-10T10:44:39.529Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-10T10:44:39.529Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-10T10:44:39.529Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-10T10:44:39.529Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-10T10:44:39.529Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-10T10:44:39.529Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-10T10:44:39.529Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-10T10:44:39.529Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-10T10:44:39.529Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-10T10:44:39.529Z] === RUN TestNetworkList [2021-07-10T10:44:39.529Z] === RUN TestNetworkList//networks [2021-07-10T10:44:39.529Z] === PAUSE TestNetworkList//networks [2021-07-10T10:44:39.529Z] === RUN TestNetworkList//networks/ [2021-07-10T10:44:39.529Z] === PAUSE TestNetworkList//networks/ [2021-07-10T10:44:39.529Z] === CONT TestNetworkList//networks [2021-07-10T10:44:39.529Z] === CONT TestNetworkList//networks/ [2021-07-10T10:44:39.529Z] --- PASS: TestNetworkList (0.02s) [2021-07-10T10:44:39.529Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-10T10:44:39.529Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-10T10:44:39.529Z] === RUN TestHostIPv4BridgeLabel [2021-07-10T10:44:39.529Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-10T10:44:39.529Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-10T10:44:39.529Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-10T10:44:39.529Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-10T10:44:39.529Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-07-10T10:44:39.529Z] === RUN TestDaemonDefaultNetworkPools [2021-07-10T10:44:39.529Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-10T10:44:39.529Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-10T10:44:39.529Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-10T10:44:39.529Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-10T10:44:39.529Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-07-10T10:44:39.529Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-10T10:44:39.529Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-10T10:44:39.529Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-10T10:44:39.529Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-10T10:44:39.529Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-10T10:44:39.529Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-07-10T10:44:39.529Z] === RUN TestServiceWithPredefinedNetwork [2021-07-10T10:44:39.529Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:39.529Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-10T10:44:39.529Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-10T10:44:39.529Z] service_test.go:242: FLAKY_TEST [2021-07-10T10:44:39.529Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-10T10:44:39.529Z] === RUN TestServiceWithDataPathPortInit [2021-07-10T10:44:39.529Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:39.529Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-07-10T10:44:39.529Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-10T10:44:39.529Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:39.530Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-10T10:44:39.530Z] PASS [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === Skipped [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-07-10T10:44:39.530Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-07-10T10:44:39.530Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-07-10T10:44:39.530Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-07-10T10:44:39.530Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-07-10T10:44:39.530Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-07-10T10:44:39.530Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-10T10:44:39.530Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-07-10T10:44:39.530Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-07-10T10:44:39.530Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-10T10:44:39.530Z] service_test.go:242: FLAKY_TEST [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-07-10T10:44:39.530Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-10T10:44:39.530Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] DONE 22 tests, 12 skipped in 7.153s [2021-07-10T10:44:39.530Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-10T10:44:39.530Z] INFO: Testing against a local daemon [2021-07-10T10:44:39.530Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-10T10:44:39.530Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-10T10:44:39.530Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-10T10:44:39.530Z] === RUN TestDockerNetworkIpvlan [2021-07-10T10:44:39.530Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-10T10:44:39.530Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-10T10:44:39.530Z] PASS [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === Skipped [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-10T10:44:39.530Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-10T10:44:39.530Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] DONE 2 tests, 2 skipped in 0.091s [2021-07-10T10:44:39.530Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-10T10:44:39.530Z] INFO: Testing against a local daemon [2021-07-10T10:44:39.530Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-10T10:44:39.530Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-10T10:44:39.530Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-10T10:44:39.530Z] === RUN TestDockerNetworkMacvlan [2021-07-10T10:44:39.530Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-10T10:44:39.530Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-07-10T10:44:39.530Z] PASS [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === Skipped [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-10T10:44:39.530Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-07-10T10:44:39.530Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] DONE 2 tests, 2 skipped in 0.097s [2021-07-10T10:44:39.530Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-10T10:44:39.530Z] testing: warning: no tests to run [2021-07-10T10:44:39.530Z] PASS [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] DONE 0 tests in 0.022s [2021-07-10T10:44:39.530Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-10T10:44:39.530Z] INFO: Testing against a local daemon [2021-07-10T10:44:39.530Z] === RUN TestAuthZPluginAllowRequest [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-07-10T10:44:39.530Z] === RUN TestAuthZPluginTLS [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-07-10T10:44:39.530Z] === RUN TestAuthZPluginDenyRequest [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-07-10T10:44:39.530Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-10T10:44:39.530Z] === RUN TestAuthZPluginDenyResponse [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-07-10T10:44:39.530Z] === RUN TestAuthZPluginAllowEventStream [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-07-10T10:44:39.530Z] === RUN TestAuthZPluginErrorResponse [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-07-10T10:44:39.530Z] === RUN TestAuthZPluginErrorRequest [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-07-10T10:44:39.530Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-10T10:44:39.530Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-10T10:44:39.530Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-10T10:44:39.530Z] === RUN TestAuthZPluginHeader [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-07-10T10:44:39.530Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2021-07-10T10:44:39.530Z] === RUN TestAuthZPluginV2Disable [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-07-10T10:44:39.530Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-10T10:44:39.530Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-10T10:44:39.530Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-10T10:44:39.530Z] PASS [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === Skipped [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-10T10:44:39.530Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] [2021-07-10T10:44:39.530Z] DONE 17 tests, 17 skipped in 0.299s [2021-07-10T10:44:39.530Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-10T10:44:39.530Z] INFO: Testing against a local daemon [2021-07-10T10:44:39.530Z] === RUN TestPluginInvalidJSON [2021-07-10T10:44:39.530Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-10T10:44:39.530Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-10T10:44:39.530Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-10T10:44:39.530Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-10T10:44:39.530Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-10T10:44:39.530Z] === RUN TestPluginInstall [2021-07-10T10:44:39.531Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.531Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-10T10:44:39.531Z] === RUN TestPluginsWithRuntimes [2021-07-10T10:44:39.531Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-07-10T10:44:39.531Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-10T10:44:39.531Z] === RUN TestPluginBackCompatMediaTypes [2021-07-10T10:44:39.531Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-10T10:44:39.531Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-10T10:44:39.531Z] PASS [2021-07-10T10:44:39.531Z] [2021-07-10T10:44:39.531Z] === Skipped [2021-07-10T10:44:39.531Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-07-10T10:44:39.531Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-10T10:44:39.531Z] [2021-07-10T10:44:39.531Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-07-10T10:44:39.531Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-07-10T10:44:39.531Z] [2021-07-10T10:44:39.531Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-07-10T10:44:39.531Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-10T10:44:39.531Z] [2021-07-10T10:44:39.531Z] [2021-07-10T10:44:39.531Z] DONE 5 tests, 3 skipped in 0.124s [2021-07-10T10:44:39.531Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-10T10:44:39.531Z] INFO: Testing against a local daemon [2021-07-10T10:44:39.531Z] === RUN TestExternalGraphDriver [2021-07-10T10:44:39.531Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-10T10:44:39.531Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-07-10T10:44:39.531Z] === RUN TestGraphdriverPluginV2 [2021-07-10T10:44:39.536Z] --- PASS: TestTemplatedSecret (4.20s) [2021-07-10T10:44:39.536Z] === RUN TestSecretCreateResolve [2021-07-10T10:44:39.536Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-07-10T10:44:39.536Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-10T10:44:39.536Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-10T10:44:39.536Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-10T10:44:39.536Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-10T10:44:39.536Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-10T10:44:39.536Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-10T10:44:39.536Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-10T10:44:39.536Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-10T10:44:39.536Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-10T10:44:39.536Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-10T10:44:39.540Z] --- PASS: TestNetworkLoopbackNat (3.15s) [2021-07-10T10:44:39.540Z] === RUN TestPause [2021-07-10T10:44:39.540Z] --- PASS: TestPause (0.74s) [2021-07-10T10:44:39.540Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-10T10:44:39.540Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-10T10:44:39.540Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-10T10:44:39.540Z] === RUN TestPauseStopPausedContainer [2021-07-10T10:44:39.668Z] INFO: Extraction ended at 07/10/2021 10:44:38. Duration:00:00:24.0244265 [2021-07-10T10:44:39.668Z] INFO: Updating the golang and path environment variables [2021-07-10T10:44:39.668Z] INFO: GOPATH=d:\gopath [2021-07-10T10:44:39.668Z] INFO: go version go1.16.5 windows/amd64 [2021-07-10T10:44:39.668Z] INFO: Running the daemon under test in debug mode [2021-07-10T10:44:39.668Z] INFO: Starting a daemon under test... [2021-07-10T10:44:39.668Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42464\20\daemon --pidfile d:\CI\PR-42464\20\docker.pid -D [2021-07-10T10:44:39.668Z] INFO: Process started successfully. [2021-07-10T10:44:39.668Z] INFO: Start tailing logs of the daemon under tests [2021-07-10T10:44:39.668Z] INFO: Waiting for the daemon under test to start... [2021-07-10T10:44:40.109Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2021-07-10T10:44:40.109Z] === RUN TestPidHost [2021-07-10T10:44:40.464Z] --- PASS: TestSecretCreateResolve (3.22s) [2021-07-10T10:44:40.464Z] PASS [2021-07-10T10:44:40.464Z] [2021-07-10T10:44:40.464Z] DONE 6 tests in 18.205s [2021-07-10T10:44:40.464Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-10T10:44:40.464Z] ++ 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-10T10:44:40.464Z] ++ set -e [2021-07-10T10:44:40.464Z] ++ '[' -n 0 ']' [2021-07-10T10:44:40.464Z] ++ set -x [2021-07-10T10:44:40.464Z] ++ 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-10T10:44:40.719Z] INFO: Testing against a local daemon [2021-07-10T10:44:40.720Z] === RUN TestServiceCreateInit [2021-07-10T10:44:40.720Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-10T10:44:41.645Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-10T10:44:41.645Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-10T10:44:41.901Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-07-10T10:44:42.018Z] --- PASS: TestPidHost (2.01s) [2021-07-10T10:44:42.018Z] === RUN TestPsFilter [2021-07-10T10:44:42.279Z] --- PASS: TestPsFilter (0.14s) [2021-07-10T10:44:42.279Z] === RUN TestPsPlatform [2021-07-10T10:44:42.279Z] --- PASS: TestPsPlatform (0.04s) [2021-07-10T10:44:42.279Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-10T10:44:42.816Z] --- PASS: TestGraphdriverPluginV2 (3.56s) [2021-07-10T10:44:42.816Z] PASS [2021-07-10T10:44:42.816Z] [2021-07-10T10:44:42.816Z] === Skipped [2021-07-10T10:44:42.816Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-07-10T10:44:42.816Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-10T10:44:42.816Z] [2021-07-10T10:44:42.816Z] [2021-07-10T10:44:42.816Z] DONE 2 tests, 1 skipped in 3.724s [2021-07-10T10:44:42.816Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-10T10:44:42.826Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-10T10:44:42.848Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2021-07-10T10:44:42.848Z] === RUN TestRemoveContainerWithVolume [2021-07-10T10:44:43.076Z] INFO: Testing against a local daemon [2021-07-10T10:44:43.076Z] === RUN TestContinueAfterPluginCrash [2021-07-10T10:44:43.076Z] === PAUSE TestContinueAfterPluginCrash [2021-07-10T10:44:43.076Z] === RUN TestReadPluginNoRead [2021-07-10T10:44:43.076Z] === PAUSE TestReadPluginNoRead [2021-07-10T10:44:43.076Z] === RUN TestDaemonStartWithLogOpt [2021-07-10T10:44:43.076Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-10T10:44:43.076Z] === CONT TestContinueAfterPluginCrash [2021-07-10T10:44:43.076Z] === CONT TestDaemonStartWithLogOpt [2021-07-10T10:44:43.082Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-10T10:44:43.787Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2021-07-10T10:44:43.787Z] === RUN TestRemoveContainerRunning [2021-07-10T10:44:44.007Z] docker_api_swarm_node_test.go:19: [d4bd92a8d5bc8] joining swarm manager [d90c5ac0512bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T10:44:44.007Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-10T10:44:44.007Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-10T10:44:44.358Z] --- PASS: TestRemoveContainerRunning (0.68s) [2021-07-10T10:44:44.358Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-10T10:44:44.927Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2021-07-10T10:44:44.927Z] === RUN TestRemoveInvalidContainer [2021-07-10T10:44:44.927Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-10T10:44:44.927Z] === RUN TestRenameLinkedContainer [2021-07-10T10:44:44.933Z] docker_api_swarm_node_test.go:20: [d3e2b64b0c311] joining swarm manager [d90c5ac0512bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-10T10:44:46.819Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-10T10:44:47.290Z] --- PASS: TestDaemonStartWithLogOpt (4.13s) [2021-07-10T10:44:47.290Z] === CONT TestReadPluginNoRead [2021-07-10T10:44:47.380Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-10T10:44:48.220Z] --- PASS: TestRenameLinkedContainer (2.77s) [2021-07-10T10:44:48.220Z] === RUN TestRenameStoppedContainer [2021-07-10T10:44:48.480Z] --- PASS: TestRenameStoppedContainer (0.69s) [2021-07-10T10:44:48.480Z] === RUN TestRenameRunningContainerAndReuse [2021-07-10T10:44:49.114Z] ...INFO: Daemon under test started and replied! [2021-07-10T10:44:49.114Z] INFO: Docker version of the daemon under test [2021-07-10T10:44:49.114Z] [2021-07-10T10:44:49.114Z] Client: [2021-07-10T10:44:49.114Z] Version: 17.06.2-ce [2021-07-10T10:44:49.114Z] API version: 1.30 [2021-07-10T10:44:49.114Z] Go version: go1.8.3 [2021-07-10T10:44:49.114Z] Git commit: cec0b72 [2021-07-10T10:44:49.114Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-10T10:44:49.114Z] OS/Arch: windows/amd64 [2021-07-10T10:44:49.114Z] [2021-07-10T10:44:49.114Z] Server: [2021-07-10T10:44:49.114Z] Version: 0.0.0-dev [2021-07-10T10:44:49.114Z] API version: 1.42 (minimum version 1.24) [2021-07-10T10:44:49.114Z] Go version: go1.16.5 [2021-07-10T10:44:49.114Z] Git commit: 635ce3c3c5 [2021-07-10T10:44:49.114Z] Built: 07/10/2021 10:42:44 [2021-07-10T10:44:49.114Z] OS/Arch: windows/amd64 [2021-07-10T10:44:49.114Z] Experimental: false [2021-07-10T10:44:49.114Z] [2021-07-10T10:44:49.114Z] INFO: Docker info of the daemon under test [2021-07-10T10:44:49.114Z] [2021-07-10T10:44:49.114Z] Containers: 0 [2021-07-10T10:44:49.114Z] Running: 0 [2021-07-10T10:44:49.114Z] Paused: 0 [2021-07-10T10:44:49.114Z] Stopped: 0 [2021-07-10T10:44:49.114Z] Images: 0 [2021-07-10T10:44:49.114Z] Server Version: 0.0.0-dev [2021-07-10T10:44:49.114Z] Storage Driver: windowsfilter [2021-07-10T10:44:49.114Z] Windows: [2021-07-10T10:44:49.114Z] Logging Driver: json-file [2021-07-10T10:44:49.114Z] Plugins: [2021-07-10T10:44:49.114Z] Volume: local [2021-07-10T10:44:49.114Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-10T10:44:49.114Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-10T10:44:49.114Z] Swarm: inactive [2021-07-10T10:44:49.114Z] Default Isolation: process [2021-07-10T10:44:49.114Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-10T10:44:49.114Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-10T10:44:49.114Z] OSType: windows [2021-07-10T10:44:49.114Z] Architecture: x86_64 [2021-07-10T10:44:49.114Z] CPUs: 4 [2021-07-10T10:44:49.114Z] Total Memory: 32GiB [2021-07-10T10:44:49.114Z] Name: azwin-2-eaeaf1 [2021-07-10T10:44:49.114Z] ID: SAK7:KLMN:NNPZ:5UHK:FMY2:WVW4:3WSN:KNVY:AD3G:6E2B:IQJI:4PJM [2021-07-10T10:44:49.114Z] Docker Root Dir: D:\CI\PR-42464\20\daemon [2021-07-10T10:44:49.114Z] Debug Mode (client): false [2021-07-10T10:44:49.114Z] Debug Mode (server): true [2021-07-10T10:44:49.114Z] File Descriptors: -1 [2021-07-10T10:44:49.114Z] Goroutines: 16 [2021-07-10T10:44:49.114Z] System Time: 2021-07-10T10:44:46.5218079Z [2021-07-10T10:44:49.114Z] EventsListeners: 0 [2021-07-10T10:44:49.114Z] Registry: https://index.docker.io/v1/ [2021-07-10T10:44:49.114Z] Labels: [2021-07-10T10:44:49.114Z] Experimental: false [2021-07-10T10:44:49.114Z] Insecure Registries: [2021-07-10T10:44:49.114Z] 127.0.0.0/8 [2021-07-10T10:44:49.114Z] Live Restore Enabled: false [2021-07-10T10:44:49.114Z] [2021-07-10T10:44:49.114Z] [2021-07-10T10:44:49.114Z] INFO: Docker images of the daemon under test [2021-07-10T10:44:49.114Z] [2021-07-10T10:44:49.114Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-10T10:44:49.114Z] [2021-07-10T10:44:49.114Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-10T10:44:49.114Z] 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-10T10:44:49.114Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-10T10:44:49.114Z] 29d5b6a226d2: Pulling fs layer [2021-07-10T10:44:49.266Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-10T10:44:49.823Z] === RUN TestReadPluginNoRead/default [2021-07-10T10:44:49.828Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-10T10:44:49.861Z] --- PASS: TestRenameRunningContainerAndReuse (1.41s) [2021-07-10T10:44:49.861Z] === RUN TestRenameInvalidName [2021-07-10T10:44:50.083Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-10T10:44:50.430Z] --- PASS: TestRenameInvalidName (0.69s) [2021-07-10T10:44:50.430Z] === RUN TestRenameAnonymousContainer [2021-07-10T10:44:50.644Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-10T10:44:50.644Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-10T10:44:50.644Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-10T10:44:50.760Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-10T10:44:50.899Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-10T10:44:51.182Z] 29d5b6a226d2: Pull complete [2021-07-10T10:44:51.182Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-10T10:44:51.182Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T10:44:51.182Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-10T10:44:51.182Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-10T10:44:51.182Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-10T10:44:51.182Z] WARN: Skipping validation tests [2021-07-10T10:44:51.182Z] INFO: Running unit tests at 07/10/2021 10:44:37... [2021-07-10T10:44:51.182Z] INFO: make.ps1 starting at 07/10/2021 10:44:41 [2021-07-10T10:44:51.182Z] INFO: Git commit (635ce3c3c5) assumed from DOCKER_GITCOMMIT environment variable [2021-07-10T10:44:51.182Z] INFO: Invoking autogen... [2021-07-10T10:44:51.182Z] INFO: Running unit tests... [2021-07-10T10:44:51.183Z] 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/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/signal/testfiles 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-10T10:44:51.460Z] --- PASS: TestServiceCreateInit (10.86s) [2021-07-10T10:44:51.460Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.86s) [2021-07-10T10:44:51.460Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.98s) [2021-07-10T10:44:51.460Z] === RUN TestCreateServiceMultipleTimes [2021-07-10T10:44:52.134Z] --- PASS: TestContinueAfterPluginCrash (9.05s) [2021-07-10T10:44:52.134Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-10T10:44:52.970Z] --- PASS: TestRenameAnonymousContainer (2.45s) [2021-07-10T10:44:52.970Z] === RUN TestRenameContainerWithSameName [2021-07-10T10:44:53.346Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-10T10:44:53.346Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-10T10:44:53.346Z] docker_cli_sni_test.go:18: Flakey test [2021-07-10T10:44:53.346Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-10T10:44:53.905Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-10T10:44:53.910Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2021-07-10T10:44:53.910Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-10T10:44:54.034Z] === CONT TestReadPluginNoRead [2021-07-10T10:44:54.034Z] read_test.go:92: [d9d2f32720d13] daemon is not started [2021-07-10T10:44:54.034Z] --- PASS: TestReadPluginNoRead (6.59s) [2021-07-10T10:44:54.034Z] --- PASS: TestReadPluginNoRead/default (1.45s) [2021-07-10T10:44:54.034Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.47s) [2021-07-10T10:44:54.034Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.42s) [2021-07-10T10:44:54.034Z] PASS [2021-07-10T10:44:54.034Z] [2021-07-10T10:44:54.034Z] DONE 6 tests in 10.825s [2021-07-10T10:44:54.034Z] 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-10T10:44:54.034Z] testing: warning: no tests to run [2021-07-10T10:44:54.034Z] PASS [2021-07-10T10:44:54.034Z] [2021-07-10T10:44:54.034Z] DONE 0 tests in 0.035s [2021-07-10T10:44:54.034Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-10T10:44:54.034Z] INFO: Testing against a local daemon [2021-07-10T10:44:54.034Z] === RUN TestPluginWithDevMounts [2021-07-10T10:44:54.034Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-10T10:44:54.034Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-10T10:44:54.034Z] PASS [2021-07-10T10:44:54.034Z] [2021-07-10T10:44:54.034Z] === Skipped [2021-07-10T10:44:54.034Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-07-10T10:44:54.034Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-10T10:44:54.034Z] [2021-07-10T10:44:54.034Z] [2021-07-10T10:44:54.034Z] DONE 1 tests, 1 skipped in 0.098s [2021-07-10T10:44:54.034Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-10T10:44:54.034Z] INFO: Testing against a local daemon [2021-07-10T10:44:54.034Z] === RUN TestSecretInspect [2021-07-10T10:44:54.034Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.034Z] --- SKIP: TestSecretInspect (0.01s) [2021-07-10T10:44:54.034Z] === RUN TestSecretList [2021-07-10T10:44:54.034Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.034Z] --- SKIP: TestSecretList (0.01s) [2021-07-10T10:44:54.034Z] === RUN TestSecretsCreateAndDelete [2021-07-10T10:44:54.034Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.034Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-07-10T10:44:54.034Z] === RUN TestSecretsUpdate [2021-07-10T10:44:54.034Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.034Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-07-10T10:44:54.034Z] === RUN TestTemplatedSecret [2021-07-10T10:44:54.034Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.034Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-10T10:44:54.034Z] === RUN TestSecretCreateResolve [2021-07-10T10:44:54.034Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.034Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-07-10T10:44:54.034Z] PASS [2021-07-10T10:44:54.034Z] [2021-07-10T10:44:54.034Z] === Skipped [2021-07-10T10:44:54.034Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-07-10T10:44:54.034Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.034Z] [2021-07-10T10:44:54.034Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-07-10T10:44:54.034Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.034Z] [2021-07-10T10:44:54.034Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-07-10T10:44:54.034Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.034Z] [2021-07-10T10:44:54.034Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-07-10T10:44:54.034Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.034Z] [2021-07-10T10:44:54.034Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-07-10T10:44:54.034Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.034Z] [2021-07-10T10:44:54.035Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-07-10T10:44:54.035Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.035Z] [2021-07-10T10:44:54.035Z] [2021-07-10T10:44:54.035Z] DONE 6 tests, 6 skipped in 0.166s [2021-07-10T10:44:54.035Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-10T10:44:54.035Z] INFO: Testing against a local daemon [2021-07-10T10:44:54.035Z] === RUN TestServiceCreateInit [2021-07-10T10:44:54.035Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-10T10:44:54.035Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.035Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-10T10:44:54.035Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.035Z] --- PASS: TestServiceCreateInit (0.01s) [2021-07-10T10:44:54.035Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-10T10:44:54.035Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-10T10:44:54.035Z] === RUN TestCreateServiceMultipleTimes [2021-07-10T10:44:54.035Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.035Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-07-10T10:44:54.035Z] === RUN TestCreateServiceConflict [2021-07-10T10:44:54.294Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.294Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-07-10T10:44:54.294Z] === RUN TestCreateServiceMaxReplicas [2021-07-10T10:44:54.294Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.294Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-07-10T10:44:54.294Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-10T10:44:54.294Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.294Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-10T10:44:54.294Z] === RUN TestCreateServiceSecretFileMode [2021-07-10T10:44:54.294Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.294Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-07-10T10:44:54.294Z] === RUN TestCreateServiceConfigFileMode [2021-07-10T10:44:54.294Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.294Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-07-10T10:44:54.294Z] === RUN TestCreateServiceSysctls [2021-07-10T10:44:54.294Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.294Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-07-10T10:44:54.294Z] === RUN TestCreateServiceCapabilities [2021-07-10T10:44:54.294Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.294Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-10T10:44:54.294Z] === RUN TestInspect [2021-07-10T10:44:54.294Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.294Z] --- SKIP: TestInspect (0.01s) [2021-07-10T10:44:54.294Z] === RUN TestCreateJob [2021-07-10T10:44:54.294Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.294Z] --- SKIP: TestCreateJob (0.01s) [2021-07-10T10:44:54.294Z] === RUN TestReplicatedJob [2021-07-10T10:44:54.294Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.294Z] --- SKIP: TestReplicatedJob (0.01s) [2021-07-10T10:44:54.294Z] === RUN TestUpdateReplicatedJob [2021-07-10T10:44:54.294Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.294Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-07-10T10:44:54.294Z] === RUN TestServiceListWithStatuses [2021-07-10T10:44:54.294Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-10T10:44:54.294Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-10T10:44:54.294Z] === RUN TestDockerNetworkConnectAlias [2021-07-10T10:44:54.294Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.294Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-07-10T10:44:54.294Z] === RUN TestDockerNetworkReConnect [2021-07-10T10:44:54.294Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:54.294Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-07-10T10:44:54.294Z] === RUN TestServicePlugin [2021-07-10T10:44:54.832Z] === RUN TestDockerSuite/TestCommitChange [2021-07-10T10:44:55.289Z] --- PASS: TestRenameContainerWithLinkedContainer (1.38s) [2021-07-10T10:44:55.289Z] === RUN TestResize [2021-07-10T10:44:55.858Z] --- PASS: TestResize (0.68s) [2021-07-10T10:44:55.858Z] === RUN TestResizeWithInvalidSize [2021-07-10T10:44:56.195Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-10T10:44:56.429Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2021-07-10T10:44:56.429Z] === RUN TestResizeWhenContainerNotStarted [2021-07-10T10:44:56.451Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-07-10T10:44:56.825Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] --- SKIP: TestServicePlugin (2.02s) [2021-07-10T10:44:56.826Z] === RUN TestServiceUpdateLabel [2021-07-10T10:44:56.826Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-07-10T10:44:56.826Z] === RUN TestServiceUpdateSecrets [2021-07-10T10:44:56.826Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-07-10T10:44:56.826Z] === RUN TestServiceUpdateConfigs [2021-07-10T10:44:56.826Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-07-10T10:44:56.826Z] === RUN TestServiceUpdateNetwork [2021-07-10T10:44:56.826Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-07-10T10:44:56.826Z] === RUN TestServiceUpdatePidsLimit [2021-07-10T10:44:56.826Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-07-10T10:44:56.826Z] PASS [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] === Skipped [2021-07-10T10:44:56.826Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-10T10:44:56.826Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-10T10:44:56.826Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-07-10T10:44:56.826Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-07-10T10:44:56.826Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-07-10T10:44:56.826Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-10T10:44:56.826Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-07-10T10:44:56.826Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-07-10T10:44:56.826Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2021-07-10T10:44:56.826Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-07-10T10:44:56.826Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-07-10T10:44:56.826Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-07-10T10:44:56.826Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-07-10T10:44:56.826Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-07-10T10:44:56.826Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-10T10:44:56.826Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-07-10T10:44:56.826Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-07-10T10:44:56.826Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] === SKIP: amd64.integration.service TestServicePlugin (2.02s) [2021-07-10T10:44:56.826Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-07-10T10:44:56.826Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-07-10T10:44:56.826Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-07-10T10:44:56.826Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-07-10T10:44:56.826Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-07-10T10:44:56.826Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] DONE 24 tests, 23 skipped in 2.409s [2021-07-10T10:44:56.826Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-10T10:44:56.826Z] INFO: Testing against a local daemon [2021-07-10T10:44:56.826Z] === RUN TestSessionCreate [2021-07-10T10:44:56.826Z] --- PASS: TestSessionCreate (0.03s) [2021-07-10T10:44:56.826Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-10T10:44:56.826Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-10T10:44:56.826Z] PASS [2021-07-10T10:44:56.826Z] [2021-07-10T10:44:56.826Z] DONE 2 tests in 0.137s [2021-07-10T10:44:56.826Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-10T10:44:56.826Z] INFO: Testing against a local daemon [2021-07-10T10:44:56.826Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-10T10:44:56.826Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-10T10:44:56.826Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-10T10:44:56.826Z] === RUN TestEventsExecDie [2021-07-10T10:44:57.000Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2021-07-10T10:44:57.000Z] === RUN TestDaemonRestartKillContainers [2021-07-10T10:44:57.000Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-10T10:44:57.000Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-10T10:44:57.000Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-10T10:44:57.000Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-10T10:44:57.000Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-10T10:44:57.000Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-10T10:44:57.000Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-10T10:44:57.000Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-10T10:44:57.000Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-10T10:44:57.000Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-10T10:44:57.000Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-10T10:44:57.000Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-10T10:44:57.000Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-10T10:44:57.000Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-10T10:44:57.000Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-10T10:44:57.000Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-10T10:44:57.000Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-10T10:44:57.000Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-10T10:44:57.000Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-10T10:44:57.000Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-10T10:44:57.000Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-10T10:44:57.000Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-10T10:44:57.000Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-10T10:44:57.000Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-10T10:44:57.001Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-10T10:44:57.001Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-10T10:44:57.378Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-10T10:44:57.761Z] --- PASS: TestEventsExecDie (0.93s) [2021-07-10T10:44:57.761Z] === RUN TestEventsBackwardsCompatible [2021-07-10T10:44:57.761Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-07-10T10:44:57.761Z] === RUN TestEventsVolumeCreate [2021-07-10T10:44:57.761Z] --- PASS: TestEventsVolumeCreate (0.04s) [2021-07-10T10:44:57.761Z] === RUN TestInfoBinaryCommits [2021-07-10T10:44:57.761Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-10T10:44:57.761Z] === RUN TestInfoAPIVersioned [2021-07-10T10:44:57.761Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-10T10:44:57.761Z] === RUN TestInfoDiscoveryBackend [2021-07-10T10:44:58.287Z] ? github.com/docker/docker/api [no test files] [2021-07-10T10:44:58.330Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-10T10:44:58.330Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-10T10:44:59.541Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-10T10:44:59.541Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-10T10:44:59.678Z] sha256:721425305a45065f496a1133c228e7db2c8e1069b4d7c2d921586043e0024496 [2021-07-10T10:44:59.678Z] INFO: Starting docker-py tests... [2021-07-10T10:44:59.678Z] ============================= test session starts ============================== [2021-07-10T10:44:59.678Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-07-10T10:44:59.678Z] rootdir: /src, inifile: pytest.ini [2021-07-10T10:44:59.678Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-07-10T10:44:59.678Z] collected 390 items / 1 deselected / 389 selected [2021-07-10T10:44:59.678Z] [2021-07-10T10:44:59.890Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-10T10:45:00.640Z] .....INFO: Daemon under test started and replied! [2021-07-10T10:45:00.640Z] INFO: Docker version of the daemon under test [2021-07-10T10:45:00.640Z] [2021-07-10T10:45:00.640Z] Client: [2021-07-10T10:45:00.640Z] Version: 17.06.2-ce [2021-07-10T10:45:00.640Z] API version: 1.30 [2021-07-10T10:45:00.640Z] Go version: go1.8.3 [2021-07-10T10:45:00.640Z] Git commit: cec0b72 [2021-07-10T10:45:00.640Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-10T10:45:00.640Z] OS/Arch: windows/amd64 [2021-07-10T10:45:00.640Z] [2021-07-10T10:45:00.640Z] Server: [2021-07-10T10:45:00.640Z] Version: 0.0.0-dev [2021-07-10T10:45:00.640Z] API version: 1.42 (minimum version 1.24) [2021-07-10T10:45:00.640Z] Go version: go1.16.5 [2021-07-10T10:45:00.640Z] Git commit: 635ce3c3c5 [2021-07-10T10:45:00.640Z] Built: 07/10/2021 10:42:55 [2021-07-10T10:45:00.640Z] OS/Arch: windows/amd64 [2021-07-10T10:45:00.640Z] Experimental: false [2021-07-10T10:45:00.640Z] [2021-07-10T10:45:00.640Z] INFO: Docker info of the daemon under test [2021-07-10T10:45:00.640Z] [2021-07-10T10:45:00.640Z] Containers: 0 [2021-07-10T10:45:00.640Z] Running: 0 [2021-07-10T10:45:00.640Z] Paused: 0 [2021-07-10T10:45:00.640Z] Stopped: 0 [2021-07-10T10:45:00.640Z] Images: 0 [2021-07-10T10:45:00.640Z] Server Version: 0.0.0-dev [2021-07-10T10:45:00.640Z] Storage Driver: windowsfilter [2021-07-10T10:45:00.640Z] Windows: [2021-07-10T10:45:00.640Z] Logging Driver: json-file [2021-07-10T10:45:00.640Z] Plugins: [2021-07-10T10:45:00.640Z] Volume: local [2021-07-10T10:45:00.640Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-10T10:45:00.640Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-10T10:45:00.640Z] Swarm: inactive [2021-07-10T10:45:00.640Z] Default Isolation: process [2021-07-10T10:45:00.640Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-10T10:45:00.640Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-10T10:45:00.640Z] OSType: windows [2021-07-10T10:45:00.640Z] Architecture: x86_64 [2021-07-10T10:45:00.640Z] CPUs: 4 [2021-07-10T10:45:00.640Z] Total Memory: 32GiB [2021-07-10T10:45:00.640Z] Name: azwin-2-cb1360 [2021-07-10T10:45:00.640Z] ID: VYSD:AAJ5:VR2F:YRT5:EOTO:UWEU:LNJL:W5XU:SIZR:KX53:HWU5:37UK [2021-07-10T10:45:00.640Z] Docker Root Dir: D:\CI\PR-42464\20\daemon [2021-07-10T10:45:00.640Z] Debug Mode (client): false [2021-07-10T10:45:00.640Z] Debug Mode (server): true [2021-07-10T10:45:00.640Z] File Descriptors: -1 [2021-07-10T10:45:00.640Z] Goroutines: 16 [2021-07-10T10:45:00.640Z] System Time: 2021-07-10T10:44:58.4710099Z [2021-07-10T10:45:00.640Z] EventsListeners: 0 [2021-07-10T10:45:00.640Z] Registry: https://index.docker.io/v1/ [2021-07-10T10:45:00.640Z] Labels: [2021-07-10T10:45:00.640Z] Experimental: false [2021-07-10T10:45:00.640Z] Insecure Registries: [2021-07-10T10:45:00.640Z] 127.0.0.0/8 [2021-07-10T10:45:00.640Z] Live Restore Enabled: false [2021-07-10T10:45:00.640Z] [2021-07-10T10:45:00.640Z] [2021-07-10T10:45:00.640Z] INFO: Docker images of the daemon under test [2021-07-10T10:45:00.640Z] [2021-07-10T10:45:00.640Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-10T10:45:00.640Z] [2021-07-10T10:45:00.640Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-07-10T10:45:00.640Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-07-10T10:45:00.640Z] ltsc2019: Pulling from windows/servercore [2021-07-10T10:45:00.640Z] 4612f6d0b889: Pulling fs layer [2021-07-10T10:45:00.640Z] 8d5139ce8e39: Pulling fs layer [2021-07-10T10:45:00.920Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-10T10:45:00.920Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-10T10:45:01.611Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-07-10T10:45:01.611Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-10T10:45:01.611Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-10T10:45:01.611Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-10T10:45:01.611Z] === RUN TestInfoAPI [2021-07-10T10:45:01.611Z] --- PASS: TestInfoAPI (0.02s) [2021-07-10T10:45:01.611Z] === RUN TestInfoAPIWarnings [2021-07-10T10:45:01.776Z] docker_api_swarm_test.go:501: [d9e6022caecbc] joining swarm manager [d6d5642536e45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T10:45:01.860Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-10T10:45:02.031Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-10T10:45:02.121Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-10T10:45:03.396Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-10T10:45:04.034Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-10T10:45:04.603Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-10T10:45:04.758Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-10T10:45:05.688Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-10T10:45:07.053Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-10T10:45:07.144Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-10T10:45:07.404Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-10T10:45:08.416Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-10T10:45:08.416Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-10T10:45:08.416Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-10T10:45:08.416Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-10T10:45:08.416Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-10T10:45:08.416Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-10T10:45:08.416Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-10T10:45:08.416Z] --- PASS: TestCreateServiceMultipleTimes (16.92s) [2021-07-10T10:45:08.416Z] === RUN TestCreateServiceConflict [2021-07-10T10:45:09.139Z] 8d5139ce8e39: Verifying Checksum [2021-07-10T10:45:09.139Z] 8d5139ce8e39: Download complete [2021-07-10T10:45:09.319Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-10T10:45:09.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s) [2021-07-10T10:45:09.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.29s) [2021-07-10T10:45:09.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2021-07-10T10:45:09.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s) [2021-07-10T10:45:09.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-07-10T10:45:09.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2021-07-10T10:45:09.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.16s) [2021-07-10T10:45:09.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.20s) [2021-07-10T10:45:09.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.87s) [2021-07-10T10:45:09.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.97s) [2021-07-10T10:45:09.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.20s) [2021-07-10T10:45:09.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.96s) [2021-07-10T10:45:09.319Z] === RUN TestCgroupNamespacesRun [2021-07-10T10:45:09.780Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-10T10:45:11.142Z] --- PASS: TestCreateServiceConflict (2.69s) [2021-07-10T10:45:11.142Z] === RUN TestCreateServiceMaxReplicas [2021-07-10T10:45:11.227Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2021-07-10T10:45:11.228Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-10T10:45:11.228Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-10T10:45:11.228Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.05s) [2021-07-10T10:45:11.228Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-10T10:45:11.703Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-10T10:45:11.703Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-10T10:45:12.627Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-10T10:45:13.141Z] === RUN TestMiddlewares [2021-07-10T10:45:13.141Z] --- PASS: TestMiddlewares (0.00s) [2021-07-10T10:45:13.141Z] PASS [2021-07-10T10:45:13.141Z] coverage: 9.0% of statements [2021-07-10T10:45:13.141Z] ok github.com/docker/docker/api/server 0.037s coverage: 9.0% of statements [2021-07-10T10:45:13.156Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s) [2021-07-10T10:45:13.156Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-10T10:45:13.553Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-10T10:45:13.808Z] docker_api_swarm_test.go:506: [d580d17d7f12b] joining swarm manager [d6d5642536e45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-10T10:45:14.063Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-10T10:45:14.541Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2021-07-10T10:45:14.541Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-10T10:45:14.988Z] --- PASS: TestCreateServiceMaxReplicas (3.68s) [2021-07-10T10:45:14.988Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-10T10:45:15.244Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-10T10:45:16.169Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-10T10:45:16.169Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-10T10:45:16.169Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-10T10:45:16.448Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s) [2021-07-10T10:45:16.448Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-10T10:45:16.731Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-10T10:45:16.731Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-10T10:45:16.987Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-10T10:45:16.987Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-10T10:45:16.987Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-10T10:45:17.388Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2021-07-10T10:45:17.388Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-10T10:45:17.912Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-10T10:45:17.957Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-07-10T10:45:17.957Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-10T10:45:18.274Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-07-10T10:45:18.838Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-10T10:45:18.845Z] tests/integration/api_client_test.py ..... [ 7%] [2021-07-10T10:45:19.398Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-10T10:45:19.398Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-10T10:45:19.686Z] --- PASS: TestInfoAPIWarnings (16.33s) [2021-07-10T10:45:19.686Z] === RUN TestInfoDebug [2021-07-10T10:45:19.686Z] --- PASS: TestInfoDebug (0.52s) [2021-07-10T10:45:19.686Z] === RUN TestInfoInsecureRegistries [2021-07-10T10:45:19.686Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-10T10:45:19.686Z] === RUN TestInfoRegistryMirrors [2021-07-10T10:45:19.686Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-10T10:45:19.686Z] === RUN TestLoginFailsWithBadCredentials [2021-07-10T10:45:19.686Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-07-10T10:45:19.686Z] === RUN TestPingCacheHeaders [2021-07-10T10:45:19.686Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-10T10:45:19.686Z] === RUN TestPingGet [2021-07-10T10:45:19.686Z] --- PASS: TestPingGet (0.01s) [2021-07-10T10:45:19.686Z] === RUN TestPingHead [2021-07-10T10:45:19.686Z] --- PASS: TestPingHead (0.02s) [2021-07-10T10:45:19.686Z] === RUN TestVersion [2021-07-10T10:45:19.686Z] --- PASS: TestVersion (0.02s) [2021-07-10T10:45:19.686Z] PASS [2021-07-10T10:45:19.686Z] [2021-07-10T10:45:19.686Z] === Skipped [2021-07-10T10:45:19.686Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-10T10:45:19.686Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-10T10:45:19.686Z] [2021-07-10T10:45:19.686Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-10T10:45:19.686Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-10T10:45:19.686Z] [2021-07-10T10:45:19.686Z] [2021-07-10T10:45:19.686Z] DONE 19 tests, 2 skipped in 23.180s [2021-07-10T10:45:19.686Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-10T10:45:19.865Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s) [2021-07-10T10:45:19.865Z] === RUN TestNISDomainname [2021-07-10T10:45:19.945Z] INFO: Testing against a local daemon [2021-07-10T10:45:19.945Z] === RUN TestVolumesCreateAndList [2021-07-10T10:45:19.945Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-10T10:45:19.945Z] === RUN TestVolumesRemove [2021-07-10T10:45:19.945Z] --- PASS: TestVolumesRemove (0.05s) [2021-07-10T10:45:19.945Z] === RUN TestVolumesInspect [2021-07-10T10:45:19.945Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-10T10:45:19.945Z] === RUN TestVolumesInvalidJSON [2021-07-10T10:45:19.945Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-10T10:45:19.945Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-10T10:45:19.945Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-10T10:45:19.945Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-10T10:45:19.945Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-10T10:45:19.945Z] PASS [2021-07-10T10:45:19.945Z] [2021-07-10T10:45:19.945Z] DONE 5 tests in 0.197s [2021-07-10T10:45:19.945Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-10T10:45:19.945Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12555 is not a child of this shell [2021-07-10T10:45:19.945Z] warning: PID 12555 from bundles/test-integration/docker.pid had a nonzero exit code [2021-07-10T10:45:19.945Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-10T10:45:19.945Z] [2021-07-10T10:45:19.945Z] Unloading profiles will leave already running processes permanently [2021-07-10T10:45:19.945Z] unconfined, which can lead to unexpected situations. [2021-07-10T10:45:19.945Z] [2021-07-10T10:45:19.945Z] To set a process to complain mode, use the command line tool [2021-07-10T10:45:19.945Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-10T10:45:19.945Z] Removing test suite binaries [2021-07-10T10:45:20.203Z] exiting test-integration [2021-07-10T10:45:20.203Z] ++ exit 0 [2021-07-10T10:45:20.203Z] [2021-07-10T10:45:20.617Z] tests/integration/api_config_test.py ..... [ 8%] [2021-07-10T10:45:21.246Z] --- PASS: TestNISDomainname (1.26s) [2021-07-10T10:45:21.246Z] === RUN TestHostnameDnsResolution [2021-07-10T10:45:21.284Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume Post stage [Pipeline] junit [2021-07-10T10:45:21.591Z] Recording test results [2021-07-10T10:45:22.185Z] --- PASS: TestHostnameDnsResolution (1.23s) [2021-07-10T10:45:22.185Z] === RUN TestStats [2021-07-10T10:45:22.209Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-10T10:45:22.209Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-10T10:45:23.135Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-10T10:45:23.233Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-10T10:45:23.586Z] + echo Ensuring container killed. [2021-07-10T10:45:23.586Z] Ensuring container killed. [2021-07-10T10:45:23.586Z] + docker rm -vf docker-pr20 [2021-07-10T10:45:23.586Z] Error: No such container: docker-pr20 [Pipeline] sh [2021-07-10T10:45:23.695Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-10T10:45:23.871Z] + echo Chowning /workspace to jenkins user [2021-07-10T10:45:23.871Z] Chowning /workspace to jenkins user [2021-07-10T10:45:23.871Z] + id -u [2021-07-10T10:45:23.871Z] + id -g [2021-07-10T10:45:23.871Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42464:/workspace busybox chown -R 1000:1000 /workspace [2021-07-10T10:45:23.871Z] Unable to find image 'busybox:latest' locally [2021-07-10T10:45:23.871Z] latest: Pulling from library/busybox [2021-07-10T10:45:24.134Z] b71f96345d44: Pulling fs layer [2021-07-10T10:45:24.134Z] b71f96345d44: Verifying Checksum [2021-07-10T10:45:24.134Z] b71f96345d44: Download complete [2021-07-10T10:45:24.134Z] b71f96345d44: Pull complete [2021-07-10T10:45:24.134Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-07-10T10:45:24.134Z] Status: Downloaded newer image for busybox:latest [2021-07-10T10:45:24.620Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-10T10:45:25.475Z] --- PASS: TestStats (2.75s) [2021-07-10T10:45:25.475Z] === RUN TestStopContainerWithTimeout [2021-07-10T10:45:25.475Z] === RUN TestStopContainerWithTimeout/0 [2021-07-10T10:45:25.475Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-10T10:45:25.475Z] === RUN TestStopContainerWithTimeout/1 [2021-07-10T10:45:25.475Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-10T10:45:25.475Z] === RUN TestStopContainerWithTimeout/3 [2021-07-10T10:45:25.475Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-10T10:45:25.475Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-10T10:45:25.475Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-10T10:45:25.475Z] === CONT TestStopContainerWithTimeout/0 [2021-07-10T10:45:25.475Z] === CONT TestStopContainerWithTimeout/3 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-10T10:45:25.545Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-10T10:45:25.545Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-10T10:45:25.818Z] + bundleName=amd64-rootless [2021-07-10T10:45:25.818Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-07-10T10:45:25.818Z] Creating amd64-rootless-bundles.tar.gz [2021-07-10T10:45:25.818Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-07-10T10:45:25.818Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-07-10T10:45:25.830Z] Archiving artifacts [2021-07-10T10:45:26.044Z] === CONT TestStopContainerWithTimeout/1 [2021-07-10T10:45:26.471Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-10T10:45:27.258Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42464/20/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-10T10:45:27.397Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-10T10:45:27.567Z] + make clean [2021-07-10T10:45:27.825Z] docker volume rm -f docker-dev-cache [2021-07-10T10:45:27.825Z] docker-dev-cache [Pipeline] deleteDir [2021-07-10T10:45:27.951Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-10T10:45:27.957Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-10T10:45:28.212Z] === RUN TestDockerSuite/TestContainerAPIRename [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-10T10:45:29.143Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.20s) [2021-07-10T10:45:29.143Z] === RUN TestCreateServiceSecretFileMode [2021-07-10T10:45:29.143Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-10T10:45:30.488Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-10T10:45:30.488Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2021-07-10T10:45:30.488Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2021-07-10T10:45:30.488Z] --- PASS: TestStopContainerWithTimeout/3 (3.15s) [2021-07-10T10:45:30.488Z] --- PASS: TestStopContainerWithTimeout/-1 (2.74s) [2021-07-10T10:45:30.488Z] === RUN TestDeleteDevicemapper [2021-07-10T10:45:30.488Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-10T10:45:30.488Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-10T10:45:30.488Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-10T10:45:30.506Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-10T10:45:32.392Z] --- PASS: TestCreateServiceSecretFileMode (3.41s) [2021-07-10T10:45:32.392Z] === RUN TestCreateServiceConfigFileMode [2021-07-10T10:45:32.952Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-10T10:45:32.952Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-10T10:45:32.952Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-10T10:45:32.952Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-10T10:45:32.952Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-10T10:45:33.782Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.11s) [2021-07-10T10:45:33.782Z] === RUN TestUpdateMemory [2021-07-10T10:45:33.877Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-10T10:45:35.161Z] --- PASS: TestUpdateMemory (1.27s) [2021-07-10T10:45:35.161Z] === RUN TestUpdateCPUQuota [2021-07-10T10:45:35.240Z] --- PASS: TestCreateServiceConfigFileMode (2.85s) [2021-07-10T10:45:35.240Z] === RUN TestCreateServiceSysctls [2021-07-10T10:45:38.503Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-10T10:45:39.063Z] --- PASS: TestCreateServiceSysctls (3.88s) [2021-07-10T10:45:39.063Z] === RUN TestCreateServiceCapabilities [2021-07-10T10:45:39.318Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-10T10:45:40.243Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-07-10T10:45:40.499Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-10T10:45:40.499Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-10T10:45:40.499Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-10T10:45:40.499Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-10T10:45:41.729Z] --- PASS: TestUpdateCPUQuota (6.52s) [2021-07-10T10:45:41.729Z] === RUN TestUpdatePidsLimit [2021-07-10T10:45:41.729Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-10T10:45:41.989Z] === RUN TestUpdatePidsLimit/no_change [2021-07-10T10:45:42.387Z] docker_api_swarm_node_test.go:80: [dd773a0353036] joining swarm manager [d900adcc339aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T10:45:42.387Z] --- PASS: TestCreateServiceCapabilities (3.25s) [2021-07-10T10:45:42.387Z] === RUN TestInspect [2021-07-10T10:45:42.927Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-10T10:45:42.929Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-10T10:45:42.929Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-10T10:45:42.929Z] GOOS="" GOARCH="" GOARM="" [2021-07-10T10:45:42.929Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-10T10:45:42.929Z] [2021-07-10T10:45:42.929Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-10T10:45:42.929Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-10T10:45:42.929Z] HOSTNAME=bbc2ddaa40d6 [2021-07-10T10:45:42.929Z] TESTDEBUG=0 [2021-07-10T10:45:42.929Z] DEST=bundles/test-integration [2021-07-10T10:45:42.929Z] PWD=/go/src/github.com/docker/docker [2021-07-10T10:45:42.929Z] DOCKER_GITCOMMIT=635ce3c3c5fe0bf13d9dc8595425e5d194c2823a [2021-07-10T10:45:42.929Z] container=docker [2021-07-10T10:45:42.929Z] HOME=/root [2021-07-10T10:45:42.929Z] GOLANG_VERSION=1.16.5 [2021-07-10T10:45:42.929Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-10T10:45:42.929Z] VALIDATE_BRANCH=master [2021-07-10T10:45:42.929Z] TERM=xterm [2021-07-10T10:45:42.929Z] DOCKER_PKG=github.com/docker/docker [2021-07-10T10:45:42.929Z] SHLVL=1 [2021-07-10T10:45:42.929Z] TIMEOUT=120m [2021-07-10T10:45:42.929Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-10T10:45:42.929Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-10T10:45:42.929Z] GO111MODULE=off [2021-07-10T10:45:42.929Z] DOCKER_EXPERIMENTAL=1 [2021-07-10T10:45:42.929Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-10T10:45:42.929Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-10T10:45:42.929Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-10T10:45:42.929Z] GOPATH=/go [2021-07-10T10:45:42.929Z] PKG_CONFIG=pkg-config [2021-07-10T10:45:42.929Z] _=/usr/bin/env [2021-07-10T10:45:42.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-10T10:45:43.312Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-10T10:45:43.497Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-10T10:45:44.067Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-10T10:45:44.238Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-10T10:45:45.006Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-10T10:45:45.575Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-10T10:45:46.125Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-10T10:45:46.125Z] --- PASS: TestInspect (3.75s) [2021-07-10T10:45:46.125Z] === RUN TestCreateJob [2021-07-10T10:45:46.956Z] --- PASS: TestUpdatePidsLimit (5.49s) [2021-07-10T10:45:46.956Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.68s) [2021-07-10T10:45:46.956Z] --- PASS: TestUpdatePidsLimit/no_change (0.69s) [2021-07-10T10:45:46.956Z] --- PASS: TestUpdatePidsLimit/update_lower (0.69s) [2021-07-10T10:45:46.956Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.69s) [2021-07-10T10:45:46.956Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.70s) [2021-07-10T10:45:46.956Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.69s) [2021-07-10T10:45:46.956Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.71s) [2021-07-10T10:45:46.956Z] === RUN TestUpdateRestartPolicy [2021-07-10T10:45:51.367Z] --- PASS: TestCreateJob (4.47s) [2021-07-10T10:45:51.367Z] === RUN TestReplicatedJob [2021-07-10T10:45:51.514Z] 4612f6d0b889: Verifying Checksum [2021-07-10T10:45:51.514Z] 4612f6d0b889: Download complete [2021-07-10T10:45:53.253Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-10T10:45:53.814Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-10T10:45:55.703Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-10T10:45:57.068Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-07-10T10:45:57.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-10T10:45:57.323Z] --- PASS: TestReplicatedJob (6.80s) [2021-07-10T10:45:57.323Z] === RUN TestUpdateReplicatedJob [2021-07-10T10:45:57.369Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-07-10T10:45:58.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-07-10T10:45:58.810Z] docker_api_swarm_node_test.go:52: [d8f8163e44e38] joining swarm manager [d76cc89f8d5f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T10:45:59.737Z] docker_api_swarm_node_test.go:53: [dd7745bcb374d] joining swarm manager [d76cc89f8d5f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-10T10:45:59.737Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-07-10T10:46:01.622Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-07-10T10:46:01.622Z] --- PASS: TestUpdateReplicatedJob (4.08s) [2021-07-10T10:46:01.622Z] === RUN TestServiceListWithStatuses [2021-07-10T10:46:01.622Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-10T10:46:01.622Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-10T10:46:01.622Z] === RUN TestDockerNetworkConnectAlias [2021-07-10T10:46:01.852Z] --- PASS: TestUpdateRestartPolicy (12.59s) [2021-07-10T10:46:01.852Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-10T10:46:01.852Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2021-07-10T10:46:01.852Z] === RUN TestWaitNonBlocked [2021-07-10T10:46:01.852Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-10T10:46:01.852Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-10T10:46:01.852Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-10T10:46:01.853Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-10T10:46:01.853Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-10T10:46:01.853Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-10T10:46:01.853Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-10T10:46:01.853Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2021-07-10T10:46:01.853Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2021-07-10T10:46:01.853Z] === RUN TestWaitBlocked [2021-07-10T10:46:01.853Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-10T10:46:01.853Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-10T10:46:01.853Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-10T10:46:01.853Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-10T10:46:01.853Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-10T10:46:01.853Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-10T10:46:02.423Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-10T10:46:02.423Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2021-07-10T10:46:02.423Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s) [2021-07-10T10:46:02.423Z] === CONT TestContainerStartOnDaemonRestart [2021-07-10T10:46:02.423Z] === CONT TestContainerKillOnDaemonStart [2021-07-10T10:46:02.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-07-10T10:46:04.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000daa4b0_} [2021-07-10T10:46:05.714Z] --- PASS: TestContainerStartOnDaemonRestart (2.76s) [2021-07-10T10:46:05.714Z] === CONT TestIpcModeOlderClient [2021-07-10T10:46:05.714Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-07-10T10:46:05.714Z] === CONT TestDaemonHostGatewayIP [2021-07-10T10:46:06.236Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1156399796_/foo_false____} [2021-07-10T10:46:07.162Z] --- PASS: TestDockerNetworkConnectAlias (5.68s) [2021-07-10T10:46:07.162Z] === RUN TestDockerNetworkReConnect [2021-07-10T10:46:08.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1156399796_/foo_true____} [2021-07-10T10:46:09.007Z] --- PASS: TestDaemonHostGatewayIP (3.37s) [2021-07-10T10:46:09.007Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-10T10:46:09.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3740163203_/foo_false____} [2021-07-10T10:46:10.914Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.28s) [2021-07-10T10:46:10.914Z] === CONT TestDaemonRestartIpcMode [2021-07-10T10:46:11.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3740163203_/foo_true____} [2021-07-10T10:46:11.334Z] --- PASS: TestDockerNetworkReConnect (3.95s) [2021-07-10T10:46:11.334Z] === RUN TestServicePlugin [2021-07-10T10:46:12.695Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3740163203_/foo_true__0xc000daa4e0__} [2021-07-10T10:46:13.697Z] === RUN TestBoolValue [2021-07-10T10:46:13.697Z] --- PASS: TestBoolValue (0.00s) [2021-07-10T10:46:13.697Z] === RUN TestBoolValueOrDefault [2021-07-10T10:46:13.697Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-10T10:46:13.697Z] === RUN TestInt64ValueOrZero [2021-07-10T10:46:13.697Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-10T10:46:13.697Z] === RUN TestInt64ValueOrDefault [2021-07-10T10:46:13.697Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-10T10:46:13.697Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-10T10:46:13.697Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-10T10:46:13.697Z] === RUN TestJsonContentType [2021-07-10T10:46:13.697Z] --- PASS: TestJsonContentType (0.00s) [2021-07-10T10:46:13.697Z] PASS [2021-07-10T10:46:13.697Z] coverage: 14.7% of statements [2021-07-10T10:46:13.697Z] ok github.com/docker/docker/api/server/httputils 0.181s coverage: 14.7% of statements [2021-07-10T10:46:13.697Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-10T10:46:13.697Z] === RUN TestMaskSecretKeys [2021-07-10T10:46:13.697Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-10T10:46:13.697Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-10T10:46:13.697Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-10T10:46:13.697Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-10T10:46:13.697Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-10T10:46:13.697Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-10T10:46:13.697Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-10T10:46:13.697Z] === RUN TestVersionMiddlewareVersion [2021-07-10T10:46:13.697Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-10T10:46:13.697Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-10T10:46:13.697Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-10T10:46:13.697Z] PASS [2021-07-10T10:46:13.697Z] coverage: 37.7% of statements [2021-07-10T10:46:13.697Z] ok github.com/docker/docker/api/server/middleware 0.057s coverage: 37.7% of statements [2021-07-10T10:46:13.697Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-10T10:46:13.697Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-10T10:46:13.697Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-10T10:46:13.697Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-10T10:46:13.697Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-10T10:46:13.697Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-10T10:46:13.697Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-10T10:46:13.697Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-10T10:46:14.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000daa510_} [2021-07-10T10:46:14.163Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-10T10:46:14.207Z] --- PASS: TestDaemonRestartIpcMode (2.93s) [2021-07-10T10:46:14.618Z] plugin_test.go:62: [d6045912eaac2] joining swarm manager [d68cdbe331980]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T10:46:14.625Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-10T10:46:14.625Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-10T10:46:14.775Z] --- PASS: TestContainerKillOnDaemonStart (12.20s) [2021-07-10T10:46:14.775Z] PASS [2021-07-10T10:46:14.775Z] [2021-07-10T10:46:14.775Z] === Skipped [2021-07-10T10:46:14.775Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-10T10:46:14.775Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-10T10:46:14.775Z] [2021-07-10T10:46:14.775Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-10T10:46:14.775Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-10T10:46:14.775Z] [2021-07-10T10:46:14.775Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-10T10:46:14.775Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-10T10:46:14.775Z] [2021-07-10T10:46:14.775Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.05s) [2021-07-10T10:46:14.775Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-10T10:46:14.775Z] [2021-07-10T10:46:14.775Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-10T10:46:14.775Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-10T10:46:14.775Z] [2021-07-10T10:46:14.775Z] [2021-07-10T10:46:14.775Z] DONE 197 tests, 5 skipped in 147.631s [2021-07-10T10:46:14.775Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-10T10:46:14.775Z] === RUN TestConfigDaemonLibtrustID [2021-07-10T10:46:15.087Z] === RUN TestAdjustForAPIVersion [2021-07-10T10:46:15.087Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-10T10:46:15.087Z] PASS [2021-07-10T10:46:15.087Z] coverage: 5.7% of statements [2021-07-10T10:46:15.344Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-10T10:46:15.344Z] === RUN TestDaemonConfigValidation [2021-07-10T10:46:15.344Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-10T10:46:15.344Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-10T10:46:15.344Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-10T10:46:15.345Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-10T10:46:15.345Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-10T10:46:15.345Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-10T10:46:15.345Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-10T10:46:15.345Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-10T10:46:15.345Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-10T10:46:15.345Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-10T10:46:15.345Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-10T10:46:15.345Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-10T10:46:15.345Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-10T10:46:15.345Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-10T10:46:15.345Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-10T10:46:15.345Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-10T10:46:15.345Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-07-10T10:46:15.345Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2021-07-10T10:46:15.345Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-07-10T10:46:15.345Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-07-10T10:46:15.345Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-07-10T10:46:15.345Z] PASS [2021-07-10T10:46:15.345Z] [2021-07-10T10:46:15.345Z] DONE 7 tests in 0.753s [2021-07-10T10:46:15.345Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-10T10:46:15.345Z] INFO: Testing against a local daemon [2021-07-10T10:46:15.345Z] === RUN TestCommitInheritsEnv [2021-07-10T10:46:15.549Z] ok github.com/docker/docker/api/server/router/swarm 0.043s coverage: 5.7% of statements [2021-07-10T10:46:15.549Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-10T10:46:15.549Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-10T10:46:15.549Z] ? github.com/docker/docker/api/types [no test files] [2021-07-10T10:46:15.549Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-10T10:46:15.549Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-10T10:46:15.549Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-10T10:46:15.549Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-10T10:46:15.549Z] === RUN TestToJSON [2021-07-10T10:46:15.549Z] --- PASS: TestToJSON (0.00s) [2021-07-10T10:46:15.549Z] === RUN TestToParamWithVersion [2021-07-10T10:46:15.549Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-10T10:46:15.549Z] === RUN TestFromJSON [2021-07-10T10:46:15.549Z] --- PASS: TestFromJSON (0.00s) [2021-07-10T10:46:15.549Z] === RUN TestEmpty [2021-07-10T10:46:15.549Z] --- PASS: TestEmpty (0.00s) [2021-07-10T10:46:15.549Z] === RUN TestArgsMatchKVListEmptySources [2021-07-10T10:46:15.549Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-10T10:46:15.549Z] === RUN TestArgsMatchKVList [2021-07-10T10:46:15.549Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-10T10:46:15.549Z] === RUN TestArgsMatch [2021-07-10T10:46:15.549Z] --- PASS: TestArgsMatch (0.00s) [2021-07-10T10:46:15.549Z] === RUN TestAdd [2021-07-10T10:46:15.549Z] --- PASS: TestAdd (0.00s) [2021-07-10T10:46:15.549Z] === RUN TestDel [2021-07-10T10:46:15.549Z] --- PASS: TestDel (0.00s) [2021-07-10T10:46:15.549Z] === RUN TestLen [2021-07-10T10:46:15.549Z] --- PASS: TestLen (0.00s) [2021-07-10T10:46:15.549Z] === RUN TestExactMatch [2021-07-10T10:46:15.549Z] --- PASS: TestExactMatch (0.00s) [2021-07-10T10:46:15.549Z] === RUN TestOnlyOneExactMatch [2021-07-10T10:46:15.549Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-10T10:46:15.549Z] === RUN TestContains [2021-07-10T10:46:15.549Z] --- PASS: TestContains (0.00s) [2021-07-10T10:46:15.549Z] === RUN TestValidate [2021-07-10T10:46:15.549Z] --- PASS: TestValidate (0.00s) [2021-07-10T10:46:15.549Z] === RUN TestWalkValues [2021-07-10T10:46:15.549Z] --- PASS: TestWalkValues (0.00s) [2021-07-10T10:46:15.549Z] === RUN TestFuzzyMatch [2021-07-10T10:46:15.549Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-10T10:46:15.549Z] === RUN TestClone [2021-07-10T10:46:15.549Z] --- PASS: TestClone (0.00s) [2021-07-10T10:46:15.549Z] PASS [2021-07-10T10:46:15.549Z] coverage: 92.2% of statements [2021-07-10T10:46:15.549Z] === RUN TestStrSliceMarshalJSON [2021-07-10T10:46:15.549Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-10T10:46:15.549Z] === RUN TestStrSliceUnmarshalJSON [2021-07-10T10:46:15.549Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-10T10:46:15.549Z] === RUN TestStrSliceUnmarshalString [2021-07-10T10:46:15.549Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-10T10:46:15.549Z] === RUN TestStrSliceUnmarshalSlice [2021-07-10T10:46:15.549Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-10T10:46:15.549Z] PASS [2021-07-10T10:46:15.549Z] coverage: 90.0% of statements [2021-07-10T10:46:15.549Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2021-07-10T10:46:15.549Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2021-07-10T10:46:15.549Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-10T10:46:15.549Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-10T10:46:15.549Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-10T10:46:15.549Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-10T10:46:15.549Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-10T10:46:15.549Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-10T10:46:15.549Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-10T10:46:15.549Z] === RUN TestDurationToSecondsString [2021-07-10T10:46:15.549Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-10T10:46:15.549Z] === RUN TestGetTimestamp [2021-07-10T10:46:15.625Z] --- PASS: TestCommitInheritsEnv (0.30s) [2021-07-10T10:46:15.625Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-10T10:46:15.625Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-10T10:46:15.625Z] === RUN TestImagesFilterMultiReference [2021-07-10T10:46:15.895Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-07-10T10:46:15.895Z] === RUN TestImagePullPlatformInvalid [2021-07-10T10:46:15.895Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-10T10:46:15.895Z] === RUN TestRemoveImageOrphaning [2021-07-10T10:46:15.981Z] plugin_test.go:65: [d4fc55364e9ad] joining swarm manager [d68cdbe331980]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-10T10:46:15.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000daa528_} [2021-07-10T10:46:16.010Z] --- PASS: TestGetTimestamp (0.18s) [2021-07-10T10:46:16.010Z] === RUN TestParseTimestamps [2021-07-10T10:46:16.010Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-10T10:46:16.010Z] PASS [2021-07-10T10:46:16.010Z] coverage: 100.0% of statements [2021-07-10T10:46:16.010Z] ok github.com/docker/docker/api/types/time 0.239s coverage: 100.0% of statements [2021-07-10T10:46:16.010Z] === RUN TestCompareVersion [2021-07-10T10:46:16.010Z] --- PASS: TestCompareVersion (0.00s) [2021-07-10T10:46:16.010Z] PASS [2021-07-10T10:46:16.010Z] coverage: 75.0% of statements [2021-07-10T10:46:16.010Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2021-07-10T10:46:16.010Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-10T10:46:16.010Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-10T10:46:16.010Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-10T10:46:16.010Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-10T10:46:16.010Z] ? github.com/docker/docker/builder [no test files] [2021-07-10T10:46:16.010Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-10T10:46:16.010Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-10T10:46:16.010Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-10T10:46:16.010Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-10T10:46:16.010Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-10T10:46:16.010Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-10T10:46:16.010Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-10T10:46:16.173Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-07-10T10:46:16.173Z] === RUN TestRemoveImageGarbageCollector [2021-07-10T10:46:17.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000daa540_} [2021-07-10T10:46:17.556Z] === RUN TestParseRemoteURL [2021-07-10T10:46:17.556Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-10T10:46:17.556Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-10T10:46:17.556Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-10T10:46:17.556Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-10T10:46:17.556Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-10T10:46:17.556Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-10T10:46:17.556Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-10T10:46:17.556Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-10T10:46:17.556Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-10T10:46:17.556Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-10T10:46:17.556Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-10T10:46:17.556Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-10T10:46:17.556Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-10T10:46:17.556Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-10T10:46:17.556Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-10T10:46:17.556Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-10T10:46:17.556Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-10T10:46:17.556Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-10T10:46:17.556Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-10T10:46:17.556Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-10T10:46:17.556Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-10T10:46:17.556Z] === RUN TestCloneArgsSmartHttp [2021-07-10T10:46:17.556Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-07-10T10:46:17.556Z] === RUN TestCloneArgsDumbHttp [2021-07-10T10:46:17.556Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-10T10:46:17.556Z] === RUN TestCloneArgsGit [2021-07-10T10:46:17.556Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-10T10:46:17.556Z] === RUN TestCheckoutGit [2021-07-10T10:46:18.119Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2021-07-10T10:46:18.119Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-10T10:46:18.119Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-10T10:46:18.119Z] === RUN TestTagInvalidReference [2021-07-10T10:46:18.119Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-10T10:46:18.119Z] === RUN TestTagValidPrefixedRepo [2021-07-10T10:46:18.119Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-10T10:46:18.119Z] === RUN TestTagExistedNameWithoutForce [2021-07-10T10:46:18.119Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-10T10:46:18.119Z] === RUN TestTagOfficialNames [2021-07-10T10:46:18.119Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-10T10:46:18.119Z] === RUN TestTagMatchesDigest [2021-07-10T10:46:18.119Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-10T10:46:18.119Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-10T10:46:19.102Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-10T10:46:19.102Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-10T10:46:19.102Z] === RUN TestProcessNoDockerignore [2021-07-10T10:46:19.102Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-10T10:46:19.102Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-10T10:46:19.102Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-10T10:46:19.102Z] === RUN TestDetectContentType [2021-07-10T10:46:19.102Z] --- PASS: TestDetectContentType (0.00s) [2021-07-10T10:46:19.102Z] === RUN TestSelectAcceptableMIME [2021-07-10T10:46:19.102Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-10T10:46:19.102Z] === RUN TestInspectEmptyResponse [2021-07-10T10:46:19.102Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-10T10:46:19.102Z] === RUN TestInspectResponseBinary [2021-07-10T10:46:19.102Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-10T10:46:19.102Z] === RUN TestResponseUnsupportedContentType [2021-07-10T10:46:19.102Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-10T10:46:19.102Z] === RUN TestInspectResponseTextSimple [2021-07-10T10:46:19.102Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-10T10:46:19.102Z] === RUN TestInspectResponseEmptyContentType [2021-07-10T10:46:19.102Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-10T10:46:19.102Z] === RUN TestUnknownContentLength [2021-07-10T10:46:19.102Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-10T10:46:19.102Z] === RUN TestDownloadRemote [2021-07-10T10:46:19.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000daa558_} [2021-07-10T10:46:19.563Z] --- PASS: TestDownloadRemote (0.08s) [2021-07-10T10:46:19.563Z] === RUN TestGetWithStatusError [2021-07-10T10:46:19.563Z] --- PASS: TestGetWithStatusError (0.01s) [2021-07-10T10:46:19.563Z] === RUN TestCloseRootDirectory [2021-07-10T10:46:19.564Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:46:19.564Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestHashFile [2021-07-10T10:46:19.564Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:46:19.564Z] --- SKIP: TestHashFile (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestHashSubdir [2021-07-10T10:46:19.564Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:46:19.564Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-10T10:46:19.564Z] === RUN TestRemoveDirectory [2021-07-10T10:46:19.564Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:46:19.564Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-10T10:46:19.564Z] PASS [2021-07-10T10:46:19.564Z] coverage: 9.3% of statements [2021-07-10T10:46:19.564Z] ok github.com/docker/docker/builder/remotecontext 0.247s coverage: 9.3% of statements [2021-07-10T10:46:19.564Z] === RUN TestGetAllAllowed [2021-07-10T10:46:19.564Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestGetAllMeta [2021-07-10T10:46:19.564Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-10T10:46:19.564Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestIsUnreferencedBuiltin [2021-07-10T10:46:19.564Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestIsExistingDirectory [2021-07-10T10:46:19.564Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-07-10T10:46:19.564Z] === RUN TestGetFilenameForDownload [2021-07-10T10:46:19.564Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestEnv2Variables [2021-07-10T10:46:19.564Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-10T10:46:19.564Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestMaintainer [2021-07-10T10:46:19.564Z] --- PASS: TestMaintainer (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestLabel [2021-07-10T10:46:19.564Z] --- PASS: TestLabel (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestFromScratch [2021-07-10T10:46:19.564Z] --- PASS: TestFromScratch (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestFromWithArg [2021-07-10T10:46:19.564Z] --- PASS: TestFromWithArg (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-10T10:46:19.564Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestFromWithUndefinedArg [2021-07-10T10:46:19.564Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestFromMultiStageWithNamedStage [2021-07-10T10:46:19.564Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestOnbuild [2021-07-10T10:46:19.564Z] --- PASS: TestOnbuild (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestWorkdir [2021-07-10T10:46:19.564Z] --- PASS: TestWorkdir (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestCmd [2021-07-10T10:46:19.564Z] --- PASS: TestCmd (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestHealthcheckNone [2021-07-10T10:46:19.564Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestHealthcheckCmd [2021-07-10T10:46:19.564Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestEntrypoint [2021-07-10T10:46:19.564Z] --- PASS: TestEntrypoint (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestExpose [2021-07-10T10:46:19.564Z] --- PASS: TestExpose (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestUser [2021-07-10T10:46:19.564Z] --- PASS: TestUser (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestVolume [2021-07-10T10:46:19.564Z] --- PASS: TestVolume (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestStopSignal [2021-07-10T10:46:19.564Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-10T10:46:19.564Z] --- SKIP: TestStopSignal (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestArg [2021-07-10T10:46:19.564Z] --- PASS: TestArg (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestShell [2021-07-10T10:46:19.564Z] --- PASS: TestShell (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestPrependEnvOnCmd [2021-07-10T10:46:19.564Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestRunWithBuildArgs [2021-07-10T10:46:19.564Z] --- PASS: TestRunWithBuildArgs (0.01s) [2021-07-10T10:46:19.564Z] === RUN TestRunIgnoresHealthcheck [2021-07-10T10:46:19.564Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestDispatchUnsupportedOptions [2021-07-10T10:46:19.564Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-10T10:46:19.564Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-10T10:46:19.564Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-10T10:46:19.564Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-10T10:46:19.564Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-10T10:46:19.564Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-10T10:46:19.564Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestNormalizeWorkdir [2021-07-10T10:46:19.564Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestDispatch [2021-07-10T10:46:19.564Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-10T10:46:19.564Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-10T10:46:19.564Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-10T10:46:19.564Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-10T10:46:19.564Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-10T10:46:19.564Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-10T10:46:19.564Z] === RUN TestDispatch/COPY_url [2021-07-10T10:46:19.564Z] --- PASS: TestDispatch (0.09s) [2021-07-10T10:46:19.564Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-07-10T10:46:19.564Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-10T10:46:19.564Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.03s) [2021-07-10T10:46:19.564Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-10T10:46:19.564Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-10T10:46:19.564Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-10T10:46:19.564Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestAddScratchImageAddsToMounts [2021-07-10T10:46:19.564Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-10T10:46:19.564Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-10T10:46:19.564Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-10T10:46:19.564Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestImageSourceGetAddsToMounts [2021-07-10T10:46:19.564Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestEmptyDockerfile [2021-07-10T10:46:19.564Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestSymlinkDockerfile [2021-07-10T10:46:19.564Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-10T10:46:19.564Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-10T10:46:19.564Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestNonExistingDockerfile [2021-07-10T10:46:19.564Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestCopyRunConfig [2021-07-10T10:46:19.564Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestDeepCopyRunConfig [2021-07-10T10:46:19.564Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestExportImage [2021-07-10T10:46:19.564Z] --- PASS: TestExportImage (0.00s) [2021-07-10T10:46:19.564Z] === RUN TestNormalizeDest [2021-07-10T10:46:19.564Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-10T10:46:19.564Z] PASS [2021-07-10T10:46:19.564Z] coverage: 47.0% of statements [2021-07-10T10:46:19.564Z] ok github.com/docker/docker/builder/dockerfile 0.232s coverage: 47.0% of statements [2021-07-10T10:46:20.025Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-10T10:46:20.025Z] === RUN TestEnable [2021-07-10T10:46:20.025Z] --- PASS: TestEnable (0.00s) [2021-07-10T10:46:20.025Z] === RUN TestDisable [2021-07-10T10:46:20.025Z] --- PASS: TestDisable (0.00s) [2021-07-10T10:46:20.025Z] === RUN TestEnabled [2021-07-10T10:46:20.025Z] --- PASS: TestEnabled (0.00s) [2021-07-10T10:46:20.025Z] PASS [2021-07-10T10:46:20.025Z] coverage: 100.0% of statements [2021-07-10T10:46:20.025Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2021-07-10T10:46:20.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-10T10:46:20.998Z] === RUN TestTCP4Proxy [2021-07-10T10:46:20.998Z] --- PASS: TestTCP4Proxy (0.01s) [2021-07-10T10:46:20.998Z] === RUN TestTCP4ProxyHalfClose [2021-07-10T10:46:20.998Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-10T10:46:20.998Z] === RUN TestTCP6Proxy [2021-07-10T10:46:20.998Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-10T10:46:20.998Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-10T10:46:20.998Z] === RUN TestTCPDualStackProxy [2021-07-10T10:46:20.998Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-10T10:46:20.998Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-10T10:46:20.998Z] === RUN TestUDP4Proxy [2021-07-10T10:46:20.998Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-10T10:46:20.998Z] === RUN TestUDP6Proxy [2021-07-10T10:46:20.998Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-10T10:46:20.998Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-10T10:46:20.998Z] === RUN TestUDPWriteError [2021-07-10T10:46:20.998Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-10T10:46:20.998Z] === RUN TestSCTP4Proxy [2021-07-10T10:46:20.998Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-10T10:46:20.998Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-10T10:46:20.998Z] === RUN TestSCTP6Proxy [2021-07-10T10:46:20.998Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-10T10:46:20.998Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-10T10:46:20.998Z] PASS [2021-07-10T10:46:20.998Z] coverage: 49.4% of statements [2021-07-10T10:46:20.998Z] ok github.com/docker/docker/cmd/docker-proxy 0.113s coverage: 49.4% of statements [2021-07-10T10:46:21.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-10T10:46:21.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-10T10:46:21.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-10T10:46:21.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-10T10:46:21.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-10T10:46:21.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-10T10:46:21.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-10T10:46:21.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-10T10:46:21.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-10T10:46:21.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-10T10:46:21.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-10T10:46:21.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-07-10T10:46:21.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-07-10T10:46:21.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-07-10T10:46:21.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-07-10T10:46:22.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-07-10T10:46:22.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-07-10T10:46:22.207Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-10T10:46:25.468Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-10T10:46:27.353Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-10T10:46:30.615Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-10T10:46:31.342Z] === RUN TestCheckpointCreateError [2021-07-10T10:46:31.342Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestCheckpointCreate [2021-07-10T10:46:31.342Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestCheckpointDeleteError [2021-07-10T10:46:31.342Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestCheckpointDelete [2021-07-10T10:46:31.342Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestCheckpointListError [2021-07-10T10:46:31.342Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestCheckpointList [2021-07-10T10:46:31.342Z] --- PASS: TestCheckpointList (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestCheckpointListContainerNotFound [2021-07-10T10:46:31.342Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestNewClientWithOpsFromEnv [2021-07-10T10:46:31.342Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-10T10:46:31.342Z] --- SKIP: TestNewClientWithOpsFromEnv (0.01s) [2021-07-10T10:46:31.342Z] === RUN TestGetAPIPath [2021-07-10T10:46:31.342Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestParseHostURL [2021-07-10T10:46:31.342Z] --- PASS: TestParseHostURL (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-10T10:46:31.342Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-10T10:46:31.342Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestNegotiateAPIVersion [2021-07-10T10:46:31.342Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestNegotiateAPVersionOverride [2021-07-10T10:46:31.342Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-10T10:46:31.342Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-10T10:46:31.342Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-10T10:46:31.342Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestClientRedirect [2021-07-10T10:46:31.342Z] --- PASS: TestClientRedirect (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestConfigCreateUnsupported [2021-07-10T10:46:31.342Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestConfigCreateError [2021-07-10T10:46:31.342Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestConfigCreate [2021-07-10T10:46:31.342Z] --- PASS: TestConfigCreate (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestConfigInspectNotFound [2021-07-10T10:46:31.342Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestConfigInspectWithEmptyID [2021-07-10T10:46:31.342Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestConfigInspectUnsupported [2021-07-10T10:46:31.342Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestConfigInspectError [2021-07-10T10:46:31.342Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestConfigInspectConfigNotFound [2021-07-10T10:46:31.342Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestConfigInspect [2021-07-10T10:46:31.342Z] --- PASS: TestConfigInspect (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestConfigListUnsupported [2021-07-10T10:46:31.342Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestConfigListError [2021-07-10T10:46:31.342Z] --- PASS: TestConfigListError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestConfigList [2021-07-10T10:46:31.342Z] --- PASS: TestConfigList (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestConfigRemoveUnsupported [2021-07-10T10:46:31.342Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestConfigRemoveError [2021-07-10T10:46:31.342Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestConfigRemove [2021-07-10T10:46:31.342Z] --- PASS: TestConfigRemove (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestConfigUpdateUnsupported [2021-07-10T10:46:31.342Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestConfigUpdateError [2021-07-10T10:46:31.342Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestConfigUpdate [2021-07-10T10:46:31.342Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerCommitError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerCommit [2021-07-10T10:46:31.342Z] --- PASS: TestContainerCommit (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerStatPathError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerStatPathNotFoundError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerStatPathNoHeaderError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerStatPath [2021-07-10T10:46:31.342Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestCopyToContainerError [2021-07-10T10:46:31.342Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestCopyToContainerNotFoundError [2021-07-10T10:46:31.342Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-10T10:46:31.342Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestCopyToContainer [2021-07-10T10:46:31.342Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestCopyFromContainerError [2021-07-10T10:46:31.342Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestCopyFromContainerNotFoundError [2021-07-10T10:46:31.342Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-10T10:46:31.342Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-10T10:46:31.342Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestCopyFromContainer [2021-07-10T10:46:31.342Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerCreateError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerCreateImageNotFound [2021-07-10T10:46:31.342Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerCreateWithName [2021-07-10T10:46:31.342Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerCreateAutoRemove [2021-07-10T10:46:31.342Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerDiffError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerDiff [2021-07-10T10:46:31.342Z] --- PASS: TestContainerDiff (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerExecCreateError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerExecCreate [2021-07-10T10:46:31.342Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerExecStartError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerExecStart [2021-07-10T10:46:31.342Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerExecInspectError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerExecInspect [2021-07-10T10:46:31.342Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerExportError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerExportError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerExport [2021-07-10T10:46:31.342Z] --- PASS: TestContainerExport (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerInspectError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerInspectContainerNotFound [2021-07-10T10:46:31.342Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerInspectWithEmptyID [2021-07-10T10:46:31.342Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerInspect [2021-07-10T10:46:31.342Z] --- PASS: TestContainerInspect (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerInspectNode [2021-07-10T10:46:31.342Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerKillError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerKillError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerKill [2021-07-10T10:46:31.342Z] --- PASS: TestContainerKill (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerListError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerListError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerList [2021-07-10T10:46:31.342Z] --- PASS: TestContainerList (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerLogsNotFoundError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerLogsError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerLogs [2021-07-10T10:46:31.342Z] --- PASS: TestContainerLogs (0.17s) [2021-07-10T10:46:31.342Z] === RUN TestContainerPauseError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerPause [2021-07-10T10:46:31.342Z] --- PASS: TestContainerPause (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainersPruneError [2021-07-10T10:46:31.342Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainersPrune [2021-07-10T10:46:31.342Z] --- PASS: TestContainersPrune (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerRemoveError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerRemoveNotFoundError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerRemove [2021-07-10T10:46:31.342Z] --- PASS: TestContainerRemove (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerRenameError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerRename [2021-07-10T10:46:31.342Z] --- PASS: TestContainerRename (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerResizeError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerExecResizeError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerResize [2021-07-10T10:46:31.342Z] --- PASS: TestContainerResize (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerExecResize [2021-07-10T10:46:31.342Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerRestartError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerRestart [2021-07-10T10:46:31.342Z] --- PASS: TestContainerRestart (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerStartError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerStartError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerStart [2021-07-10T10:46:31.342Z] --- PASS: TestContainerStart (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerStatsError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerStats [2021-07-10T10:46:31.342Z] --- PASS: TestContainerStats (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerStopError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerStopError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerStop [2021-07-10T10:46:31.342Z] --- PASS: TestContainerStop (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerTopError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerTopError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerTop [2021-07-10T10:46:31.342Z] --- PASS: TestContainerTop (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerUnpauseError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerUnpause [2021-07-10T10:46:31.342Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerUpdateError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerUpdate [2021-07-10T10:46:31.342Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerWaitError [2021-07-10T10:46:31.342Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestContainerWait [2021-07-10T10:46:31.342Z] --- PASS: TestContainerWait (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestDiskUsageError [2021-07-10T10:46:31.342Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestDiskUsage [2021-07-10T10:46:31.342Z] --- PASS: TestDiskUsage (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestDistributionInspectUnsupported [2021-07-10T10:46:31.342Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestDistributionInspectWithEmptyID [2021-07-10T10:46:31.342Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestEventsErrorInOptions [2021-07-10T10:46:31.342Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestEventsErrorFromServer [2021-07-10T10:46:31.342Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestEvents [2021-07-10T10:46:31.342Z] --- PASS: TestEvents (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestTLSCloseWriter [2021-07-10T10:46:31.342Z] === PAUSE TestTLSCloseWriter [2021-07-10T10:46:31.342Z] === RUN TestImageBuildError [2021-07-10T10:46:31.342Z] --- PASS: TestImageBuildError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestImageBuild [2021-07-10T10:46:31.342Z] --- PASS: TestImageBuild (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestGetDockerOS [2021-07-10T10:46:31.342Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestImageCreateError [2021-07-10T10:46:31.342Z] --- PASS: TestImageCreateError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestImageCreate [2021-07-10T10:46:31.342Z] --- PASS: TestImageCreate (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestImageHistoryError [2021-07-10T10:46:31.342Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestImageHistory [2021-07-10T10:46:31.342Z] --- PASS: TestImageHistory (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestImageImportError [2021-07-10T10:46:31.342Z] --- PASS: TestImageImportError (0.00s) [2021-07-10T10:46:31.342Z] === RUN TestImageImport [2021-07-10T10:46:31.343Z] --- PASS: TestImageImport (0.00s) [2021-07-10T10:46:31.343Z] === RUN TestImageInspectError [2021-07-10T10:46:31.343Z] --- PASS: TestImageInspectError (0.00s) [2021-07-10T10:46:31.343Z] === RUN TestImageInspectImageNotFound [2021-07-10T10:46:31.343Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-10T10:46:31.343Z] === RUN TestImageInspectWithEmptyID [2021-07-10T10:46:31.343Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-10T10:46:31.343Z] === RUN TestImageInspect [2021-07-10T10:46:31.343Z] --- PASS: TestImageInspect (0.00s) [2021-07-10T10:46:31.343Z] === RUN TestImageListError [2021-07-10T10:46:31.343Z] --- PASS: TestImageListError (0.00s) [2021-07-10T10:46:31.343Z] === RUN TestImageList [2021-07-10T10:46:31.343Z] --- PASS: TestImageList (0.01s) [2021-07-10T10:46:31.343Z] === RUN TestImageListApiBefore125 [2021-07-10T10:46:31.343Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-07-10T10:46:31.343Z] === RUN TestImageLoadError [2021-07-10T10:46:31.343Z] --- PASS: TestImageLoadError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImageLoad [2021-07-10T10:46:31.804Z] --- PASS: TestImageLoad (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImagesPruneError [2021-07-10T10:46:31.804Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImagesPrune [2021-07-10T10:46:31.804Z] --- PASS: TestImagesPrune (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImagePullReferenceParseError [2021-07-10T10:46:31.804Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImagePullAnyError [2021-07-10T10:46:31.804Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-10T10:46:31.804Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-10T10:46:31.804Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-10T10:46:31.804Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-10T10:46:31.804Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImagePullWithoutErrors [2021-07-10T10:46:31.804Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImagePushReferenceError [2021-07-10T10:46:31.804Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImagePushAnyError [2021-07-10T10:46:31.804Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-10T10:46:31.804Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-10T10:46:31.804Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-10T10:46:31.804Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-10T10:46:31.804Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImagePushWithoutErrors [2021-07-10T10:46:31.804Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-10T10:46:31.804Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-10T10:46:31.804Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-10T10:46:31.804Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-10T10:46:31.804Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-10T10:46:31.804Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-10T10:46:31.804Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-10T10:46:31.804Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-10T10:46:31.804Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImageRemoveError [2021-07-10T10:46:31.804Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImageRemoveImageNotFound [2021-07-10T10:46:31.804Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImageRemove [2021-07-10T10:46:31.804Z] --- PASS: TestImageRemove (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImageSaveError [2021-07-10T10:46:31.804Z] --- PASS: TestImageSaveError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImageSave [2021-07-10T10:46:31.804Z] --- PASS: TestImageSave (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImageSearchAnyError [2021-07-10T10:46:31.804Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-10T10:46:31.804Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-10T10:46:31.804Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-10T10:46:31.804Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-10T10:46:31.804Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImageSearchWithoutErrors [2021-07-10T10:46:31.804Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImageTagError [2021-07-10T10:46:31.804Z] --- PASS: TestImageTagError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImageTagInvalidReference [2021-07-10T10:46:31.804Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImageTagInvalidSourceImageName [2021-07-10T10:46:31.804Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImageTagHexSource [2021-07-10T10:46:31.804Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestImageTag [2021-07-10T10:46:31.804Z] --- PASS: TestImageTag (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestInfoServerError [2021-07-10T10:46:31.804Z] --- PASS: TestInfoServerError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestInfoInvalidResponseJSONError [2021-07-10T10:46:31.804Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestInfo [2021-07-10T10:46:31.804Z] --- PASS: TestInfo (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNetworkConnectError [2021-07-10T10:46:31.804Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-10T10:46:31.804Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNetworkConnect [2021-07-10T10:46:31.804Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNetworkCreateError [2021-07-10T10:46:31.804Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNetworkCreate [2021-07-10T10:46:31.804Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNetworkDisconnectError [2021-07-10T10:46:31.804Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNetworkDisconnect [2021-07-10T10:46:31.804Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNetworkInspectError [2021-07-10T10:46:31.804Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNetworkInspectNotFoundError [2021-07-10T10:46:31.804Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNetworkInspectWithEmptyID [2021-07-10T10:46:31.804Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNetworkInspect [2021-07-10T10:46:31.804Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNetworkListError [2021-07-10T10:46:31.804Z] --- PASS: TestNetworkListError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNetworkList [2021-07-10T10:46:31.804Z] --- PASS: TestNetworkList (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNetworksPruneError [2021-07-10T10:46:31.804Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNetworksPrune [2021-07-10T10:46:31.804Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNetworkRemoveError [2021-07-10T10:46:31.804Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNetworkRemove [2021-07-10T10:46:31.804Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNodeInspectError [2021-07-10T10:46:31.804Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNodeInspectNodeNotFound [2021-07-10T10:46:31.804Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNodeInspectWithEmptyID [2021-07-10T10:46:31.804Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNodeInspect [2021-07-10T10:46:31.804Z] --- PASS: TestNodeInspect (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNodeListError [2021-07-10T10:46:31.804Z] --- PASS: TestNodeListError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNodeList [2021-07-10T10:46:31.804Z] --- PASS: TestNodeList (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNodeRemoveError [2021-07-10T10:46:31.804Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNodeRemove [2021-07-10T10:46:31.804Z] --- PASS: TestNodeRemove (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNodeUpdateError [2021-07-10T10:46:31.804Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestNodeUpdate [2021-07-10T10:46:31.804Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestOptionWithTimeout [2021-07-10T10:46:31.804Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestPingFail [2021-07-10T10:46:31.804Z] --- PASS: TestPingFail (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestPingWithError [2021-07-10T10:46:31.804Z] 2021/07/10 10:46:31 RoundTripper returned a response & error; ignoring response [2021-07-10T10:46:31.804Z] 2021/07/10 10:46:31 RoundTripper returned a response & error; ignoring response [2021-07-10T10:46:31.804Z] --- PASS: TestPingWithError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestPingSuccess [2021-07-10T10:46:31.804Z] --- PASS: TestPingSuccess (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestPingHeadFallback [2021-07-10T10:46:31.804Z] === RUN TestPingHeadFallback/OK [2021-07-10T10:46:31.804Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-10T10:46:31.804Z] === RUN TestPingHeadFallback/Not_Found [2021-07-10T10:46:31.804Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-10T10:46:31.804Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-10T10:46:31.804Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-10T10:46:31.804Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-10T10:46:31.804Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-10T10:46:31.804Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestPluginDisableError [2021-07-10T10:46:31.804Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestPluginDisable [2021-07-10T10:46:31.804Z] --- PASS: TestPluginDisable (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestPluginEnableError [2021-07-10T10:46:31.804Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestPluginEnable [2021-07-10T10:46:31.804Z] --- PASS: TestPluginEnable (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestPluginInspectError [2021-07-10T10:46:31.804Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestPluginInspectWithEmptyID [2021-07-10T10:46:31.804Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestPluginInspect [2021-07-10T10:46:31.804Z] --- PASS: TestPluginInspect (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestPluginListError [2021-07-10T10:46:31.804Z] --- PASS: TestPluginListError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestPluginList [2021-07-10T10:46:31.804Z] --- PASS: TestPluginList (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestPluginPushError [2021-07-10T10:46:31.804Z] --- PASS: TestPluginPushError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestPluginPush [2021-07-10T10:46:31.804Z] --- PASS: TestPluginPush (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestPluginRemoveError [2021-07-10T10:46:31.804Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestPluginRemove [2021-07-10T10:46:31.804Z] --- PASS: TestPluginRemove (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestPluginSetError [2021-07-10T10:46:31.804Z] --- PASS: TestPluginSetError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestPluginSet [2021-07-10T10:46:31.804Z] --- PASS: TestPluginSet (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestSetHostHeader [2021-07-10T10:46:31.804Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestPlainTextError [2021-07-10T10:46:31.804Z] --- PASS: TestPlainTextError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestInfiniteError [2021-07-10T10:46:31.804Z] --- PASS: TestInfiniteError (0.02s) [2021-07-10T10:46:31.804Z] === RUN TestCanceledContext [2021-07-10T10:46:31.804Z] 2021/07/10 10:46:31 RoundTripper returned a response & error; ignoring response [2021-07-10T10:46:31.804Z] --- PASS: TestCanceledContext (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestDeadlineExceededContext [2021-07-10T10:46:31.804Z] 2021/07/10 10:46:31 RoundTripper returned a response & error; ignoring response [2021-07-10T10:46:31.804Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestSecretCreateUnsupported [2021-07-10T10:46:31.804Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestSecretCreateError [2021-07-10T10:46:31.804Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestSecretCreate [2021-07-10T10:46:31.804Z] --- PASS: TestSecretCreate (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestSecretInspectUnsupported [2021-07-10T10:46:31.804Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestSecretInspectError [2021-07-10T10:46:31.804Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestSecretInspectSecretNotFound [2021-07-10T10:46:31.804Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestSecretInspectWithEmptyID [2021-07-10T10:46:31.804Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestSecretInspect [2021-07-10T10:46:31.804Z] --- PASS: TestSecretInspect (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestSecretListUnsupported [2021-07-10T10:46:31.804Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestSecretListError [2021-07-10T10:46:31.804Z] --- PASS: TestSecretListError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestSecretList [2021-07-10T10:46:31.804Z] --- PASS: TestSecretList (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestSecretRemoveUnsupported [2021-07-10T10:46:31.804Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestSecretRemoveError [2021-07-10T10:46:31.804Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestSecretRemove [2021-07-10T10:46:31.804Z] --- PASS: TestSecretRemove (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestSecretUpdateUnsupported [2021-07-10T10:46:31.804Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestSecretUpdateError [2021-07-10T10:46:31.804Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestSecretUpdate [2021-07-10T10:46:31.804Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestServiceCreateError [2021-07-10T10:46:31.804Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestServiceCreate [2021-07-10T10:46:31.804Z] --- PASS: TestServiceCreate (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-10T10:46:31.804Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-10T10:46:31.804Z] === RUN TestServiceCreateDigestPinning [2021-07-10T10:46:31.805Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestServiceInspectError [2021-07-10T10:46:31.805Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestServiceInspectServiceNotFound [2021-07-10T10:46:31.805Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestServiceInspectWithEmptyID [2021-07-10T10:46:31.805Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestServiceInspect [2021-07-10T10:46:31.805Z] --- PASS: TestServiceInspect (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestServiceListError [2021-07-10T10:46:31.805Z] --- PASS: TestServiceListError (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestServiceList [2021-07-10T10:46:31.805Z] --- PASS: TestServiceList (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestServiceLogsError [2021-07-10T10:46:31.805Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestServiceLogs [2021-07-10T10:46:31.805Z] --- PASS: TestServiceLogs (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestServiceRemoveError [2021-07-10T10:46:31.805Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestServiceRemoveNotFoundError [2021-07-10T10:46:31.805Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestServiceRemove [2021-07-10T10:46:31.805Z] --- PASS: TestServiceRemove (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestServiceUpdateError [2021-07-10T10:46:31.805Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestServiceUpdate [2021-07-10T10:46:31.805Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestSwarmGetUnlockKeyError [2021-07-10T10:46:31.805Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestSwarmGetUnlockKey [2021-07-10T10:46:31.805Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestSwarmInitError [2021-07-10T10:46:31.805Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestSwarmInit [2021-07-10T10:46:31.805Z] --- PASS: TestSwarmInit (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestSwarmInspectError [2021-07-10T10:46:31.805Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestSwarmInspect [2021-07-10T10:46:31.805Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestSwarmJoinError [2021-07-10T10:46:31.805Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestSwarmJoin [2021-07-10T10:46:31.805Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestSwarmLeaveError [2021-07-10T10:46:31.805Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestSwarmLeave [2021-07-10T10:46:31.805Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestSwarmUnlockError [2021-07-10T10:46:31.805Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestSwarmUnlock [2021-07-10T10:46:31.805Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestSwarmUpdateError [2021-07-10T10:46:31.805Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestSwarmUpdate [2021-07-10T10:46:31.805Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestTaskInspectError [2021-07-10T10:46:31.805Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestTaskInspectWithEmptyID [2021-07-10T10:46:31.805Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestTaskInspect [2021-07-10T10:46:31.805Z] --- PASS: TestTaskInspect (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestTaskListError [2021-07-10T10:46:31.805Z] --- PASS: TestTaskListError (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestTaskList [2021-07-10T10:46:31.805Z] --- PASS: TestTaskList (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestVolumeCreateError [2021-07-10T10:46:31.805Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestVolumeCreate [2021-07-10T10:46:31.805Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestVolumeInspectError [2021-07-10T10:46:31.805Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestVolumeInspectNotFound [2021-07-10T10:46:31.805Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestVolumeInspectWithEmptyID [2021-07-10T10:46:31.805Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestVolumeInspect [2021-07-10T10:46:31.805Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestVolumeListError [2021-07-10T10:46:31.805Z] --- PASS: TestVolumeListError (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestVolumeList [2021-07-10T10:46:31.805Z] --- PASS: TestVolumeList (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestVolumeRemoveError [2021-07-10T10:46:31.805Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-10T10:46:31.805Z] === RUN TestVolumeRemove [2021-07-10T10:46:31.805Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-10T10:46:31.805Z] === CONT TestTLSCloseWriter [2021-07-10T10:46:31.805Z] --- PASS: TestTLSCloseWriter (0.05s) [2021-07-10T10:46:31.805Z] PASS [2021-07-10T10:46:31.805Z] coverage: 75.0% of statements [2021-07-10T10:46:31.805Z] ok github.com/docker/docker/client 0.409s coverage: 75.0% of statements [2021-07-10T10:46:31.993Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-10T10:46:32.249Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-10T10:46:32.249Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-07-10T10:46:32.813Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-10T10:46:33.755Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-07-10T10:46:34.696Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-10T10:46:35.657Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-10T10:46:36.237Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-10T10:46:37.191Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-10T10:46:37.765Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-10T10:46:38.724Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-10T10:46:38.724Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-07-10T10:46:39.650Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-10T10:46:40.575Z] --- PASS: TestServicePlugin (29.36s) [2021-07-10T10:46:40.575Z] === RUN TestServiceUpdateLabel [2021-07-10T10:46:40.831Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-10T10:46:40.831Z] docker_api_swarm_test.go:201: [d19f1be2d030d] joining swarm manager [d1282a56941f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T10:46:41.756Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-10T10:46:42.682Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-10T10:46:43.242Z] --- PASS: TestServiceUpdateLabel (2.79s) [2021-07-10T10:46:43.242Z] === RUN TestServiceUpdateSecrets [2021-07-10T10:46:43.802Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-10T10:46:44.771Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-10T10:46:45.697Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-10T10:46:46.622Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-10T10:46:46.622Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-10T10:46:47.581Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-10T10:46:48.150Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-10T10:46:49.076Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-10T10:46:50.003Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-10T10:46:50.930Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-10T10:46:52.294Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-10T10:46:53.220Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-10T10:46:55.733Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-10T10:46:57.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-07-10T10:46:58.983Z] --- PASS: TestServiceUpdateSecrets (15.62s) [2021-07-10T10:46:58.983Z] === RUN TestServiceUpdateConfigs [2021-07-10T10:46:59.909Z] docker_api_swarm_test.go:383: [d37ab48aa3a2f] joining swarm manager [df5593ff9c80f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T10:47:00.165Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-10T10:47:01.092Z] docker_api_swarm_test.go:384: [daeb295a3f7e3] joining swarm manager [df5593ff9c80f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-10T10:47:01.802Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-10T10:47:01.802Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-10T10:47:01.802Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-10T10:47:01.802Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-10T10:47:01.802Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-10T10:47:01.802Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-10T10:47:01.802Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-10T10:47:01.802Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-10T10:47:01.802Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-10T10:47:01.802Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-10T10:47:01.802Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-10T10:47:01.802Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-10T10:47:01.802Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestConfigureDaemonLogs [2021-07-10T10:47:01.802Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestCommonOptionsInstallFlags [2021-07-10T10:47:01.802Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-10T10:47:01.802Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-10T10:47:01.802Z] PASS [2021-07-10T10:47:01.802Z] coverage: 18.5% of statements [2021-07-10T10:47:01.802Z] ok github.com/docker/docker/cmd/dockerd 0.215s coverage: 18.5% of statements [2021-07-10T10:47:01.802Z] === RUN TestContainerStopSignal [2021-07-10T10:47:01.802Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestContainerStopTimeout [2021-07-10T10:47:01.802Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-10T10:47:01.802Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-10T10:47:01.802Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-07-10T10:47:01.802Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-10T10:47:01.802Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestReplaceAndAppendEnvVars [2021-07-10T10:47:01.802Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-10T10:47:01.802Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestNewMemoryStore [2021-07-10T10:47:01.802Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestAddContainers [2021-07-10T10:47:01.802Z] --- PASS: TestAddContainers (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestGetContainer [2021-07-10T10:47:01.802Z] --- PASS: TestGetContainer (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestDeleteContainer [2021-07-10T10:47:01.802Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestListContainers [2021-07-10T10:47:01.802Z] --- PASS: TestListContainers (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestFirstContainer [2021-07-10T10:47:01.802Z] --- PASS: TestFirstContainer (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestApplyAllContainer [2021-07-10T10:47:01.802Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestIsValidHealthString [2021-07-10T10:47:01.802Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestStateRunStop [2021-07-10T10:47:01.802Z] --- PASS: TestStateRunStop (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestStateTimeoutWait [2021-07-10T10:47:01.802Z] state_test.go:141: Stop callback fired [2021-07-10T10:47:01.802Z] state_test.go:165: Stop callback fired [2021-07-10T10:47:01.802Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-10T10:47:01.802Z] === RUN TestIsValidStateString [2021-07-10T10:47:01.802Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestViewSaveDelete [2021-07-10T10:47:01.802Z] --- PASS: TestViewSaveDelete (0.01s) [2021-07-10T10:47:01.802Z] === RUN TestViewAll [2021-07-10T10:47:01.802Z] --- PASS: TestViewAll (0.01s) [2021-07-10T10:47:01.802Z] === RUN TestViewGet [2021-07-10T10:47:01.802Z] --- PASS: TestViewGet (0.01s) [2021-07-10T10:47:01.802Z] === RUN TestNames [2021-07-10T10:47:01.802Z] --- PASS: TestNames (0.00s) [2021-07-10T10:47:01.802Z] === RUN TestViewWithHealthCheck [2021-07-10T10:47:01.802Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-10T10:47:01.802Z] PASS [2021-07-10T10:47:01.802Z] coverage: 41.5% of statements [2021-07-10T10:47:01.802Z] ok github.com/docker/docker/container 0.241s coverage: 41.5% of statements [2021-07-10T10:47:03.606Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-10T10:47:03.992Z] === RUN TestPrepare [2021-07-10T10:47:03.992Z] --- PASS: TestPrepare (0.00s) [2021-07-10T10:47:03.992Z] === RUN TestStart [2021-07-10T10:47:03.992Z] --- PASS: TestStart (0.00s) [2021-07-10T10:47:04.167Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-10T10:47:04.454Z] === RUN TestWaitCancel [2021-07-10T10:47:04.454Z] --- PASS: TestWaitCancel (0.00s) [2021-07-10T10:47:04.454Z] === RUN TestWaitDisabled [2021-07-10T10:47:04.454Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-10T10:47:04.454Z] === RUN TestWaitEnabled [2021-07-10T10:47:04.454Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-10T10:47:04.454Z] === RUN TestRemove [2021-07-10T10:47:04.454Z] --- PASS: TestRemove (0.00s) [2021-07-10T10:47:04.454Z] PASS [2021-07-10T10:47:04.454Z] coverage: 65.3% of statements [2021-07-10T10:47:04.454Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.442s coverage: 65.3% of statements [2021-07-10T10:47:04.750Z] ..........................xx.................... [ 29%] [2021-07-10T10:47:05.428Z] === RUN TestNewListSecretsFilters [2021-07-10T10:47:05.428Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-10T10:47:05.428Z] === RUN TestNewListConfigsFilters [2021-07-10T10:47:05.428Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-10T10:47:05.428Z] PASS [2021-07-10T10:47:05.428Z] coverage: 0.5% of statements [2021-07-10T10:47:05.428Z] ok github.com/docker/docker/daemon/cluster 0.260s coverage: 0.5% of statements [2021-07-10T10:47:06.982Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-10T10:47:06.982Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-10T10:47:06.982Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-10T10:47:06.982Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-10T10:47:06.982Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-10T10:47:06.982Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-10T10:47:06.982Z] PASS [2021-07-10T10:47:06.982Z] coverage: 35.9% of statements [2021-07-10T10:47:06.982Z] ok github.com/docker/docker/daemon/cluster/convert 0.212s coverage: 35.9% of statements [2021-07-10T10:47:09.177Z] === RUN TestVerifyNetworkingConfig [2021-07-10T10:47:09.177Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestGetContainer [2021-07-10T10:47:09.177Z] --- PASS: TestGetContainer (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestValidContainerNames [2021-07-10T10:47:09.177Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestContainerInitDNS [2021-07-10T10:47:09.177Z] daemon_test.go:147: root required [2021-07-10T10:47:09.177Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestMerge [2021-07-10T10:47:09.177Z] --- PASS: TestMerge (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestValidateContainerIsolation [2021-07-10T10:47:09.177Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestFindNetworkErrorType [2021-07-10T10:47:09.177Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestEnsureServicesExist [2021-07-10T10:47:09.177Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestEnsureServicesExistErrors [2021-07-10T10:47:09.177Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-10T10:47:09.177Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-10T10:47:09.177Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-10T10:47:09.177Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-10T10:47:09.177Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-10T10:47:09.177Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-10T10:47:09.177Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestContainerDelete [2021-07-10T10:47:09.177Z] --- PASS: TestContainerDelete (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestContainerDoubleDelete [2021-07-10T10:47:09.177Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestLogContainerEventCopyLabels [2021-07-10T10:47:09.177Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestLogContainerEventWithAttributes [2021-07-10T10:47:09.177Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestNoneHealthcheck [2021-07-10T10:47:09.177Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestHealthStates [2021-07-10T10:47:09.177Z] time="2021-07-10T10:47:08Z" 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-10T10:47:09.177Z] time="2021-07-10T10:47:08Z" 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-10T10:47:09.177Z] time="2021-07-10T10:47:08Z" 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-10T10:47:09.177Z] time="2021-07-10T10:47:08Z" 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-10T10:47:09.177Z] time="2021-07-10T10:47:08Z" 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-10T10:47:09.177Z] time="2021-07-10T10:47:08Z" 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-10T10:47:09.177Z] time="2021-07-10T10:47:08Z" 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-10T10:47:09.177Z] time="2021-07-10T10:47:08Z" 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-10T10:47:09.177Z] time="2021-07-10T10:47:08Z" 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-10T10:47:09.177Z] time="2021-07-10T10:47:08Z" 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-10T10:47:09.177Z] --- PASS: TestHealthStates (0.18s) [2021-07-10T10:47:09.177Z] === RUN TestMaskURLCredentials [2021-07-10T10:47:09.177Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestGetInspectData [2021-07-10T10:47:09.177Z] --- PASS: TestGetInspectData (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestFillLicense [2021-07-10T10:47:09.177Z] --- PASS: TestFillLicense (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestListInvalidFilter [2021-07-10T10:47:09.177Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestNameFilter [2021-07-10T10:47:09.177Z] --- PASS: TestNameFilter (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-10T10:47:09.177Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-10T10:47:09.177Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-10T10:47:09.177Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-10T10:47:09.177Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-10T10:47:09.177Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-10T10:47:09.177Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-10T10:47:09.177Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-10T10:47:09.177Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-10T10:47:09.177Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-10T10:47:09.177Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-10T10:47:09.177Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-10T10:47:09.177Z] === 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-10T10:47:09.177Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-10T10:47:09.177Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-10T10:47:09.177Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-10T10:47:09.177Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-10T10:47:09.177Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-10T10:47:09.177Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-10T10:47:09.177Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-10T10:47:09.177Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-10T10:47:09.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-10T10:47:09.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-10T10:47:09.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-10T10:47:09.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-10T10:47:09.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-10T10:47:09.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-10T10:47:09.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-10T10:47:09.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-10T10:47:09.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-10T10:47:09.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-10T10:47:09.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-10T10:47:09.177Z] --- 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-10T10:47:09.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-10T10:47:09.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-10T10:47:09.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-10T10:47:09.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-10T10:47:09.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-10T10:47:09.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-10T10:47:09.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-10T10:47:09.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestDaemonReloadLabels [2021-07-10T10:47:09.177Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-10T10:47:09.177Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestDaemonReloadMirrors [2021-07-10T10:47:09.177Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-10T10:47:09.177Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-10T10:47:09.177Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-10T10:47:09.177Z] === RUN TestDaemonDiscoveryReload [2021-07-10T10:47:09.405Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-10T10:47:10.150Z] --- PASS: TestDaemonDiscoveryReload (1.05s) [2021-07-10T10:47:10.150Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-10T10:47:10.612Z] === RUN TestBuilderGC [2021-07-10T10:47:10.612Z] --- PASS: TestBuilderGC (0.00s) [2021-07-10T10:47:10.612Z] === RUN TestDaemonConfigurationNotFound [2021-07-10T10:47:10.612Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-10T10:47:10.612Z] === RUN TestDaemonBrokenConfiguration [2021-07-10T10:47:10.612Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-10T10:47:10.612Z] === RUN TestParseClusterAdvertiseSettings [2021-07-10T10:47:10.612Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-10T10:47:10.612Z] === RUN TestFindConfigurationConflicts [2021-07-10T10:47:10.612Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-10T10:47:10.612Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-10T10:47:10.612Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-10T10:47:10.612Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-10T10:47:10.612Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-10T10:47:10.612Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-10T10:47:10.612Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-10T10:47:10.612Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-10T10:47:10.612Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-10T10:47:10.612Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-10T10:47:10.612Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-10T10:47:10.612Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-10T10:47:10.612Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-10T10:47:10.612Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-10T10:47:10.612Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-10T10:47:10.612Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-10T10:47:10.612Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-10T10:47:10.612Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-10T10:47:10.612Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-10T10:47:10.612Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-10T10:47:10.612Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-10T10:47:10.612Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-10T10:47:10.612Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-10T10:47:10.612Z] === RUN TestValidateConfigurationErrors [2021-07-10T10:47:10.612Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-10T10:47:10.612Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-10T10:47:10.612Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-10T10:47:10.612Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-10T10:47:10.612Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-10T10:47:10.612Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-10T10:47:10.612Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-10T10:47:10.612Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-10T10:47:10.612Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-10T10:47:10.612Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-10T10:47:10.612Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-10T10:47:10.612Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-10T10:47:10.612Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-10T10:47:10.612Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-10T10:47:10.613Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-10T10:47:10.613Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-10T10:47:10.613Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-10T10:47:10.613Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-10T10:47:10.613Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-10T10:47:10.613Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-10T10:47:10.613Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-10T10:47:10.613Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-10T10:47:10.613Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-10T10:47:10.613Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-10T10:47:10.613Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-10T10:47:10.613Z] === RUN TestValidateConfiguration [2021-07-10T10:47:10.613Z] === RUN TestValidateConfiguration/with_label [2021-07-10T10:47:10.613Z] === RUN TestValidateConfiguration/with_dns [2021-07-10T10:47:10.613Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-10T10:47:10.613Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-10T10:47:10.613Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-10T10:47:10.613Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-10T10:47:10.613Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-10T10:47:10.613Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-10T10:47:10.613Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-10T10:47:10.613Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-10T10:47:10.613Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-10T10:47:10.613Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-10T10:47:10.613Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-10T10:47:10.613Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-10T10:47:10.613Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-10T10:47:10.613Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-10T10:47:10.613Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-10T10:47:10.613Z] === RUN TestModifiedDiscoverySettings [2021-07-10T10:47:10.613Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-10T10:47:10.613Z] === RUN TestReloadSetConfigFileNotExist [2021-07-10T10:47:10.613Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-07-10T10:47:10.613Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-10T10:47:10.613Z] time="2021-07-10T10:47:10Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-10T10:47:10.613Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2021-07-10T10:47:10.613Z] === RUN TestReloadDefaultConfigNotExist [2021-07-10T10:47:10.613Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:47:10.613Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-10T10:47:10.613Z] === RUN TestReloadBadDefaultConfig [2021-07-10T10:47:10.613Z] time="2021-07-10T10:47:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-600008355" [2021-07-10T10:47:10.613Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-10T10:47:10.613Z] === RUN TestReloadWithConflictingLabels [2021-07-10T10:47:10.613Z] time="2021-07-10T10:47:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-909369766" [2021-07-10T10:47:10.613Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-10T10:47:10.613Z] === RUN TestReloadWithDuplicateLabels [2021-07-10T10:47:10.613Z] time="2021-07-10T10:47:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-989460685" [2021-07-10T10:47:10.613Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-10T10:47:10.613Z] === RUN TestDaemonConfigurationMerge [2021-07-10T10:47:10.613Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-10T10:47:10.613Z] PASS [2021-07-10T10:47:10.613Z] coverage: 79.2% of statements [2021-07-10T10:47:10.613Z] ok github.com/docker/docker/daemon/config 0.250s coverage: 79.2% of statements [2021-07-10T10:47:11.074Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-07-10T10:47:11.074Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-10T10:47:11.074Z] reload_test.go:520: root required [2021-07-10T10:47:11.074Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-10T10:47:11.074Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-10T10:47:11.074Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-10T10:47:11.074Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-10T10:47:11.074Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-07-10T10:47:11.074Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-10T10:47:11.074Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-10T10:47:11.074Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-10T10:47:11.074Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-07-10T10:47:11.074Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-10T10:47:11.074Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-10T10:47:11.074Z] === RUN TestParseVolumesFrom [2021-07-10T10:47:11.074Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-10T10:47:11.074Z] PASS [2021-07-10T10:47:11.074Z] coverage: 9.1% of statements [2021-07-10T10:47:11.074Z] ok github.com/docker/docker/daemon 2.469s coverage: 9.1% of statements [2021-07-10T10:47:11.536Z] === RUN TestWaitNodeAttachment [2021-07-10T10:47:11.536Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-07-10T10:47:11.536Z] === RUN TestIsolationConversion [2021-07-10T10:47:11.536Z] === RUN TestIsolationConversion/default [2021-07-10T10:47:11.536Z] === RUN TestIsolationConversion/process [2021-07-10T10:47:11.536Z] === RUN TestIsolationConversion/hyperv [2021-07-10T10:47:11.536Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-10T10:47:11.536Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-10T10:47:11.536Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-10T10:47:11.536Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-10T10:47:11.536Z] === RUN TestContainerLabels [2021-07-10T10:47:11.536Z] --- PASS: TestContainerLabels (0.00s) [2021-07-10T10:47:11.536Z] === RUN TestCredentialSpecConversion [2021-07-10T10:47:11.536Z] === RUN TestCredentialSpecConversion/none [2021-07-10T10:47:11.537Z] === RUN TestCredentialSpecConversion/config [2021-07-10T10:47:11.537Z] === RUN TestCredentialSpecConversion/file [2021-07-10T10:47:11.537Z] === RUN TestCredentialSpecConversion/registry [2021-07-10T10:47:11.537Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-10T10:47:11.537Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-10T10:47:11.537Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-10T10:47:11.537Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-10T10:47:11.537Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-10T10:47:11.537Z] === RUN TestControllerValidateMountBind [2021-07-10T10:47:11.537Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-10T10:47:11.537Z] === RUN TestControllerValidateMountVolume [2021-07-10T10:47:11.537Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-10T10:47:11.537Z] === RUN TestControllerValidateMountTarget [2021-07-10T10:47:11.537Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-10T10:47:11.537Z] === RUN TestControllerValidateMountTmpfs [2021-07-10T10:47:11.537Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-10T10:47:11.537Z] === RUN TestControllerValidateMountInvalidType [2021-07-10T10:47:11.537Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-10T10:47:11.537Z] === RUN TestControllerValidateMountNamedPipe [2021-07-10T10:47:11.537Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-10T10:47:11.537Z] PASS [2021-07-10T10:47:11.537Z] coverage: 11.0% of statements [2021-07-10T10:47:11.537Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.548s coverage: 11.0% of statements [2021-07-10T10:47:11.960Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-10T10:47:11.999Z] === RUN TestDiscoveryOptsErrors [2021-07-10T10:47:11.999Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-10T10:47:11.999Z] === RUN TestDiscoveryOpts [2021-07-10T10:47:11.999Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-10T10:47:11.999Z] PASS [2021-07-10T10:47:11.999Z] coverage: 30.0% of statements [2021-07-10T10:47:11.999Z] ok github.com/docker/docker/daemon/discovery 0.042s coverage: 30.0% of statements [2021-07-10T10:47:12.462Z] === RUN TestEventsLog [2021-07-10T10:47:12.462Z] --- PASS: TestEventsLog (0.00s) [2021-07-10T10:47:12.462Z] === RUN TestEventsLogTimeout [2021-07-10T10:47:12.462Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-10T10:47:12.462Z] === RUN TestLogEvents [2021-07-10T10:47:12.462Z] --- PASS: TestLogEvents (0.06s) [2021-07-10T10:47:12.462Z] === RUN TestLoadBufferedEvents [2021-07-10T10:47:12.462Z] --- PASS: TestLoadBufferedEvents (0.16s) [2021-07-10T10:47:12.462Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-10T10:47:12.462Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-10T10:47:12.462Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-10T10:47:12.462Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-10T10:47:12.462Z] PASS [2021-07-10T10:47:12.462Z] coverage: 50.0% of statements [2021-07-10T10:47:12.463Z] ok github.com/docker/docker/daemon/events 0.326s coverage: 50.0% of statements [2021-07-10T10:47:12.521Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-10T10:47:13.436Z] === RUN TestIsEmptyDir [2021-07-10T10:47:13.436Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-10T10:47:13.436Z] PASS [2021-07-10T10:47:13.436Z] coverage: 2.3% of statements [2021-07-10T10:47:13.436Z] ok github.com/docker/docker/daemon/graphdriver 0.057s coverage: 2.3% of statements [2021-07-10T10:47:13.436Z] === RUN TestLinkNaming [2021-07-10T10:47:13.436Z] --- PASS: TestLinkNaming (0.00s) [2021-07-10T10:47:13.436Z] === RUN TestLinkNew [2021-07-10T10:47:13.436Z] --- PASS: TestLinkNew (0.00s) [2021-07-10T10:47:13.436Z] === RUN TestLinkEnv [2021-07-10T10:47:13.436Z] --- PASS: TestLinkEnv (0.00s) [2021-07-10T10:47:13.436Z] === RUN TestLinkMultipleEnv [2021-07-10T10:47:13.436Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-10T10:47:13.436Z] === RUN TestLinkPortRangeEnv [2021-07-10T10:47:13.436Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-10T10:47:13.436Z] PASS [2021-07-10T10:47:13.436Z] coverage: 93.0% of statements [2021-07-10T10:47:13.436Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2021-07-10T10:47:14.408Z] --- PASS: TestServiceUpdateConfigs (15.57s) [2021-07-10T10:47:14.408Z] === RUN TestServiceUpdateNetwork [2021-07-10T10:47:14.413Z] --- PASS: TestCheckoutGit (57.07s) [2021-07-10T10:47:14.413Z] === RUN TestValidGitTransport [2021-07-10T10:47:14.413Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-10T10:47:14.413Z] === RUN TestGitInvalidRef [2021-07-10T10:47:14.875Z] --- PASS: TestGitInvalidRef (0.24s) [2021-07-10T10:47:14.875Z] PASS [2021-07-10T10:47:14.875Z] coverage: 86.3% of statements [2021-07-10T10:47:14.875Z] ok github.com/docker/docker/builder/remotecontext/git 57.438s coverage: 86.3% of statements [2021-07-10T10:47:15.849Z] ? github.com/docker/docker/cli [no test files] [2021-07-10T10:47:15.849Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-10T10:47:15.849Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-10T10:47:15.849Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-10T10:47:15.849Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-10T10:47:15.849Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-10T10:47:15.849Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-10T10:47:15.849Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-10T10:47:15.849Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-10T10:47:15.849Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-10T10:47:15.849Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-10T10:47:15.849Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-10T10:47:15.849Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-10T10:47:15.849Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-10T10:47:15.849Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-10T10:47:15.849Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-10T10:47:15.849Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-10T10:47:15.849Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-10T10:47:15.849Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-10T10:47:15.849Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-10T10:47:15.849Z] === RUN TestSearchRegistryForImagesErrors [2021-07-10T10:47:15.849Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-10T10:47:15.849Z] === RUN TestSearchRegistryForImages [2021-07-10T10:47:15.849Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-10T10:47:15.849Z] === RUN TestOnlyPlatformWithFallback [2021-07-10T10:47:15.849Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-10T10:47:15.849Z] === RUN TestImageDelete [2021-07-10T10:47:15.849Z] === RUN TestImageDelete/no_lease [2021-07-10T10:47:15.849Z] === RUN TestImageDelete/lease_exists [2021-07-10T10:47:15.849Z] === RUN TestNewStreamConfig [2021-07-10T10:47:15.849Z] === RUN TestNewStreamConfig/defaults [2021-07-10T10:47:15.849Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-10T10:47:15.849Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-10T10:47:15.849Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-10T10:47:15.849Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-10T10:47:15.849Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-10T10:47:15.849Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-10T10:47:15.849Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-10T10:47:15.849Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-10T10:47:15.849Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-10T10:47:15.849Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-10T10:47:15.849Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-10T10:47:15.849Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-10T10:47:15.849Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-10T10:47:15.849Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-10T10:47:15.849Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-10T10:47:15.850Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-10T10:47:15.850Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-10T10:47:15.850Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-10T10:47:15.850Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-10T10:47:15.850Z] === RUN TestAdapterReadLogs [2021-07-10T10:47:15.850Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-10T10:47:15.850Z] === RUN TestCopier [2021-07-10T10:47:15.850Z] --- PASS: TestCopier (0.00s) [2021-07-10T10:47:15.850Z] === RUN TestCopierLongLines [2021-07-10T10:47:15.850Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-10T10:47:15.850Z] === RUN TestCopierSlow [2021-07-10T10:47:15.850Z] --- PASS: TestImageDelete (0.11s) [2021-07-10T10:47:15.850Z] --- PASS: TestImageDelete/no_lease (0.04s) [2021-07-10T10:47:15.850Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2021-07-10T10:47:15.850Z] === RUN TestContentStoreForPull [2021-07-10T10:47:16.174Z] 29d5b6a226d2: Verifying Checksum [2021-07-10T10:47:16.174Z] 29d5b6a226d2: Download complete [2021-07-10T10:47:16.311Z] time="2021-07-10T10:47:15Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-10T10:47:16.311Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2021-07-10T10:47:16.311Z] === RUN TestCreateSuccess [2021-07-10T10:47:16.311Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestCreateLogGroupSuccess [2021-07-10T10:47:16.311Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestCreateError [2021-07-10T10:47:16.311Z] --- PASS: TestCreateError (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestCreateAlreadyExists [2021-07-10T10:47:16.311Z] time="2021-07-10T10:47:15Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-10T10:47:16.311Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestLogClosed [2021-07-10T10:47:16.311Z] --- PASS: TestLogClosed (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestLogBlocking [2021-07-10T10:47:16.311Z] --- PASS: TestLogBlocking (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-10T10:47:16.311Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestLogNonBlockingBufferFull [2021-07-10T10:47:16.311Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestPublishBatchSuccess [2021-07-10T10:47:16.311Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestPublishBatchError [2021-07-10T10:47:16.311Z] time="2021-07-10T10:47:15Z" level=error msg=Error [2021-07-10T10:47:16.311Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-10T10:47:16.311Z] time="2021-07-10T10:47:15Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-10T10:47:16.311Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-10T10:47:16.311Z] time="2021-07-10T10:47:15Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-10T10:47:16.311Z] time="2021-07-10T10:47:15Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-10T10:47:16.311Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestCollectBatchSimple [2021-07-10T10:47:16.311Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestCollectBatchTicker [2021-07-10T10:47:16.311Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestCollectBatchMultilinePattern [2021-07-10T10:47:16.311Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-10T10:47:16.311Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-10T10:47:16.311Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-10T10:47:16.311Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-10T10:47:16.311Z] === RUN TestCollectBatchClose [2021-07-10T10:47:16.311Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestEffectiveLen [2021-07-10T10:47:16.311Z] === RUN TestEffectiveLen/0/Hello [2021-07-10T10:47:16.311Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-10T10:47:16.311Z] === RUN TestEffectiveLen/2/🙃 [2021-07-10T10:47:16.311Z] === RUN TestEffectiveLen/3/���� [2021-07-10T10:47:16.311Z] === RUN TestEffectiveLen/4/He��o [2021-07-10T10:47:16.311Z] === RUN TestEffectiveLen/5/ [2021-07-10T10:47:16.311Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-10T10:47:16.311Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-10T10:47:16.311Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-10T10:47:16.311Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-10T10:47:16.311Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-10T10:47:16.311Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-10T10:47:16.311Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestFindValidSplit [2021-07-10T10:47:16.311Z] === RUN TestFindValidSplit/0/ [2021-07-10T10:47:16.311Z] cloudwatchlogs_test.go:1044: [2021-07-10T10:47:16.311Z] cloudwatchlogs_test.go:1045: [2021-07-10T10:47:16.311Z] === RUN TestFindValidSplit/1/Hello [2021-07-10T10:47:16.311Z] cloudwatchlogs_test.go:1044: Hello [2021-07-10T10:47:16.311Z] cloudwatchlogs_test.go:1045: [2021-07-10T10:47:16.311Z] === RUN TestFindValidSplit/2/Hello [2021-07-10T10:47:16.311Z] cloudwatchlogs_test.go:1044: He [2021-07-10T10:47:16.311Z] cloudwatchlogs_test.go:1045: llo [2021-07-10T10:47:16.311Z] === RUN TestFindValidSplit/3/Hello [2021-07-10T10:47:16.311Z] cloudwatchlogs_test.go:1044: [2021-07-10T10:47:16.311Z] cloudwatchlogs_test.go:1045: Hello [2021-07-10T10:47:16.311Z] === RUN TestFindValidSplit/4/🙃 [2021-07-10T10:47:16.311Z] cloudwatchlogs_test.go:1044: [2021-07-10T10:47:16.311Z] cloudwatchlogs_test.go:1045: 🙃 [2021-07-10T10:47:16.311Z] === RUN TestFindValidSplit/5/🙃 [2021-07-10T10:47:16.311Z] cloudwatchlogs_test.go:1044: 🙃 [2021-07-10T10:47:16.311Z] cloudwatchlogs_test.go:1045: [2021-07-10T10:47:16.311Z] === RUN TestFindValidSplit/6/a� [2021-07-10T10:47:16.311Z] cloudwatchlogs_test.go:1044: a [2021-07-10T10:47:16.311Z] cloudwatchlogs_test.go:1045: � [2021-07-10T10:47:16.311Z] === RUN TestFindValidSplit/7/a� [2021-07-10T10:47:16.311Z] cloudwatchlogs_test.go:1044: a� [2021-07-10T10:47:16.311Z] cloudwatchlogs_test.go:1045: [2021-07-10T10:47:16.311Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-10T10:47:16.311Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-10T10:47:16.311Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-10T10:47:16.311Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-10T10:47:16.311Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-10T10:47:16.311Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-10T10:47:16.311Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-10T10:47:16.311Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-10T10:47:16.311Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestProcessEventEmoji [2021-07-10T10:47:16.311Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestCollectBatchLineSplit [2021-07-10T10:47:16.311Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-10T10:47:16.311Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-07-10T10:47:16.311Z] === RUN TestCollectBatchMaxEvents [2021-07-10T10:47:16.311Z] --- PASS: TestContentStoreForPull (0.18s) [2021-07-10T10:47:16.311Z] PASS [2021-07-10T10:47:16.311Z] coverage: 6.8% of statements [2021-07-10T10:47:16.311Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-07-10T10:47:16.311Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-10T10:47:16.311Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-10T10:47:16.311Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-10T10:47:16.311Z] ok github.com/docker/docker/daemon/images 0.442s coverage: 6.8% of statements [2021-07-10T10:47:16.311Z] --- PASS: TestCopierSlow (0.21s) [2021-07-10T10:47:16.311Z] === RUN TestCopierWithSized [2021-07-10T10:47:16.311Z] === RUN TestCopierWithSized/as_is [2021-07-10T10:47:16.311Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-07-10T10:47:16.311Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-10T10:47:16.311Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-10T10:47:16.311Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-10T10:47:16.311Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-10T10:47:16.311Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestCopierWithPartial [2021-07-10T10:47:16.311Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestRingLogger [2021-07-10T10:47:16.311Z] --- PASS: TestRingLogger (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestRingCap [2021-07-10T10:47:16.311Z] --- PASS: TestRingCap (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestRingClose [2021-07-10T10:47:16.311Z] --- PASS: TestRingClose (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestRingDrain [2021-07-10T10:47:16.311Z] --- PASS: TestRingDrain (0.00s) [2021-07-10T10:47:16.311Z] PASS [2021-07-10T10:47:16.311Z] coverage: 43.8% of statements [2021-07-10T10:47:16.311Z] ok github.com/docker/docker/daemon/logger 0.275s coverage: 43.8% of statements [2021-07-10T10:47:16.311Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-07-10T10:47:16.311Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-10T10:47:16.311Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-10T10:47:16.311Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-10T10:47:16.311Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-10T10:47:16.311Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-10T10:47:16.311Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-10T10:47:16.311Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-10T10:47:16.311Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-10T10:47:16.311Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-10T10:47:16.311Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-10T10:47:16.311Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-10T10:47:16.311Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-10T10:47:16.311Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-10T10:47:16.311Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-10T10:47:16.311Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-10T10:47:16.311Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-10T10:47:16.311Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-10T10:47:16.311Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-10T10:47:16.311Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-10T10:47:16.311Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-10T10:47:16.311Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-10T10:47:16.311Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-10T10:47:16.311Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-10T10:47:16.312Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-10T10:47:16.312Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-10T10:47:16.312Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-10T10:47:16.312Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-10T10:47:16.312Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-10T10:47:16.312Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-10T10:47:16.312Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-10T10:47:16.312Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-10T10:47:16.312Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-10T10:47:16.312Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-10T10:47:16.312Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-10T10:47:16.312Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-10T10:47:16.312Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-10T10:47:16.312Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-10T10:47:16.312Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-10T10:47:16.312Z] === RUN TestCreateTagSuccess [2021-07-10T10:47:16.312Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-10T10:47:16.312Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-10T10:47:16.312Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-10T10:47:16.312Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-10T10:47:16.312Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-10T10:47:16.312Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-10T10:47:16.312Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-10T10:47:16.312Z] PASS [2021-07-10T10:47:16.312Z] coverage: 77.4% of statements [2021-07-10T10:47:16.312Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-10T10:47:16.312Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-10T10:47:16.312Z] ok github.com/docker/docker/daemon/logger/awslogs 0.369s coverage: 77.4% of statements [2021-07-10T10:47:16.312Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-10T10:47:16.312Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-10T10:47:16.312Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-10T10:47:16.312Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-10T10:47:16.312Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-10T10:47:17.284Z] === RUN TestJSONFileLogger [2021-07-10T10:47:17.284Z] --- PASS: TestJSONFileLogger (0.01s) [2021-07-10T10:47:17.284Z] === RUN TestJSONFileLoggerWithTags [2021-07-10T10:47:17.284Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-10T10:47:17.284Z] === RUN TestJSONFileLoggerWithOpts [2021-07-10T10:47:17.284Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-07-10T10:47:17.284Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-10T10:47:17.284Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-10T10:47:17.284Z] === RUN TestEncodeDecode [2021-07-10T10:47:17.284Z] === PAUSE TestEncodeDecode [2021-07-10T10:47:17.284Z] === RUN TestUnexpectedEOF [2021-07-10T10:47:17.284Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-10T10:47:17.284Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-10T10:47:17.284Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-10T10:47:17.284Z] time="2021-07-10T10:47:16Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-10T10:47:17.284Z] time="2021-07-10T10:47:16Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-10T10:47:17.284Z] --- PASS: TestUnexpectedEOF (0.16s) [2021-07-10T10:47:17.284Z] === CONT TestEncodeDecode [2021-07-10T10:47:17.284Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-10T10:47:17.284Z] PASS [2021-07-10T10:47:17.284Z] coverage: 69.9% of statements [2021-07-10T10:47:17.284Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.259s coverage: 69.9% of statements [2021-07-10T10:47:17.284Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2021-07-10T10:47:17.284Z] === RUN TestFastTimeMarshalJSON [2021-07-10T10:47:17.284Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-07-10T10:47:17.284Z] PASS [2021-07-10T10:47:17.284Z] coverage: 87.2% of statements [2021-07-10T10:47:17.284Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.224s coverage: 87.2% of statements [2021-07-10T10:47:17.671Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-07-10T10:47:17.745Z] === RUN TestWriteLog [2021-07-10T10:47:17.745Z] === PAUSE TestWriteLog [2021-07-10T10:47:17.745Z] === RUN TestReadLog [2021-07-10T10:47:17.745Z] === PAUSE TestReadLog [2021-07-10T10:47:17.745Z] === CONT TestWriteLog [2021-07-10T10:47:17.745Z] --- PASS: TestWriteLog (0.00s) [2021-07-10T10:47:17.745Z] === CONT TestReadLog [2021-07-10T10:47:17.745Z] === RUN TestReadLog/tail_exact [2021-07-10T10:47:17.745Z] === RUN TestReadLog/tail_less_than_available [2021-07-10T10:47:17.745Z] === RUN TestReadLog/tail_more_than_available [2021-07-10T10:47:18.207Z] --- PASS: TestReadLog (0.19s) [2021-07-10T10:47:18.207Z] --- PASS: TestReadLog/tail_exact (0.15s) [2021-07-10T10:47:18.207Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-07-10T10:47:18.207Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-07-10T10:47:18.207Z] PASS [2021-07-10T10:47:18.207Z] coverage: 75.2% of statements [2021-07-10T10:47:18.207Z] ok github.com/docker/docker/daemon/logger/local 0.312s coverage: 75.2% of statements [2021-07-10T10:47:18.207Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-10T10:47:18.207Z] === RUN TestOpenFileDelete [2021-07-10T10:47:18.207Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-10T10:47:18.207Z] === RUN TestOpenFileRename [2021-07-10T10:47:18.207Z] --- PASS: TestOpenFileRename (0.01s) [2021-07-10T10:47:18.207Z] === RUN TestParseLogTagDefaultTag [2021-07-10T10:47:18.231Z] === RUN TestDockerSuite/TestCpToDot [2021-07-10T10:47:18.670Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-10T10:47:18.670Z] === RUN TestParseLogTag [2021-07-10T10:47:18.670Z] --- PASS: TestParseLogTag (0.00s) [2021-07-10T10:47:18.670Z] === RUN TestParseLogTagEmptyTag [2021-07-10T10:47:18.670Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-10T10:47:18.670Z] === RUN TestTailFiles [2021-07-10T10:47:18.670Z] --- PASS: TestTailFiles (0.00s) [2021-07-10T10:47:18.670Z] === RUN TestFollowLogsConsumerGone [2021-07-10T10:47:18.670Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-10T10:47:18.670Z] === RUN TestFollowLogsProducerGone [2021-07-10T10:47:18.670Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-10T10:47:18.670Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-10T10:47:18.670Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-10T10:47:18.670Z] === RUN TestCheckCapacityAndRotate [2021-07-10T10:47:18.670Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-10T10:47:18.670Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-10T10:47:18.670Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2021-07-10T10:47:18.670Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-07-10T10:47:18.670Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-07-10T10:47:18.670Z] PASS [2021-07-10T10:47:18.670Z] coverage: 53.7% of statements [2021-07-10T10:47:18.670Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.112s coverage: 53.7% of statements [2021-07-10T10:47:19.132Z] === RUN TestLog [2021-07-10T10:47:19.132Z] --- PASS: TestLog (0.01s) [2021-07-10T10:47:19.132Z] PASS [2021-07-10T10:47:19.132Z] coverage: 31.5% of statements [2021-07-10T10:47:19.132Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.059s coverage: 31.5% of statements [2021-07-10T10:47:19.132Z] === RUN TestValidateLogOpt [2021-07-10T10:47:19.132Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-10T10:47:19.132Z] === RUN TestNewMissedConfig [2021-07-10T10:47:19.132Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-10T10:47:19.132Z] === RUN TestNewMissedUrl [2021-07-10T10:47:19.132Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-10T10:47:19.132Z] === RUN TestNewMissedToken [2021-07-10T10:47:19.132Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-10T10:47:19.132Z] === RUN TestNewWithProxy [2021-07-10T10:47:19.132Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-10T10:47:19.132Z] === RUN TestDefault [2021-07-10T10:47:19.132Z] --- PASS: TestDefault (0.01s) [2021-07-10T10:47:19.132Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-10T10:47:19.132Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-10T10:47:19.132Z] === RUN TestJsonFormat [2021-07-10T10:47:19.132Z] --- PASS: TestJsonFormat (0.01s) [2021-07-10T10:47:19.132Z] === RUN TestRawFormat [2021-07-10T10:47:19.132Z] --- PASS: TestRawFormat (0.00s) [2021-07-10T10:47:19.132Z] === RUN TestRawFormatWithLabels [2021-07-10T10:47:19.132Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-10T10:47:19.132Z] === RUN TestRawFormatWithoutTag [2021-07-10T10:47:19.132Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-10T10:47:19.132Z] === RUN TestBatching [2021-07-10T10:47:19.132Z] --- PASS: TestBatching (0.24s) [2021-07-10T10:47:19.132Z] === RUN TestFrequency [2021-07-10T10:47:19.132Z] === RUN TestNewParse [2021-07-10T10:47:19.132Z] --- PASS: TestNewParse (0.00s) [2021-07-10T10:47:19.132Z] PASS [2021-07-10T10:47:19.132Z] coverage: 8.3% of statements [2021-07-10T10:47:19.132Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2021-07-10T10:47:19.157Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-10T10:47:19.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-10T10:47:19.594Z] --- PASS: TestFrequency (0.19s) [2021-07-10T10:47:19.594Z] === RUN TestOneMessagePerRequest [2021-07-10T10:47:19.594Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-10T10:47:19.594Z] === RUN TestVerify [2021-07-10T10:47:19.594Z] --- PASS: TestVerify (0.00s) [2021-07-10T10:47:19.594Z] === RUN TestSkipVerify [2021-07-10T10:47:19.594Z] time="2021-07-10T10:47:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:47:19.594Z] time="2021-07-10T10:47:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:47:19.594Z] time="2021-07-10T10:47:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:47:19.594Z] === RUN TestParseLogFormat [2021-07-10T10:47:19.594Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-10T10:47:19.594Z] === RUN TestValidateLogOptEmpty [2021-07-10T10:47:19.594Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-10T10:47:19.594Z] === RUN TestValidateSyslogAddress [2021-07-10T10:47:19.594Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-10T10:47:19.594Z] === RUN TestParseAddressDefaultPort [2021-07-10T10:47:19.594Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-10T10:47:19.594Z] === RUN TestValidateSyslogFacility [2021-07-10T10:47:19.594Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-10T10:47:19.594Z] === RUN TestValidateLogOptSyslogFormat [2021-07-10T10:47:19.594Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-10T10:47:19.594Z] === RUN TestValidateLogOpt [2021-07-10T10:47:19.594Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-10T10:47:19.594Z] PASS [2021-07-10T10:47:19.594Z] coverage: 46.8% of statements [2021-07-10T10:47:19.594Z] ok github.com/docker/docker/daemon/logger/syslog 0.064s coverage: 46.8% of statements [2021-07-10T10:47:19.594Z] --- PASS: TestSkipVerify (0.38s) [2021-07-10T10:47:19.594Z] === RUN TestBufferMaximum [2021-07-10T10:47:19.594Z] time="2021-07-10T10:47:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:47:19.594Z] time="2021-07-10T10:47:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:47:19.594Z] time="2021-07-10T10:47:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:47:19.594Z] time="2021-07-10T10:47:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:47:19.594Z] time="2021-07-10T10:47:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:47:19.594Z] time="2021-07-10T10:47:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625914039.502320\",\"host\":\"d4335eee55f6\"}'" [2021-07-10T10:47:19.594Z] time="2021-07-10T10:47:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625914039.502320\",\"host\":\"d4335eee55f6\"}'" [2021-07-10T10:47:19.594Z] --- PASS: TestBufferMaximum (0.01s) [2021-07-10T10:47:19.594Z] === RUN TestServerAlwaysDown [2021-07-10T10:47:19.594Z] time="2021-07-10T10:47:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:47:19.594Z] time="2021-07-10T10:47:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:47:19.594Z] time="2021-07-10T10:47:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625914039.512960\",\"host\":\"d4335eee55f6\"}'" [2021-07-10T10:47:19.594Z] time="2021-07-10T10:47:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625914039.512960\",\"host\":\"d4335eee55f6\"}'" [2021-07-10T10:47:19.594Z] time="2021-07-10T10:47:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:47:19.594Z] time="2021-07-10T10:47:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625914039.512960\",\"host\":\"d4335eee55f6\"}'" [2021-07-10T10:47:19.594Z] time="2021-07-10T10:47:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625914039.513998\",\"host\":\"d4335eee55f6\"}'" [2021-07-10T10:47:19.594Z] time="2021-07-10T10:47:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625914039.513998\",\"host\":\"d4335eee55f6\"}'" [2021-07-10T10:47:19.594Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-10T10:47:19.594Z] === RUN TestCannotSendAfterClose [2021-07-10T10:47:19.594Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-10T10:47:19.594Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-10T10:47:20.520Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-10T10:47:20.570Z] === RUN TestV1IDService [2021-07-10T10:47:20.570Z] --- PASS: TestV1IDService (0.03s) [2021-07-10T10:47:20.570Z] === RUN TestV2MetadataService [2021-07-10T10:47:20.570Z] time="2021-07-10T10:47:20Z" 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-10T10:47:20.570Z] time="2021-07-10T10:47:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"d4335eee55f6\"}'" [2021-07-10T10:47:20.570Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-07-10T10:47:20.570Z] PASS [2021-07-10T10:47:20.570Z] coverage: 82.5% of statements [2021-07-10T10:47:21.031Z] ok github.com/docker/docker/daemon/logger/splunk 1.918s coverage: 82.5% of statements [2021-07-10T10:47:21.031Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-10T10:47:21.031Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-10T10:47:21.031Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-10T10:47:21.493Z] === RUN TestSuccessfulDownload [2021-07-10T10:47:21.493Z] download_test.go:268: Needs fixing on Windows [2021-07-10T10:47:21.493Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-10T10:47:21.493Z] === RUN TestCancelledDownload [2021-07-10T10:47:21.493Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-10T10:47:21.493Z] === RUN TestMaxDownloadAttempts [2021-07-10T10:47:21.493Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-10T10:47:21.493Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-10T10:47:21.493Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-10T10:47:21.493Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-10T10:47:21.493Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-10T10:47:21.493Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-10T10:47:21.493Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-10T10:47:21.493Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-10T10:47:21.493Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-10T10:47:21.493Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-10T10:47:21.493Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-10T10:47:21.493Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-10T10:47:21.954Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-10T10:47:21.954Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-10T10:47:21.954Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-10T10:47:21.954Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-10T10:47:21.954Z] === RUN TestContinueOnError_NeverContinue [2021-07-10T10:47:21.954Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-10T10:47:21.954Z] === RUN TestManifestStore [2021-07-10T10:47:21.954Z] === RUN TestManifestStore/no_remote_or_local [2021-07-10T10:47:21.954Z] --- PASS: TestV2MetadataService (1.25s) [2021-07-10T10:47:21.954Z] PASS [2021-07-10T10:47:21.954Z] coverage: 48.2% of statements [2021-07-10T10:47:21.954Z] ok github.com/docker/docker/distribution/metadata 1.354s coverage: 48.2% of statements [2021-07-10T10:47:21.954Z] time="2021-07-10T10:47:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-10T10:47:21.954Z] time="2021-07-10T10:47:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-10T10:47:21.954Z] time="2021-07-10T10:47:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-10T10:47:21.954Z] time="2021-07-10T10:47:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-10T10:47:21.954Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-10T10:47:21.955Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.53s) [2021-07-10T10:47:21.955Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.53s) [2021-07-10T10:47:21.955Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.53s) [2021-07-10T10:47:21.955Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.53s) [2021-07-10T10:47:21.955Z] === RUN TestTransfer [2021-07-10T10:47:21.955Z] time="2021-07-10T10:47:21Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local499326463\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-10T10:47:21.955Z] === RUN TestManifestStore/no_local_cache [2021-07-10T10:47:22.407Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-10T10:47:22.416Z] === RUN TestManifestStore/with_local_cache [2021-07-10T10:47:22.416Z] === RUN TestManifestStore/unknown_media_type [2021-07-10T10:47:22.416Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-10T10:47:22.416Z] time="2021-07-10T10:47:21Z" level=warning msg="reference for unknown type: " [2021-07-10T10:47:22.416Z] time="2021-07-10T10:47:21Z" level=warning msg="reference for unknown type: " [2021-07-10T10:47:22.416Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-10T10:47:22.416Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-10T10:47:22.416Z] time="2021-07-10T10:47:21Z" level=warning msg="reference for unknown type: " [2021-07-10T10:47:22.416Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-10T10:47:22.416Z] time="2021-07-10T10:47:21Z" level=warning msg="reference for unknown type: " [2021-07-10T10:47:22.416Z] time="2021-07-10T10:47:21Z" level=warning msg="reference for unknown type: " [2021-07-10T10:47:22.416Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-10T10:47:22.416Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-10T10:47:22.416Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-10T10:47:22.416Z] time="2021-07-10T10:47:21Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-10T10:47:22.416Z] --- PASS: TestManifestStore (0.30s) [2021-07-10T10:47:22.416Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2021-07-10T10:47:22.416Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-07-10T10:47:22.416Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-07-10T10:47:22.416Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-07-10T10:47:22.416Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-07-10T10:47:22.416Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-07-10T10:47:22.416Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-07-10T10:47:22.416Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-10T10:47:22.416Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-10T10:47:22.416Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-10T10:47:22.416Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-07-10T10:47:22.416Z] === RUN TestDetectManifestBlobMediaType [2021-07-10T10:47:22.416Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-10T10:47:22.416Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-10T10:47:22.416Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-10T10:47:22.416Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-10T10:47:22.416Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-10T10:47:22.416Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-10T10:47:22.416Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-10T10:47:22.416Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-10T10:47:22.416Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-10T10:47:22.416Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-10T10:47:22.416Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-10T10:47:22.416Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-10T10:47:22.416Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-10T10:47:22.416Z] === RUN TestFixManifestLayers [2021-07-10T10:47:22.416Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-10T10:47:22.416Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-10T10:47:22.417Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-10T10:47:22.417Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-10T10:47:22.417Z] === RUN TestFixManifestLayersBadParent [2021-07-10T10:47:22.417Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-10T10:47:22.417Z] === RUN TestValidateManifest [2021-07-10T10:47:22.417Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-10T10:47:22.417Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-10T10:47:22.417Z] === RUN TestFormatPlatform [2021-07-10T10:47:22.417Z] --- PASS: TestTransfer (0.14s) [2021-07-10T10:47:22.417Z] === RUN TestConcurrencyLimit [2021-07-10T10:47:22.417Z] --- PASS: TestFormatPlatform (0.01s) [2021-07-10T10:47:22.417Z] === RUN TestGetRepositoryMountCandidates [2021-07-10T10:47:22.417Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-10T10:47:22.417Z] === RUN TestLayerAlreadyExists [2021-07-10T10:47:22.417Z] 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-10T10:47:22.417Z] 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-10T10:47:22.417Z] 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-10T10:47:22.417Z] 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-10T10:47:22.417Z] 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-10T10:47:22.417Z] 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-10T10:47:22.417Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-10T10:47:22.417Z] === RUN TestWhenEmptyAuthConfig [2021-07-10T10:47:22.879Z] === RUN TestNotFound [2021-07-10T10:47:22.879Z] --- PASS: TestNotFound (0.00s) [2021-07-10T10:47:22.879Z] === RUN TestConflict [2021-07-10T10:47:22.879Z] --- PASS: TestConflict (0.00s) [2021-07-10T10:47:22.879Z] === RUN TestForbidden [2021-07-10T10:47:22.879Z] --- PASS: TestForbidden (0.00s) [2021-07-10T10:47:22.879Z] === RUN TestInvalidParameter [2021-07-10T10:47:22.879Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-10T10:47:22.879Z] === RUN TestNotImplemented [2021-07-10T10:47:22.879Z] --- PASS: TestNotImplemented (0.00s) [2021-07-10T10:47:22.879Z] === RUN TestNotModified [2021-07-10T10:47:22.879Z] --- PASS: TestNotModified (0.00s) [2021-07-10T10:47:22.879Z] === RUN TestUnauthorized [2021-07-10T10:47:22.879Z] --- PASS: TestUnauthorized (0.00s) [2021-07-10T10:47:22.879Z] === RUN TestUnknown [2021-07-10T10:47:22.879Z] --- PASS: TestUnknown (0.00s) [2021-07-10T10:47:22.879Z] === RUN TestCancelled [2021-07-10T10:47:22.879Z] --- PASS: TestCancelled (0.00s) [2021-07-10T10:47:22.879Z] === RUN TestDeadline [2021-07-10T10:47:22.879Z] --- PASS: TestDeadline (0.00s) [2021-07-10T10:47:22.879Z] === RUN TestDataLoss [2021-07-10T10:47:22.879Z] --- PASS: TestDataLoss (0.00s) [2021-07-10T10:47:22.879Z] === RUN TestUnavailable [2021-07-10T10:47:22.879Z] --- PASS: TestUnavailable (0.00s) [2021-07-10T10:47:22.879Z] === RUN TestSystem [2021-07-10T10:47:22.879Z] --- PASS: TestSystem (0.00s) [2021-07-10T10:47:22.879Z] === RUN TestFromStatusCode [2021-07-10T10:47:22.879Z] === RUN TestFromStatusCode/Not_Found [2021-07-10T10:47:22.879Z] === RUN TestFromStatusCode/Bad_Request [2021-07-10T10:47:22.879Z] === RUN TestFromStatusCode/Conflict [2021-07-10T10:47:22.879Z] === RUN TestFromStatusCode/Unauthorized [2021-07-10T10:47:22.879Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-10T10:47:22.879Z] === RUN TestFromStatusCode/Forbidden [2021-07-10T10:47:22.879Z] === RUN TestFromStatusCode/Not_Modified [2021-07-10T10:47:22.879Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-10T10:47:22.879Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-10T10:47:22.879Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-10T10:47:22.879Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-10T10:47:22.879Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-10T10:47:22.879Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-10T10:47:22.879Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-10T10:47:22.879Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-10T10:47:22.879Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-10T10:47:22.879Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-10T10:47:22.879Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-10T10:47:22.879Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-10T10:47:22.879Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-10T10:47:22.879Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-10T10:47:22.879Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-10T10:47:22.879Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-10T10:47:22.879Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-10T10:47:22.879Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-10T10:47:22.879Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-10T10:47:22.879Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-10T10:47:22.879Z] PASS [2021-07-10T10:47:22.879Z] coverage: 53.1% of statements [2021-07-10T10:47:22.879Z] ok github.com/docker/docker/errdefs 0.042s coverage: 53.1% of statements [2021-07-10T10:47:22.879Z] --- PASS: TestConcurrencyLimit (0.53s) [2021-07-10T10:47:22.879Z] === RUN TestInactiveJobs [2021-07-10T10:47:23.333Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-10T10:47:23.341Z] --- PASS: TestInactiveJobs (0.53s) [2021-07-10T10:47:23.341Z] === RUN TestWatchRelease [2021-07-10T10:47:23.341Z] --- PASS: TestWatchRelease (0.07s) [2021-07-10T10:47:23.341Z] === RUN TestWatchFinishedTransfer [2021-07-10T10:47:23.341Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-10T10:47:23.341Z] === RUN TestDuplicateTransfer [2021-07-10T10:47:23.341Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2021-07-10T10:47:23.341Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-10T10:47:23.341Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-10T10:47:23.341Z] === RUN TestTokenPassThru [2021-07-10T10:47:23.341Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-10T10:47:23.341Z] === RUN TestTokenPassThruDifferentHost [2021-07-10T10:47:23.341Z] --- PASS: TestDuplicateTransfer (0.06s) [2021-07-10T10:47:23.341Z] === RUN TestSuccessfulUpload [2021-07-10T10:47:23.341Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-10T10:47:23.341Z] PASS [2021-07-10T10:47:23.341Z] coverage: 23.8% of statements [2021-07-10T10:47:23.341Z] ok github.com/docker/docker/distribution 1.668s coverage: 23.8% of statements [2021-07-10T10:47:23.802Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-10T10:47:23.802Z] time="2021-07-10T10:47:23Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-10T10:47:23.802Z] === RUN TestCompare [2021-07-10T10:47:23.802Z] --- PASS: TestCompare (0.00s) [2021-07-10T10:47:23.802Z] PASS [2021-07-10T10:47:23.802Z] coverage: 19.2% of statements [2021-07-10T10:47:23.802Z] ok github.com/docker/docker/image/cache 0.074s coverage: 19.2% of statements [2021-07-10T10:47:23.802Z] === RUN TestFSGetInvalidData [2021-07-10T10:47:23.802Z] --- PASS: TestSuccessfulUpload (0.52s) [2021-07-10T10:47:23.802Z] === RUN TestCancelledUpload [2021-07-10T10:47:23.802Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-10T10:47:23.802Z] PASS [2021-07-10T10:47:23.802Z] coverage: 77.3% of statements [2021-07-10T10:47:23.802Z] ok github.com/docker/docker/distribution/xfer 2.474s coverage: 77.3% of statements [2021-07-10T10:47:23.802Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-07-10T10:47:23.802Z] === RUN TestFSInvalidSet [2021-07-10T10:47:23.802Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-10T10:47:23.802Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-10T10:47:23.802Z] === RUN TestFSInvalidRoot [2021-07-10T10:47:24.260Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-10T10:47:24.260Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-10T10:47:24.265Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-10T10:47:24.265Z] === RUN TestFSMetadataGetSet [2021-07-10T10:47:24.265Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-07-10T10:47:24.265Z] === RUN TestFSInvalidWalker [2021-07-10T10:47:24.265Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-10T10:47:24.265Z] === RUN TestFSGetSet [2021-07-10T10:47:24.265Z] --- PASS: TestFSGetSet (0.02s) [2021-07-10T10:47:24.265Z] === RUN TestFSGetUnsetKey [2021-07-10T10:47:24.265Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-10T10:47:24.265Z] === RUN TestFSGetEmptyData [2021-07-10T10:47:24.265Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-10T10:47:24.265Z] === RUN TestFSDelete [2021-07-10T10:47:24.265Z] --- PASS: TestFSDelete (0.02s) [2021-07-10T10:47:24.265Z] === RUN TestFSWalker [2021-07-10T10:47:24.265Z] --- PASS: TestFSWalker (0.03s) [2021-07-10T10:47:24.265Z] === RUN TestFSWalkerStopOnError [2021-07-10T10:47:24.265Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-07-10T10:47:24.265Z] === RUN TestNewFromJSON [2021-07-10T10:47:24.265Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-10T10:47:24.265Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-10T10:47:24.265Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-10T10:47:24.265Z] === RUN TestMarshalKeyOrder [2021-07-10T10:47:24.265Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-10T10:47:24.265Z] === RUN TestHistoryEqual [2021-07-10T10:47:24.265Z] --- PASS: TestHistoryEqual (0.18s) [2021-07-10T10:47:24.265Z] === RUN TestImage [2021-07-10T10:47:24.265Z] --- PASS: TestImage (0.00s) [2021-07-10T10:47:24.265Z] === RUN TestImageOSNotEmpty [2021-07-10T10:47:24.265Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-10T10:47:24.265Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-10T10:47:24.265Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-10T10:47:24.265Z] === RUN TestCreate [2021-07-10T10:47:24.265Z] --- PASS: TestCreate (0.01s) [2021-07-10T10:47:24.265Z] === RUN TestRestore [2021-07-10T10:47:24.265Z] time="2021-07-10T10:47:24Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-10T10:47:24.265Z] --- PASS: TestRestore (0.04s) [2021-07-10T10:47:24.265Z] === RUN TestAddDelete [2021-07-10T10:47:24.265Z] --- PASS: TestAddDelete (0.04s) [2021-07-10T10:47:24.265Z] === RUN TestSearchAfterDelete [2021-07-10T10:47:24.265Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-07-10T10:47:24.265Z] === RUN TestParentReset [2021-07-10T10:47:24.727Z] --- PASS: TestParentReset (0.05s) [2021-07-10T10:47:24.727Z] === RUN TestGetAndSetLastUpdated [2021-07-10T10:47:24.727Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2021-07-10T10:47:24.727Z] === RUN TestStoreLen [2021-07-10T10:47:24.727Z] --- PASS: TestStoreLen (0.06s) [2021-07-10T10:47:24.727Z] PASS [2021-07-10T10:47:24.727Z] coverage: 86.6% of statements [2021-07-10T10:47:24.727Z] ok github.com/docker/docker/image 0.681s coverage: 86.6% of statements [2021-07-10T10:47:24.727Z] === RUN TestMakeV1ConfigFromConfig [2021-07-10T10:47:24.727Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-10T10:47:24.727Z] PASS [2021-07-10T10:47:24.727Z] coverage: 25.0% of statements [2021-07-10T10:47:24.727Z] ok github.com/docker/docker/image/v1 0.056s coverage: 25.0% of statements [2021-07-10T10:47:25.188Z] === RUN TestValidateManifest [2021-07-10T10:47:25.188Z] === RUN TestValidateManifest/nil [2021-07-10T10:47:25.188Z] === RUN TestValidateManifest/non-nil [2021-07-10T10:47:25.188Z] --- PASS: TestValidateManifest (0.00s) [2021-07-10T10:47:25.188Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-10T10:47:25.188Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-10T10:47:25.188Z] PASS [2021-07-10T10:47:25.188Z] coverage: 0.7% of statements [2021-07-10T10:47:25.188Z] ok github.com/docker/docker/image/tarexport 0.062s coverage: 0.7% of statements [2021-07-10T10:47:25.188Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-10T10:47:25.206Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-10T10:47:26.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-10T10:47:26.145Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-10T10:47:26.145Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-10T10:47:26.145Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-10T10:47:26.400Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-10T10:47:26.738Z] === RUN TestSerialization [2021-07-10T10:47:26.738Z] --- PASS: TestSerialization (0.03s) [2021-07-10T10:47:26.738Z] PASS [2021-07-10T10:47:26.738Z] coverage: 100.0% of statements [2021-07-10T10:47:26.738Z] ok github.com/docker/docker/libcontainerd/queue 0.063s coverage: 100.0% of statements [2021-07-10T10:47:26.738Z] === RUN TestEnvironmentParsing [2021-07-10T10:47:26.738Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-10T10:47:26.738Z] PASS [2021-07-10T10:47:26.738Z] coverage: 1.2% of statements [2021-07-10T10:47:26.738Z] ok github.com/docker/docker/libcontainerd/local 0.071s coverage: 1.2% of statements [2021-07-10T10:47:26.738Z] === RUN TestEmptyLayer [2021-07-10T10:47:26.738Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-10T10:47:26.738Z] === RUN TestCommitFailure [2021-07-10T10:47:26.738Z] --- PASS: TestCommitFailure (0.01s) [2021-07-10T10:47:26.738Z] === RUN TestStartTransactionFailure [2021-07-10T10:47:26.738Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-10T10:47:26.738Z] === RUN TestGetOrphan [2021-07-10T10:47:26.738Z] --- PASS: TestGetOrphan (0.01s) [2021-07-10T10:47:26.738Z] === RUN TestMountAndRegister [2021-07-10T10:47:26.738Z] layer_test.go:271: Layer size: 14 [2021-07-10T10:47:26.738Z] --- PASS: TestMountAndRegister (0.05s) [2021-07-10T10:47:26.738Z] === RUN TestLayerRelease [2021-07-10T10:47:26.738Z] layer_test.go:304: Failing on Windows [2021-07-10T10:47:26.738Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-10T10:47:26.738Z] === RUN TestStoreRestore [2021-07-10T10:47:26.738Z] layer_test.go:353: Failing on Windows [2021-07-10T10:47:26.738Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-10T10:47:26.738Z] === RUN TestTarStreamStability [2021-07-10T10:47:26.738Z] layer_test.go:468: Failing on Windows [2021-07-10T10:47:26.738Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-10T10:47:26.738Z] === RUN TestRegisterExistingLayer [2021-07-10T10:47:27.199Z] --- PASS: TestRegisterExistingLayer (0.23s) [2021-07-10T10:47:27.199Z] === RUN TestTarStreamVerification [2021-07-10T10:47:27.199Z] layer_test.go:697: Failing on Windows [2021-07-10T10:47:27.199Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-10T10:47:27.199Z] === RUN TestLayerMigration [2021-07-10T10:47:27.199Z] migration_test.go:46: Failing on Windows [2021-07-10T10:47:27.199Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-10T10:47:27.199Z] === RUN TestLayerMigrationNoTarsplit [2021-07-10T10:47:27.199Z] migration_test.go:182: Failing on Windows [2021-07-10T10:47:27.199Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-10T10:47:27.199Z] === RUN TestMountInit [2021-07-10T10:47:27.199Z] mount_test.go:17: Failing on Windows [2021-07-10T10:47:27.199Z] --- SKIP: TestMountInit (0.00s) [2021-07-10T10:47:27.199Z] === RUN TestMountSize [2021-07-10T10:47:27.199Z] mount_test.go:76: Failing on Windows [2021-07-10T10:47:27.199Z] --- SKIP: TestMountSize (0.00s) [2021-07-10T10:47:27.199Z] === RUN TestMountChanges [2021-07-10T10:47:27.199Z] mount_test.go:125: Failing on Windows [2021-07-10T10:47:27.199Z] --- SKIP: TestMountChanges (0.00s) [2021-07-10T10:47:27.199Z] === RUN TestMountApply [2021-07-10T10:47:27.199Z] mount_test.go:212: Failing on Windows [2021-07-10T10:47:27.199Z] --- SKIP: TestMountApply (0.00s) [2021-07-10T10:47:27.199Z] PASS [2021-07-10T10:47:27.199Z] coverage: 30.1% of statements [2021-07-10T10:47:27.199Z] ok github.com/docker/docker/layer 0.366s coverage: 30.1% of statements [2021-07-10T10:47:27.199Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-10T10:47:27.199Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-10T10:47:27.199Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-10T10:47:27.199Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-10T10:47:27.325Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-10T10:47:27.325Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-10T10:47:27.325Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-10T10:47:27.325Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-10T10:47:28.171Z] === RUN TestSequenceGetAvailableBit [2021-07-10T10:47:28.171Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-10T10:47:28.171Z] === RUN TestSequenceEqual [2021-07-10T10:47:28.171Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-10T10:47:28.171Z] === RUN TestSequenceCopy [2021-07-10T10:47:28.171Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-10T10:47:28.171Z] === RUN TestGetFirstAvailable [2021-07-10T10:47:28.171Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-10T10:47:28.171Z] === RUN TestFindSequence [2021-07-10T10:47:28.171Z] --- PASS: TestFindSequence (0.00s) [2021-07-10T10:47:28.171Z] === RUN TestCheckIfAvailable [2021-07-10T10:47:28.171Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-10T10:47:28.171Z] === RUN TestMergeSequences [2021-07-10T10:47:28.171Z] --- PASS: TestMergeSequences (0.00s) [2021-07-10T10:47:28.171Z] === RUN TestPushReservation [2021-07-10T10:47:28.171Z] --- PASS: TestPushReservation (0.00s) [2021-07-10T10:47:28.171Z] === RUN TestSerializeDeserialize [2021-07-10T10:47:28.171Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-10T10:47:28.171Z] === RUN TestSet [2021-07-10T10:47:28.171Z] --- PASS: TestSet (0.00s) [2021-07-10T10:47:28.171Z] === RUN TestSetUnset [2021-07-10T10:47:28.171Z] --- PASS: TestSetUnset (0.00s) [2021-07-10T10:47:28.171Z] === RUN TestOffsetSetUnset [2021-07-10T10:47:28.171Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-10T10:47:28.171Z] === RUN TestSetInRange [2021-07-10T10:47:28.171Z] --- PASS: TestSetInRange (0.00s) [2021-07-10T10:47:28.171Z] === RUN TestSetAnyInRange [2021-07-10T10:47:28.171Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-10T10:47:28.171Z] === RUN TestMethods [2021-07-10T10:47:28.171Z] --- PASS: TestMethods (0.00s) [2021-07-10T10:47:28.171Z] === RUN TestRandomAllocateDeallocate [2021-07-10T10:47:28.250Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-10T10:47:28.250Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-10T10:47:28.505Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-10T10:47:28.505Z] === RUN TestDockerSuite/TestCreateRM [2021-07-10T10:47:28.505Z] --- PASS: TestServiceUpdateNetwork (14.15s) [2021-07-10T10:47:28.505Z] === RUN TestServiceUpdatePidsLimit [2021-07-10T10:47:28.505Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-10T10:47:28.505Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-10T10:47:28.505Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-10T10:47:28.760Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-10T10:47:28.760Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-10T10:47:29.685Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-10T10:47:29.715Z] === RUN TestInvalidConfig [2021-07-10T10:47:29.715Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-10T10:47:29.715Z] === RUN TestConfig [2021-07-10T10:47:29.715Z] --- PASS: TestConfig (0.00s) [2021-07-10T10:47:29.715Z] === RUN TestOptionsLabels [2021-07-10T10:47:29.715Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-10T10:47:29.715Z] === RUN TestValidName [2021-07-10T10:47:29.715Z] --- PASS: TestValidName (0.00s) [2021-07-10T10:47:29.715Z] === RUN TestTLSConfiguration [2021-07-10T10:47:30.176Z] time="2021-07-10T10:47:29Z" level=info msg="Option Initializing KV with TLS" [2021-07-10T10:47:30.176Z] --- PASS: TestTLSConfiguration (0.16s) [2021-07-10T10:47:30.176Z] PASS [2021-07-10T10:47:30.176Z] coverage: 24.0% of statements [2021-07-10T10:47:30.176Z] ok github.com/docker/docker/libnetwork/config 0.279s coverage: 24.0% of statements [2021-07-10T10:47:30.176Z] === RUN TestErrorInterfaces [2021-07-10T10:47:30.176Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-10T10:47:30.176Z] === RUN TestNetworkMarshalling [2021-07-10T10:47:30.176Z] --- PASS: TestNetworkMarshalling (0.16s) [2021-07-10T10:47:30.176Z] === RUN TestEndpointMarshalling [2021-07-10T10:47:30.176Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-10T10:47:30.176Z] === RUN TestAuxAddresses [2021-07-10T10:47:30.176Z] time="2021-07-10T10:47:30Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-10T10:47:30.176Z] --- PASS: TestAuxAddresses (0.01s) [2021-07-10T10:47:30.176Z] === RUN TestSRVServiceQuery [2021-07-10T10:47:30.176Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:47:30.176Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-07-10T10:47:30.176Z] === RUN TestServiceVIPReuse [2021-07-10T10:47:30.176Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:47:30.176Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-10T10:47:30.176Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-10T10:47:30.176Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:47:30.176Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-07-10T10:47:30.583Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-07-10T10:47:30.611Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-10T10:47:30.638Z] === RUN TestDNSIPQuery [2021-07-10T10:47:30.638Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:47:30.638Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-10T10:47:30.638Z] === RUN TestDNSProxyServFail [2021-07-10T10:47:30.638Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:47:30.638Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-10T10:47:30.638Z] === RUN TestSandboxAddEmpty [2021-07-10T10:47:30.638Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:47:30.638Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-10T10:47:30.638Z] === RUN TestSandboxAddMultiPrio [2021-07-10T10:47:30.638Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:47:30.638Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-10T10:47:30.638Z] === RUN TestSandboxAddSamePrio [2021-07-10T10:47:30.638Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:47:30.638Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-10T10:47:30.638Z] === RUN TestCleanupServiceDiscovery [2021-07-10T10:47:30.638Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:47:30.638Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-10T10:47:30.638Z] === RUN TestDNSOptions [2021-07-10T10:47:30.638Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:47:30.638Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-10T10:47:30.638Z] === RUN TestMultipleControllersWithSameStore [2021-07-10T10:47:30.638Z] time="2021-07-10T10:47:30Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-10T10:47:30.638Z] time="2021-07-10T10:47:30Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-10T10:47:30.638Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-07-10T10:47:30.638Z] PASS [2021-07-10T10:47:30.638Z] coverage: 8.6% of statements [2021-07-10T10:47:30.638Z] ok github.com/docker/docker/libnetwork 0.326s coverage: 8.6% of statements [2021-07-10T10:47:30.638Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-10T10:47:30.638Z] === RUN TestKey [2021-07-10T10:47:30.638Z] --- PASS: TestKey (0.00s) [2021-07-10T10:47:30.638Z] === RUN TestParseKey [2021-07-10T10:47:30.638Z] --- PASS: TestParseKey (0.00s) [2021-07-10T10:47:30.638Z] === RUN TestInvalidDataStore [2021-07-10T10:47:30.638Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-10T10:47:30.638Z] === RUN TestKVObjectFlatKey [2021-07-10T10:47:30.638Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-10T10:47:30.638Z] === RUN TestAtomicKVObjectFlatKey [2021-07-10T10:47:30.638Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-10T10:47:30.638Z] PASS [2021-07-10T10:47:30.638Z] coverage: 21.9% of statements [2021-07-10T10:47:30.638Z] ok github.com/docker/docker/libnetwork/datastore 0.041s coverage: 21.9% of statements [2021-07-10T10:47:30.866Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-10T10:47:30.866Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-10T10:47:30.866Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-10T10:47:31.102Z] === RUN TestIPDataMarshalling [2021-07-10T10:47:31.102Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-10T10:47:31.102Z] === RUN TestValidateAndIsV6 [2021-07-10T10:47:31.102Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-10T10:47:31.102Z] PASS [2021-07-10T10:47:31.102Z] coverage: 68.9% of statements [2021-07-10T10:47:31.102Z] ok github.com/docker/docker/libnetwork/driverapi 0.040s coverage: 68.9% of statements [2021-07-10T10:47:31.567Z] === RUN TestDriver [2021-07-10T10:47:31.567Z] --- PASS: TestDriver (0.00s) [2021-07-10T10:47:31.567Z] PASS [2021-07-10T10:47:31.567Z] coverage: 34.8% of statements [2021-07-10T10:47:31.567Z] ok github.com/docker/docker/libnetwork/drivers/host 0.053s coverage: 34.8% of statements [2021-07-10T10:47:32.029Z] === RUN TestDriver [2021-07-10T10:47:32.029Z] --- PASS: TestDriver (0.00s) [2021-07-10T10:47:32.029Z] PASS [2021-07-10T10:47:32.029Z] coverage: 34.8% of statements [2021-07-10T10:47:32.029Z] ok github.com/docker/docker/libnetwork/drivers/null 0.053s coverage: 34.8% of statements [2021-07-10T10:47:32.490Z] === RUN TestNetworkAllocateFree [2021-07-10T10:47:32.490Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-10T10:47:32.490Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-10T10:47:32.490Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-10T10:47:32.490Z] PASS [2021-07-10T10:47:32.490Z] coverage: 63.6% of statements [2021-07-10T10:47:32.490Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.105s coverage: 63.6% of statements [2021-07-10T10:47:32.954Z] === RUN TestGetEmptyCapabilities [2021-07-10T10:47:32.954Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-10T10:47:32.954Z] === RUN TestGetExtraCapabilities [2021-07-10T10:47:32.954Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-07-10T10:47:32.954Z] === RUN TestGetInvalidCapabilities [2021-07-10T10:47:32.954Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-07-10T10:47:32.954Z] === RUN TestRemoteDriver [2021-07-10T10:47:32.954Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-10T10:47:32.954Z] === RUN TestDriverError [2021-07-10T10:47:32.954Z] --- PASS: TestDriverError (0.00s) [2021-07-10T10:47:32.954Z] === RUN TestMissingValues [2021-07-10T10:47:32.954Z] --- PASS: TestMissingValues (0.00s) [2021-07-10T10:47:32.954Z] === RUN TestRollback [2021-07-10T10:47:32.954Z] --- PASS: TestRollback (0.01s) [2021-07-10T10:47:32.954Z] PASS [2021-07-10T10:47:32.954Z] coverage: 57.4% of statements [2021-07-10T10:47:32.954Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.086s coverage: 57.4% of statements [2021-07-10T10:47:32.954Z] --- PASS: TestRandomAllocateDeallocate (5.06s) [2021-07-10T10:47:32.954Z] === RUN TestAllocateRandomDeallocate [2021-07-10T10:47:33.379Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-10T10:47:33.416Z] === RUN TestNAT [2021-07-10T10:47:33.416Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-10T10:47:33.416Z] --- SKIP: TestNAT (0.00s) [2021-07-10T10:47:33.416Z] === RUN TestTransparent [2021-07-10T10:47:33.416Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-10T10:47:33.416Z] --- SKIP: TestTransparent (0.00s) [2021-07-10T10:47:33.416Z] PASS [2021-07-10T10:47:33.416Z] coverage: 0.0% of statements [2021-07-10T10:47:33.416Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.051s coverage: 0.0% of statements [2021-07-10T10:47:33.416Z] === RUN TestBuildDefault [2021-07-10T10:47:33.416Z] --- PASS: TestBuildDefault (0.00s) [2021-07-10T10:47:33.416Z] === RUN TestBuildHostnameDomainname [2021-07-10T10:47:33.416Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-10T10:47:33.416Z] === RUN TestBuildHostname [2021-07-10T10:47:33.416Z] --- PASS: TestBuildHostname (0.00s) [2021-07-10T10:47:33.416Z] === RUN TestBuildHostnameFQDN [2021-07-10T10:47:33.416Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-10T10:47:33.416Z] === RUN TestBuildNoIP [2021-07-10T10:47:33.416Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-10T10:47:33.416Z] === RUN TestUpdate [2021-07-10T10:47:33.416Z] --- PASS: TestUpdate (0.00s) [2021-07-10T10:47:33.416Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-10T10:47:33.416Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-10T10:47:33.416Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-10T10:47:33.416Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-10T10:47:33.416Z] === RUN TestAddEmpty [2021-07-10T10:47:33.416Z] --- PASS: TestAddEmpty (0.00s) [2021-07-10T10:47:33.416Z] === RUN TestAdd [2021-07-10T10:47:33.416Z] --- PASS: TestAdd (0.00s) [2021-07-10T10:47:33.416Z] === RUN TestDeleteEmpty [2021-07-10T10:47:33.416Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-10T10:47:33.416Z] === RUN TestDeleteNewline [2021-07-10T10:47:33.416Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-10T10:47:33.416Z] === RUN TestDelete [2021-07-10T10:47:33.416Z] --- PASS: TestDelete (0.00s) [2021-07-10T10:47:33.416Z] === RUN TestConcurrentWrites [2021-07-10T10:47:33.634Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-10T10:47:33.634Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-10T10:47:33.634Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-10T10:47:33.634Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-10T10:47:33.634Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-10T10:47:33.877Z] --- PASS: TestConcurrentWrites (0.22s) [2021-07-10T10:47:33.877Z] PASS [2021-07-10T10:47:33.877Z] coverage: 81.2% of statements [2021-07-10T10:47:33.877Z] ok github.com/docker/docker/libnetwork/etchosts 0.278s coverage: 81.2% of statements [2021-07-10T10:47:33.877Z] === RUN TestNew [2021-07-10T10:47:33.877Z] --- PASS: TestNew (0.00s) [2021-07-10T10:47:33.877Z] === RUN TestAddDriver [2021-07-10T10:47:33.877Z] --- PASS: TestAddDriver (0.00s) [2021-07-10T10:47:33.877Z] === RUN TestAddDuplicateDriver [2021-07-10T10:47:33.877Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-10T10:47:33.877Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-10T10:47:33.877Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-10T10:47:33.877Z] === RUN TestDriver [2021-07-10T10:47:33.877Z] --- PASS: TestDriver (0.00s) [2021-07-10T10:47:33.877Z] === RUN TestIPAM [2021-07-10T10:47:33.877Z] --- PASS: TestIPAM (0.00s) [2021-07-10T10:47:33.877Z] === RUN TestWalkIPAMs [2021-07-10T10:47:33.877Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-10T10:47:33.877Z] === RUN TestWalkDrivers [2021-07-10T10:47:33.877Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-10T10:47:33.877Z] PASS [2021-07-10T10:47:33.877Z] coverage: 82.4% of statements [2021-07-10T10:47:33.877Z] ok github.com/docker/docker/libnetwork/drvregistry 0.070s coverage: 82.4% of statements [2021-07-10T10:47:33.877Z] --- PASS: TestAllocateRandomDeallocate (1.11s) [2021-07-10T10:47:33.877Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-10T10:47:34.338Z] === RUN TestDiff [2021-07-10T10:47:34.338Z] --- PASS: TestDiff (0.00s) [2021-07-10T10:47:34.338Z] === RUN TestAddedCallback [2021-07-10T10:47:34.338Z] --- PASS: TestAddedCallback (0.00s) [2021-07-10T10:47:34.338Z] === RUN TestRemovedCallback [2021-07-10T10:47:34.338Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-10T10:47:34.338Z] === RUN TestNoCallback [2021-07-10T10:47:34.338Z] --- PASS: TestNoCallback (0.00s) [2021-07-10T10:47:34.338Z] PASS [2021-07-10T10:47:34.338Z] coverage: 48.1% of statements [2021-07-10T10:47:34.338Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.056s coverage: 48.1% of statements [2021-07-10T10:47:34.560Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-10T10:47:34.803Z] === RUN TestNew [2021-07-10T10:47:34.803Z] --- PASS: TestNew (0.00s) [2021-07-10T10:47:34.803Z] === RUN TestAllocate [2021-07-10T10:47:34.803Z] --- PASS: TestAllocate (0.00s) [2021-07-10T10:47:34.803Z] === RUN TestUninitialized [2021-07-10T10:47:34.803Z] --- PASS: TestUninitialized (0.00s) [2021-07-10T10:47:34.803Z] === RUN TestAllocateInRange [2021-07-10T10:47:34.803Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-10T10:47:34.803Z] === RUN TestAllocateSerial [2021-07-10T10:47:34.803Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-10T10:47:34.803Z] PASS [2021-07-10T10:47:34.803Z] coverage: 87.5% of statements [2021-07-10T10:47:34.803Z] ok github.com/docker/docker/libnetwork/idm 0.050s coverage: 87.5% of statements [2021-07-10T10:47:34.803Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.89s) [2021-07-10T10:47:34.803Z] === RUN TestRetrieveFromStore [2021-07-10T10:47:34.803Z] === RUN TestCaller [2021-07-10T10:47:34.803Z] --- PASS: TestCaller (0.00s) [2021-07-10T10:47:34.803Z] PASS [2021-07-10T10:47:34.803Z] coverage: 100.0% of statements [2021-07-10T10:47:34.803Z] ok github.com/docker/docker/libnetwork/internal/caller 0.033s coverage: 100.0% of statements [2021-07-10T10:47:35.264Z] === RUN TestSetSerialInsertDelete [2021-07-10T10:47:35.264Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-10T10:47:35.264Z] === RUN TestSetParallelInsertDelete [2021-07-10T10:47:35.264Z] --- PASS: TestRetrieveFromStore (0.49s) [2021-07-10T10:47:35.264Z] === RUN TestIsCorrupted [2021-07-10T10:47:35.264Z] --- PASS: TestIsCorrupted (0.03s) [2021-07-10T10:47:35.264Z] === RUN TestSetRollover [2021-07-10T10:47:35.923Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-10T10:47:36.237Z] === RUN TestInt2IP2IntConversion [2021-07-10T10:47:36.237Z] === RUN TestPoolRequest [2021-07-10T10:47:36.237Z] --- PASS: TestPoolRequest (0.00s) [2021-07-10T10:47:36.237Z] === RUN TestOtherRequests [2021-07-10T10:47:36.237Z] --- PASS: TestOtherRequests (0.00s) [2021-07-10T10:47:36.237Z] PASS [2021-07-10T10:47:36.237Z] coverage: 57.1% of statements [2021-07-10T10:47:36.237Z] ok github.com/docker/docker/libnetwork/ipams/null 0.038s coverage: 57.1% of statements [2021-07-10T10:47:36.699Z] --- PASS: TestInt2IP2IntConversion (0.55s) [2021-07-10T10:47:36.699Z] === RUN TestGetAddressVersion [2021-07-10T10:47:36.699Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-10T10:47:36.699Z] === RUN TestKeyString [2021-07-10T10:47:36.699Z] --- PASS: TestKeyString (0.00s) [2021-07-10T10:47:36.699Z] === RUN TestPoolDataMarshal [2021-07-10T10:47:36.699Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-10T10:47:36.699Z] === RUN TestSubnetsMarshal [2021-07-10T10:47:36.848Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-10T10:47:37.160Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-07-10T10:47:37.160Z] === RUN TestAddSubnets [2021-07-10T10:47:37.160Z] --- PASS: TestAddSubnets (0.05s) [2021-07-10T10:47:37.160Z] === RUN TestDoublePoolRelease [2021-07-10T10:47:37.160Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-07-10T10:47:37.160Z] === RUN TestAddReleasePoolID [2021-07-10T10:47:37.160Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-07-10T10:47:37.160Z] === RUN TestPredefinedPool [2021-07-10T10:47:37.160Z] --- PASS: TestPredefinedPool (0.02s) [2021-07-10T10:47:37.160Z] === RUN TestRemoveSubnet [2021-07-10T10:47:37.160Z] --- PASS: TestRemoveSubnet (0.18s) [2021-07-10T10:47:37.160Z] === RUN TestGetSameAddress [2021-07-10T10:47:37.160Z] --- PASS: TestGetSameAddress (0.02s) [2021-07-10T10:47:37.160Z] === RUN TestPoolAllocationReuse [2021-07-10T10:47:37.622Z] === RUN TestGetCapabilities [2021-07-10T10:47:37.622Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-10T10:47:37.622Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-10T10:47:37.622Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-10T10:47:37.622Z] === RUN TestGetDefaultAddressSpaces [2021-07-10T10:47:37.622Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-07-10T10:47:37.622Z] === RUN TestRemoteDriver [2021-07-10T10:47:37.622Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-10T10:47:37.622Z] PASS [2021-07-10T10:47:37.622Z] coverage: 47.4% of statements [2021-07-10T10:47:37.622Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.071s coverage: 47.4% of statements [2021-07-10T10:47:37.622Z] --- PASS: TestSetRollover (2.28s) [2021-07-10T10:47:37.622Z] === RUN TestSetRolloverSerial [2021-07-10T10:47:37.773Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-10T10:47:38.333Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-10T10:47:38.594Z] === RUN TestWindowsIPAM [2021-07-10T10:47:38.594Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-10T10:47:38.594Z] PASS [2021-07-10T10:47:38.594Z] coverage: 71.4% of statements [2021-07-10T10:47:38.594Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.041s coverage: 71.4% of statements [2021-07-10T10:47:38.594Z] --- PASS: TestPoolAllocationReuse (1.37s) [2021-07-10T10:47:38.594Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-10T10:47:38.594Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-07-10T10:47:38.594Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-10T10:47:39.055Z] --- PASS: TestSetRolloverSerial (1.20s) [2021-07-10T10:47:39.055Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-10T10:47:39.055Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-10T10:47:39.055Z] PASS [2021-07-10T10:47:39.055Z] coverage: 84.4% of statements [2021-07-10T10:47:39.055Z] ok github.com/docker/docker/libnetwork/bitseq 11.160s coverage: 84.4% of statements [2021-07-10T10:47:39.055Z] === RUN TestDefaultNetwork [2021-07-10T10:47:39.516Z] --- PASS: TestDefaultNetwork (0.24s) [2021-07-10T10:47:39.516Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-10T10:47:39.516Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.20s) [2021-07-10T10:47:39.516Z] === RUN TestInitAddressPools [2021-07-10T10:47:39.516Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-10T10:47:39.516Z] PASS [2021-07-10T10:47:39.516Z] coverage: 74.0% of statements [2021-07-10T10:47:39.516Z] ok github.com/docker/docker/libnetwork/ipamutils 0.534s coverage: 74.0% of statements [2021-07-10T10:47:39.683Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-07-10T10:47:39.977Z] === RUN TestKeyValue [2021-07-10T10:47:39.977Z] --- PASS: TestKeyValue (0.00s) [2021-07-10T10:47:39.977Z] PASS [2021-07-10T10:47:39.977Z] coverage: 60.0% of statements [2021-07-10T10:47:39.977Z] ok github.com/docker/docker/libnetwork/netlabel 0.035s coverage: 60.0% of statements [2021-07-10T10:47:40.221Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-10T10:47:40.781Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-10T10:47:41.341Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-10T10:47:41.596Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-10T10:47:42.157Z] === RUN TestDockerSuite/TestDockerFails [2021-07-10T10:47:42.157Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-07-10T10:47:42.157Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-07-10T10:47:42.412Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-07-10T10:47:42.893Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-10T10:47:42.893Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-10T10:47:42.893Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-10T10:47:42.893Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-10T10:47:42.893Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-10T10:47:42.893Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-10T10:47:42.893Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-10T10:47:42.893Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-10T10:47:42.893Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-10T10:47:42.893Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-10T10:47:42.893Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-10T10:47:42.893Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-10T10:47:42.893Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-10T10:47:42.893Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-10T10:47:42.893Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-10T10:47:42.893Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-10T10:47:42.893Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-10T10:47:42.893Z] === RUN TestNetworkDBSimple [2021-07-10T10:47:43.353Z] === RUN TestGenerate [2021-07-10T10:47:43.353Z] --- PASS: TestGenerate (0.00s) [2021-07-10T10:47:43.353Z] === RUN TestGeneratePtr [2021-07-10T10:47:43.353Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-10T10:47:43.353Z] === RUN TestGenerateMissingField [2021-07-10T10:47:43.353Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-10T10:47:43.353Z] === RUN TestFieldCannotBeSet [2021-07-10T10:47:43.353Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-10T10:47:43.353Z] === RUN TestTypeMismatchError [2021-07-10T10:47:43.354Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-10T10:47:43.354Z] PASS [2021-07-10T10:47:43.354Z] coverage: 100.0% of statements [2021-07-10T10:47:43.354Z] ok github.com/docker/docker/libnetwork/options 0.037s coverage: 100.0% of statements [2021-07-10T10:47:43.354Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.85s) [2021-07-10T10:47:43.354Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-10T10:47:43.636Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-07-10T10:47:43.774Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-07-10T10:47:43.815Z] 2021/07/10 10:47:43 Closing DB instances... [2021-07-10T10:47:44.276Z] testing: warning: no tests to run [2021-07-10T10:47:44.276Z] PASS [2021-07-10T10:47:44.276Z] coverage: 0.0% of statements [2021-07-10T10:47:44.276Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2021-07-10T10:47:44.334Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-07-10T10:47:44.738Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-07-10T10:47:44.738Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-10T10:47:45.199Z] === RUN TestRequestNewPort [2021-07-10T10:47:45.199Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-10T10:47:45.199Z] === RUN TestRequestSpecificPort [2021-07-10T10:47:45.199Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-10T10:47:45.199Z] === RUN TestReleasePort [2021-07-10T10:47:45.199Z] --- PASS: TestReleasePort (0.00s) [2021-07-10T10:47:45.199Z] === RUN TestReuseReleasedPort [2021-07-10T10:47:45.199Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-10T10:47:45.199Z] === RUN TestReleaseUnreadledPort [2021-07-10T10:47:45.199Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-10T10:47:45.199Z] === RUN TestUnknowProtocol [2021-07-10T10:47:45.199Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-10T10:47:45.199Z] === RUN TestAllocateAllPorts [2021-07-10T10:47:45.199Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-10T10:47:45.199Z] === RUN TestPortAllocation [2021-07-10T10:47:45.199Z] --- PASS: TestPortAllocation (0.00s) [2021-07-10T10:47:45.199Z] === RUN TestPortAllocationWithCustomRange [2021-07-10T10:47:45.199Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-10T10:47:45.199Z] === RUN TestNoDuplicateBPR [2021-07-10T10:47:45.199Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-10T10:47:45.199Z] === RUN TestChangePortRange [2021-07-10T10:47:45.200Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-10T10:47:45.200Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-10T10:47:45.200Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-10T10:47:45.200Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-10T10:47:45.200Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-10T10:47:45.200Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-10T10:47:45.200Z] --- PASS: TestChangePortRange (0.00s) [2021-07-10T10:47:45.200Z] PASS [2021-07-10T10:47:45.200Z] coverage: 88.6% of statements [2021-07-10T10:47:45.200Z] ok github.com/docker/docker/libnetwork/portallocator 0.041s coverage: 88.6% of statements [2021-07-10T10:47:45.200Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-10T10:47:45.200Z] PASS [2021-07-10T10:47:45.200Z] coverage: 100.0% of statements [2021-07-10T10:47:45.200Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.041s coverage: 100.0% of statements [2021-07-10T10:47:45.663Z] === RUN TestTransportPortConv [2021-07-10T10:47:45.664Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-10T10:47:45.664Z] === RUN TestTransportPortBindingConv [2021-07-10T10:47:45.664Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-10T10:47:45.664Z] === RUN TestErrorConstructors [2021-07-10T10:47:45.664Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-10T10:47:45.664Z] === RUN TestCompareIPMask [2021-07-10T10:47:45.664Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-10T10:47:45.664Z] === RUN TestUtilGetHostPartIP [2021-07-10T10:47:45.664Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-10T10:47:45.664Z] === RUN TestUtilGetBroadcastIP [2021-07-10T10:47:45.664Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-10T10:47:45.664Z] === RUN TestParseCIDR [2021-07-10T10:47:45.664Z] --- PASS: TestParseCIDR (0.00s) [2021-07-10T10:47:45.664Z] PASS [2021-07-10T10:47:45.664Z] coverage: 47.9% of statements [2021-07-10T10:47:45.664Z] ok github.com/docker/docker/libnetwork/types 0.043s coverage: 47.9% of statements [2021-07-10T10:47:46.128Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.60s) [2021-07-10T10:47:46.128Z] === RUN TestGetAddress [2021-07-10T10:47:46.128Z] 2021/07/10 10:47:45 Closing DB instances... [2021-07-10T10:47:46.220Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-07-10T10:47:46.220Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-07-10T10:47:46.220Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-07-10T10:47:46.220Z] --- PASS: TestServiceUpdatePidsLimit (17.53s) [2021-07-10T10:47:46.220Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2021-07-10T10:47:46.220Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-07-10T10:47:46.220Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-07-10T10:47:46.220Z] PASS [2021-07-10T10:47:46.220Z] [2021-07-10T10:47:46.220Z] === Skipped [2021-07-10T10:47:46.220Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-10T10:47:46.220Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-10T10:47:46.220Z] [2021-07-10T10:47:46.220Z] [2021-07-10T10:47:46.220Z] DONE 27 tests, 1 skipped in 185.545s [2021-07-10T10:47:46.220Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-10T10:47:46.220Z] ++ 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-10T10:47:46.220Z] ++ set -e [2021-07-10T10:47:46.220Z] ++ '[' -n 0 ']' [2021-07-10T10:47:46.220Z] ++ set -x [2021-07-10T10:47:46.220Z] ++ 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-10T10:47:46.220Z] INFO: Testing against a local daemon [2021-07-10T10:47:46.220Z] === RUN TestSessionCreate [2021-07-10T10:47:46.220Z] --- PASS: TestSessionCreate (0.02s) [2021-07-10T10:47:46.220Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-10T10:47:46.220Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-10T10:47:46.220Z] PASS [2021-07-10T10:47:46.220Z] [2021-07-10T10:47:46.220Z] DONE 2 tests in 0.059s [2021-07-10T10:47:46.220Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-10T10:47:46.220Z] ++ 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-10T10:47:46.220Z] ++ set -e [2021-07-10T10:47:46.220Z] ++ '[' -n 0 ']' [2021-07-10T10:47:46.220Z] ++ set -x [2021-07-10T10:47:46.220Z] ++ 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-10T10:47:46.220Z] INFO: Testing against a local daemon [2021-07-10T10:47:46.220Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-10T10:47:46.220Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-10T10:47:46.220Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-10T10:47:46.220Z] === RUN TestEventsExecDie [2021-07-10T10:47:46.220Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-10T10:47:46.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-10T10:47:46.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-10T10:47:46.590Z] PASS [2021-07-10T10:47:46.590Z] coverage: 44.0% of statements [2021-07-10T10:47:46.590Z] ok github.com/docker/docker/oci 0.055s coverage: 44.0% of statements [2021-07-10T10:47:47.052Z] === RUN TestAddressPoolOpt [2021-07-10T10:47:47.052Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-10T10:47:47.052Z] === RUN TestValidateEnv [2021-07-10T10:47:47.052Z] === RUN TestValidateEnv/a [2021-07-10T10:47:47.052Z] === RUN TestValidateEnv/something [2021-07-10T10:47:47.052Z] === RUN TestValidateEnv/_=a [2021-07-10T10:47:47.052Z] === RUN TestValidateEnv/env1=value1 [2021-07-10T10:47:47.052Z] === RUN TestValidateEnv/_env1=value1 [2021-07-10T10:47:47.052Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-10T10:47:47.052Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-10T10:47:47.052Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-10T10:47:47.052Z] === RUN TestValidateEnv/PATH [2021-07-10T10:47:47.052Z] === RUN TestValidateEnv/=a [2021-07-10T10:47:47.052Z] === RUN TestValidateEnv/PATH= [2021-07-10T10:47:47.052Z] === RUN TestValidateEnv/PATH=something [2021-07-10T10:47:47.052Z] === RUN TestValidateEnv/asd!qwe [2021-07-10T10:47:47.052Z] === RUN TestValidateEnv/1asd [2021-07-10T10:47:47.052Z] === RUN TestValidateEnv/123 [2021-07-10T10:47:47.052Z] === RUN TestValidateEnv/some_space [2021-07-10T10:47:47.052Z] === RUN TestValidateEnv/__some_space_before [2021-07-10T10:47:47.052Z] === RUN TestValidateEnv/some_space_after__ [2021-07-10T10:47:47.052Z] === RUN TestValidateEnv/= [2021-07-10T10:47:47.052Z] === RUN TestValidateEnv/PaTh [2021-07-10T10:47:47.052Z] --- PASS: TestValidateEnv (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-10T10:47:47.052Z] === RUN TestParseHost [2021-07-10T10:47:47.052Z] --- PASS: TestParseHost (0.00s) [2021-07-10T10:47:47.052Z] === RUN TestParseDockerDaemonHost [2021-07-10T10:47:47.052Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-10T10:47:47.052Z] === RUN TestParseTCP [2021-07-10T10:47:47.052Z] --- PASS: TestParseTCP (0.00s) [2021-07-10T10:47:47.052Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-10T10:47:47.052Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-10T10:47:47.052Z] === RUN TestValidateExtraHosts [2021-07-10T10:47:47.052Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-10T10:47:47.052Z] === RUN TestIpOptString [2021-07-10T10:47:47.052Z] --- PASS: TestIpOptString (0.00s) [2021-07-10T10:47:47.052Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-10T10:47:47.052Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-10T10:47:47.052Z] === RUN TestNewIpOptValidDefaultVal [2021-07-10T10:47:47.052Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-10T10:47:47.052Z] === RUN TestIpOptSetInvalidVal [2021-07-10T10:47:47.052Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-10T10:47:47.052Z] === RUN TestValidateIPAddress [2021-07-10T10:47:47.052Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-10T10:47:47.052Z] === RUN TestMapOpts [2021-07-10T10:47:47.052Z] --- PASS: TestMapOpts (0.00s) [2021-07-10T10:47:47.052Z] === RUN TestListOptsWithoutValidator [2021-07-10T10:47:47.052Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-10T10:47:47.052Z] === RUN TestListOptsWithValidator [2021-07-10T10:47:47.052Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-10T10:47:47.052Z] === RUN TestValidateDNSSearch [2021-07-10T10:47:47.052Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-10T10:47:47.052Z] === RUN TestValidateLabel [2021-07-10T10:47:47.052Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-10T10:47:47.052Z] === RUN TestValidateLabel/label_with_general_format [2021-07-10T10:47:47.052Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-10T10:47:47.052Z] === RUN TestValidateLabel/label_with_one_more [2021-07-10T10:47:47.052Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-10T10:47:47.052Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-10T10:47:47.052Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-10T10:47:47.052Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-10T10:47:47.052Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-10T10:47:47.052Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-10T10:47:47.052Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-10T10:47:47.052Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-10T10:47:47.052Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-10T10:47:47.052Z] --- PASS: TestValidateLabel (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-10T10:47:47.052Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-10T10:47:47.052Z] === RUN TestNamedListOpts [2021-07-10T10:47:47.052Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-10T10:47:47.052Z] === RUN TestNamedMapOpts [2021-07-10T10:47:47.052Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-10T10:47:47.052Z] === RUN TestParseLink [2021-07-10T10:47:47.052Z] --- PASS: TestParseLink (0.00s) [2021-07-10T10:47:47.052Z] === RUN TestQuotedStringSetWithQuotes [2021-07-10T10:47:47.052Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-10T10:47:47.052Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-10T10:47:47.052Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-10T10:47:47.052Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-10T10:47:47.052Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-10T10:47:47.052Z] === RUN TestUlimitOpt [2021-07-10T10:47:47.052Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-10T10:47:47.052Z] PASS [2021-07-10T10:47:47.052Z] coverage: 67.1% of statements [2021-07-10T10:47:47.052Z] ok github.com/docker/docker/opts 0.062s coverage: 67.1% of statements [2021-07-10T10:47:47.052Z] === RUN TestParseVersion [2021-07-10T10:47:47.052Z] --- PASS: TestParseVersion (0.00s) [2021-07-10T10:47:47.052Z] PASS [2021-07-10T10:47:47.052Z] coverage: 52.9% of statements [2021-07-10T10:47:47.052Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2021-07-10T10:47:47.664Z] --- PASS: TestEventsExecDie (1.18s) [2021-07-10T10:47:47.664Z] === RUN TestEventsBackwardsCompatible [2021-07-10T10:47:47.664Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-07-10T10:47:47.664Z] === RUN TestEventsVolumeCreate [2021-07-10T10:47:47.664Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-07-10T10:47:47.664Z] === RUN TestInfoBinaryCommits [2021-07-10T10:47:47.664Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-10T10:47:47.664Z] === RUN TestInfoAPIVersioned [2021-07-10T10:47:47.664Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-10T10:47:47.664Z] === RUN TestInfoDiscoveryBackend [2021-07-10T10:47:48.176Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.03s) [2021-07-10T10:47:48.176Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-10T10:47:48.226Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-07-10T10:47:48.227Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-10T10:47:49.148Z] === RUN TestPeerCertificateMarshalJSON [2021-07-10T10:47:49.148Z] === RUN TestIsArchivePathDir [2021-07-10T10:47:49.148Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-07-10T10:47:49.148Z] === RUN TestIsArchivePathInvalidFile [2021-07-10T10:47:49.148Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-07-10T10:47:49.148Z] === RUN TestIsArchivePathTar [2021-07-10T10:47:49.188Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-10T10:47:49.188Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-10T10:47:49.608Z] --- PASS: TestIsArchivePathTar (0.15s) [2021-07-10T10:47:49.609Z] === RUN TestDecompressStreamGzip [2021-07-10T10:47:49.609Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-10T10:47:49.609Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-10T10:47:49.609Z] --- PASS: TestPeerCertificateMarshalJSON (0.44s) [2021-07-10T10:47:49.609Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-10T10:47:49.609Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-10T10:47:49.609Z] === RUN TestMiddleware [2021-07-10T10:47:49.609Z] --- PASS: TestMiddleware (0.00s) [2021-07-10T10:47:49.609Z] === RUN TestNewResponseModifier [2021-07-10T10:47:49.609Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-10T10:47:49.609Z] PASS [2021-07-10T10:47:49.609Z] coverage: 26.8% of statements [2021-07-10T10:47:49.609Z] ok github.com/docker/docker/pkg/authorization 0.472s coverage: 26.8% of statements [2021-07-10T10:47:49.609Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-07-10T10:47:49.609Z] === RUN TestDecompressStreamBzip2 [2021-07-10T10:47:49.609Z] 2021/07/10 10:47:49 Closing DB instances... [2021-07-10T10:47:49.609Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-07-10T10:47:49.609Z] === RUN TestDecompressStreamXz [2021-07-10T10:47:49.609Z] archive_test.go:134: Xz not present in msys2 [2021-07-10T10:47:49.609Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-10T10:47:49.609Z] === RUN TestCompressStreamXzUnsupported [2021-07-10T10:47:49.609Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-10T10:47:49.609Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-10T10:47:49.609Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-10T10:47:49.609Z] === RUN TestCompressStreamInvalid [2021-07-10T10:47:49.609Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-10T10:47:49.609Z] === RUN TestExtensionInvalid [2021-07-10T10:47:49.609Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-10T10:47:49.609Z] === RUN TestExtensionUncompressed [2021-07-10T10:47:49.609Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-10T10:47:49.609Z] === RUN TestExtensionBzip2 [2021-07-10T10:47:49.609Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-10T10:47:49.609Z] === RUN TestExtensionGzip [2021-07-10T10:47:49.609Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-10T10:47:49.609Z] === RUN TestExtensionXz [2021-07-10T10:47:49.609Z] --- PASS: TestExtensionXz (0.00s) [2021-07-10T10:47:49.609Z] === RUN TestCmdStreamLargeStderr [2021-07-10T10:47:49.609Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-07-10T10:47:49.609Z] === RUN TestCmdStreamBad [2021-07-10T10:47:49.609Z] archive_test.go:239: Failing on Windows CI machines [2021-07-10T10:47:49.609Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-10T10:47:49.609Z] === RUN TestCmdStreamGood [2021-07-10T10:47:49.609Z] --- PASS: TestCmdStreamGood (0.05s) [2021-07-10T10:47:49.609Z] === RUN TestUntarPathWithInvalidDest [2021-07-10T10:47:49.749Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-07-10T10:47:49.749Z] === RUN TestInfoAPI [2021-07-10T10:47:49.749Z] --- PASS: TestInfoAPI (0.02s) [2021-07-10T10:47:49.749Z] === RUN TestInfoAPIWarnings [2021-07-10T10:47:50.072Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-07-10T10:47:50.072Z] === RUN TestUntarPathWithInvalidSrc [2021-07-10T10:47:50.072Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-10T10:47:50.072Z] === RUN TestUntarPath [2021-07-10T10:47:50.072Z] --- PASS: TestUntarPath (0.07s) [2021-07-10T10:47:50.072Z] === RUN TestUntarPathWithDestinationFile [2021-07-10T10:47:50.072Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-07-10T10:47:50.072Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-10T10:47:50.072Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-07-10T10:47:50.072Z] === RUN TestCopyWithTarInvalidSrc [2021-07-10T10:47:50.072Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-10T10:47:50.072Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-10T10:47:50.072Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-10T10:47:50.072Z] === RUN TestCopyWithTarSrcFile [2021-07-10T10:47:50.072Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-07-10T10:47:50.072Z] === RUN TestCopyWithTarSrcFolder [2021-07-10T10:47:50.072Z] === RUN TestUnbuffered [2021-07-10T10:47:50.072Z] --- PASS: TestUnbuffered (0.00s) [2021-07-10T10:47:50.072Z] === RUN TestRaceUnbuffered [2021-07-10T10:47:50.072Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-10T10:47:50.072Z] PASS [2021-07-10T10:47:50.072Z] coverage: 100.0% of statements [2021-07-10T10:47:50.072Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-10T10:47:50.072Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-10T10:47:50.072Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-10T10:47:50.072Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-10T10:47:50.072Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-10T10:47:50.072Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-10T10:47:50.072Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2021-07-10T10:47:50.072Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-10T10:47:50.072Z] === RUN TestCopyFileWithTarSrcFile [2021-07-10T10:47:50.072Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-10T10:47:50.072Z] === RUN TestTarFiles [2021-07-10T10:47:50.309Z] check_test.go:380: [daeb295a3f7e3] daemon is not started [2021-07-10T10:47:50.309Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-07-10T10:47:50.537Z] === RUN TestMatch [2021-07-10T10:47:50.537Z] === RUN TestMatch/[[]] [2021-07-10T10:47:50.537Z] === RUN TestMatch/[[foo]] [2021-07-10T10:47:50.537Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-10T10:47:50.537Z] === RUN TestMatch/[[foo_bar]] [2021-07-10T10:47:50.537Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-10T10:47:50.537Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-10T10:47:50.537Z] === RUN TestMatch/[] [2021-07-10T10:47:50.537Z] === RUN TestMatch/[]#01 [2021-07-10T10:47:50.537Z] === RUN TestMatch/[[qux]] [2021-07-10T10:47:50.537Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-10T10:47:50.537Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-10T10:47:50.537Z] === RUN TestMatch/[[foo_baz]] [2021-07-10T10:47:50.537Z] --- PASS: TestMatch (0.00s) [2021-07-10T10:47:50.537Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-10T10:47:50.537Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-10T10:47:50.537Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-10T10:47:50.537Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-10T10:47:50.537Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-10T10:47:50.537Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-10T10:47:50.537Z] --- PASS: TestMatch/[] (0.00s) [2021-07-10T10:47:50.537Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-10T10:47:50.537Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-10T10:47:50.537Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-10T10:47:50.537Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-10T10:47:50.537Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-10T10:47:50.537Z] PASS [2021-07-10T10:47:50.537Z] coverage: 87.5% of statements [2021-07-10T10:47:50.537Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2021-07-10T10:47:50.998Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.14s) [2021-07-10T10:47:50.998Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-10T10:47:51.459Z] === RUN TestChrootTarUntar [2021-07-10T10:47:51.459Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:47:51.919Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-10T10:47:51.919Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-10T10:47:51.919Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:47:51.919Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-10T10:47:51.919Z] === RUN TestChrootUntarEmptyArchive [2021-07-10T10:47:51.919Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-10T10:47:51.919Z] === RUN TestChrootTarUntarWithSymlink [2021-07-10T10:47:51.919Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-10T10:47:51.919Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-10T10:47:51.919Z] === RUN TestChrootCopyWithTar [2021-07-10T10:47:51.919Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-10T10:47:51.920Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-10T10:47:51.920Z] === RUN TestChrootCopyFileWithTar [2021-07-10T10:47:51.920Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:47:51.920Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-10T10:47:51.920Z] === RUN TestChrootUntarPath [2021-07-10T10:47:51.920Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-10T10:47:51.920Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-10T10:47:51.920Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-10T10:47:51.920Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:47:51.920Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-10T10:47:51.920Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-10T10:47:51.920Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:47:51.920Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-10T10:47:51.920Z] === RUN TestChrootApplyDotDotFile [2021-07-10T10:47:51.920Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:47:51.920Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-10T10:47:51.920Z] PASS [2021-07-10T10:47:51.920Z] coverage: 15.4% of statements [2021-07-10T10:47:51.920Z] ok github.com/docker/docker/pkg/chrootarchive 0.084s coverage: 15.4% of statements [2021-07-10T10:47:52.194Z] docker_api_swarm_test.go:801: [d0c2b0324d409] joining swarm manager [d6fba8dfe06c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T10:47:52.380Z] === RUN TestSizeEmpty [2021-07-10T10:47:52.381Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-10T10:47:52.381Z] === RUN TestSizeEmptyFile [2021-07-10T10:47:52.381Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-10T10:47:52.381Z] === RUN TestSizeNonemptyFile [2021-07-10T10:47:52.381Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-10T10:47:52.381Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-10T10:47:52.381Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-10T10:47:52.381Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-10T10:47:52.381Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-10T10:47:52.381Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-10T10:47:52.381Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-10T10:47:52.381Z] === RUN TestMoveToSubdir [2021-07-10T10:47:52.381Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-10T10:47:52.381Z] === RUN TestSizeNonExistingDirectory [2021-07-10T10:47:52.381Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-10T10:47:52.381Z] PASS [2021-07-10T10:47:52.381Z] coverage: 80.0% of statements [2021-07-10T10:47:52.381Z] ok github.com/docker/docker/pkg/directory 0.047s coverage: 80.0% of statements [2021-07-10T10:47:52.755Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-10T10:47:53.318Z] docker_api_swarm_test.go:801: [dd1a24db511a4] joining swarm manager [d6fba8dfe06c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-10T10:47:53.352Z] 2021/07/10 10:47:53 Closing DB instances... [2021-07-10T10:47:53.352Z] === RUN Test [2021-07-10T10:47:53.352Z] === RUN Test/TestContainsEntry [2021-07-10T10:47:53.352Z] === RUN Test/TestCreateEntries [2021-07-10T10:47:53.352Z] === RUN Test/TestEntriesDiff [2021-07-10T10:47:53.352Z] === RUN Test/TestEntriesEquality [2021-07-10T10:47:53.352Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-10T10:47:53.352Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-10T10:47:53.352Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-10T10:47:53.352Z] === RUN Test/TestGeneratorNotGenerate [2021-07-10T10:47:53.352Z] === RUN Test/TestGeneratorWithPort [2021-07-10T10:47:53.352Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-10T10:47:53.352Z] === RUN Test/TestNewEntry [2021-07-10T10:47:53.352Z] === RUN Test/TestParse [2021-07-10T10:47:53.352Z] --- PASS: Test (0.00s) [2021-07-10T10:47:53.352Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-10T10:47:53.352Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-10T10:47:53.352Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-10T10:47:53.352Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-10T10:47:53.352Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-10T10:47:53.352Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-10T10:47:53.352Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-10T10:47:53.352Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-10T10:47:53.352Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-10T10:47:53.352Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-10T10:47:53.352Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-10T10:47:53.352Z] --- PASS: Test/TestParse (0.00s) [2021-07-10T10:47:53.352Z] PASS [2021-07-10T10:47:53.352Z] coverage: 58.3% of statements [2021-07-10T10:47:53.352Z] ok github.com/docker/docker/pkg/discovery 0.043s coverage: 58.3% of statements [2021-07-10T10:47:54.326Z] === RUN Test [2021-07-10T10:47:54.326Z] === RUN Test/TestContent [2021-07-10T10:47:54.326Z] === RUN Test/TestInitialize [2021-07-10T10:47:54.326Z] === RUN Test/TestNew [2021-07-10T10:47:54.326Z] === RUN Test/TestParsingContentsWithComments [2021-07-10T10:47:54.326Z] === RUN Test/TestRegister [2021-07-10T10:47:54.326Z] === RUN Test/TestWatch [2021-07-10T10:47:54.326Z] --- PASS: Test (0.01s) [2021-07-10T10:47:54.326Z] --- PASS: Test/TestContent (0.00s) [2021-07-10T10:47:54.326Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-10T10:47:54.326Z] --- PASS: Test/TestNew (0.00s) [2021-07-10T10:47:54.326Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-10T10:47:54.326Z] --- PASS: Test/TestRegister (0.00s) [2021-07-10T10:47:54.326Z] --- PASS: Test/TestWatch (0.00s) [2021-07-10T10:47:54.326Z] PASS [2021-07-10T10:47:54.326Z] coverage: 97.6% of statements [2021-07-10T10:47:54.326Z] ok github.com/docker/docker/pkg/discovery/file 0.039s coverage: 97.6% of statements [2021-07-10T10:47:54.585Z] --- PASS: TestImportExtremelyLargeImageWorks (92.20s) [2021-07-10T10:47:54.585Z] PASS [2021-07-10T10:47:54.585Z] [2021-07-10T10:47:54.585Z] DONE 12 tests in 94.987s [2021-07-10T10:47:54.585Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-10T10:47:54.585Z] INFO: Testing against a local daemon [2021-07-10T10:47:54.585Z] === RUN TestNetworkCreateDelete [2021-07-10T10:47:54.585Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-07-10T10:47:54.585Z] === RUN TestDockerNetworkDeletePreferID [2021-07-10T10:47:54.585Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-07-10T10:47:54.585Z] === RUN TestDaemonDNSFallback [2021-07-10T10:47:54.680Z] docker_api_swarm_test.go:801: [d4b686971d108] joining swarm manager [d6fba8dfe06c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-10T10:47:54.787Z] --- PASS: TestTarFiles (4.62s) [2021-07-10T10:47:54.787Z] === RUN TestTarUntar [2021-07-10T10:47:54.787Z] --- PASS: TestTarUntar (0.04s) [2021-07-10T10:47:54.787Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-10T10:47:54.787Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-10T10:47:54.787Z] === RUN TestTarWithOptions [2021-07-10T10:47:54.787Z] --- PASS: TestTarWithOptions (0.02s) [2021-07-10T10:47:54.787Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-10T10:47:54.787Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-10T10:47:54.787Z] === RUN TestUntarUstarGnuConflict [2021-07-10T10:47:54.787Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-10T10:47:54.787Z] === RUN TestUntarInvalidFilenames [2021-07-10T10:47:54.787Z] --- PASS: TestNetworkDBCRUDTableEntry (3.66s) [2021-07-10T10:47:54.787Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-10T10:47:54.787Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames795517418\\dest" [2021-07-10T10:47:54.787Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-07-10T10:47:54.787Z] === RUN TestUntarHardlinkToSymlink [2021-07-10T10:47:54.787Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-10T10:47:54.787Z] === RUN TestUntarInvalidHardlink [2021-07-10T10:47:54.787Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink692498971\\victim\\hello" -> "../victim/hello" [2021-07-10T10:47:54.787Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink375208126\\victim\\hello" -> "/../victim/hello" [2021-07-10T10:47:54.787Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink074921733\\victim" -> "../victim" [2021-07-10T10:47:54.787Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink815153312\\victim" -> "../victim" [2021-07-10T10:47:54.787Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink782212479\\victim" -> "../victim" [2021-07-10T10:47:54.787Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink703198418\\victim" -> "../victim" [2021-07-10T10:47:54.787Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-07-10T10:47:54.787Z] === RUN TestUntarInvalidSymlink [2021-07-10T10:47:54.787Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink311850505\\dest\\dotdot" -> "../victim/hello" [2021-07-10T10:47:54.787Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink026813908\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-10T10:47:54.787Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink177013027\\dest\\loophole-victim" -> "../victim" [2021-07-10T10:47:54.787Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink484765734\\dest\\loophole-victim" -> "../victim" [2021-07-10T10:47:54.787Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink435957069\\dest\\loophole-victim" -> "../victim" [2021-07-10T10:47:54.787Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink168253000\\dest\\loophole-victim" -> "../victim" [2021-07-10T10:47:54.787Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink614793479\\dest\\dir\\loophole" -> "../../victim" [2021-07-10T10:47:54.787Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-07-10T10:47:54.787Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-10T10:47:54.787Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-10T10:47:54.787Z] === RUN TestXGlobalNoParent [2021-07-10T10:47:54.787Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-10T10:47:54.787Z] === RUN TestReplaceFileTarWrapper [2021-07-10T10:47:55.240Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-10T10:47:55.249Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2021-07-10T10:47:55.249Z] === RUN TestPrefixHeaderReadable [2021-07-10T10:47:55.249Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-07-10T10:47:55.249Z] === RUN TestDisablePigz [2021-07-10T10:47:55.249Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-10T10:47:55.249Z] --- PASS: TestDisablePigz (0.12s) [2021-07-10T10:47:55.249Z] === RUN TestPigz [2021-07-10T10:47:55.249Z] === RUN Test [2021-07-10T10:47:55.249Z] === RUN Test/TestInitialize [2021-07-10T10:47:55.249Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-10T10:47:55.249Z] --- PASS: TestPigz (0.14s) [2021-07-10T10:47:55.249Z] === RUN TestCopyFileWithInvalidDest [2021-07-10T10:47:55.249Z] archive_windows_test.go:16: Currently fails [2021-07-10T10:47:55.249Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-10T10:47:55.249Z] === RUN TestCanonicalTarNameForPath [2021-07-10T10:47:55.249Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-10T10:47:55.249Z] === RUN TestCanonicalTarName [2021-07-10T10:47:55.249Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-10T10:47:55.249Z] === RUN TestChmodTarEntry [2021-07-10T10:47:55.249Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-10T10:47:55.249Z] === RUN TestHardLinkOrder [2021-07-10T10:47:55.711Z] time="2021-07-10T10:47:55Z" level=info msg="Initializing discovery without TLS" [2021-07-10T10:47:55.711Z] time="2021-07-10T10:47:55Z" level=info msg="Initializing discovery without TLS" [2021-07-10T10:47:55.711Z] time="2021-07-10T10:47:55Z" level=info msg="Initializing discovery without TLS" [2021-07-10T10:47:55.711Z] === RUN Test/TestInitializeWithCerts [2021-07-10T10:47:55.711Z] time="2021-07-10T10:47:55Z" level=info msg="Initializing discovery with TLS" [2021-07-10T10:47:55.711Z] === RUN Test/TestWatch [2021-07-10T10:47:55.711Z] time="2021-07-10T10:47:55Z" level=info msg="Initializing discovery without TLS" [2021-07-10T10:47:55.711Z] --- PASS: TestHardLinkOrder (0.08s) [2021-07-10T10:47:55.711Z] === RUN TestChangeString [2021-07-10T10:47:55.711Z] --- PASS: TestChangeString (0.00s) [2021-07-10T10:47:55.711Z] === RUN TestChangesWithNoChanges [2021-07-10T10:47:55.711Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-07-10T10:47:55.711Z] === RUN TestChangesWithChanges [2021-07-10T10:47:55.711Z] --- PASS: TestChangesWithChanges (0.03s) [2021-07-10T10:47:55.711Z] === RUN TestChangesWithChangesGH13590 [2021-07-10T10:47:55.711Z] changes_test.go:196: needs more investigation [2021-07-10T10:47:55.711Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-10T10:47:55.711Z] === RUN TestChangesDirsEmpty [2021-07-10T10:47:55.711Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-10T10:47:55.711Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-10T10:47:55.711Z] === RUN TestChangesDirsMutated [2021-07-10T10:47:55.711Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-10T10:47:55.711Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-10T10:47:55.711Z] === RUN TestApplyLayer [2021-07-10T10:47:55.711Z] changes_test.go:433: needs further investigation [2021-07-10T10:47:55.711Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-10T10:47:55.711Z] === RUN TestChangesSizeWithHardlinks [2021-07-10T10:47:55.711Z] changes_test.go:469: needs further investigation [2021-07-10T10:47:55.711Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-10T10:47:55.711Z] === RUN TestChangesSizeWithNoChanges [2021-07-10T10:47:55.711Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-10T10:47:55.711Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-10T10:47:55.711Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-10T10:47:55.711Z] === RUN TestChangesSize [2021-07-10T10:47:55.711Z] --- PASS: TestChangesSize (0.00s) [2021-07-10T10:47:55.711Z] === RUN TestApplyLayerInvalidFilenames [2021-07-10T10:47:55.711Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames500435788\\dest" [2021-07-10T10:47:55.711Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-07-10T10:47:55.711Z] === RUN TestApplyLayerInvalidHardlink [2021-07-10T10:47:55.711Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink029710942\\victim\\hello" -> "../victim/hello" [2021-07-10T10:47:55.711Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink740224549\\victim\\hello" -> "/../victim/hello" [2021-07-10T10:47:55.711Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink912322368\\victim" -> "../victim" [2021-07-10T10:47:55.711Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink140285343\\victim" -> "../victim" [2021-07-10T10:47:55.711Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink527012978\\victim" -> "../victim" [2021-07-10T10:47:55.711Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink069772073\\victim" -> "../victim" [2021-07-10T10:47:55.711Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-07-10T10:47:55.711Z] === RUN TestApplyLayerInvalidSymlink [2021-07-10T10:47:55.711Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink292531316\\dest\\dotdot" -> "../victim/hello" [2021-07-10T10:47:55.711Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink713422147\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-10T10:47:55.711Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink095402950\\dest\\loophole-victim" -> "../victim" [2021-07-10T10:47:55.711Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink696985197\\dest\\loophole-victim" -> "../victim" [2021-07-10T10:47:55.711Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink322879720\\dest\\loophole-victim" -> "../victim" [2021-07-10T10:47:55.711Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink906188071\\dest\\loophole-victim" -> "../victim" [2021-07-10T10:47:55.711Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-07-10T10:47:55.711Z] === RUN TestApplyLayerWhiteouts [2021-07-10T10:47:55.711Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-07-10T10:47:55.711Z] === RUN TestGenerateEmptyFile [2021-07-10T10:47:55.711Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-10T10:47:55.711Z] === RUN TestGenerateWithContent [2021-07-10T10:47:55.711Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-10T10:47:55.711Z] PASS [2021-07-10T10:47:55.711Z] coverage: 61.8% of statements [2021-07-10T10:47:55.711Z] ok github.com/docker/docker/pkg/archive 6.702s coverage: 61.8% of statements [2021-07-10T10:47:55.801Z] docker_api_swarm_test.go:801: [d342df4f977e1] joining swarm manager [d6fba8dfe06c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-10T10:47:56.685Z] 2021/07/10 10:47:56 Closing DB instances... [2021-07-10T10:47:57.166Z] docker_api_swarm_test.go:809: [d0c660b9cf481] joining swarm manager [d6fba8dfe06c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-07-10T10:47:57.880Z] --- PASS: TestDaemonDNSFallback (6.60s) [2021-07-10T10:47:57.880Z] === RUN TestInspectNetwork [2021-07-10T10:47:58.092Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-10T10:47:58.233Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2021-07-10T10:47:58.233Z] === RUN TestNetworkDBNodeLeave [2021-07-10T10:47:58.696Z] --- PASS: Test (3.15s) [2021-07-10T10:47:58.696Z] --- PASS: Test/TestInitialize (0.15s) [2021-07-10T10:47:58.696Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-07-10T10:47:58.696Z] --- PASS: Test/TestWatch (3.00s) [2021-07-10T10:47:58.696Z] PASS [2021-07-10T10:47:58.696Z] coverage: 84.1% of statements [2021-07-10T10:47:58.696Z] ok github.com/docker/docker/pkg/discovery/kv 3.200s coverage: 84.1% of statements [2021-07-10T10:47:59.159Z] === RUN Test [2021-07-10T10:47:59.159Z] === RUN Test/TestWatch [2021-07-10T10:47:59.159Z] --- PASS: Test (0.00s) [2021-07-10T10:47:59.159Z] --- PASS: Test/TestWatch (0.00s) [2021-07-10T10:47:59.159Z] PASS [2021-07-10T10:47:59.159Z] coverage: 92.3% of statements [2021-07-10T10:47:59.159Z] ok github.com/docker/docker/pkg/discovery/memory 0.035s coverage: 92.3% of statements [2021-07-10T10:47:59.978Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-07-10T10:48:00.134Z] === RUN Test [2021-07-10T10:48:00.134Z] === RUN Test/TestInitialize [2021-07-10T10:48:00.134Z] === RUN Test/TestInitializeWithPattern [2021-07-10T10:48:00.134Z] === RUN Test/TestRegister [2021-07-10T10:48:00.134Z] === RUN Test/TestWatch [2021-07-10T10:48:00.134Z] --- PASS: Test (0.00s) [2021-07-10T10:48:00.134Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-10T10:48:00.134Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-10T10:48:00.134Z] --- PASS: Test/TestRegister (0.00s) [2021-07-10T10:48:00.134Z] --- PASS: Test/TestWatch (0.00s) [2021-07-10T10:48:00.134Z] PASS [2021-07-10T10:48:00.134Z] coverage: 93.8% of statements [2021-07-10T10:48:00.134Z] ok github.com/docker/docker/pkg/discovery/nodes 0.033s coverage: 93.8% of statements [2021-07-10T10:48:00.596Z] === RUN TestPollerAddRemove [2021-07-10T10:48:00.596Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-10T10:48:00.596Z] === RUN TestPollerEvent [2021-07-10T10:48:00.596Z] poller_test.go:41: No chmod on Windows [2021-07-10T10:48:00.596Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-10T10:48:00.596Z] === RUN TestPollerClose [2021-07-10T10:48:00.596Z] --- PASS: TestPollerClose (0.00s) [2021-07-10T10:48:00.596Z] PASS [2021-07-10T10:48:00.596Z] coverage: 45.7% of statements [2021-07-10T10:48:00.596Z] ok github.com/docker/docker/pkg/filenotify 0.049s coverage: 45.7% of statements [2021-07-10T10:48:00.903Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-10T10:48:01.058Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2021-07-10T10:48:01.058Z] === RUN TestNetworkDBWatch [2021-07-10T10:48:01.172Z] === RUN TestInspectNetwork/full_network_id [2021-07-10T10:48:01.172Z] === RUN TestInspectNetwork/partial_network_id [2021-07-10T10:48:01.172Z] === RUN TestInspectNetwork/network_name [2021-07-10T10:48:01.172Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-10T10:48:01.519Z] === RUN TestCopyFileWithInvalidSrc [2021-07-10T10:48:01.519Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestCopyFileWithInvalidDest [2021-07-10T10:48:01.519Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-10T10:48:01.519Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-10T10:48:01.519Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestCopyFile [2021-07-10T10:48:01.519Z] --- PASS: TestCopyFile (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-10T10:48:01.519Z] fileutils_test.go:134: Needs porting to Windows [2021-07-10T10:48:01.519Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-10T10:48:01.519Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-10T10:48:01.519Z] fileutils_test.go:180: Needs porting to Windows [2021-07-10T10:48:01.519Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestWildcardMatches [2021-07-10T10:48:01.519Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestPatternMatches [2021-07-10T10:48:01.519Z] --- PASS: TestPatternMatches (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-10T10:48:01.519Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestPatternMatchesFolderExclusions [2021-07-10T10:48:01.519Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-10T10:48:01.519Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-10T10:48:01.519Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-10T10:48:01.519Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-10T10:48:01.519Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestSingleExclamationError [2021-07-10T10:48:01.519Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestMatchesWithNoPatterns [2021-07-10T10:48:01.519Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestMatchesWithMalformedPatterns [2021-07-10T10:48:01.519Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestMatches [2021-07-10T10:48:01.519Z] --- PASS: TestMatches (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestCleanPatterns [2021-07-10T10:48:01.519Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-10T10:48:01.519Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestCleanPatternsExceptionFlag [2021-07-10T10:48:01.519Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-10T10:48:01.519Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-10T10:48:01.519Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestCleanPatternsErrorSingleException [2021-07-10T10:48:01.519Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestCreateIfNotExistsDir [2021-07-10T10:48:01.519Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestCreateIfNotExistsFile [2021-07-10T10:48:01.519Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-07-10T10:48:01.519Z] === RUN TestMatch [2021-07-10T10:48:01.519Z] --- PASS: TestMatch (0.00s) [2021-07-10T10:48:01.519Z] PASS [2021-07-10T10:48:01.519Z] coverage: 85.2% of statements [2021-07-10T10:48:01.519Z] ok github.com/docker/docker/pkg/fileutils 0.062s coverage: 85.2% of statements [2021-07-10T10:48:01.829Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-10T10:48:02.494Z] === RUN TestGet [2021-07-10T10:48:02.494Z] --- PASS: TestGet (0.00s) [2021-07-10T10:48:02.494Z] === RUN TestGetShortcutString [2021-07-10T10:48:02.494Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-10T10:48:02.494Z] PASS [2021-07-10T10:48:02.494Z] coverage: 42.9% of statements [2021-07-10T10:48:02.494Z] ok github.com/docker/docker/pkg/homedir 0.049s coverage: 42.9% of statements [2021-07-10T10:48:02.494Z] 2021/07/10 10:48:02 Closing DB instances... [2021-07-10T10:48:02.754Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-10T10:48:03.314Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-10T10:48:03.470Z] === RUN TestCreateIDMapOrder [2021-07-10T10:48:03.470Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-10T10:48:03.470Z] PASS [2021-07-10T10:48:03.470Z] coverage: 7.2% of statements [2021-07-10T10:48:03.470Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2021-07-10T10:48:03.726Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-07-10T10:48:03.931Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-07-10T10:48:03.931Z] === RUN TestNetworkDBBulkSync [2021-07-10T10:48:04.239Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-10T10:48:04.393Z] === RUN TestFixedBufferCap [2021-07-10T10:48:04.393Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-10T10:48:04.393Z] === RUN TestFixedBufferLen [2021-07-10T10:48:04.393Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-10T10:48:04.393Z] === RUN TestFixedBufferString [2021-07-10T10:48:04.393Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-10T10:48:04.393Z] === RUN TestFixedBufferWrite [2021-07-10T10:48:04.393Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-10T10:48:04.393Z] === RUN TestFixedBufferRead [2021-07-10T10:48:04.393Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-10T10:48:04.393Z] === RUN TestBytesPipeRead [2021-07-10T10:48:04.393Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-10T10:48:04.393Z] === RUN TestBytesPipeWrite [2021-07-10T10:48:04.393Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-10T10:48:04.393Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-10T10:48:04.799Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-07-10T10:48:04.855Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2021-07-10T10:48:04.855Z] === RUN TestAtomicWriteToFile [2021-07-10T10:48:04.855Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-10T10:48:04.855Z] === RUN TestAtomicWriteSetCommit [2021-07-10T10:48:04.855Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-10T10:48:04.855Z] === RUN TestAtomicWriteSetCancel [2021-07-10T10:48:05.316Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-10T10:48:05.316Z] === RUN TestReadCloserWrapperClose [2021-07-10T10:48:05.316Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-10T10:48:05.316Z] === RUN TestReaderErrWrapperReadOnError [2021-07-10T10:48:05.316Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-10T10:48:05.316Z] === RUN TestReaderErrWrapperRead [2021-07-10T10:48:05.316Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-10T10:48:05.316Z] === RUN TestHashData [2021-07-10T10:48:05.316Z] --- PASS: TestHashData (0.00s) [2021-07-10T10:48:05.316Z] === RUN TestCancelReadCloser [2021-07-10T10:48:05.316Z] --- PASS: TestCancelReadCloser (0.11s) [2021-07-10T10:48:05.316Z] === RUN TestWriteCloserWrapperClose [2021-07-10T10:48:05.316Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-10T10:48:05.316Z] === RUN TestNopWriteCloser [2021-07-10T10:48:05.316Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-10T10:48:05.316Z] === RUN TestNopWriter [2021-07-10T10:48:05.316Z] --- PASS: TestNopWriter (0.00s) [2021-07-10T10:48:05.316Z] === RUN TestWriteCounter [2021-07-10T10:48:05.316Z] --- PASS: TestWriteCounter (0.00s) [2021-07-10T10:48:05.316Z] PASS [2021-07-10T10:48:05.316Z] coverage: 69.2% of statements [2021-07-10T10:48:05.316Z] ok github.com/docker/docker/pkg/ioutils 0.646s coverage: 69.2% of statements [2021-07-10T10:48:05.316Z] 2021/07/10 10:48:05 Closing DB instances... [2021-07-10T10:48:05.364Z] --- PASS: TestInspectNetwork (7.52s) [2021-07-10T10:48:05.364Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-10T10:48:05.364Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-10T10:48:05.364Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-10T10:48:05.364Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-10T10:48:05.364Z] === RUN TestRunContainerWithBridgeNone [2021-07-10T10:48:05.724Z] --- PASS: TestInfoAPIWarnings (16.22s) [2021-07-10T10:48:05.724Z] === RUN TestInfoDebug [2021-07-10T10:48:06.284Z] --- PASS: TestInfoDebug (0.52s) [2021-07-10T10:48:06.284Z] === RUN TestInfoInsecureRegistries [2021-07-10T10:48:06.293Z] === RUN TestError [2021-07-10T10:48:06.293Z] --- PASS: TestError (0.00s) [2021-07-10T10:48:06.293Z] === RUN TestProgressString [2021-07-10T10:48:06.293Z] === RUN TestProgressString/no_progress [2021-07-10T10:48:06.293Z] === RUN TestProgressString/progress_1 [2021-07-10T10:48:06.293Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-10T10:48:06.293Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-10T10:48:06.293Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-10T10:48:06.293Z] === RUN TestProgressString/with_units [2021-07-10T10:48:06.293Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-10T10:48:06.293Z] === RUN TestProgressString/hide_counts [2021-07-10T10:48:06.293Z] --- PASS: TestProgressString (0.00s) [2021-07-10T10:48:06.293Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-10T10:48:06.293Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-10T10:48:06.293Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-10T10:48:06.293Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-10T10:48:06.293Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-10T10:48:06.293Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-10T10:48:06.293Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-10T10:48:06.293Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-10T10:48:06.293Z] === RUN TestJSONMessageDisplay [2021-07-10T10:48:06.293Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-07-10T10:48:06.293Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-10T10:48:06.293Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-10T10:48:06.293Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-10T10:48:06.293Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-10T10:48:06.293Z] === RUN TestDisplayJSONMessagesStream [2021-07-10T10:48:06.293Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-10T10:48:06.293Z] PASS [2021-07-10T10:48:06.293Z] coverage: 91.7% of statements [2021-07-10T10:48:06.293Z] ok github.com/docker/docker/pkg/jsonmessage 0.216s coverage: 91.7% of statements [2021-07-10T10:48:06.540Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-07-10T10:48:06.754Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2021-07-10T10:48:06.754Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-10T10:48:06.795Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-10T10:48:06.795Z] === RUN TestInfoRegistryMirrors [2021-07-10T10:48:07.215Z] === RUN TestStandardLongPath [2021-07-10T10:48:07.215Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-10T10:48:07.215Z] === RUN TestUNCLongPath [2021-07-10T10:48:07.215Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-10T10:48:07.215Z] PASS [2021-07-10T10:48:07.215Z] coverage: 100.0% of statements [2021-07-10T10:48:07.215Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2021-07-10T10:48:07.356Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-10T10:48:07.356Z] === RUN TestLoginFailsWithBadCredentials [2021-07-10T10:48:07.612Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2021-07-10T10:48:07.612Z] === RUN TestPingCacheHeaders [2021-07-10T10:48:07.612Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-10T10:48:07.612Z] === RUN TestPingGet [2021-07-10T10:48:07.612Z] --- PASS: TestPingGet (0.01s) [2021-07-10T10:48:07.612Z] === RUN TestPingHead [2021-07-10T10:48:07.612Z] --- PASS: TestPingHead (0.01s) [2021-07-10T10:48:07.612Z] === RUN TestVersion [2021-07-10T10:48:07.612Z] --- PASS: TestVersion (0.01s) [2021-07-10T10:48:07.612Z] PASS [2021-07-10T10:48:07.612Z] [2021-07-10T10:48:07.612Z] === Skipped [2021-07-10T10:48:07.612Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-10T10:48:07.612Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-10T10:48:07.612Z] [2021-07-10T10:48:07.612Z] [2021-07-10T10:48:07.612Z] DONE 19 tests, 1 skipped in 21.332s [2021-07-10T10:48:07.612Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-10T10:48:07.612Z] ++ 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-10T10:48:07.612Z] ++ set -e [2021-07-10T10:48:07.612Z] ++ '[' -n 0 ']' [2021-07-10T10:48:07.612Z] ++ set -x [2021-07-10T10:48:07.612Z] ++ 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-10T10:48:07.612Z] INFO: Testing against a local daemon [2021-07-10T10:48:07.612Z] === RUN TestVolumesCreateAndList [2021-07-10T10:48:07.612Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-10T10:48:07.612Z] === RUN TestVolumesRemove [2021-07-10T10:48:07.612Z] --- PASS: TestVolumesRemove (0.05s) [2021-07-10T10:48:07.612Z] === RUN TestVolumesInspect [2021-07-10T10:48:07.612Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-10T10:48:07.612Z] === RUN TestVolumesInvalidJSON [2021-07-10T10:48:07.612Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-10T10:48:07.612Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-10T10:48:07.612Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-10T10:48:07.612Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-10T10:48:07.612Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-10T10:48:07.612Z] PASS [2021-07-10T10:48:07.612Z] [2021-07-10T10:48:07.612Z] DONE 5 tests in 0.135s [2021-07-10T10:48:07.612Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-10T10:48:07.678Z] === RUN TestNameFormat [2021-07-10T10:48:07.678Z] --- PASS: TestNameFormat (0.00s) [2021-07-10T10:48:07.678Z] === RUN TestNameRetries [2021-07-10T10:48:07.678Z] --- PASS: TestNameRetries (0.00s) [2021-07-10T10:48:07.678Z] PASS [2021-07-10T10:48:07.678Z] coverage: 85.7% of statements [2021-07-10T10:48:07.678Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2021-07-10T10:48:07.868Z] ++++ cat bundles/test-integration/docker.pid [2021-07-10T10:48:07.868Z] +++ kill 17816 [2021-07-10T10:48:08.139Z] --- PASS: TestGetAddress (22.04s) [2021-07-10T10:48:08.139Z] === RUN TestRequestSyntaxCheck [2021-07-10T10:48:08.139Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-07-10T10:48:08.139Z] === RUN TestRequest [2021-07-10T10:48:08.428Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-10T10:48:08.428Z] +++ /etc/init.d/apparmor stop [2021-07-10T10:48:08.428Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-10T10:48:08.428Z] [2021-07-10T10:48:08.428Z] Unloading profiles will leave already running processes permanently [2021-07-10T10:48:08.428Z] unconfined, which can lead to unexpected situations. [2021-07-10T10:48:08.428Z] [2021-07-10T10:48:08.428Z] To set a process to complain mode, use the command line tool [2021-07-10T10:48:08.428Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-10T10:48:08.428Z] +++ true [2021-07-10T10:48:08.428Z] exiting test-integration [2021-07-10T10:48:08.428Z] ++ exit 0 [2021-07-10T10:48:08.428Z] [2021-07-10T10:48:08.603Z] === RUN TestParseKeyValueOpt [2021-07-10T10:48:08.603Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-10T10:48:08.603Z] === RUN TestParseUintList [2021-07-10T10:48:08.603Z] --- PASS: TestParseUintList (0.00s) [2021-07-10T10:48:08.603Z] === RUN TestParseUintListMaximumLimits [2021-07-10T10:48:08.603Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-10T10:48:08.603Z] PASS [2021-07-10T10:48:08.603Z] coverage: 97.0% of statements [2021-07-10T10:48:08.603Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2021-07-10T10:48:08.655Z] --- PASS: TestRunContainerWithBridgeNone (3.01s) [2021-07-10T10:48:08.655Z] === RUN TestNetworkInvalidJSON [2021-07-10T10:48:08.655Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-10T10:48:08.655Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-10T10:48:08.655Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-10T10:48:08.655Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-10T10:48:08.655Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-10T10:48:08.655Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-10T10:48:08.655Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-10T10:48:08.655Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-10T10:48:08.655Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-10T10:48:08.655Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-10T10:48:08.655Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-10T10:48:08.655Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-10T10:48:08.655Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-10T10:48:08.655Z] === RUN TestNetworkList [2021-07-10T10:48:08.655Z] === RUN TestNetworkList//networks [2021-07-10T10:48:08.655Z] === PAUSE TestNetworkList//networks [2021-07-10T10:48:08.655Z] === RUN TestNetworkList//networks/ [2021-07-10T10:48:08.655Z] === PAUSE TestNetworkList//networks/ [2021-07-10T10:48:08.655Z] === CONT TestNetworkList//networks [2021-07-10T10:48:08.655Z] === CONT TestNetworkList//networks/ [2021-07-10T10:48:08.655Z] --- PASS: TestNetworkList (0.01s) [2021-07-10T10:48:08.655Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-10T10:48:08.655Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-10T10:48:08.655Z] === RUN TestHostIPv4BridgeLabel [2021-07-10T10:48:08.655Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-07-10T10:48:08.655Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-10T10:48:08.683Z] + for job in $(jobs -p) [2021-07-10T10:48:08.684Z] + wait 11063 [2021-07-10T10:48:09.577Z] === RUN TestNewAndRemove [2021-07-10T10:48:09.577Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-10T10:48:09.577Z] === RUN TestRemoveInvalidPath [2021-07-10T10:48:09.577Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-10T10:48:09.577Z] PASS [2021-07-10T10:48:09.577Z] coverage: 82.6% of statements [2021-07-10T10:48:09.577Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2021-07-10T10:48:10.035Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-07-10T10:48:10.035Z] === RUN TestDaemonDefaultNetworkPools [2021-07-10T10:48:10.038Z] 2021/07/10 10:48:09 Closing DB instances... [2021-07-10T10:48:10.603Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-07-10T10:48:10.603Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-10T10:48:10.978Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-07-10T10:48:11.013Z] === RUN TestFailedConnection [2021-07-10T10:48:11.542Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-07-10T10:48:11.542Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-10T10:48:11.807Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-07-10T10:48:11.945Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-07-10T10:48:11.987Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.90s) [2021-07-10T10:48:11.987Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-10T10:48:12.920Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-07-10T10:48:12.920Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-10T10:48:13.488Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-07-10T10:48:13.488Z] === RUN TestServiceWithPredefinedNetwork [2021-07-10T10:48:13.533Z] --- PASS: TestFailedConnection (2.38s) [2021-07-10T10:48:13.533Z] === RUN TestFailOnce [2021-07-10T10:48:13.533Z] 2021/07/10 10:48:13 http: panic serving 127.0.0.1:49305: Plugin not ready [2021-07-10T10:48:13.533Z] goroutine 3 [running]: [2021-07-10T10:48:13.533Z] net/http.(*conn).serve.func1(0xc00004c000) [2021-07-10T10:48:13.533Z] c:/go/src/net/http/server.go:1824 +0x153 [2021-07-10T10:48:13.533Z] panic(0x7b5160, 0x8cc1d0) [2021-07-10T10:48:13.533Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-10T10:48:13.533Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x8dc890, 0xc00013c0e0, 0xc000054000) [2021-07-10T10:48:13.533Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-10T10:48:13.533Z] net/http.HandlerFunc.ServeHTTP(0xc000098f30, 0x8dc890, 0xc00013c0e0, 0xc000054000) [2021-07-10T10:48:13.533Z] c:/go/src/net/http/server.go:2069 +0x4b [2021-07-10T10:48:13.533Z] net/http.(*ServeMux).ServeHTTP(0xc000090900, 0x8dc890, 0xc00013c0e0, 0xc000054000) [2021-07-10T10:48:13.533Z] c:/go/src/net/http/server.go:2448 +0x1b7 [2021-07-10T10:48:13.533Z] net/http.serverHandler.ServeHTTP(0xc00013c000, 0x8dc890, 0xc00013c0e0, 0xc000054000) [2021-07-10T10:48:13.533Z] c:/go/src/net/http/server.go:2887 +0xaa [2021-07-10T10:48:13.533Z] net/http.(*conn).serve(0xc00004c000, 0x8dd480, 0xc000046040) [2021-07-10T10:48:13.533Z] c:/go/src/net/http/server.go:1952 +0x8cd [2021-07-10T10:48:13.533Z] created by net/http.(*Server).Serve [2021-07-10T10:48:13.533Z] c:/go/src/net/http/server.go:3013 +0x3b8 [2021-07-10T10:48:13.533Z] time="2021-07-10T10:48:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.FailOnce: Post \"http://127.0.0.1:49304/Test.FailOnce\": EOF, retrying in 1s" [2021-07-10T10:48:13.533Z] 2021/07/10 10:48:13 Closing DB instances... [2021-07-10T10:48:14.456Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-10T10:48:14.508Z] --- PASS: TestFailOnce (1.18s) [2021-07-10T10:48:14.508Z] === RUN TestEchoInputOutput [2021-07-10T10:48:14.508Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-10T10:48:14.508Z] === RUN TestBackoff [2021-07-10T10:48:14.508Z] --- PASS: TestBackoff (0.00s) [2021-07-10T10:48:14.508Z] === RUN TestAbortRetry [2021-07-10T10:48:14.508Z] --- PASS: TestAbortRetry (0.00s) [2021-07-10T10:48:14.508Z] === RUN TestClientScheme [2021-07-10T10:48:14.508Z] --- PASS: TestClientScheme (0.00s) [2021-07-10T10:48:14.508Z] === RUN TestNewClientWithTimeout [2021-07-10T10:48:14.969Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.21s) [2021-07-10T10:48:14.969Z] === RUN TestNetworkDBGarbageCollection [2021-07-10T10:48:14.969Z] time="2021-07-10T10:48:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49311/Test.Echo: Post \"http://127.0.0.1:49311/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-10T10:48:15.016Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-10T10:48:16.024Z] --- PASS: TestServiceWithPredefinedNetwork (2.52s) [2021-07-10T10:48:16.024Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-10T10:48:16.024Z] service_test.go:242: FLAKY_TEST [2021-07-10T10:48:16.024Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-10T10:48:16.024Z] === RUN TestServiceWithDataPathPortInit [2021-07-10T10:48:16.449Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-07-10T10:48:16.513Z] --- PASS: TestRequest (8.29s) [2021-07-10T10:48:16.513Z] === RUN TestOverlappingRequests [2021-07-10T10:48:16.513Z] time="2021-07-10T10:48:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49311/Test.Echo: Post \"http://127.0.0.1:49311/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-10T10:48:16.903Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-10T10:48:16.974Z] --- PASS: TestOverlappingRequests (0.35s) [2021-07-10T10:48:16.974Z] === RUN TestRelease [2021-07-10T10:48:17.828Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-10T10:48:18.084Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-10T10:48:18.204Z] 4612f6d0b889: Pull complete [2021-07-10T10:48:18.520Z] --- PASS: TestRelease (1.37s) [2021-07-10T10:48:18.520Z] === RUN TestAllocateRandomDeallocate [2021-07-10T10:48:18.520Z] === RUN TestParseEmptyInterface [2021-07-10T10:48:18.520Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-10T10:48:18.520Z] === RUN TestParseNonInterfaceType [2021-07-10T10:48:18.520Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-10T10:48:18.520Z] === RUN TestParseWithOneFunction [2021-07-10T10:48:18.520Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-10T10:48:18.520Z] === RUN TestParseWithMultipleFuncs [2021-07-10T10:48:18.520Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-10T10:48:18.520Z] === RUN TestParseWithUnnamedReturn [2021-07-10T10:48:18.520Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-10T10:48:18.520Z] === RUN TestEmbeddedInterface [2021-07-10T10:48:18.520Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-10T10:48:18.520Z] === RUN TestParsedImports [2021-07-10T10:48:18.520Z] --- PASS: TestParsedImports (0.00s) [2021-07-10T10:48:18.520Z] === RUN TestAliasedImports [2021-07-10T10:48:18.520Z] --- PASS: TestAliasedImports (0.00s) [2021-07-10T10:48:18.520Z] PASS [2021-07-10T10:48:18.520Z] coverage: 56.8% of statements [2021-07-10T10:48:18.521Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements [2021-07-10T10:48:18.982Z] time="2021-07-10T10:48:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49311/Test.Echo: Post \"http://127.0.0.1:49311/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-10T10:48:19.444Z] === RUN TestHTTPTransport [2021-07-10T10:48:19.444Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-10T10:48:19.444Z] PASS [2021-07-10T10:48:19.444Z] coverage: 85.7% of statements [2021-07-10T10:48:19.444Z] ok github.com/docker/docker/pkg/plugins/transport 0.037s coverage: 85.7% of statements [2021-07-10T10:48:19.479Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-10T10:48:20.039Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-07-10T10:48:20.295Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-10T10:48:20.419Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-10T10:48:20.419Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-10T10:48:20.419Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-10T10:48:20.419Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-10T10:48:20.419Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-10T10:48:20.419Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-10T10:48:20.419Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-10T10:48:20.419Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-10T10:48:20.419Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-10T10:48:20.419Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-10T10:48:20.419Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-10T10:48:20.419Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-10T10:48:20.419Z] === RUN TestBufferPoolPutAndGet [2021-07-10T10:48:20.419Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-10T10:48:20.419Z] PASS [2021-07-10T10:48:20.419Z] coverage: 88.2% of statements [2021-07-10T10:48:20.419Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2021-07-10T10:48:20.550Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-07-10T10:48:20.805Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-07-10T10:48:20.805Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-10T10:48:20.881Z] === RUN TestOutputOnPrematureClose [2021-07-10T10:48:20.881Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-10T10:48:20.881Z] === RUN TestCompleteSilently [2021-07-10T10:48:20.881Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-10T10:48:20.881Z] PASS [2021-07-10T10:48:20.881Z] coverage: 75.9% of statements [2021-07-10T10:48:20.881Z] ok github.com/docker/docker/pkg/progress 0.045s coverage: 75.9% of statements [2021-07-10T10:48:21.343Z] === RUN TestSendToOneSub [2021-07-10T10:48:21.343Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-10T10:48:21.343Z] === RUN TestSendToMultipleSubs [2021-07-10T10:48:21.343Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-10T10:48:21.343Z] === RUN TestEvictOneSub [2021-07-10T10:48:21.343Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-10T10:48:21.343Z] === RUN TestClosePublisher [2021-07-10T10:48:21.343Z] --- PASS: TestClosePublisher (0.00s) [2021-07-10T10:48:21.343Z] === RUN TestPubSubRace [2021-07-10T10:48:22.168Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-10T10:48:22.317Z] --- PASS: TestPubSubRace (1.06s) [2021-07-10T10:48:22.317Z] PASS [2021-07-10T10:48:22.317Z] coverage: 75.0% of statements [2021-07-10T10:48:22.317Z] ok github.com/docker/docker/pkg/pubsub 1.090s coverage: 75.0% of statements [2021-07-10T10:48:22.778Z] --- PASS: TestAllocateRandomDeallocate (4.44s) [2021-07-10T10:48:22.779Z] === RUN TestRetrieveFromStore [2021-07-10T10:48:23.240Z] === RUN TestRegister [2021-07-10T10:48:23.240Z] --- PASS: TestRegister (0.00s) [2021-07-10T10:48:23.240Z] === RUN TestCommand [2021-07-10T10:48:23.240Z] --- PASS: TestCommand (0.04s) [2021-07-10T10:48:23.240Z] === RUN TestNaiveSelf [2021-07-10T10:48:23.240Z] --- PASS: TestNaiveSelf (0.03s) [2021-07-10T10:48:23.240Z] PASS [2021-07-10T10:48:23.240Z] coverage: 82.4% of statements [2021-07-10T10:48:23.240Z] ok github.com/docker/docker/pkg/reexec 0.112s coverage: 82.4% of statements [2021-07-10T10:48:23.530Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-10T10:48:23.530Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-10T10:48:23.530Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-10T10:48:23.703Z] time="2021-07-10T10:48:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49311/Test.Echo: Post \"http://127.0.0.1:49311/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-10T10:48:24.170Z] === RUN TestParseSignal [2021-07-10T10:48:24.170Z] --- PASS: TestParseSignal (0.00s) [2021-07-10T10:48:24.170Z] === RUN TestValidSignalForPlatform [2021-07-10T10:48:24.170Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-10T10:48:24.170Z] PASS [2021-07-10T10:48:24.170Z] coverage: 19.7% of statements [2021-07-10T10:48:24.170Z] ok github.com/docker/docker/pkg/signal 0.038s coverage: 19.7% of statements [2021-07-10T10:48:24.170Z] --- PASS: TestRetrieveFromStore (1.70s) [2021-07-10T10:48:24.170Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-10T10:48:24.170Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-07-10T10:48:24.170Z] === RUN TestParallelPredefinedRequest1 [2021-07-10T10:48:24.170Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-10T10:48:24.170Z] === RUN TestParallelPredefinedRequest2 [2021-07-10T10:48:24.170Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-10T10:48:24.170Z] === RUN TestParallelPredefinedRequest3 [2021-07-10T10:48:24.170Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-10T10:48:24.170Z] === RUN TestParallelPredefinedRequest4 [2021-07-10T10:48:24.170Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-10T10:48:24.170Z] === RUN TestParallelPredefinedRequest5 [2021-07-10T10:48:24.170Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-10T10:48:24.170Z] === RUN TestDebug [2021-07-10T10:48:24.170Z] --- PASS: TestDebug (0.00s) [2021-07-10T10:48:24.170Z] === RUN TestRequestPoolParallel [2021-07-10T10:48:24.455Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-10T10:48:24.455Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-10T10:48:24.633Z] --- PASS: TestRequestPoolParallel (0.24s) [2021-07-10T10:48:24.633Z] === RUN TestFullAllocateRelease [2021-07-10T10:48:25.016Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-10T10:48:25.094Z] === RUN TestNewStdWriter [2021-07-10T10:48:25.095Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-10T10:48:25.095Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-10T10:48:25.095Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-10T10:48:25.095Z] === RUN TestWriteWithNilBytes [2021-07-10T10:48:25.095Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-10T10:48:25.095Z] === RUN TestWrite [2021-07-10T10:48:25.095Z] --- PASS: TestWrite (0.00s) [2021-07-10T10:48:25.095Z] === RUN TestWriteWithWriterError [2021-07-10T10:48:25.095Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-10T10:48:25.095Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-10T10:48:25.095Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-10T10:48:25.095Z] === RUN TestStdCopyWriteAndRead [2021-07-10T10:48:25.095Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-10T10:48:25.095Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-10T10:48:25.095Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-10T10:48:25.095Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-10T10:48:25.095Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-10T10:48:25.095Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-10T10:48:25.095Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-10T10:48:25.095Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-10T10:48:25.095Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-10T10:48:25.095Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-10T10:48:25.095Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-10T10:48:25.095Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-10T10:48:25.095Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-10T10:48:25.095Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-10T10:48:25.095Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-10T10:48:25.095Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-10T10:48:25.095Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-10T10:48:25.095Z] PASS [2021-07-10T10:48:25.095Z] coverage: 100.0% of statements [2021-07-10T10:48:25.095Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2021-07-10T10:48:25.095Z] --- PASS: TestFullAllocateRelease (0.41s) [2021-07-10T10:48:25.095Z] === RUN TestOddAllocateRelease [2021-07-10T10:48:25.095Z] --- PASS: TestOddAllocateRelease (0.26s) [2021-07-10T10:48:25.095Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-10T10:48:25.556Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-07-10T10:48:25.556Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-10T10:48:25.556Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-07-10T10:48:25.556Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-10T10:48:25.556Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-07-10T10:48:25.556Z] === CONT TestParallelPredefinedRequest1 [2021-07-10T10:48:25.556Z] === CONT TestParallelPredefinedRequest4 [2021-07-10T10:48:25.556Z] === CONT TestParallelPredefinedRequest1 [2021-07-10T10:48:25.556Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:48:25.556Z] === CONT TestParallelPredefinedRequest4 [2021-07-10T10:48:25.556Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:48:25.556Z] === CONT TestParallelPredefinedRequest2 [2021-07-10T10:48:25.556Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:48:25.556Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-10T10:48:25.556Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-10T10:48:25.556Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-10T10:48:25.556Z] === CONT TestParallelPredefinedRequest3 [2021-07-10T10:48:25.556Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:48:25.556Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-10T10:48:25.556Z] === CONT TestParallelPredefinedRequest5 [2021-07-10T10:48:25.556Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:48:25.556Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-10T10:48:25.556Z] PASS [2021-07-10T10:48:25.556Z] coverage: 85.3% of statements [2021-07-10T10:48:25.556Z] ok github.com/docker/docker/libnetwork/ipam 49.169s coverage: 85.3% of statements [2021-07-10T10:48:25.556Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-10T10:48:25.556Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-10T10:48:25.556Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-10T10:48:25.556Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-10T10:48:25.556Z] === RUN TestFormatStatus [2021-07-10T10:48:25.556Z] --- PASS: TestFormatStatus (0.00s) [2021-07-10T10:48:25.556Z] === RUN TestFormatError [2021-07-10T10:48:25.556Z] --- PASS: TestFormatError (0.00s) [2021-07-10T10:48:25.556Z] === RUN TestFormatJSONError [2021-07-10T10:48:25.556Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-10T10:48:25.556Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-10T10:48:25.556Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-10T10:48:25.556Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-10T10:48:25.556Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-10T10:48:25.556Z] === RUN TestNewJSONProgressOutput [2021-07-10T10:48:25.556Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-10T10:48:25.556Z] === RUN TestAuxFormatterEmit [2021-07-10T10:48:25.556Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-10T10:48:25.556Z] === RUN TestStreamWriterStdout [2021-07-10T10:48:25.556Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-10T10:48:25.556Z] === RUN TestStreamWriterStderr [2021-07-10T10:48:25.556Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-10T10:48:25.556Z] PASS [2021-07-10T10:48:25.556Z] coverage: 66.2% of statements [2021-07-10T10:48:25.556Z] ok github.com/docker/docker/pkg/streamformatter 0.041s coverage: 66.2% of statements [2021-07-10T10:48:25.940Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-07-10T10:48:26.195Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-07-10T10:48:26.195Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-10T10:48:26.195Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-07-10T10:48:26.195Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-10T10:48:26.195Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-10T10:48:26.531Z] === RUN TestGenerateRandomID [2021-07-10T10:48:26.531Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-10T10:48:26.531Z] === RUN TestShortenId [2021-07-10T10:48:26.531Z] --- PASS: TestShortenId (0.00s) [2021-07-10T10:48:26.531Z] === RUN TestShortenSha256Id [2021-07-10T10:48:26.531Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-10T10:48:26.531Z] === RUN TestShortenIdEmpty [2021-07-10T10:48:26.531Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-10T10:48:26.531Z] === RUN TestShortenIdInvalid [2021-07-10T10:48:26.531Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-10T10:48:26.531Z] === RUN TestIsShortIDNonHex [2021-07-10T10:48:26.531Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-10T10:48:26.531Z] === RUN TestIsShortIDNotCorrectSize [2021-07-10T10:48:26.531Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-10T10:48:26.531Z] PASS [2021-07-10T10:48:26.531Z] coverage: 70.6% of statements [2021-07-10T10:48:26.531Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2021-07-10T10:48:27.505Z] === RUN TestIsCpusetListAvailable [2021-07-10T10:48:27.505Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-10T10:48:27.505Z] PASS [2021-07-10T10:48:27.505Z] coverage: 38.2% of statements [2021-07-10T10:48:27.505Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 38.2% of statements [2021-07-10T10:48:27.557Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-07-10T10:48:28.117Z] === RUN TestDockerSuite/TestEventsRename [2021-07-10T10:48:29.043Z] === RUN TestDockerSuite/TestEventsResize [2021-07-10T10:48:29.049Z] === RUN TestChtimes [2021-07-10T10:48:29.049Z] --- PASS: TestChtimes (0.00s) [2021-07-10T10:48:29.049Z] === RUN TestChtimesWindows [2021-07-10T10:48:29.049Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-10T10:48:29.049Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-10T10:48:29.049Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-10T10:48:29.049Z] === RUN TestEnsureRemoveAllNotExist [2021-07-10T10:48:29.049Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-10T10:48:29.049Z] === RUN TestEnsureRemoveAllWithDir [2021-07-10T10:48:29.049Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-10T10:48:29.049Z] === RUN TestEnsureRemoveAllWithFile [2021-07-10T10:48:29.049Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-10T10:48:29.049Z] === RUN TestHasWin32KSupport [2021-07-10T10:48:29.049Z] syscall_windows_test.go:8: win32k: true [2021-07-10T10:48:29.049Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-10T10:48:29.049Z] PASS [2021-07-10T10:48:29.049Z] coverage: 12.9% of statements [2021-07-10T10:48:29.049Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 12.9% of statements [2021-07-10T10:48:29.510Z] === RUN TestTailFile [2021-07-10T10:48:29.510Z] --- PASS: TestTailFile (0.00s) [2021-07-10T10:48:29.510Z] === RUN TestTailFileManyLines [2021-07-10T10:48:29.510Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-10T10:48:29.510Z] === RUN TestTailEmptyFile [2021-07-10T10:48:29.510Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-10T10:48:29.510Z] === RUN TestTailNegativeN [2021-07-10T10:48:29.510Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader [2021-07-10T10:48:29.510Z] === PAUSE TestNewTailReader [2021-07-10T10:48:29.510Z] === CONT TestNewTailReader [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-10T10:48:29.510Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/no_delimiter [2021-07-10T10:48:29.510Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-10T10:48:29.510Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-10T10:48:29.510Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-10T10:48:29.510Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-10T10:48:29.510Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/truncated_last_line [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-10T10:48:29.510Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-10T10:48:29.510Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-10T10:48:29.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-10T10:48:29.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-10T10:48:29.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-10T10:48:29.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-10T10:48:29.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-10T10:48:29.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:48:29.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:48:29.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:48:29.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-10T10:48:29.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-10T10:48:29.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-10T10:48:29.510Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-10T10:48:29.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-10T10:48:29.510Z] === CONT TestNewTailReader/no_delimiter [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-10T10:48:29.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:48:29.510Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-10T10:48:29.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:48:29.511Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:48:29.511Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-10T10:48:29.511Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:48:29.511Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-10T10:48:29.511Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:48:29.511Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:48:29.511Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-10T10:48:29.511Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:48:29.511Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.511Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:48:29.511Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:48:29.511Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:48:29.604Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-10T10:48:29.974Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.974Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-10T10:48:29.974Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-10T10:48:29.974Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:48:29.974Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:48:29.974Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.974Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:48:29.974Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-10T10:48:29.974Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-10T10:48:29.974Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:48:29.975Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-10T10:48:29.975Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:48:29.975Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:48:29.975Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:48:29.975Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:48:29.975Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:48:29.975Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:48:29.975Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-10T10:48:29.975Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:48:29.975Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:48:29.975Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:48:29.975Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:48:29.976Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:48:29.976Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:48:29.976Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:48:29.976Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-10T10:48:29.976Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:48:29.976Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:48:29.976Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:48:29.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:48:29.977Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-10T10:48:29.977Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-10T10:48:29.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-10T10:48:29.978Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:48:29.978Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:48:30.165Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-10T10:48:30.444Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-10T10:48:30.445Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-10T10:48:30.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-10T10:48:30.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-10T10:48:30.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-10T10:48:30.447Z] PASS [2021-07-10T10:48:30.447Z] coverage: 88.6% of statements [2021-07-10T10:48:30.447Z] ok github.com/docker/docker/pkg/tailfile 0.178s coverage: 88.6% of statements [2021-07-10T10:48:30.909Z] === RUN TestTarSumRemoveNonExistent [2021-07-10T10:48:30.909Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-10T10:48:30.909Z] === RUN TestTarSumRemove [2021-07-10T10:48:30.909Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-10T10:48:30.909Z] === RUN TestSortFileInfoSums [2021-07-10T10:48:30.909Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-10T10:48:30.909Z] === RUN TestNewTarSumForLabelInvalid [2021-07-10T10:48:30.909Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-10T10:48:30.909Z] === RUN TestNewTarSumForLabel [2021-07-10T10:48:30.909Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-10T10:48:30.909Z] === RUN TestEmptyTar [2021-07-10T10:48:30.909Z] --- PASS: TestEmptyTar (0.00s) [2021-07-10T10:48:30.909Z] === RUN TestTarSumsReadSize [2021-07-10T10:48:30.909Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-10T10:48:30.909Z] === RUN TestTarSums [2021-07-10T10:48:30.909Z] --- PASS: TestTarSums (0.07s) [2021-07-10T10:48:30.909Z] === RUN TestIteration [2021-07-10T10:48:30.909Z] --- PASS: TestIteration (0.00s) [2021-07-10T10:48:30.909Z] === RUN TestVersionLabelForChecksum [2021-07-10T10:48:30.909Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-10T10:48:30.909Z] === RUN TestVersion [2021-07-10T10:48:30.909Z] --- PASS: TestVersion (0.00s) [2021-07-10T10:48:30.909Z] === RUN TestGetVersion [2021-07-10T10:48:30.909Z] --- PASS: TestGetVersion (0.00s) [2021-07-10T10:48:30.909Z] === RUN TestGetVersions [2021-07-10T10:48:30.909Z] --- PASS: TestGetVersions (0.00s) [2021-07-10T10:48:30.909Z] PASS [2021-07-10T10:48:30.909Z] coverage: 89.3% of statements [2021-07-10T10:48:30.909Z] ok github.com/docker/docker/pkg/tarsum 0.127s coverage: 89.3% of statements [2021-07-10T10:48:30.910Z] --- PASS: TestServiceWithDataPathPortInit (14.54s) [2021-07-10T10:48:30.910Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-10T10:48:31.371Z] testing: warning: no tests to run [2021-07-10T10:48:31.371Z] PASS [2021-07-10T10:48:31.371Z] coverage: [no statements] [2021-07-10T10:48:31.529Z] === RUN TestDockerSuite/TestEventsStreaming [2021-07-10T10:48:31.833Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2021-07-10T10:48:32.089Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-10T10:48:32.295Z] === RUN TestTruncIndex [2021-07-10T10:48:32.295Z] --- PASS: TestNewClientWithTimeout (17.67s) [2021-07-10T10:48:32.295Z] === RUN TestClientStream [2021-07-10T10:48:32.295Z] --- PASS: TestClientStream (0.00s) [2021-07-10T10:48:32.295Z] === RUN TestClientSendFile [2021-07-10T10:48:32.295Z] --- PASS: TestClientSendFile (0.00s) [2021-07-10T10:48:32.295Z] === RUN TestClientWithRequestTimeout [2021-07-10T10:48:32.295Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-07-10T10:48:32.295Z] === RUN TestFileSpecPlugin [2021-07-10T10:48:32.295Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-10T10:48:32.295Z] === RUN TestFileJSONSpecPlugin [2021-07-10T10:48:32.295Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-10T10:48:32.295Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-10T10:48:32.295Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-10T10:48:32.295Z] === RUN TestPluginAddHandler [2021-07-10T10:48:32.295Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-10T10:48:32.295Z] === RUN TestPluginWaitBadPlugin [2021-07-10T10:48:32.295Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-10T10:48:32.295Z] === RUN TestGet [2021-07-10T10:48:32.295Z] time="2021-07-10T10:48:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-10T10:48:32.295Z] --- PASS: TestTruncIndex (0.11s) [2021-07-10T10:48:32.295Z] PASS [2021-07-10T10:48:32.295Z] coverage: 91.5% of statements [2021-07-10T10:48:32.295Z] ok github.com/docker/docker/pkg/truncindex 0.147s coverage: 91.5% of statements [2021-07-10T10:48:32.756Z] === RUN TestIsGIT [2021-07-10T10:48:32.756Z] --- PASS: TestIsGIT (0.00s) [2021-07-10T10:48:32.756Z] === RUN TestIsTransport [2021-07-10T10:48:32.756Z] --- PASS: TestIsTransport (0.00s) [2021-07-10T10:48:32.756Z] PASS [2021-07-10T10:48:32.756Z] coverage: 100.0% of statements [2021-07-10T10:48:32.756Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2021-07-10T10:48:32.893Z] .......................... [ 67%] [2021-07-10T10:48:33.218Z] === RUN TestVersionInfo [2021-07-10T10:48:33.218Z] --- PASS: TestVersionInfo (0.00s) [2021-07-10T10:48:33.218Z] === RUN TestAppendVersions [2021-07-10T10:48:33.218Z] --- PASS: TestAppendVersions (0.00s) [2021-07-10T10:48:33.218Z] PASS [2021-07-10T10:48:33.218Z] coverage: 88.9% of statements [2021-07-10T10:48:33.218Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2021-07-10T10:48:33.218Z] time="2021-07-10T10:48:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-10T10:48:33.448Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1p8wpp0l0fpzvzlegwvgy145k Created:2021-07-10 10:48:31.790274527 +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[0d6b63c1c45075023eb20a36c6a46637dd4f1e0b5e67df17510e4ff251df3e6a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p50fw4a7s1dcrjobc7d59rmjq EndpointID:20c57a090bab0499b76c9ad473060976a0a725ea269771e6a1b5cabbdf63e5c6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1eb61b89dd59110d0643906a00b838050547f617de144e3cef50cbfd41eb42aa 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:1176242d214a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p50fw4a7s1dcrjobc7d59rmjq EndpointID:20c57a090bab0499b76c9ad473060976a0a725ea269771e6a1b5cabbdf63e5c6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-10T10:48:35.350Z] === RUN TestDockerSuite/TestEventsTop [2021-07-10T10:48:35.405Z] === RUN TestValidatePrivileges [2021-07-10T10:48:35.405Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-10T10:48:35.405Z] === RUN TestFilterByCapNeg [2021-07-10T10:48:35.405Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-10T10:48:35.405Z] === RUN TestFilterByCapPos [2021-07-10T10:48:35.405Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-10T10:48:35.405Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-10T10:48:35.405Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-10T10:48:35.405Z] PASS [2021-07-10T10:48:35.405Z] coverage: 12.0% of statements [2021-07-10T10:48:35.405Z] ok github.com/docker/docker/plugin 0.043s coverage: 12.0% of statements [2021-07-10T10:48:35.405Z] time="2021-07-10T10:48:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-10T10:48:35.866Z] === RUN TestNewSettable [2021-07-10T10:48:35.866Z] --- PASS: TestNewSettable (0.00s) [2021-07-10T10:48:35.866Z] === RUN TestIsSettable [2021-07-10T10:48:35.866Z] --- PASS: TestIsSettable (0.00s) [2021-07-10T10:48:35.866Z] === RUN TestUpdateSettingsEnv [2021-07-10T10:48:35.866Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-10T10:48:35.866Z] PASS [2021-07-10T10:48:35.866Z] coverage: 20.0% of statements [2021-07-10T10:48:35.866Z] ok github.com/docker/docker/plugin/v2 0.040s coverage: 20.0% of statements [2021-07-10T10:48:35.910Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-10T10:48:36.841Z] === RUN TestLoad [2021-07-10T10:48:36.841Z] --- PASS: TestLoad (0.00s) [2021-07-10T10:48:36.841Z] === RUN TestSave [2021-07-10T10:48:36.841Z] --- PASS: TestSave (0.03s) [2021-07-10T10:48:36.841Z] === RUN TestAddDeleteGet [2021-07-10T10:48:36.841Z] --- PASS: TestAddDeleteGet (0.04s) [2021-07-10T10:48:36.841Z] === RUN TestInvalidTags [2021-07-10T10:48:36.841Z] --- PASS: TestInvalidTags (0.01s) [2021-07-10T10:48:36.841Z] PASS [2021-07-10T10:48:36.841Z] coverage: 84.4% of statements [2021-07-10T10:48:36.841Z] ok github.com/docker/docker/reference 0.120s coverage: 84.4% of statements [2021-07-10T10:48:37.309Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-10T10:48:37.309Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-10T10:48:37.309Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-10T10:48:37.309Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-10T10:48:38.283Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-10T10:48:38.283Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-07-10T10:48:38.283Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-10T10:48:38.283Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-10T10:48:38.283Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-10T10:48:38.283Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-10T10:48:38.283Z] === RUN TestResumableRequestReaderWithReadError [2021-07-10T10:48:38.420Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-10T10:48:38.721Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.40s) [2021-07-10T10:48:38.721Z] PASS [2021-07-10T10:48:38.721Z] [2021-07-10T10:48:38.721Z] === Skipped [2021-07-10T10:48:38.721Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-10T10:48:38.721Z] service_test.go:242: FLAKY_TEST [2021-07-10T10:48:38.721Z] [2021-07-10T10:48:38.721Z] [2021-07-10T10:48:38.721Z] DONE 26 tests, 1 skipped in 47.449s [2021-07-10T10:48:38.721Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-10T10:48:38.721Z] INFO: Testing against a local daemon [2021-07-10T10:48:38.721Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-10T10:48:38.721Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-10T10:48:38.721Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-07-10T10:48:38.721Z] === RUN TestDockerNetworkIpvlan [2021-07-10T10:48:38.721Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-10T10:48:38.721Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2021-07-10T10:48:38.721Z] PASS [2021-07-10T10:48:38.721Z] [2021-07-10T10:48:38.721Z] === Skipped [2021-07-10T10:48:38.721Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-07-10T10:48:38.721Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-10T10:48:38.721Z] [2021-07-10T10:48:38.721Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2021-07-10T10:48:38.721Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-10T10:48:38.721Z] [2021-07-10T10:48:38.721Z] [2021-07-10T10:48:38.721Z] DONE 2 tests, 2 skipped in 0.099s [2021-07-10T10:48:38.721Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-10T10:48:38.721Z] INFO: Testing against a local daemon [2021-07-10T10:48:38.721Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-10T10:48:38.744Z] time="2021-07-10T10:48:38Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-10T10:48:38.744Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2021-07-10T10:48:38.744Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-10T10:48:38.744Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-10T10:48:38.744Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-10T10:48:38.744Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-10T10:48:38.744Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-10T10:48:38.744Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-10T10:48:38.744Z] === RUN TestResumableRequestReader [2021-07-10T10:48:38.744Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-10T10:48:38.744Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-10T10:48:38.744Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-10T10:48:38.744Z] PASS [2021-07-10T10:48:38.744Z] coverage: 100.0% of statements [2021-07-10T10:48:38.744Z] ok github.com/docker/docker/registry/resumable 0.221s coverage: 100.0% of statements [2021-07-10T10:48:38.744Z] === RUN TestResolveAuthConfigIndexServer [2021-07-10T10:48:38.744Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-10T10:48:38.744Z] === RUN TestResolveAuthConfigFullURL [2021-07-10T10:48:38.744Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-10T10:48:38.744Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-10T10:48:38.744Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-10T10:48:38.744Z] === RUN TestValidateMirror [2021-07-10T10:48:38.744Z] --- PASS: TestValidateMirror (0.00s) [2021-07-10T10:48:38.744Z] === RUN TestLoadInsecureRegistries [2021-07-10T10:48:38.744Z] time="2021-07-10T10:48:38Z" 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-10T10:48:38.744Z] time="2021-07-10T10:48:38Z" 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-10T10:48:38.744Z] time="2021-07-10T10:48:38Z" 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-10T10:48:38.744Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2021-07-10T10:48:38.744Z] === RUN TestNewServiceConfig [2021-07-10T10:48:38.745Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-10T10:48:38.745Z] === RUN TestValidateIndexName [2021-07-10T10:48:38.745Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-10T10:48:38.745Z] === RUN TestValidateIndexNameWithError [2021-07-10T10:48:38.745Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-10T10:48:38.745Z] === RUN TestEndpointParse [2021-07-10T10:48:38.745Z] --- PASS: TestEndpointParse (0.00s) [2021-07-10T10:48:38.745Z] === RUN TestEndpointParseInvalid [2021-07-10T10:48:38.745Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-10T10:48:38.745Z] === RUN TestValidateEndpoint [2021-07-10T10:48:38.745Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-10T10:48:38.745Z] === RUN TestPing [2021-07-10T10:48:38.745Z] --- PASS: TestPing (0.00s) [2021-07-10T10:48:38.745Z] === RUN TestPingRegistryEndpoint [2021-07-10T10:48:38.745Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:48:38.745Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-10T10:48:38.745Z] === RUN TestEndpoint [2021-07-10T10:48:38.745Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:48:38.745Z] --- SKIP: TestEndpoint (0.00s) [2021-07-10T10:48:38.745Z] === RUN TestParseRepositoryInfo [2021-07-10T10:48:38.745Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-10T10:48:38.745Z] === RUN TestNewIndexInfo [2021-07-10T10:48:38.745Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-10T10:48:38.745Z] === RUN TestMirrorEndpointLookup [2021-07-10T10:48:38.745Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:48:38.745Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-07-10T10:48:38.745Z] === RUN TestSearchRepositories [2021-07-10T10:48:38.745Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-10T10:48:38.745Z] Host: 127.0.0.1:49342 [2021-07-10T10:48:38.745Z] User-Agent: docker test client [2021-07-10T10:48:38.745Z] Authorization: Token fake-token [2021-07-10T10:48:38.745Z] X-Docker-Token: true [2021-07-10T10:48:38.745Z] Accept-Encoding: gzip [2021-07-10T10:48:38.745Z] [2021-07-10T10:48:38.745Z] [2021-07-10T10:48:38.745Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-10T10:48:38.745Z] Connection: close [2021-07-10T10:48:38.745Z] Content-Length: 144 [2021-07-10T10:48:38.745Z] Cache-Control: no-cache [2021-07-10T10:48:38.745Z] Content-Type: application/json [2021-07-10T10:48:38.745Z] Date: Sat, 10 Jul 2021 10:48:38 GMT [2021-07-10T10:48:38.745Z] Expires: -1 [2021-07-10T10:48:38.745Z] Pragma: no-cache [2021-07-10T10:48:38.745Z] Server: docker-tests/mock [2021-07-10T10:48:38.745Z] X-Docker-Registry-Config: mock [2021-07-10T10:48:38.745Z] X-Docker-Registry-Version: 0.0.0 [2021-07-10T10:48:38.745Z] [2021-07-10T10:48:38.745Z] [2021-07-10T10:48:38.745Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-10T10:48:38.745Z] === RUN TestTrustedLocation [2021-07-10T10:48:38.745Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-10T10:48:38.745Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-10T10:48:38.745Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-10T10:48:38.745Z] === RUN TestAllowNondistributableArtifacts [2021-07-10T10:48:39.206Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-10T10:48:39.206Z] === RUN TestIsSecureIndex [2021-07-10T10:48:39.206Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-10T10:48:39.206Z] PASS [2021-07-10T10:48:39.206Z] coverage: 51.7% of statements [2021-07-10T10:48:39.206Z] ok github.com/docker/docker/registry 0.275s coverage: 51.7% of statements [2021-07-10T10:48:39.206Z] === RUN TestRestartManagerTimeout [2021-07-10T10:48:39.206Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-10T10:48:39.206Z] === RUN TestRestartManagerTimeoutReset [2021-07-10T10:48:39.206Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-10T10:48:39.206Z] PASS [2021-07-10T10:48:39.206Z] coverage: 50.9% of statements [2021-07-10T10:48:39.206Z] ok github.com/docker/docker/restartmanager 0.037s coverage: 50.9% of statements [2021-07-10T10:48:39.206Z] time="2021-07-10T10:48:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-10T10:48:39.289Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2021-07-10T10:48:39.289Z] === RUN TestDockerNetworkMacvlan [2021-07-10T10:48:39.667Z] === RUN TestDecodeContainerConfig [2021-07-10T10:48:39.667Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-10T10:48:39.667Z] === RUN TestDecodeContainerConfigIsolation [2021-07-10T10:48:39.667Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-10T10:48:39.667Z] === RUN TestValidatePrivileged [2021-07-10T10:48:39.667Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-10T10:48:39.667Z] PASS [2021-07-10T10:48:39.667Z] coverage: 52.2% of statements [2021-07-10T10:48:39.667Z] ok github.com/docker/docker/runconfig 0.045s coverage: 52.2% of statements [2021-07-10T10:48:39.782Z] === RUN TestDockerSuite/TestExec [2021-07-10T10:48:40.129Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-10T10:48:40.129Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-10T10:48:40.129Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-10T10:48:40.129Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-10T10:48:40.129Z] PASS [2021-07-10T10:48:40.129Z] coverage: 62.5% of statements [2021-07-10T10:48:40.129Z] ok github.com/docker/docker/testutil 0.047s coverage: 62.5% of statements [2021-07-10T10:48:40.227Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-10T10:48:40.707Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-10T10:48:40.798Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-10T10:48:41.269Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-10T10:48:41.737Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-10T10:48:42.195Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-10T10:48:42.755Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-10T10:48:43.011Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-07-10T10:48:43.885Z] === RUN TestGetDriver [2021-07-10T10:48:43.885Z] --- PASS: TestGetDriver (0.00s) [2021-07-10T10:48:43.885Z] === RUN TestVolumeRequestError [2021-07-10T10:48:43.885Z] --- PASS: TestVolumeRequestError (0.00s) [2021-07-10T10:48:43.885Z] PASS [2021-07-10T10:48:43.885Z] coverage: 36.1% of statements [2021-07-10T10:48:43.885Z] ok github.com/docker/docker/volume/drivers 0.066s coverage: 36.1% of statements [2021-07-10T10:48:43.885Z] === RUN TestGetAddress [2021-07-10T10:48:43.885Z] --- PASS: TestGetAddress (0.00s) [2021-07-10T10:48:43.885Z] === RUN TestRemove [2021-07-10T10:48:43.885Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-10T10:48:43.885Z] --- SKIP: TestRemove (0.00s) [2021-07-10T10:48:43.885Z] === RUN TestInitializeWithVolumes [2021-07-10T10:48:43.885Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-10T10:48:43.885Z] === RUN TestCreate [2021-07-10T10:48:43.885Z] --- PASS: TestCreate (0.01s) [2021-07-10T10:48:43.885Z] === RUN TestValidateName [2021-07-10T10:48:43.885Z] --- PASS: TestValidateName (0.00s) [2021-07-10T10:48:43.885Z] === RUN TestCreateWithOpts [2021-07-10T10:48:43.885Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-10T10:48:43.885Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-10T10:48:43.885Z] === RUN TestRelaodNoOpts [2021-07-10T10:48:43.885Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-10T10:48:43.885Z] PASS [2021-07-10T10:48:43.885Z] coverage: 41.5% of statements [2021-07-10T10:48:43.885Z] ok github.com/docker/docker/volume/local 0.073s coverage: 41.5% of statements [2021-07-10T10:48:44.276Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-10T10:48:44.895Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-10T10:48:45.429Z] === RUN TestConvertTmpfsOptions [2021-07-10T10:48:45.429Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-10T10:48:45.429Z] parser_test.go:49: data="ro" [2021-07-10T10:48:45.429Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-10T10:48:45.429Z] === RUN TestParseMountRaw [2021-07-10T10:48:45.429Z] --- PASS: TestParseMountRaw (0.03s) [2021-07-10T10:48:45.429Z] === RUN TestParseMountRawSplit [2021-07-10T10:48:45.429Z] parser_test.go:390: case 0 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 1 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 2 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 3 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 4 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 5 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 6 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 7 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 8 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 0 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 1 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 2 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 3 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 4 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 5 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 6 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 7 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 8 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 9 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 10 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 11 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 12 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 0 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 1 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 2 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 3 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 4 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 5 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 6 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 7 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 8 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 9 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 10 [2021-07-10T10:48:45.429Z] parser_test.go:390: case 11 [2021-07-10T10:48:45.429Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-07-10T10:48:45.429Z] === RUN TestParseMountSpec [2021-07-10T10:48:45.429Z] parser_test.go:455: case 0 [2021-07-10T10:48:45.429Z] parser_test.go:455: case 1 [2021-07-10T10:48:45.429Z] parser_test.go:455: case 2 [2021-07-10T10:48:45.429Z] parser_test.go:455: case 3 [2021-07-10T10:48:45.429Z] parser_test.go:455: case 4 [2021-07-10T10:48:45.429Z] parser_test.go:455: case 5 [2021-07-10T10:48:45.429Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-10T10:48:45.429Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-10T10:48:45.429Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-10T10:48:45.429Z] === RUN TestValidateMount [2021-07-10T10:48:45.429Z] --- PASS: TestValidateMount (0.00s) [2021-07-10T10:48:45.429Z] PASS [2021-07-10T10:48:45.429Z] coverage: 66.2% of statements [2021-07-10T10:48:45.429Z] ok github.com/docker/docker/volume/mounts 0.086s coverage: 66.2% of statements [2021-07-10T10:48:45.822Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-10T10:48:45.892Z] === RUN TestSetGetMeta [2021-07-10T10:48:45.892Z] === PAUSE TestSetGetMeta [2021-07-10T10:48:45.892Z] === RUN TestRestore [2021-07-10T10:48:45.892Z] === PAUSE TestRestore [2021-07-10T10:48:45.892Z] === RUN TestServiceCreate [2021-07-10T10:48:45.892Z] === PAUSE TestServiceCreate [2021-07-10T10:48:45.892Z] === RUN TestServiceList [2021-07-10T10:48:45.892Z] === PAUSE TestServiceList [2021-07-10T10:48:45.892Z] === RUN TestServiceRemove [2021-07-10T10:48:45.892Z] === PAUSE TestServiceRemove [2021-07-10T10:48:45.892Z] === RUN TestServiceGet [2021-07-10T10:48:45.892Z] === PAUSE TestServiceGet [2021-07-10T10:48:45.892Z] === RUN TestServicePrune [2021-07-10T10:48:45.892Z] === PAUSE TestServicePrune [2021-07-10T10:48:45.892Z] === RUN TestCreate [2021-07-10T10:48:45.892Z] === PAUSE TestCreate [2021-07-10T10:48:45.892Z] === RUN TestRemove [2021-07-10T10:48:45.892Z] === PAUSE TestRemove [2021-07-10T10:48:45.892Z] === RUN TestList [2021-07-10T10:48:45.892Z] === PAUSE TestList [2021-07-10T10:48:45.892Z] === RUN TestFindByDriver [2021-07-10T10:48:45.892Z] === PAUSE TestFindByDriver [2021-07-10T10:48:45.892Z] === RUN TestFindByReferenced [2021-07-10T10:48:45.892Z] === PAUSE TestFindByReferenced [2021-07-10T10:48:45.892Z] === RUN TestDerefMultipleOfSameRef [2021-07-10T10:48:45.892Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-10T10:48:45.892Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-10T10:48:45.892Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-10T10:48:45.892Z] === RUN TestDefererencePluginOnCreateError [2021-07-10T10:48:45.892Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-10T10:48:45.892Z] === RUN TestRefDerefRemove [2021-07-10T10:48:45.892Z] === PAUSE TestRefDerefRemove [2021-07-10T10:48:45.892Z] === RUN TestGet [2021-07-10T10:48:45.892Z] === PAUSE TestGet [2021-07-10T10:48:45.892Z] === RUN TestGetWithReference [2021-07-10T10:48:45.892Z] === PAUSE TestGetWithReference [2021-07-10T10:48:45.892Z] === RUN TestFilterFunc [2021-07-10T10:48:45.892Z] === RUN TestFilterFunc/test_nil_list [2021-07-10T10:48:45.892Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-10T10:48:45.892Z] === RUN TestFilterFunc/test_empty_list [2021-07-10T10:48:45.892Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-10T10:48:45.892Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-10T10:48:45.892Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-10T10:48:45.892Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-10T10:48:45.892Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-10T10:48:45.892Z] === RUN TestFilterFunc/test_filter_some [2021-07-10T10:48:45.892Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-10T10:48:45.892Z] === RUN TestFilterFunc/test_filter_middle [2021-07-10T10:48:45.892Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-10T10:48:45.892Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-10T10:48:45.892Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-10T10:48:45.892Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-10T10:48:45.892Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-10T10:48:45.892Z] === CONT TestFilterFunc/test_nil_list [2021-07-10T10:48:45.892Z] === CONT TestFilterFunc/test_filter_some [2021-07-10T10:48:45.892Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-10T10:48:45.892Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-10T10:48:45.892Z] === CONT TestFilterFunc/test_empty_list [2021-07-10T10:48:45.892Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-10T10:48:45.892Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-10T10:48:45.892Z] === CONT TestFilterFunc/test_filter_middle [2021-07-10T10:48:45.892Z] --- PASS: TestFilterFunc (0.00s) [2021-07-10T10:48:45.892Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-10T10:48:45.892Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-10T10:48:45.892Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-10T10:48:45.892Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-10T10:48:45.892Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-10T10:48:45.892Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-10T10:48:45.892Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-10T10:48:45.892Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-10T10:48:45.892Z] === CONT TestSetGetMeta [2021-07-10T10:48:45.892Z] === CONT TestServicePrune [2021-07-10T10:48:45.892Z] === CONT TestFindByReferenced [2021-07-10T10:48:45.892Z] === CONT TestServiceList [2021-07-10T10:48:45.892Z] --- PASS: TestSetGetMeta (0.02s) [2021-07-10T10:48:45.892Z] === CONT TestServiceGet [2021-07-10T10:48:45.892Z] --- PASS: TestFindByReferenced (0.04s) [2021-07-10T10:48:45.892Z] === CONT TestServiceRemove [2021-07-10T10:48:46.354Z] --- PASS: TestServiceGet (0.13s) [2021-07-10T10:48:46.354Z] === CONT TestServiceCreate [2021-07-10T10:48:46.354Z] time="2021-07-10T10:48:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-10T10:48:46.354Z] --- PASS: TestServiceRemove (0.12s) [2021-07-10T10:48:46.354Z] === CONT TestRestore [2021-07-10T10:48:46.354Z] --- PASS: TestServiceList (0.17s) [2021-07-10T10:48:46.354Z] === CONT TestFindByDriver [2021-07-10T10:48:46.354Z] time="2021-07-10T10:48:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-10T10:48:46.354Z] time="2021-07-10T10:48:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-10T10:48:46.354Z] time="2021-07-10T10:48:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-10T10:48:46.354Z] --- PASS: TestServiceCreate (0.03s) [2021-07-10T10:48:46.354Z] === CONT TestList [2021-07-10T10:48:46.354Z] --- PASS: TestFindByDriver (0.02s) [2021-07-10T10:48:46.354Z] === CONT TestRemove [2021-07-10T10:48:46.354Z] time="2021-07-10T10:48:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-10T10:48:46.354Z] --- PASS: TestRestore (0.03s) [2021-07-10T10:48:46.354Z] === CONT TestCreate [2021-07-10T10:48:46.354Z] --- PASS: TestServicePrune (0.20s) [2021-07-10T10:48:46.354Z] === CONT TestGetWithReference [2021-07-10T10:48:46.354Z] --- PASS: TestCreate (0.02s) [2021-07-10T10:48:46.354Z] === CONT TestDefererencePluginOnCreateError [2021-07-10T10:48:46.354Z] --- PASS: TestRemove (0.02s) [2021-07-10T10:48:46.354Z] === CONT TestGet [2021-07-10T10:48:46.354Z] --- PASS: TestList (0.03s) [2021-07-10T10:48:46.354Z] === CONT TestRefDerefRemove [2021-07-10T10:48:46.354Z] --- PASS: TestGetWithReference (0.03s) [2021-07-10T10:48:46.354Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-10T10:48:46.354Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-07-10T10:48:46.354Z] === CONT TestDerefMultipleOfSameRef [2021-07-10T10:48:46.354Z] --- PASS: TestGet (0.02s) [2021-07-10T10:48:46.354Z] --- PASS: TestRefDerefRemove (0.02s) [2021-07-10T10:48:46.354Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-07-10T10:48:46.354Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-07-10T10:48:46.354Z] PASS [2021-07-10T10:48:46.354Z] coverage: 69.6% of statements [2021-07-10T10:48:46.354Z] ok github.com/docker/docker/volume/service 0.321s coverage: 69.6% of statements [2021-07-10T10:48:46.854Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-10T10:48:47.200Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-10T10:48:47.326Z] --- PASS: TestGet (15.03s) [2021-07-10T10:48:47.326Z] === RUN TestPluginWithNoManifest [2021-07-10T10:48:47.326Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-10T10:48:47.326Z] === RUN TestGetAll [2021-07-10T10:48:47.326Z] --- PASS: TestGetAll (0.01s) [2021-07-10T10:48:47.326Z] PASS [2021-07-10T10:48:47.326Z] coverage: 73.4% of statements [2021-07-10T10:48:47.326Z] ok github.com/docker/docker/pkg/plugins 36.341s coverage: 73.4% of statements [2021-07-10T10:48:48.125Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-10T10:48:49.050Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-10T10:48:49.975Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-10T10:48:51.337Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-10T10:48:52.134Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-10T10:48:53.223Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-10T10:48:53.515Z] --- PASS: TestDockerNetworkMacvlan (14.23s) [2021-07-10T10:48:53.515Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-07-10T10:48:53.515Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-07-10T10:48:53.515Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.54s) [2021-07-10T10:48:53.515Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.91s) [2021-07-10T10:48:53.515Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.07s) [2021-07-10T10:48:53.515Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s) [2021-07-10T10:48:53.515Z] PASS [2021-07-10T10:48:53.515Z] [2021-07-10T10:48:53.515Z] DONE 8 tests in 15.586s [2021-07-10T10:48:53.515Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-10T10:48:53.515Z] testing: warning: no tests to run [2021-07-10T10:48:53.515Z] PASS [2021-07-10T10:48:53.515Z] [2021-07-10T10:48:53.515Z] DONE 0 tests in 0.007s [2021-07-10T10:48:53.515Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-10T10:48:53.774Z] INFO: Testing against a local daemon [2021-07-10T10:48:53.774Z] === RUN TestAuthZPluginAllowRequest [2021-07-10T10:48:55.153Z] --- PASS: TestAuthZPluginAllowRequest (1.48s) [2021-07-10T10:48:55.153Z] === RUN TestAuthZPluginTLS [2021-07-10T10:48:55.721Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-07-10T10:48:55.722Z] === RUN TestAuthZPluginDenyRequest [2021-07-10T10:48:55.734Z] === RUN TestDockerSuite/TestExecEnv [2021-07-10T10:48:56.291Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-07-10T10:48:56.291Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-10T10:48:56.294Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-10T10:48:56.859Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-07-10T10:48:56.859Z] === RUN TestAuthZPluginDenyResponse [2021-07-10T10:48:57.427Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-07-10T10:48:57.427Z] === RUN TestAuthZPluginAllowEventStream [2021-07-10T10:48:58.180Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-10T10:48:58.807Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s) [2021-07-10T10:48:58.808Z] === RUN TestAuthZPluginErrorResponse [2021-07-10T10:48:59.376Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-07-10T10:48:59.376Z] === RUN TestAuthZPluginErrorRequest [2021-07-10T10:48:59.542Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-10T10:48:59.944Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-07-10T10:48:59.944Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-10T10:49:00.513Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-07-10T10:49:00.513Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-10T10:49:02.420Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.70s) [2021-07-10T10:49:02.420Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-10T10:49:02.804Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-10T10:49:03.364Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-07-10T10:49:03.801Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2021-07-10T10:49:03.801Z] === RUN TestAuthZPluginHeader [2021-07-10T10:49:04.290Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-07-10T10:49:04.369Z] --- PASS: TestAuthZPluginHeader (0.71s) [2021-07-10T10:49:04.369Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-10T10:49:04.545Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-10T10:49:05.908Z] === RUN TestDockerSuite/TestExecParseError [2021-07-10T10:49:06.468Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-10T10:49:07.394Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-10T10:49:08.464Z] 2021/07/10 10:49:07 Closing DB instances... [2021-07-10T10:49:08.563Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.58s) [2021-07-10T10:49:08.564Z] === RUN TestAuthZPluginV2Disable [2021-07-10T10:49:08.755Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-10T10:49:08.926Z] --- PASS: TestNetworkDBGarbageCollection (53.85s) [2021-07-10T10:49:08.926Z] === RUN TestFindNode [2021-07-10T10:49:08.926Z] 2021/07/10 10:49:08 Closing DB instances... [2021-07-10T10:49:08.926Z] --- PASS: TestFindNode (0.01s) [2021-07-10T10:49:08.926Z] === RUN TestChangeNodeState [2021-07-10T10:49:08.926Z] 2021/07/10 10:49:08 Closing DB instances... [2021-07-10T10:49:08.926Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-10T10:49:08.926Z] === RUN TestNodeReincarnation [2021-07-10T10:49:08.926Z] 2021/07/10 10:49:08 Closing DB instances... [2021-07-10T10:49:09.316Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-07-10T10:49:11.101Z] --- PASS: TestAuthZPluginV2Disable (2.87s) [2021-07-10T10:49:11.101Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-10T10:49:11.200Z] docker_api_swarm_service_test.go:394: [d9edc3b0966f8] joining swarm manager [d533660d880f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T10:49:11.857Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-07-10T10:49:12.126Z] docker_api_swarm_service_test.go:394: [d4262831f401e] joining swarm manager [d533660d880f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-10T10:49:12.381Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-10T10:49:12.553Z] 29d5b6a226d2: Pull complete [2021-07-10T10:49:12.553Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-10T10:49:12.553Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T10:49:12.553Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-10T10:49:12.553Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-10T10:49:12.553Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-10T10:49:12.553Z] WARN: Skipping validation tests [2021-07-10T10:49:12.553Z] INFO: Running unit tests at 07/10/2021 10:48:58... [2021-07-10T10:49:12.553Z] INFO: make.ps1 starting at 07/10/2021 10:49:02 [2021-07-10T10:49:12.553Z] INFO: Git commit (635ce3c3c5) assumed from DOCKER_GITCOMMIT environment variable [2021-07-10T10:49:12.553Z] INFO: Invoking autogen... [2021-07-10T10:49:12.553Z] INFO: Running unit tests... [2021-07-10T10:49:12.553Z] 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/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/signal/testfiles 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-10T10:49:13.637Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.70s) [2021-07-10T10:49:13.637Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-10T10:49:13.744Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:13Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-10T10:49:14.734Z] --- PASS: TestNodeReincarnation (5.01s) [2021-07-10T10:49:14.734Z] === RUN TestParallelCreate [2021-07-10T10:49:14.734Z] 2021/07/10 10:49:13 Closing DB instances... [2021-07-10T10:49:14.734Z] --- PASS: TestParallelCreate (0.01s) [2021-07-10T10:49:14.734Z] === RUN TestParallelDelete [2021-07-10T10:49:14.734Z] 2021/07/10 10:49:13 Closing DB instances... [2021-07-10T10:49:14.734Z] --- PASS: TestParallelDelete (0.01s) [2021-07-10T10:49:14.734Z] === RUN TestNetworkDBIslands [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:13Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b5459aa6c1ff with config:&{NodeID:b5459aa6c1ff Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:13Z" level=info msg="Node b5459aa6c1ff/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:13Z" level=info msg="Node b5459aa6c1ff/172.26.35.224, added to nodes list" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:13Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0d4404bf0cd6 with config:&{NodeID:0d4404bf0cd6 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:13Z" level=info msg="Node 0d4404bf0cd6/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:13Z" level=info msg="Node 0d4404bf0cd6/172.26.35.224, added to nodes list" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:13Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:13Z" level=info msg="Node 0d4404bf0cd6/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:13Z" level=info msg="Node 0d4404bf0cd6/172.26.35.224, added to nodes list" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:13Z" level=info msg="Node b5459aa6c1ff/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:13Z" level=info msg="Node b5459aa6c1ff/172.26.35.224, added to nodes list" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:14Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2493737c05e9 with config:&{NodeID:2493737c05e9 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:14Z" level=info msg="Node 2493737c05e9/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:14Z" level=info msg="Node 2493737c05e9/172.26.35.224, added to nodes list" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:14Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:14Z" level=info msg="Node 2493737c05e9/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:14Z" level=info msg="Node 2493737c05e9/172.26.35.224, added to nodes list" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:14Z" level=info msg="Node b5459aa6c1ff/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:14Z" level=info msg="Node b5459aa6c1ff/172.26.35.224, added to nodes list" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:14Z" level=info msg="Node 0d4404bf0cd6/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:14Z" level=info msg="Node 0d4404bf0cd6/172.26.35.224, added to nodes list" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:14Z" level=info msg="Node 2493737c05e9/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:14.734Z] time="2021-07-10T10:49:14Z" level=info msg="Node 2493737c05e9/172.26.35.224, added to nodes list" [2021-07-10T10:49:15.109Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-10T10:49:15.195Z] time="2021-07-10T10:49:14Z" level=error msg="Bulk sync to node e6c9333f2b94 timed out" [2021-07-10T10:49:15.195Z] time="2021-07-10T10:49:14Z" level=error msg="Bulk sync to node 711e710b246c timed out" [2021-07-10T10:49:15.195Z] time="2021-07-10T10:49:14Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:eac726ffd05f with config:&{NodeID:eac726ffd05f Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-10T10:49:15.195Z] time="2021-07-10T10:49:14Z" level=info msg="Node eac726ffd05f/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:15.195Z] time="2021-07-10T10:49:14Z" level=info msg="Node eac726ffd05f/172.26.35.224, added to nodes list" [2021-07-10T10:49:15.195Z] time="2021-07-10T10:49:14Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-10T10:49:15.195Z] time="2021-07-10T10:49:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-10T10:49:15.195Z] time="2021-07-10T10:49:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2021-07-10T10:49:15.195Z] time="2021-07-10T10:49:14Z" level=info msg="Node eac726ffd05f/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:15.195Z] time="2021-07-10T10:49:14Z" level=info msg="Node eac726ffd05f/172.26.35.224, added to nodes list" [2021-07-10T10:49:15.195Z] time="2021-07-10T10:49:14Z" level=info msg="Node b5459aa6c1ff/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:15.195Z] time="2021-07-10T10:49:14Z" level=info msg="Node b5459aa6c1ff/172.26.35.224, added to nodes list" [2021-07-10T10:49:15.195Z] time="2021-07-10T10:49:14Z" level=info msg="Node 0d4404bf0cd6/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:15.195Z] time="2021-07-10T10:49:14Z" level=info msg="Node 0d4404bf0cd6/172.26.35.224, added to nodes list" [2021-07-10T10:49:15.195Z] time="2021-07-10T10:49:14Z" level=info msg="Node 2493737c05e9/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:15.195Z] time="2021-07-10T10:49:14Z" level=info msg="Node 2493737c05e9/172.26.35.224, added to nodes list" [2021-07-10T10:49:15.195Z] time="2021-07-10T10:49:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-10T10:49:15.195Z] time="2021-07-10T10:49:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2021-07-10T10:49:15.195Z] time="2021-07-10T10:49:15Z" level=info msg="Node eac726ffd05f/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:15.195Z] time="2021-07-10T10:49:15Z" level=info msg="Node eac726ffd05f/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:15.195Z] time="2021-07-10T10:49:15Z" level=info msg="Node eac726ffd05f/172.26.35.224, added to nodes list" [2021-07-10T10:49:15.195Z] time="2021-07-10T10:49:15Z" level=info msg="Node eac726ffd05f/172.26.35.224, added to nodes list" [2021-07-10T10:49:15.656Z] time="2021-07-10T10:49:15Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:2ce27dcf6276 with config:&{NodeID:2ce27dcf6276 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-10T10:49:15.656Z] time="2021-07-10T10:49:15Z" level=info msg="Node 2ce27dcf6276/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:15.656Z] time="2021-07-10T10:49:15Z" level=info msg="Node 2ce27dcf6276/172.26.35.224, added to nodes list" [2021-07-10T10:49:15.656Z] time="2021-07-10T10:49:15Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-10T10:49:15.656Z] time="2021-07-10T10:49:15Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-10T10:49:15.656Z] time="2021-07-10T10:49:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49371" [2021-07-10T10:49:15.656Z] time="2021-07-10T10:49:15Z" level=info msg="Node 2ce27dcf6276/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:15.656Z] time="2021-07-10T10:49:15Z" level=info msg="Node 2ce27dcf6276/172.26.35.224, added to nodes list" [2021-07-10T10:49:15.656Z] time="2021-07-10T10:49:15Z" level=info msg="Node 0d4404bf0cd6/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:15.656Z] time="2021-07-10T10:49:15Z" level=info msg="Node 0d4404bf0cd6/172.26.35.224, added to nodes list" [2021-07-10T10:49:15.656Z] time="2021-07-10T10:49:15Z" level=info msg="Node 2493737c05e9/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:15.656Z] time="2021-07-10T10:49:15Z" level=info msg="Node 2493737c05e9/172.26.35.224, added to nodes list" [2021-07-10T10:49:15.656Z] time="2021-07-10T10:49:15Z" level=info msg="Node b5459aa6c1ff/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:15.656Z] time="2021-07-10T10:49:15Z" level=info msg="Node b5459aa6c1ff/172.26.35.224, added to nodes list" [2021-07-10T10:49:15.656Z] time="2021-07-10T10:49:15Z" level=info msg="Node eac726ffd05f/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:15.656Z] time="2021-07-10T10:49:15Z" level=info msg="Node eac726ffd05f/172.26.35.224, added to nodes list" [2021-07-10T10:49:15.656Z] time="2021-07-10T10:49:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-10T10:49:15.656Z] time="2021-07-10T10:49:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372" [2021-07-10T10:49:15.656Z] time="2021-07-10T10:49:15Z" level=info msg="Node 2ce27dcf6276/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:15.656Z] time="2021-07-10T10:49:15Z" level=info msg="Node 2ce27dcf6276/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:15.656Z] time="2021-07-10T10:49:15Z" level=info msg="Node 2ce27dcf6276/172.26.35.224, added to nodes list" [2021-07-10T10:49:15.656Z] time="2021-07-10T10:49:15Z" level=info msg="Node 2ce27dcf6276/172.26.35.224, added to nodes list" [2021-07-10T10:49:15.656Z] time="2021-07-10T10:49:15Z" level=info msg="Node 2ce27dcf6276/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:15.656Z] time="2021-07-10T10:49:15Z" level=info msg="Node 2ce27dcf6276/172.26.35.224, added to nodes list" [2021-07-10T10:49:16.117Z] networkdb_test.go:834: Re-joining: 3 [2021-07-10T10:49:16.117Z] time="2021-07-10T10:49:15Z" level=info msg="The new bootstrap node list is:[172.26.35.224:10033 172.26.35.224:10034 172.26.35.224:10035]" [2021-07-10T10:49:16.117Z] time="2021-07-10T10:49:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.35.224:10033" [2021-07-10T10:49:16.117Z] time="2021-07-10T10:49:15Z" level=debug msg="memberlist: Stream connection from=172.26.35.224:49373" [2021-07-10T10:49:16.117Z] time="2021-07-10T10:49:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.35.224:10034" [2021-07-10T10:49:16.117Z] time="2021-07-10T10:49:15Z" level=debug msg="memberlist: Stream connection from=172.26.35.224:49374" [2021-07-10T10:49:16.117Z] time="2021-07-10T10:49:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.35.224:10035" [2021-07-10T10:49:16.117Z] time="2021-07-10T10:49:15Z" level=debug msg="memberlist: Stream connection from=172.26.35.224:49375" [2021-07-10T10:49:16.117Z] networkdb_test.go:834: Re-joining: 4 [2021-07-10T10:49:16.117Z] time="2021-07-10T10:49:15Z" level=info msg="The new bootstrap node list is:[172.26.35.224:10033 172.26.35.224:10034 172.26.35.224:10035]" [2021-07-10T10:49:16.117Z] time="2021-07-10T10:49:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.35.224:10033" [2021-07-10T10:49:16.117Z] time="2021-07-10T10:49:15Z" level=debug msg="memberlist: Stream connection from=172.26.35.224:49376" [2021-07-10T10:49:16.117Z] time="2021-07-10T10:49:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.35.224:10034" [2021-07-10T10:49:16.117Z] time="2021-07-10T10:49:15Z" level=debug msg="memberlist: Stream connection from=172.26.35.224:49377" [2021-07-10T10:49:16.117Z] time="2021-07-10T10:49:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.35.224:10035" [2021-07-10T10:49:16.117Z] time="2021-07-10T10:49:15Z" level=debug msg="memberlist: Stream connection from=172.26.35.224:49378" [2021-07-10T10:49:16.578Z] time="2021-07-10T10:49:16Z" level=info msg="node 0 leaving" [2021-07-10T10:49:16.578Z] time="2021-07-10T10:49:16Z" level=info msg="Node b5459aa6c1ff change state NodeActive --> NodeLeft" [2021-07-10T10:49:16.578Z] time="2021-07-10T10:49:16Z" level=info msg="node5(2ce27dcf6276): Node leave event for b5459aa6c1ff/172.26.35.224" [2021-07-10T10:49:16.578Z] time="2021-07-10T10:49:16Z" level=info msg="Node b5459aa6c1ff change state NodeActive --> NodeLeft" [2021-07-10T10:49:16.578Z] time="2021-07-10T10:49:16Z" level=info msg="node4(eac726ffd05f): Node leave event for b5459aa6c1ff/172.26.35.224" [2021-07-10T10:49:16.578Z] time="2021-07-10T10:49:16Z" level=info msg="Node b5459aa6c1ff change state NodeActive --> NodeLeft" [2021-07-10T10:49:16.578Z] time="2021-07-10T10:49:16Z" level=info msg="node2(0d4404bf0cd6): Node leave event for b5459aa6c1ff/172.26.35.224" [2021-07-10T10:49:16.578Z] time="2021-07-10T10:49:16Z" level=info msg="Node b5459aa6c1ff/172.26.35.224, left gossip cluster" [2021-07-10T10:49:16.578Z] time="2021-07-10T10:49:16Z" level=info msg="Node b5459aa6c1ff change state NodeActive --> NodeFailed" [2021-07-10T10:49:16.578Z] time="2021-07-10T10:49:16Z" level=info msg="Node b5459aa6c1ff/172.26.35.224, added to failed nodes list" [2021-07-10T10:49:16.578Z] time="2021-07-10T10:49:16Z" level=info msg="Node b5459aa6c1ff change state NodeActive --> NodeLeft" [2021-07-10T10:49:16.578Z] time="2021-07-10T10:49:16Z" level=info msg="node3(2493737c05e9): Node leave event for b5459aa6c1ff/172.26.35.224" [2021-07-10T10:49:16.578Z] time="2021-07-10T10:49:16Z" level=error msg="node: b5459aa6c1ff is unknown to memberlist" [2021-07-10T10:49:17.039Z] time="2021-07-10T10:49:16Z" level=info msg="Node b5459aa6c1ff/172.26.35.224, left gossip cluster" [2021-07-10T10:49:17.039Z] time="2021-07-10T10:49:16Z" level=info msg="Node b5459aa6c1ff/172.26.35.224, left gossip cluster" [2021-07-10T10:49:17.039Z] time="2021-07-10T10:49:16Z" level=info msg="Node b5459aa6c1ff/172.26.35.224, left gossip cluster" [2021-07-10T10:49:17.039Z] time="2021-07-10T10:49:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.35.224:10033" [2021-07-10T10:49:17.039Z] time="2021-07-10T10:49:16Z" level=debug msg="memberlist: Stream connection from=172.26.35.224:49379" [2021-07-10T10:49:17.039Z] time="2021-07-10T10:49:16Z" level=error msg="node: b5459aa6c1ff is unknown to memberlist" [2021-07-10T10:49:17.039Z] time="2021-07-10T10:49:16Z" level=info msg="node 1 leaving" [2021-07-10T10:49:17.039Z] time="2021-07-10T10:49:16Z" level=error msg="node: b5459aa6c1ff is unknown to memberlist" [2021-07-10T10:49:17.039Z] time="2021-07-10T10:49:16Z" level=info msg="Node b5459aa6c1ff/172.26.35.224, left gossip cluster" [2021-07-10T10:49:17.039Z] time="2021-07-10T10:49:16Z" level=info msg="Node 0d4404bf0cd6 change state NodeActive --> NodeLeft" [2021-07-10T10:49:17.039Z] time="2021-07-10T10:49:16Z" level=info msg="node5(2ce27dcf6276): Node leave event for 0d4404bf0cd6/172.26.35.224" [2021-07-10T10:49:17.039Z] time="2021-07-10T10:49:16Z" level=info msg="Node 0d4404bf0cd6 change state NodeActive --> NodeLeft" [2021-07-10T10:49:17.039Z] time="2021-07-10T10:49:16Z" level=info msg="node4(eac726ffd05f): Node leave event for 0d4404bf0cd6/172.26.35.224" [2021-07-10T10:49:17.039Z] time="2021-07-10T10:49:16Z" level=info msg="Node 0d4404bf0cd6 change state NodeActive --> NodeLeft" [2021-07-10T10:49:17.039Z] time="2021-07-10T10:49:16Z" level=info msg="node3(2493737c05e9): Node leave event for 0d4404bf0cd6/172.26.35.224" [2021-07-10T10:49:17.039Z] time="2021-07-10T10:49:16Z" level=info msg="Node 0d4404bf0cd6 change state NodeActive --> NodeLeft" [2021-07-10T10:49:17.039Z] time="2021-07-10T10:49:16Z" level=info msg="node2(0d4404bf0cd6): Node leave event for 0d4404bf0cd6/172.26.35.224" [2021-07-10T10:49:17.501Z] time="2021-07-10T10:49:17Z" level=info msg="Node 0d4404bf0cd6/172.26.35.224, left gossip cluster" [2021-07-10T10:49:17.501Z] time="2021-07-10T10:49:17Z" level=info msg="Node 0d4404bf0cd6/172.26.35.224, left gossip cluster" [2021-07-10T10:49:17.501Z] time="2021-07-10T10:49:17Z" level=info msg="Node 0d4404bf0cd6/172.26.35.224, left gossip cluster" [2021-07-10T10:49:17.501Z] time="2021-07-10T10:49:17Z" level=info msg="Node 0d4404bf0cd6/172.26.35.224, left gossip cluster" [2021-07-10T10:49:17.501Z] time="2021-07-10T10:49:17Z" level=info msg="node 2 leaving" [2021-07-10T10:49:17.501Z] time="2021-07-10T10:49:17Z" level=info msg="Node 2493737c05e9 change state NodeActive --> NodeLeft" [2021-07-10T10:49:17.501Z] time="2021-07-10T10:49:17Z" level=info msg="node5(2ce27dcf6276): Node leave event for 2493737c05e9/172.26.35.224" [2021-07-10T10:49:17.501Z] time="2021-07-10T10:49:17Z" level=info msg="Node 2493737c05e9 change state NodeActive --> NodeLeft" [2021-07-10T10:49:17.501Z] time="2021-07-10T10:49:17Z" level=info msg="node4(eac726ffd05f): Node leave event for 2493737c05e9/172.26.35.224" [2021-07-10T10:49:17.501Z] time="2021-07-10T10:49:17Z" level=info msg="Node 2493737c05e9 change state NodeActive --> NodeLeft" [2021-07-10T10:49:17.501Z] time="2021-07-10T10:49:17Z" level=info msg="node3(2493737c05e9): Node leave event for 2493737c05e9/172.26.35.224" [2021-07-10T10:49:17.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-10T10:49:17.962Z] time="2021-07-10T10:49:17Z" level=info msg="Node 2493737c05e9/172.26.35.224, left gossip cluster" [2021-07-10T10:49:17.962Z] time="2021-07-10T10:49:17Z" level=info msg="Node 2493737c05e9/172.26.35.224, left gossip cluster" [2021-07-10T10:49:17.962Z] time="2021-07-10T10:49:17Z" level=info msg="Node 2493737c05e9/172.26.35.224, left gossip cluster" [2021-07-10T10:49:17.962Z] networkdb_test.go:866: node4: OK [2021-07-10T10:49:17.962Z] networkdb_test.go:866: node5: OK [2021-07-10T10:49:17.962Z] time="2021-07-10T10:49:17Z" level=info msg="node 0 coming back" [2021-07-10T10:49:17.962Z] time="2021-07-10T10:49:17Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f340201dd0ad with config:&{NodeID:f340201dd0ad Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-10T10:49:17.962Z] time="2021-07-10T10:49:17Z" level=info msg="Node f340201dd0ad/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:17.962Z] time="2021-07-10T10:49:17Z" level=info msg="Node f340201dd0ad/172.26.35.224, added to nodes list" [2021-07-10T10:49:17.962Z] time="2021-07-10T10:49:17Z" level=info msg="node 1 coming back" [2021-07-10T10:49:17.962Z] time="2021-07-10T10:49:17Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2ca7d16e2d9f with config:&{NodeID:2ca7d16e2d9f Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-10T10:49:17.962Z] time="2021-07-10T10:49:17Z" level=info msg="Node 2ca7d16e2d9f/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:17.962Z] time="2021-07-10T10:49:17Z" level=info msg="Node 2ca7d16e2d9f/172.26.35.224, added to nodes list" [2021-07-10T10:49:17.962Z] time="2021-07-10T10:49:17Z" level=info msg="node 2 coming back" [2021-07-10T10:49:17.962Z] time="2021-07-10T10:49:17Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6ee8fbdad444 with config:&{NodeID:6ee8fbdad444 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-10T10:49:17.962Z] time="2021-07-10T10:49:17Z" level=info msg="Node 6ee8fbdad444/172.26.35.224, joined gossip cluster" [2021-07-10T10:49:17.962Z] time="2021-07-10T10:49:17Z" level=info msg="Node 6ee8fbdad444/172.26.35.224, added to nodes list" [2021-07-10T10:49:20.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-10T10:49:22.787Z] ? github.com/docker/docker/api [no test files] [2021-07-10T10:49:25.855Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.43s) [2021-07-10T10:49:25.855Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-10T10:49:27.009Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-07-10T10:49:27.286Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-10T10:49:27.286Z] === RUN TestDockerSuite/TestExecTTY [2021-07-10T10:49:27.847Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-07-10T10:49:28.407Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-10T10:49:28.919Z] tests/integration/client_test.py ..... [ 75%] [2021-07-10T10:49:28.919Z] tests/integration/context_api_test.py ... [ 76%] [2021-07-10T10:49:29.770Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-10T10:49:29.770Z] docker_api_swarm_service_test.go:342: [d13a8aea1503c] joining swarm manager [d502a1b9aee1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T10:49:29.859Z] tests/integration/errors_test.py . [ 76%] [2021-07-10T10:49:30.331Z] docker_api_swarm_service_test.go:342: [d8725b31e4790] joining swarm manager [d502a1b9aee1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-10T10:49:30.331Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-10T10:49:31.695Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-10T10:49:31.695Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-10T10:49:31.695Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-10T10:49:34.209Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-07-10T10:49:35.572Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-10T10:49:36.934Z] === RUN TestDockerSuite/TestExecWithTERM [2021-07-10T10:49:37.859Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-10T10:49:39.222Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-10T10:49:40.360Z] === RUN TestMiddlewares [2021-07-10T10:49:40.360Z] --- PASS: TestMiddlewares (0.00s) [2021-07-10T10:49:40.360Z] PASS [2021-07-10T10:49:40.360Z] coverage: 9.0% of statements [2021-07-10T10:49:40.360Z] ok github.com/docker/docker/api/server 0.078s coverage: 9.0% of statements [2021-07-10T10:49:40.737Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-07-10T10:49:40.737Z] PASS [2021-07-10T10:49:40.737Z] [2021-07-10T10:49:40.737Z] DONE 17 tests in 46.969s [2021-07-10T10:49:40.737Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-10T10:49:40.737Z] INFO: Testing against a local daemon [2021-07-10T10:49:40.737Z] === RUN TestPluginInvalidJSON [2021-07-10T10:49:40.737Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-10T10:49:40.737Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-10T10:49:40.737Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-10T10:49:40.737Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-10T10:49:40.737Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-10T10:49:40.737Z] === RUN TestPluginInstall [2021-07-10T10:49:40.737Z] === RUN TestPluginInstall/no_auth [2021-07-10T10:49:42.644Z] time="2021-07-10T10:49:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-10T10:49:42.644Z] time="2021-07-10T10:49:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa37782b8cb8fe8fbb8bc9f9ef681f83d28e6fb6b19f5fb8bc640d05b0ad0e7a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-10T10:49:42.644Z] time="2021-07-10T10:49:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-10T10:49:42.644Z] time="2021-07-10T10:49:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa37782b8cb8fe8fbb8bc9f9ef681f83d28e6fb6b19f5fb8bc640d05b0ad0e7a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-10T10:49:42.904Z] === RUN TestPluginInstall/with_htpasswd [2021-07-10T10:49:43.473Z] time="2021-07-10T10:49:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-10T10:49:43.473Z] time="2021-07-10T10:49:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa37782b8cb8fe8fbb8bc9f9ef681f83d28e6fb6b19f5fb8bc640d05b0ad0e7a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-10T10:49:43.473Z] time="2021-07-10T10:49:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-10T10:49:43.473Z] time="2021-07-10T10:49:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa37782b8cb8fe8fbb8bc9f9ef681f83d28e6fb6b19f5fb8bc640d05b0ad0e7a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-10T10:49:43.733Z] === RUN TestPluginInstall/with_insecure [2021-07-10T10:49:44.457Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-10T10:49:44.457Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-07-10T10:49:44.673Z] time="2021-07-10T10:49:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-10T10:49:44.673Z] time="2021-07-10T10:49:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d60e657842444861e069b2bf3b5e75b385dd69dd3644b58447a6ab0cd1cbfdd3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-10T10:49:44.673Z] time="2021-07-10T10:49:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-10T10:49:44.673Z] time="2021-07-10T10:49:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d60e657842444861e069b2bf3b5e75b385dd69dd3644b58447a6ab0cd1cbfdd3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-10T10:49:44.673Z] plugin_test.go:165: [dd8b710bf3c19] daemon is not started [2021-07-10T10:49:44.673Z] --- PASS: TestPluginInstall (4.07s) [2021-07-10T10:49:44.673Z] --- PASS: TestPluginInstall/no_auth (2.28s) [2021-07-10T10:49:44.673Z] --- PASS: TestPluginInstall/with_htpasswd (0.66s) [2021-07-10T10:49:44.673Z] --- PASS: TestPluginInstall/with_insecure (1.13s) [2021-07-10T10:49:44.673Z] === RUN TestPluginsWithRuntimes [2021-07-10T10:49:46.342Z] docker_api_swarm_service_test.go:489: [d2f62ededa978] joining swarm manager [da63491ba5946]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T10:49:46.579Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-10T10:49:46.902Z] docker_api_swarm_service_test.go:489: [dde47cb3d06ec] joining swarm manager [da63491ba5946]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-10T10:49:47.147Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-10T10:49:48.527Z] --- PASS: TestPluginsWithRuntimes (3.52s) [2021-07-10T10:49:48.527Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.94s) [2021-07-10T10:49:48.527Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2021-07-10T10:49:48.527Z] === RUN TestPluginBackCompatMediaTypes [2021-07-10T10:49:48.787Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2021-07-10T10:49:48.787Z] PASS [2021-07-10T10:49:48.787Z] [2021-07-10T10:49:48.787Z] DONE 10 tests in 8.237s [2021-07-10T10:49:48.787Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-10T10:49:48.787Z] INFO: Testing against a local daemon [2021-07-10T10:49:48.787Z] === RUN TestExternalGraphDriver [2021-07-10T10:49:48.789Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-10T10:49:49.047Z] === RUN TestExternalGraphDriver/json [2021-07-10T10:49:50.675Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-10T10:49:50.954Z] === RUN TestExternalGraphDriver/spec [2021-07-10T10:49:52.896Z] === RUN TestExternalGraphDriver/pull [2021-07-10T10:49:54.805Z] --- PASS: TestExternalGraphDriver (5.51s) [2021-07-10T10:49:54.805Z] --- PASS: TestExternalGraphDriver/json (1.91s) [2021-07-10T10:49:54.805Z] --- PASS: TestExternalGraphDriver/spec (1.94s) [2021-07-10T10:49:54.805Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2021-07-10T10:49:54.805Z] === RUN TestGraphdriverPluginV2 [2021-07-10T10:49:55.159Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-07-10T10:49:55.912Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-10T10:49:56.167Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-10T10:49:56.167Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-10T10:49:56.167Z] === RUN TestDockerSuite/TestHealth [2021-07-10T10:49:58.095Z] --- PASS: TestGraphdriverPluginV2 (3.61s) [2021-07-10T10:49:58.096Z] PASS [2021-07-10T10:49:58.096Z] [2021-07-10T10:49:58.096Z] DONE 5 tests in 9.185s [2021-07-10T10:49:58.096Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-10T10:49:58.096Z] INFO: Testing against a local daemon [2021-07-10T10:49:58.096Z] === RUN TestContinueAfterPluginCrash [2021-07-10T10:49:58.096Z] === PAUSE TestContinueAfterPluginCrash [2021-07-10T10:49:58.096Z] === RUN TestReadPluginNoRead [2021-07-10T10:49:58.096Z] === PAUSE TestReadPluginNoRead [2021-07-10T10:49:58.096Z] === RUN TestDaemonStartWithLogOpt [2021-07-10T10:49:58.096Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-10T10:49:58.096Z] === CONT TestContinueAfterPluginCrash [2021-07-10T10:49:58.096Z] === CONT TestDaemonStartWithLogOpt [2021-07-10T10:49:59.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-07-10T10:50:02.294Z] --- PASS: TestDaemonStartWithLogOpt (3.58s) [2021-07-10T10:50:02.294Z] === CONT TestReadPluginNoRead [2021-07-10T10:50:04.203Z] === RUN TestReadPluginNoRead/default [2021-07-10T10:50:05.583Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-10T10:50:05.997Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-07-10T10:50:06.966Z] --- PASS: TestContinueAfterPluginCrash (8.89s) [2021-07-10T10:50:07.225Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-10T10:50:07.360Z] docker_api_swarm_service_test.go:127: [d53ed1f328ea5] joining swarm manager [de7809c48f36a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T10:50:08.284Z] docker_api_swarm_service_test.go:128: [d48b07a325f9a] joining swarm manager [de7809c48f36a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-10T10:50:08.608Z] === CONT TestReadPluginNoRead [2021-07-10T10:50:08.608Z] read_test.go:92: [d5fc451c4d026] daemon is not started [2021-07-10T10:50:08.608Z] --- PASS: TestReadPluginNoRead (6.95s) [2021-07-10T10:50:08.608Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2021-07-10T10:50:08.608Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.62s) [2021-07-10T10:50:08.608Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2021-07-10T10:50:08.608Z] PASS [2021-07-10T10:50:08.608Z] [2021-07-10T10:50:08.608Z] DONE 6 tests in 10.567s [2021-07-10T10:50:08.608Z] 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-10T10:50:08.608Z] testing: warning: no tests to run [2021-07-10T10:50:08.608Z] PASS [2021-07-10T10:50:08.608Z] [2021-07-10T10:50:08.608Z] DONE 0 tests in 0.008s [2021-07-10T10:50:08.608Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-10T10:50:08.608Z] INFO: Testing against a local daemon [2021-07-10T10:50:08.608Z] === RUN TestPluginWithDevMounts [2021-07-10T10:50:08.608Z] === PAUSE TestPluginWithDevMounts [2021-07-10T10:50:08.608Z] === CONT TestPluginWithDevMounts [2021-07-10T10:50:10.171Z] docker_api_swarm_service_test.go:136: [d09e5d69ca826] joining swarm manager [de7809c48f36a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-10T10:50:10.513Z] --- PASS: TestPluginWithDevMounts (1.62s) [2021-07-10T10:50:10.513Z] PASS [2021-07-10T10:50:10.513Z] [2021-07-10T10:50:10.513Z] DONE 1 tests in 1.662s [2021-07-10T10:50:10.513Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-10T10:50:10.513Z] INFO: Testing against a local daemon [2021-07-10T10:50:10.513Z] === RUN TestSecretInspect [2021-07-10T10:50:10.732Z] docker_api_swarm_service_test.go:137: [d60465b3acdfa] joining swarm manager [de7809c48f36a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-10T10:50:13.050Z] --- PASS: TestSecretInspect (2.19s) [2021-07-10T10:50:13.050Z] === RUN TestSecretList [2021-07-10T10:50:13.737Z] ......... [ 86%] [2021-07-10T10:50:14.956Z] --- PASS: TestSecretList (2.19s) [2021-07-10T10:50:14.956Z] === RUN TestSecretsCreateAndDelete [2021-07-10T10:50:17.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-10T10:50:17.491Z] --- PASS: TestSecretsCreateAndDelete (2.30s) [2021-07-10T10:50:17.491Z] === RUN TestSecretsUpdate [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:13Z" level=debug msg="memberlist: Stream connection from=172.26.35.224:49380" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.35.224:10037" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.35.224:10036" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:13Z" level=debug msg="memberlist: Stream connection from=172.26.35.224:49381" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:14Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.35.224:10033 172.26.35.224:10034 172.26.35.224:10035]" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.35.224:10033 172.26.35.224:10034 172.26.35.224:10035]" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.35.224:10033" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=debug msg="memberlist: Stream connection from=172.26.35.224:49382" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node 2ce27dcf6276/172.26.35.224, joined gossip cluster" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node 2ce27dcf6276/172.26.35.224, added to nodes list" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node eac726ffd05f/172.26.35.224, joined gossip cluster" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node eac726ffd05f/172.26.35.224, added to nodes list" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node f340201dd0ad/172.26.35.224, joined gossip cluster" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node f340201dd0ad/172.26.35.224, is the new incarnation of the shutdown node b5459aa6c1ff/172.26.35.224" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node f340201dd0ad/172.26.35.224, added to nodes list" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.35.224:10034" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=debug msg="memberlist: Stream connection from=172.26.35.224:49383" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node 2ce27dcf6276/172.26.35.224, joined gossip cluster" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node 2ce27dcf6276/172.26.35.224, added to nodes list" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node f340201dd0ad/172.26.35.224, joined gossip cluster" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node f340201dd0ad/172.26.35.224, added to nodes list" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node eac726ffd05f/172.26.35.224, joined gossip cluster" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node eac726ffd05f/172.26.35.224, added to nodes list" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node 2ca7d16e2d9f/172.26.35.224, joined gossip cluster" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node 2ca7d16e2d9f/172.26.35.224, is the new incarnation of the shutdown node 0d4404bf0cd6/172.26.35.224" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node 2ca7d16e2d9f/172.26.35.224, added to nodes list" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=debug msg="memberlist: Stream connection from=172.26.35.224:49384" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.35.224:10035" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node 2ca7d16e2d9f/172.26.35.224, joined gossip cluster" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node 2ca7d16e2d9f/172.26.35.224, added to nodes list" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node f340201dd0ad/172.26.35.224, joined gossip cluster" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node f340201dd0ad/172.26.35.224, added to nodes list" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node eac726ffd05f/172.26.35.224, joined gossip cluster" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node eac726ffd05f/172.26.35.224, added to nodes list" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node 2ce27dcf6276/172.26.35.224, joined gossip cluster" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node 2ce27dcf6276/172.26.35.224, added to nodes list" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node 6ee8fbdad444/172.26.35.224, joined gossip cluster" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node 6ee8fbdad444/172.26.35.224, is the new incarnation of the shutdown node 2493737c05e9/172.26.35.224" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:15Z" level=info msg="Node 6ee8fbdad444/172.26.35.224, added to nodes list" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:16Z" level=info msg="Node f340201dd0ad/172.26.35.224, joined gossip cluster" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:16Z" level=info msg="Node f340201dd0ad/172.26.35.224, is the new incarnation of the shutdown node b5459aa6c1ff/172.26.35.224" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:16Z" level=info msg="Node f340201dd0ad/172.26.35.224, added to nodes list" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:16Z" level=info msg="Node 6ee8fbdad444/172.26.35.224, joined gossip cluster" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:16Z" level=info msg="Node 6ee8fbdad444/172.26.35.224, added to nodes list" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:16Z" level=info msg="Node 2ca7d16e2d9f/172.26.35.224, joined gossip cluster" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:16Z" level=info msg="Node 2ca7d16e2d9f/172.26.35.224, joined gossip cluster" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:16Z" level=info msg="Node 2ca7d16e2d9f/172.26.35.224, is the new incarnation of the shutdown node 0d4404bf0cd6/172.26.35.224" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:16Z" level=info msg="Node 2ca7d16e2d9f/172.26.35.224, added to nodes list" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:16Z" level=info msg="Node 2ca7d16e2d9f/172.26.35.224, added to nodes list" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:16Z" level=info msg="Node 6ee8fbdad444/172.26.35.224, joined gossip cluster" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:16Z" level=info msg="Node 6ee8fbdad444/172.26.35.224, added to nodes list" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:16Z" level=info msg="Node 6ee8fbdad444/172.26.35.224, joined gossip cluster" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:16Z" level=info msg="Node 6ee8fbdad444/172.26.35.224, is the new incarnation of the shutdown node 2493737c05e9/172.26.35.224" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:16Z" level=info msg="Node 6ee8fbdad444/172.26.35.224, added to nodes list" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:16Z" level=debug msg="memberlist: Stream connection from=172.26.35.224:49385" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.35.224:10033" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.35.224:10034" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:16Z" level=debug msg="memberlist: Stream connection from=172.26.35.224:49386" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.35.224:10035" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:16Z" level=debug msg="memberlist: Stream connection from=172.26.35.224:49387" [2021-07-10T10:50:18.437Z] 2021/07/10 10:50:17 Closing DB instances... [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:17Z" level=info msg="Node f340201dd0ad change state NodeActive --> NodeLeft" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:17Z" level=info msg="node2(2ca7d16e2d9f): Node leave event for f340201dd0ad/172.26.35.224" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:17Z" level=info msg="Node f340201dd0ad change state NodeActive --> NodeLeft" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:17Z" level=info msg="node4(eac726ffd05f): Node leave event for f340201dd0ad/172.26.35.224" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:17Z" level=info msg="Node f340201dd0ad change state NodeActive --> NodeLeft" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:17Z" level=info msg="node5(2ce27dcf6276): Node leave event for f340201dd0ad/172.26.35.224" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:17Z" level=info msg="Node f340201dd0ad change state NodeActive --> NodeLeft" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:17Z" level=info msg="node3(6ee8fbdad444): Node leave event for f340201dd0ad/172.26.35.224" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:17Z" level=info msg="Node f340201dd0ad change state NodeActive --> NodeLeft" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:17Z" level=info msg="node1(f340201dd0ad): Node leave event for f340201dd0ad/172.26.35.224" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.35.224:10033" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:18Z" level=debug msg="memberlist: Stream connection from=172.26.35.224:49388" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:18Z" level=error msg="node: f340201dd0ad is unknown to memberlist" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:18Z" level=info msg="Node f340201dd0ad/172.26.35.224, left gossip cluster" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:18Z" level=info msg="Node f340201dd0ad/172.26.35.224, left gossip cluster" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:18Z" level=info msg="Node f340201dd0ad/172.26.35.224, left gossip cluster" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:18Z" level=info msg="Node f340201dd0ad/172.26.35.224, left gossip cluster" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:18Z" level=info msg="Node f340201dd0ad/172.26.35.224, left gossip cluster" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:18Z" level=info msg="Node 2ca7d16e2d9f change state NodeActive --> NodeLeft" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:18Z" level=info msg="node5(2ce27dcf6276): Node leave event for 2ca7d16e2d9f/172.26.35.224" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:18Z" level=info msg="Node 2ca7d16e2d9f change state NodeActive --> NodeLeft" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:18Z" level=info msg="node4(eac726ffd05f): Node leave event for 2ca7d16e2d9f/172.26.35.224" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:18Z" level=info msg="Node 2ca7d16e2d9f change state NodeActive --> NodeLeft" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:18Z" level=info msg="node2(2ca7d16e2d9f): Node leave event for 2ca7d16e2d9f/172.26.35.224" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:18Z" level=info msg="Node 2ca7d16e2d9f change state NodeActive --> NodeLeft" [2021-07-10T10:50:18.437Z] time="2021-07-10T10:50:18Z" level=info msg="node3(6ee8fbdad444): Node leave event for 2ca7d16e2d9f/172.26.35.224" [2021-07-10T10:50:18.633Z] tests/integration/models_images_test.py ............... [ 89%] [2021-07-10T10:50:18.809Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-10T10:50:18.809Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-10T10:50:18.809Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-10T10:50:18.809Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-10T10:50:18.899Z] time="2021-07-10T10:50:18Z" level=info msg="Node 2ca7d16e2d9f/172.26.35.224, left gossip cluster" [2021-07-10T10:50:18.899Z] time="2021-07-10T10:50:18Z" level=info msg="Node 2ca7d16e2d9f/172.26.35.224, left gossip cluster" [2021-07-10T10:50:18.899Z] time="2021-07-10T10:50:18Z" level=info msg="Node 2ca7d16e2d9f/172.26.35.224, left gossip cluster" [2021-07-10T10:50:18.899Z] time="2021-07-10T10:50:18Z" level=info msg="Node 2ca7d16e2d9f/172.26.35.224, left gossip cluster" [2021-07-10T10:50:18.899Z] time="2021-07-10T10:50:18Z" level=warning msg="memberlist: Failed to send gossip to 172.26.35.224:10036: write udp [::]:10034->172.26.35.224:10036: use of closed network connection" [2021-07-10T10:50:18.899Z] time="2021-07-10T10:50:18Z" level=info msg="Node 6ee8fbdad444 change state NodeActive --> NodeLeft" [2021-07-10T10:50:18.899Z] time="2021-07-10T10:50:18Z" level=info msg="node4(eac726ffd05f): Node leave event for 6ee8fbdad444/172.26.35.224" [2021-07-10T10:50:18.899Z] time="2021-07-10T10:50:18Z" level=info msg="Node 6ee8fbdad444 change state NodeActive --> NodeLeft" [2021-07-10T10:50:18.899Z] time="2021-07-10T10:50:18Z" level=info msg="node5(2ce27dcf6276): Node leave event for 6ee8fbdad444/172.26.35.224" [2021-07-10T10:50:19.361Z] time="2021-07-10T10:50:18Z" level=info msg="Node 6ee8fbdad444/172.26.35.224, left gossip cluster" [2021-07-10T10:50:19.361Z] time="2021-07-10T10:50:18Z" level=info msg="Node 6ee8fbdad444 change state NodeActive --> NodeFailed" [2021-07-10T10:50:19.361Z] time="2021-07-10T10:50:18Z" level=info msg="Node 6ee8fbdad444/172.26.35.224, added to failed nodes list" [2021-07-10T10:50:19.361Z] time="2021-07-10T10:50:18Z" level=info msg="Node 6ee8fbdad444/172.26.35.224, left gossip cluster" [2021-07-10T10:50:19.361Z] time="2021-07-10T10:50:18Z" level=error msg="node: 6ee8fbdad444 is unknown to memberlist" [2021-07-10T10:50:19.361Z] time="2021-07-10T10:50:19Z" level=info msg="Node 6ee8fbdad444/172.26.35.224, left gossip cluster" [2021-07-10T10:50:19.361Z] time="2021-07-10T10:50:19Z" level=debug msg="memberlist: Failed ping: 6ee8fbdad444 (timeout reached)" [2021-07-10T10:50:19.361Z] time="2021-07-10T10:50:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.35.224:10036: use of closed network connection" [2021-07-10T10:50:19.361Z] time="2021-07-10T10:50:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.35.224:10037: use of closed network connection" [2021-07-10T10:50:19.361Z] time="2021-07-10T10:50:19Z" level=info msg="Node eac726ffd05f change state NodeActive --> NodeLeft" [2021-07-10T10:50:19.361Z] time="2021-07-10T10:50:19Z" level=info msg="node5(2ce27dcf6276): Node leave event for eac726ffd05f/172.26.35.224" [2021-07-10T10:50:19.361Z] time="2021-07-10T10:50:19Z" level=info msg="Node eac726ffd05f change state NodeActive --> NodeLeft" [2021-07-10T10:50:19.361Z] time="2021-07-10T10:50:19Z" level=info msg="node4(eac726ffd05f): Node leave event for eac726ffd05f/172.26.35.224" [2021-07-10T10:50:19.361Z] time="2021-07-10T10:50:19Z" level=info msg="Node eac726ffd05f/172.26.35.224, left gossip cluster" [2021-07-10T10:50:19.370Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-10T10:50:19.370Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-10T10:50:19.396Z] --- PASS: TestSecretsUpdate (2.21s) [2021-07-10T10:50:19.396Z] === RUN TestTemplatedSecret [2021-07-10T10:50:19.821Z] time="2021-07-10T10:50:19Z" level=info msg="Node eac726ffd05f/172.26.35.224, left gossip cluster" [2021-07-10T10:50:19.821Z] time="2021-07-10T10:50:19Z" level=info msg="Node 2ce27dcf6276/172.26.35.224, left gossip cluster" [2021-07-10T10:50:19.821Z] time="2021-07-10T10:50:19Z" level=info msg="Node 2ce27dcf6276 change state NodeActive --> NodeFailed" [2021-07-10T10:50:19.821Z] time="2021-07-10T10:50:19Z" level=info msg="Node 2ce27dcf6276/172.26.35.224, added to failed nodes list" [2021-07-10T10:50:19.821Z] --- PASS: TestNetworkDBIslands (66.06s) [2021-07-10T10:50:19.821Z] PASS [2021-07-10T10:50:19.821Z] coverage: 60.6% of statements [2021-07-10T10:50:19.821Z] ok github.com/docker/docker/libnetwork/networkdb 157.172s coverage: 60.6% of statements [2021-07-10T10:50:19.821Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-10T10:50:19.821Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-10T10:50:19.821Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-10T10:50:19.821Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-10T10:50:19.821Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-10T10:50:19.821Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-10T10:50:19.821Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-10T10:50:19.821Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-10T10:50:19.821Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-10T10:50:19.821Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-10T10:50:19.821Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-10T10:50:19.821Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-10T10:50:19.821Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-10T10:50:19.821Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-10T10:50:19.821Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-10T10:50:19.821Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-10T10:50:19.821Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-10T10:50:19.821Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-10T10:50:19.821Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-10T10:50:19.821Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-10T10:50:19.821Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-10T10:50:19.822Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-10T10:50:19.822Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-10T10:50:19.822Z] ? github.com/docker/docker/quota [no test files] [2021-07-10T10:50:19.822Z] ? github.com/docker/docker/rootless [no test files] [2021-07-10T10:50:19.822Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-10T10:50:19.822Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-10T10:50:19.822Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-10T10:50:19.822Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-10T10:50:19.822Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-10T10:50:19.822Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-10T10:50:19.822Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-10T10:50:19.822Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-10T10:50:19.822Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-10T10:50:19.822Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-10T10:50:19.822Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-10T10:50:19.822Z] ? github.com/docker/docker/volume [no test files] [2021-07-10T10:50:19.822Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-10T10:50:19.822Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-10T10:50:19.930Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-10T10:50:20.185Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-10T10:50:20.185Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-10T10:50:20.185Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-10T10:50:20.277Z] tests/integration/models_networks_test.py .... [ 91%] [2021-07-10T10:50:20.441Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-10T10:50:20.441Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-10T10:50:20.696Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-10T10:50:20.696Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-10T10:50:21.256Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-10T10:50:21.256Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-10T10:50:21.816Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === Skipped [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-10T10:50:22.005Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-10T10:50:22.005Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-10T10:50:22.005Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-10T10:50:22.005Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-10T10:50:22.005Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s) [2021-07-10T10:50:22.005Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-10T10:50:22.005Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-10T10:50:22.005Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-10T10:50:22.005Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-10T10:50:22.005Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-10T10:50:22.005Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-10T10:50:22.005Z] daemon_test.go:147: root required [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-10T10:50:22.005Z] reload_test.go:520: root required [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-10T10:50:22.005Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-10T10:50:22.005Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-10T10:50:22.005Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-10T10:50:22.005Z] download_test.go:268: Needs fixing on Windows [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-10T10:50:22.005Z] layer_test.go:304: Failing on Windows [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-10T10:50:22.005Z] layer_test.go:353: Failing on Windows [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-10T10:50:22.005Z] layer_test.go:468: Failing on Windows [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-10T10:50:22.005Z] layer_test.go:697: Failing on Windows [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-10T10:50:22.005Z] migration_test.go:46: Failing on Windows [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-10T10:50:22.005Z] migration_test.go:182: Failing on Windows [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-10T10:50:22.005Z] mount_test.go:17: Failing on Windows [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-10T10:50:22.005Z] mount_test.go:76: Failing on Windows [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-10T10:50:22.005Z] mount_test.go:125: Failing on Windows [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-10T10:50:22.005Z] mount_test.go:212: Failing on Windows [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-07-10T10:50:22.005Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-10T10:50:22.005Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-07-10T10:50:22.005Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-10T10:50:22.005Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-10T10:50:22.005Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-10T10:50:22.005Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-10T10:50:22.005Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-10T10:50:22.005Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-10T10:50:22.005Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-10T10:50:22.005Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-10T10:50:22.005Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-10T10:50:22.005Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-10T10:50:22.005Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-10T10:50:22.005Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-10T10:50:22.005Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-10T10:50:22.005Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-10T10:50:22.005Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-10T10:50:22.005Z] archive_test.go:134: Xz not present in msys2 [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-10T10:50:22.005Z] archive_test.go:239: Failing on Windows CI machines [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-10T10:50:22.005Z] archive_windows_test.go:16: Currently fails [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-10T10:50:22.005Z] changes_test.go:196: needs more investigation [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-10T10:50:22.005Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-10T10:50:22.005Z] [2021-07-10T10:50:22.005Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-10T10:50:22.006Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-10T10:50:22.006Z] [2021-07-10T10:50:22.006Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-10T10:50:22.006Z] changes_test.go:433: needs further investigation [2021-07-10T10:50:22.006Z] [2021-07-10T10:50:22.006Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-10T10:50:22.006Z] changes_test.go:469: needs further investigation [2021-07-10T10:50:22.006Z] [2021-07-10T10:50:22.006Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-10T10:50:22.006Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:50:22.006Z] [2021-07-10T10:50:22.006Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-10T10:50:22.006Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:50:22.006Z] [2021-07-10T10:50:22.006Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-10T10:50:22.006Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-10T10:50:22.006Z] [2021-07-10T10:50:22.006Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-10T10:50:22.006Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-10T10:50:22.006Z] [2021-07-10T10:50:22.006Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-10T10:50:22.006Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:50:22.006Z] [2021-07-10T10:50:22.006Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-10T10:50:22.006Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-10T10:50:22.006Z] [2021-07-10T10:50:22.006Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-10T10:50:22.006Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:50:22.006Z] [2021-07-10T10:50:22.006Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-10T10:50:22.006Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:50:22.006Z] [2021-07-10T10:50:22.006Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-10T10:50:22.006Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:50:22.006Z] [2021-07-10T10:50:22.006Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-10T10:50:22.006Z] poller_test.go:41: No chmod on Windows [2021-07-10T10:50:22.006Z] [2021-07-10T10:50:22.006Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-10T10:50:22.006Z] fileutils_test.go:134: Needs porting to Windows [2021-07-10T10:50:22.006Z] [2021-07-10T10:50:22.006Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-10T10:50:22.006Z] fileutils_test.go:180: Needs porting to Windows [2021-07-10T10:50:22.006Z] [2021-07-10T10:50:22.006Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-10T10:50:22.006Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:50:22.006Z] [2021-07-10T10:50:22.006Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-10T10:50:22.006Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:50:22.006Z] [2021-07-10T10:50:22.006Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-07-10T10:50:22.006Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:50:22.006Z] [2021-07-10T10:50:22.006Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-10T10:50:22.006Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-10T10:50:22.006Z] [2021-07-10T10:50:22.006Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-10T10:50:22.006Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-10T10:50:22.006Z] [2021-07-10T10:50:22.006Z] [2021-07-10T10:50:22.006Z] DONE 2027 tests, 69 skipped in 332.995s [2021-07-10T10:50:22.006Z] INFO: make.ps1 ended at 07/10/2021 10:50:21 [2021-07-10T10:50:22.687Z] --- PASS: TestTemplatedSecret (3.25s) [2021-07-10T10:50:22.687Z] === RUN TestSecretCreateResolve [2021-07-10T10:50:22.742Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-10T10:50:22.742Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-10T10:50:23.667Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-10T10:50:24.193Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-10T10:50:24.193Z] INFO: Unit tests ended at 07/10/2021 10:50:23. Duration:00:05:46.1900865 [2021-07-10T10:50:24.193Z] INFO: Building busybox [2021-07-10T10:50:24.193Z] Sending build context to Docker daemon 5.12kB [2021-07-10T10:50:24.193Z] [2021-07-10T10:50:24.193Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-10T10:50:24.193Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-10T10:50:24.193Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-10T10:50:24.193Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-10T10:50:24.193Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-10T10:50:24.193Z] ---> 39d157a84080 [2021-07-10T10:50:24.193Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-10T10:50:24.193Z] ---> Running in 0deee8ff5808 [2021-07-10T10:50:25.226Z] --- PASS: TestSecretCreateResolve (2.20s) [2021-07-10T10:50:25.226Z] PASS [2021-07-10T10:50:25.226Z] [2021-07-10T10:50:25.226Z] DONE 6 tests in 14.375s [2021-07-10T10:50:25.226Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-10T10:50:25.226Z] INFO: Testing against a local daemon [2021-07-10T10:50:25.226Z] === RUN TestServiceCreateInit [2021-07-10T10:50:25.226Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-10T10:50:26.179Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-10T10:50:26.179Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-10T10:50:26.179Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-10T10:50:26.852Z] tests/integration/models_nodes_test.py . [ 91%] [2021-07-10T10:50:27.112Z] tests/integration/models_resources_test.py . [ 91%] [2021-07-10T10:50:27.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-10T10:50:27.541Z] === RUN TestDockerSuite/TestImportFile [2021-07-10T10:50:28.900Z] Removing intermediate container 0deee8ff5808 [2021-07-10T10:50:28.900Z] ---> 38fe49e68daf [2021-07-10T10:50:28.900Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-10T10:50:28.900Z] ---> Running in 8ae8f696c260 [2021-07-10T10:50:28.900Z] Removing intermediate container 8ae8f696c260 [2021-07-10T10:50:28.900Z] ---> b38e5dd489fd [2021-07-10T10:50:28.900Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-10T10:50:28.900Z] ---> Running in 031255dd4a1a [2021-07-10T10:50:29.361Z] Removing intermediate container 031255dd4a1a [2021-07-10T10:50:29.361Z] ---> 6f589f0f6877 [2021-07-10T10:50:29.361Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-10T10:50:29.422Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-10T10:50:29.426Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-10T10:50:29.426Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-10T10:50:29.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-10T10:50:30.332Z] [2021-07-10T10:50:30.793Z] ---> 93c175917b64 [2021-07-10T10:50:30.793Z] 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-10T10:50:30.793Z] ---> Running in e2abe25b044e [2021-07-10T10:50:31.312Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-10T10:50:32.676Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-10T10:50:33.498Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-07-10T10:50:33.602Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-07-10T10:50:34.167Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-10T10:50:34.696Z] --- PASS: TestServiceCreateInit (9.17s) [2021-07-10T10:50:34.696Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.62s) [2021-07-10T10:50:34.696Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.54s) [2021-07-10T10:50:34.696Z] === RUN TestCreateServiceMultipleTimes [2021-07-10T10:50:35.096Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-10T10:50:35.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-10T10:50:35.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-10T10:50:36.022Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-10T10:50:36.022Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-07-10T10:50:36.265Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-07-10T10:50:36.265Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-07-10T10:50:36.948Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-10T10:50:36.948Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-07-10T10:50:36.948Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-10T10:50:37.875Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-10T10:50:37.875Z] docker_api_swarm_service_test.go:303: [dc267349fe9e6] joining swarm manager [d263a673b65c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T10:50:38.436Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-10T10:50:38.692Z] docker_api_swarm_service_test.go:303: [d27fe411be596] joining swarm manager [d263a673b65c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-10T10:50:39.252Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-10T10:50:39.471Z] Removing intermediate container e2abe25b044e [2021-07-10T10:50:39.472Z] ---> e7fa691c3818 [2021-07-10T10:50:39.472Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-10T10:50:39.472Z] ---> Running in fceccaf83e5c [2021-07-10T10:50:40.615Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-10T10:50:40.629Z] === RUN TestBoolValue [2021-07-10T10:50:40.629Z] --- PASS: TestBoolValue (0.00s) [2021-07-10T10:50:40.629Z] === RUN TestBoolValueOrDefault [2021-07-10T10:50:40.629Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-10T10:50:40.629Z] === RUN TestInt64ValueOrZero [2021-07-10T10:50:40.629Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-10T10:50:40.629Z] === RUN TestInt64ValueOrDefault [2021-07-10T10:50:40.629Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-10T10:50:40.629Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-10T10:50:40.629Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-10T10:50:40.629Z] === RUN TestJsonContentType [2021-07-10T10:50:40.629Z] --- PASS: TestJsonContentType (0.00s) [2021-07-10T10:50:40.629Z] PASS [2021-07-10T10:50:40.629Z] coverage: 14.7% of statements [2021-07-10T10:50:40.629Z] ok github.com/docker/docker/api/server/httputils 0.079s coverage: 14.7% of statements [2021-07-10T10:50:40.895Z] tests/integration/regression_test.py ...... [ 98%] [2021-07-10T10:50:41.016Z] [2021-07-10T10:50:41.016Z] SUCCESS: Specified value was saved. [2021-07-10T10:50:41.328Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-10T10:50:41.416Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-07-10T10:50:41.416Z] tests/integration/credentials/utils_test.py . [100%] [2021-07-10T10:50:41.416Z] [2021-07-10T10:50:41.416Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-07-10T10:50:41.416Z] =========================== short test summary info ============================ [2021-07-10T10:50:41.416Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-07-10T10:50:41.416Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-07-10T10:50:41.416Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-07-10T10:50:41.416Z] Not supported on most drivers [2021-07-10T10:50:41.416Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-07-10T10:50:41.416Z] Output of docker top depends on host distro, and is not formalized. [2021-07-10T10:50:41.416Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-07-10T10:50:41.416Z] Output of docker top depends on host distro, and is not formalized. [2021-07-10T10:50:41.416Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-07-10T10:50:41.416Z] Can fail if eth0 has multiple IP addresses [2021-07-10T10:50:41.416Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-07-10T10:50:41.416Z] This doesn't seem to be taken into account by the engine [2021-07-10T10:50:41.416Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-07-10T10:50:41.416Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-07-10T10:50:41.416Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-07-10T10:50:41.416Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 344.76 seconds == [2021-07-10T10:50:41.581Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-10T10:50:41.676Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-07-10T10:50:41.889Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-10T10:50:41.889Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-07-10T10:50:43.093Z] === RUN TestMaskSecretKeys [2021-07-10T10:50:43.093Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-10T10:50:43.093Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-10T10:50:43.093Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-10T10:50:43.093Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-10T10:50:43.093Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-10T10:50:43.093Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-10T10:50:43.093Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-10T10:50:43.093Z] === RUN TestVersionMiddlewareVersion [2021-07-10T10:50:43.093Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-10T10:50:43.093Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-10T10:50:43.093Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-10T10:50:43.093Z] PASS [2021-07-10T10:50:43.093Z] coverage: 37.7% of statements [2021-07-10T10:50:43.093Z] ok github.com/docker/docker/api/server/middleware 0.053s coverage: 37.7% of statements [2021-07-10T10:50:43.093Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-10T10:50:43.093Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-10T10:50:43.093Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-10T10:50:43.093Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-10T10:50:43.093Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-10T10:50:43.093Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-10T10:50:43.093Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-10T10:50:43.093Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-10T10:50:43.205Z] Removing intermediate container fceccaf83e5c [2021-07-10T10:50:43.205Z] ---> b68cb73339b6 [2021-07-10T10:50:43.205Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-10T10:50:43.205Z] ---> Running in 9ae22c3f4c96 [2021-07-10T10:50:43.544Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-10T10:50:43.774Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-10T10:50:43.994Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-10T10:50:43.994Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-10T10:50:44.334Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-10T10:50:44.445Z] === RUN TestAdjustForAPIVersion [2021-07-10T10:50:44.445Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-10T10:50:44.445Z] PASS [2021-07-10T10:50:44.445Z] coverage: 5.7% of statements [2021-07-10T10:50:44.445Z] ok github.com/docker/docker/api/server/router/swarm 0.040s coverage: 5.7% of statements [2021-07-10T10:50:44.445Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-10T10:50:44.445Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-10T10:50:44.445Z] ? github.com/docker/docker/api/types [no test files] [2021-07-10T10:50:44.445Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-10T10:50:44.445Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-10T10:50:44.445Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-10T10:50:44.445Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-10T10:50:44.445Z] === RUN TestStrSliceMarshalJSON [2021-07-10T10:50:44.445Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-10T10:50:44.445Z] === RUN TestStrSliceUnmarshalJSON [2021-07-10T10:50:44.445Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-10T10:50:44.445Z] === RUN TestStrSliceUnmarshalString [2021-07-10T10:50:44.445Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-10T10:50:44.445Z] === RUN TestStrSliceUnmarshalSlice [2021-07-10T10:50:44.445Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-10T10:50:44.445Z] PASS [2021-07-10T10:50:44.445Z] coverage: 90.0% of statements [2021-07-10T10:50:44.445Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2021-07-10T10:50:44.895Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-10T10:50:44.895Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-10T10:50:44.896Z] === RUN TestToJSON [2021-07-10T10:50:44.896Z] --- PASS: TestToJSON (0.00s) [2021-07-10T10:50:44.896Z] === RUN TestToParamWithVersion [2021-07-10T10:50:44.896Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-10T10:50:44.896Z] === RUN TestFromJSON [2021-07-10T10:50:44.896Z] --- PASS: TestFromJSON (0.00s) [2021-07-10T10:50:44.896Z] === RUN TestEmpty [2021-07-10T10:50:44.896Z] --- PASS: TestEmpty (0.00s) [2021-07-10T10:50:44.896Z] === RUN TestArgsMatchKVListEmptySources [2021-07-10T10:50:44.896Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-10T10:50:44.896Z] === RUN TestArgsMatchKVList [2021-07-10T10:50:44.896Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-10T10:50:44.896Z] === RUN TestArgsMatch [2021-07-10T10:50:44.896Z] --- PASS: TestArgsMatch (0.00s) [2021-07-10T10:50:44.896Z] === RUN TestAdd [2021-07-10T10:50:44.896Z] --- PASS: TestAdd (0.00s) [2021-07-10T10:50:44.896Z] === RUN TestDel [2021-07-10T10:50:44.896Z] --- PASS: TestDel (0.00s) [2021-07-10T10:50:44.896Z] === RUN TestLen [2021-07-10T10:50:44.896Z] --- PASS: TestLen (0.00s) [2021-07-10T10:50:44.896Z] === RUN TestExactMatch [2021-07-10T10:50:44.896Z] --- PASS: TestExactMatch (0.00s) [2021-07-10T10:50:44.896Z] === RUN TestOnlyOneExactMatch [2021-07-10T10:50:44.896Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-10T10:50:44.896Z] === RUN TestContains [2021-07-10T10:50:44.896Z] --- PASS: TestContains (0.00s) [2021-07-10T10:50:44.896Z] === RUN TestValidate [2021-07-10T10:50:44.896Z] --- PASS: TestValidate (0.00s) [2021-07-10T10:50:44.896Z] === RUN TestWalkValues [2021-07-10T10:50:44.896Z] --- PASS: TestWalkValues (0.00s) [2021-07-10T10:50:44.896Z] === RUN TestFuzzyMatch [2021-07-10T10:50:44.896Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-10T10:50:44.896Z] === RUN TestClone [2021-07-10T10:50:44.896Z] --- PASS: TestClone (0.00s) [2021-07-10T10:50:44.896Z] PASS [2021-07-10T10:50:44.896Z] coverage: 92.2% of statements [2021-07-10T10:50:44.896Z] ok github.com/docker/docker/api/types/filters 0.048s coverage: 92.2% of statements [2021-07-10T10:50:44.896Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-10T10:50:44.896Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-10T10:50:44.896Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-10T10:50:44.896Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-10T10:50:44.896Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-10T10:50:44.896Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-10T10:50:44.896Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-10T10:50:44.896Z] === RUN TestDurationToSecondsString [2021-07-10T10:50:44.896Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-10T10:50:44.896Z] === RUN TestGetTimestamp [2021-07-10T10:50:44.896Z] === RUN TestCompareVersion [2021-07-10T10:50:44.896Z] --- PASS: TestCompareVersion (0.00s) [2021-07-10T10:50:44.896Z] PASS [2021-07-10T10:50:44.896Z] coverage: 75.0% of statements [2021-07-10T10:50:44.896Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2021-07-10T10:50:44.923Z] 8d5139ce8e39: Pull complete [2021-07-10T10:50:44.923Z] Digest: sha256:6dfc9ed8c6048a7a45fba93fdfc0b5c4cf1215392e74dfa674003ccfb99061fa [2021-07-10T10:50:44.923Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-10T10:50:44.923Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-07-10T10:50:44.923Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-07-10T10:50:44.923Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2029' [2021-07-10T10:50:44.923Z] WARN: Skipping validation tests [2021-07-10T10:50:44.923Z] INFO: Running unit tests at 07/10/2021 10:50:32... [2021-07-10T10:50:44.923Z] INFO: make.ps1 starting at 07/10/2021 10:50:38 [2021-07-10T10:50:44.923Z] INFO: Git commit (635ce3c3c5) assumed from DOCKER_GITCOMMIT environment variable [2021-07-10T10:50:44.923Z] INFO: Invoking autogen... [2021-07-10T10:50:44.923Z] INFO: Running unit tests... [2021-07-10T10:50:45.347Z] --- PASS: TestGetTimestamp (0.17s) [2021-07-10T10:50:45.347Z] === RUN TestParseTimestamps [2021-07-10T10:50:45.347Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-10T10:50:45.347Z] PASS [2021-07-10T10:50:45.347Z] coverage: 100.0% of statements [2021-07-10T10:50:45.347Z] ok github.com/docker/docker/api/types/time 0.234s coverage: 100.0% of statements [2021-07-10T10:50:45.347Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-10T10:50:45.347Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-10T10:50:45.347Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-10T10:50:45.347Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-10T10:50:45.347Z] ? github.com/docker/docker/builder [no test files] [2021-07-10T10:50:45.347Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-10T10:50:45.347Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-10T10:50:45.347Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-10T10:50:45.347Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-10T10:50:45.347Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-10T10:50:45.347Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-10T10:50:45.347Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-10T10:50:45.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-10T10:50:45.821Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-10T10:50:45.821Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-10T10:50:45.821Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-10T10:50:46.299Z] === RUN TestParseRemoteURL [2021-07-10T10:50:46.299Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-10T10:50:46.299Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-10T10:50:46.299Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-10T10:50:46.299Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-10T10:50:46.299Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-10T10:50:46.299Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-10T10:50:46.300Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-10T10:50:46.748Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-10T10:50:46.750Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-10T10:50:46.750Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-10T10:50:46.750Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-10T10:50:46.750Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-10T10:50:46.750Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-10T10:50:46.750Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-10T10:50:46.750Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-10T10:50:46.750Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-10T10:50:46.750Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-10T10:50:46.750Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-10T10:50:46.750Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-10T10:50:46.750Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-10T10:50:46.750Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-10T10:50:46.750Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-10T10:50:46.750Z] === RUN TestCloneArgsSmartHttp [2021-07-10T10:50:46.750Z] --- PASS: TestCloneArgsSmartHttp (0.03s) [2021-07-10T10:50:46.751Z] === RUN TestCloneArgsDumbHttp [2021-07-10T10:50:46.751Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-10T10:50:46.751Z] === RUN TestCloneArgsGit [2021-07-10T10:50:46.751Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-10T10:50:46.751Z] === RUN TestCheckoutGit [2021-07-10T10:50:46.956Z] Cannot create a file when that file already exists. [2021-07-10T10:50:48.112Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-10T10:50:48.264Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-10T10:50:48.264Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-10T10:50:48.264Z] === RUN TestProcessNoDockerignore [2021-07-10T10:50:48.264Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-10T10:50:48.264Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-10T10:50:48.264Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-07-10T10:50:48.264Z] === RUN TestDetectContentType [2021-07-10T10:50:48.264Z] --- PASS: TestDetectContentType (0.00s) [2021-07-10T10:50:48.264Z] === RUN TestSelectAcceptableMIME [2021-07-10T10:50:48.264Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-10T10:50:48.264Z] === RUN TestInspectEmptyResponse [2021-07-10T10:50:48.264Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-10T10:50:48.264Z] === RUN TestInspectResponseBinary [2021-07-10T10:50:48.264Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-10T10:50:48.264Z] === RUN TestResponseUnsupportedContentType [2021-07-10T10:50:48.264Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-10T10:50:48.264Z] === RUN TestInspectResponseTextSimple [2021-07-10T10:50:48.264Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-10T10:50:48.264Z] === RUN TestInspectResponseEmptyContentType [2021-07-10T10:50:48.264Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-10T10:50:48.264Z] === RUN TestUnknownContentLength [2021-07-10T10:50:48.264Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-10T10:50:48.264Z] === RUN TestDownloadRemote [2021-07-10T10:50:48.636Z] 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/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/signal/testfiles 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-10T10:50:48.673Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-10T10:50:48.714Z] --- PASS: TestDownloadRemote (0.10s) [2021-07-10T10:50:48.714Z] === RUN TestGetWithStatusError [2021-07-10T10:50:48.714Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestCloseRootDirectory [2021-07-10T10:50:48.714Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:50:48.714Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestHashFile [2021-07-10T10:50:48.714Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:50:48.714Z] --- SKIP: TestHashFile (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestHashSubdir [2021-07-10T10:50:48.714Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:50:48.714Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-10T10:50:48.714Z] === RUN TestRemoveDirectory [2021-07-10T10:50:48.714Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:50:48.714Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-07-10T10:50:48.714Z] PASS [2021-07-10T10:50:48.714Z] coverage: 9.3% of statements [2021-07-10T10:50:48.714Z] ok github.com/docker/docker/builder/remotecontext 0.244s coverage: 9.3% of statements [2021-07-10T10:50:48.714Z] === RUN TestGetAllAllowed [2021-07-10T10:50:48.714Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestGetAllMeta [2021-07-10T10:50:48.714Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-10T10:50:48.714Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestIsUnreferencedBuiltin [2021-07-10T10:50:48.714Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestIsExistingDirectory [2021-07-10T10:50:48.714Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestGetFilenameForDownload [2021-07-10T10:50:48.714Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestEnv2Variables [2021-07-10T10:50:48.714Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-10T10:50:48.714Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestMaintainer [2021-07-10T10:50:48.714Z] --- PASS: TestMaintainer (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestLabel [2021-07-10T10:50:48.714Z] --- PASS: TestLabel (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestFromScratch [2021-07-10T10:50:48.714Z] --- PASS: TestFromScratch (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestFromWithArg [2021-07-10T10:50:48.714Z] --- PASS: TestFromWithArg (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-10T10:50:48.714Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestFromWithUndefinedArg [2021-07-10T10:50:48.714Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestFromMultiStageWithNamedStage [2021-07-10T10:50:48.714Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestOnbuild [2021-07-10T10:50:48.714Z] --- PASS: TestOnbuild (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestWorkdir [2021-07-10T10:50:48.714Z] --- PASS: TestWorkdir (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestCmd [2021-07-10T10:50:48.714Z] --- PASS: TestCmd (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestHealthcheckNone [2021-07-10T10:50:48.714Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestHealthcheckCmd [2021-07-10T10:50:48.714Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestEntrypoint [2021-07-10T10:50:48.714Z] --- PASS: TestEntrypoint (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestExpose [2021-07-10T10:50:48.714Z] --- PASS: TestExpose (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestUser [2021-07-10T10:50:48.714Z] --- PASS: TestUser (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestVolume [2021-07-10T10:50:48.714Z] --- PASS: TestVolume (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestStopSignal [2021-07-10T10:50:48.714Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-10T10:50:48.714Z] --- SKIP: TestStopSignal (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestArg [2021-07-10T10:50:48.714Z] --- PASS: TestArg (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestShell [2021-07-10T10:50:48.714Z] --- PASS: TestShell (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestPrependEnvOnCmd [2021-07-10T10:50:48.714Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestRunWithBuildArgs [2021-07-10T10:50:48.714Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestRunIgnoresHealthcheck [2021-07-10T10:50:48.714Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestDispatchUnsupportedOptions [2021-07-10T10:50:48.714Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-10T10:50:48.714Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-10T10:50:48.714Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-10T10:50:48.714Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-10T10:50:48.714Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-10T10:50:48.714Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-10T10:50:48.714Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestNormalizeWorkdir [2021-07-10T10:50:48.714Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestDispatch [2021-07-10T10:50:48.714Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-10T10:50:48.714Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-10T10:50:48.714Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-10T10:50:48.714Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-10T10:50:48.714Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-10T10:50:48.714Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-10T10:50:48.714Z] === RUN TestDispatch/COPY_url [2021-07-10T10:50:48.714Z] --- PASS: TestDispatch (0.08s) [2021-07-10T10:50:48.714Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-07-10T10:50:48.714Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-10T10:50:48.714Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-10T10:50:48.714Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-10T10:50:48.714Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-10T10:50:48.714Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-10T10:50:48.714Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestAddScratchImageAddsToMounts [2021-07-10T10:50:48.714Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-10T10:50:48.714Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-10T10:50:48.714Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-10T10:50:48.714Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestImageSourceGetAddsToMounts [2021-07-10T10:50:48.714Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestEmptyDockerfile [2021-07-10T10:50:48.714Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-07-10T10:50:48.714Z] === RUN TestSymlinkDockerfile [2021-07-10T10:50:48.714Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-10T10:50:48.714Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-10T10:50:48.714Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestNonExistingDockerfile [2021-07-10T10:50:48.714Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestCopyRunConfig [2021-07-10T10:50:48.714Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestDeepCopyRunConfig [2021-07-10T10:50:48.714Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestExportImage [2021-07-10T10:50:48.714Z] --- PASS: TestExportImage (0.00s) [2021-07-10T10:50:48.714Z] === RUN TestNormalizeDest [2021-07-10T10:50:48.714Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-10T10:50:48.714Z] PASS [2021-07-10T10:50:48.714Z] coverage: 47.0% of statements [2021-07-10T10:50:48.714Z] ok github.com/docker/docker/builder/dockerfile 0.225s coverage: 47.0% of statements [2021-07-10T10:50:49.170Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-10T10:50:49.170Z] === RUN TestEnable [2021-07-10T10:50:49.170Z] --- PASS: TestEnable (0.00s) [2021-07-10T10:50:49.170Z] === RUN TestDisable [2021-07-10T10:50:49.170Z] --- PASS: TestDisable (0.00s) [2021-07-10T10:50:49.170Z] === RUN TestEnabled [2021-07-10T10:50:49.170Z] --- PASS: TestEnabled (0.00s) [2021-07-10T10:50:49.170Z] PASS [2021-07-10T10:50:49.170Z] coverage: 100.0% of statements [2021-07-10T10:50:49.171Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2021-07-10T10:50:49.598Z] === RUN TestDockerSuite/TestInspectImage [2021-07-10T10:50:49.598Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-10T10:50:49.598Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-10T10:50:49.598Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-10T10:50:49.598Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-10T10:50:50.129Z] === RUN TestTCP4Proxy [2021-07-10T10:50:50.129Z] --- PASS: TestTCP4Proxy (0.00s) [2021-07-10T10:50:50.129Z] === RUN TestTCP4ProxyHalfClose [2021-07-10T10:50:50.129Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-10T10:50:50.129Z] === RUN TestTCP6Proxy [2021-07-10T10:50:50.129Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-10T10:50:50.129Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-10T10:50:50.129Z] === RUN TestTCPDualStackProxy [2021-07-10T10:50:50.129Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-10T10:50:50.129Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-10T10:50:50.129Z] === RUN TestUDP4Proxy [2021-07-10T10:50:50.129Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-10T10:50:50.129Z] === RUN TestUDP6Proxy [2021-07-10T10:50:50.129Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-10T10:50:50.129Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-10T10:50:50.129Z] === RUN TestUDPWriteError [2021-07-10T10:50:50.129Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-10T10:50:50.129Z] === RUN TestSCTP4Proxy [2021-07-10T10:50:50.129Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-10T10:50:50.129Z] --- SKIP: TestSCTP4Proxy (0.01s) [2021-07-10T10:50:50.129Z] === RUN TestSCTP6Proxy [2021-07-10T10:50:50.129Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-10T10:50:50.129Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-10T10:50:50.129Z] PASS [2021-07-10T10:50:50.129Z] coverage: 49.4% of statements [2021-07-10T10:50:50.129Z] ok github.com/docker/docker/cmd/docker-proxy 0.067s coverage: 49.4% of statements [2021-07-10T10:50:50.158Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-10T10:50:51.083Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-10T10:50:51.083Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-10T10:50:51.643Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-10T10:50:51.660Z] Removing intermediate container 9ae22c3f4c96 [2021-07-10T10:50:51.660Z] ---> acdd00e61739 [2021-07-10T10:50:51.660Z] Step 13/13 : CMD ["sh"] [2021-07-10T10:50:51.660Z] ---> Running in e6551b41ecfb [2021-07-10T10:50:51.660Z] Removing intermediate container e6551b41ecfb [2021-07-10T10:50:51.660Z] ---> 0923e4b7128a [2021-07-10T10:50:51.660Z] Successfully built 0923e4b7128a [2021-07-10T10:50:51.660Z] Successfully tagged busybox:latest [2021-07-10T10:50:51.660Z] INFO: Docker images of the daemon under test [2021-07-10T10:50:51.660Z] [2021-07-10T10:50:51.660Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-10T10:50:51.660Z] busybox latest 0923e4b7128a Less than a second ago 2.78GB [2021-07-10T10:50:51.660Z] microsoft/windowsservercore latest 39d157a84080 4 months ago 2.74GB [2021-07-10T10:50:51.660Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 4 months ago 2.74GB [2021-07-10T10:50:51.660Z] [2021-07-10T10:50:51.660Z] INFO: Running integration tests at 07/10/2021 10:50:51... [2021-07-10T10:50:51.660Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-10T10:50:51.660Z] INFO: Integration API tests being run from the host: [2021-07-10T10:50:51.660Z] INFO: make.ps1 starting at 07/10/2021 10:50:51 [2021-07-10T10:50:52.568Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-10T10:50:52.634Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-10T10:50:52.854Z] --- PASS: TestCreateServiceMultipleTimes (16.93s) [2021-07-10T10:50:52.854Z] === RUN TestCreateServiceConflict [2021-07-10T10:50:53.113Z] --- PASS: TestCreateServiceConflict (2.17s) [2021-07-10T10:50:53.113Z] === RUN TestCreateServiceMaxReplicas [2021-07-10T10:50:53.893Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-10T10:50:53.893Z] [2021-07-10T10:50:53.893Z] Unloading profiles will leave already running processes permanently [2021-07-10T10:50:53.893Z] unconfined, which can lead to unexpected situations. [2021-07-10T10:50:53.893Z] [2021-07-10T10:50:53.893Z] To set a process to complain mode, use the command line tool [2021-07-10T10:50:53.893Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-10T10:50:53.893Z] Post stage [Pipeline] junit [2021-07-10T10:50:53.910Z] Recording test results [2021-07-10T10:50:53.931Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-10T10:50:53.931Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-10T10:50:54.491Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-10T10:50:55.217Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-07-10T10:50:55.416Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-10T10:50:55.528Z] + echo Ensuring container killed. [2021-07-10T10:50:55.528Z] Ensuring container killed. [2021-07-10T10:50:55.528Z] + docker rm -vf docker-pr20 [2021-07-10T10:50:55.528Z] Error: No such container: docker-pr20 [Pipeline] sh [2021-07-10T10:50:55.816Z] + echo Chowning /workspace to jenkins user [2021-07-10T10:50:55.816Z] Chowning /workspace to jenkins user [2021-07-10T10:50:55.816Z] + id -u [2021-07-10T10:50:55.816Z] + id -g [2021-07-10T10:50:55.816Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42464:/workspace busybox chown -R 1000:1000 /workspace [2021-07-10T10:50:55.816Z] Unable to find image 'busybox:latest' locally [2021-07-10T10:50:55.816Z] latest: Pulling from library/busybox [2021-07-10T10:50:56.076Z] b71f96345d44: Pulling fs layer [2021-07-10T10:50:56.076Z] b71f96345d44: Verifying Checksum [2021-07-10T10:50:56.076Z] b71f96345d44: Download complete [2021-07-10T10:50:56.076Z] b71f96345d44: Pull complete [2021-07-10T10:50:56.076Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-07-10T10:50:56.076Z] Status: Downloaded newer image for busybox:latest [2021-07-10T10:50:56.403Z] --- PASS: TestCreateServiceMaxReplicas (3.23s) [2021-07-10T10:50:56.403Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-10T10:50:56.778Z] === RUN TestDockerSuite/TestInspectTemplateError [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-10T10:50:57.704Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-10T10:50:57.766Z] + bundleName=docker-py [2021-07-10T10:50:57.766Z] + echo Creating docker-py-bundles.tar.gz [2021-07-10T10:50:57.766Z] Creating docker-py-bundles.tar.gz [2021-07-10T10:50:57.766Z] + 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-10T10:50:57.781Z] Archiving artifacts [2021-07-10T10:50:58.264Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-10T10:50:58.824Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-07-10T10:50:58.937Z] ? github.com/docker/docker/api [no test files] [2021-07-10T10:50:59.079Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-10T10:50:59.184Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42464/20/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-07-10T10:50:59.555Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42464/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr20 -e DOCKER_GITCOMMIT=635ce3c3c5fe0bf13d9dc8595425e5d194c2823a -e DOCKER_GRAPHDRIVER docker:635ce3c3c5fe0bf13d9dc8595425e5d194c2823a hack/make.sh binary [2021-07-10T10:51:00.007Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-10T10:51:00.129Z] [2021-07-10T10:51:00.129Z] Removing bundles/ [2021-07-10T10:51:00.129Z] [2021-07-10T10:51:00.129Z] ---> Making bundle: binary (in bundles/binary) [2021-07-10T10:51:00.129Z] Building: bundles/binary-daemon/dockerd-dev [2021-07-10T10:51:00.129Z] GOOS="" GOARCH="" GOARM="" [2021-07-10T10:51:00.372Z] === RUN TestCheckpointCreateError [2021-07-10T10:51:00.372Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestCheckpointCreate [2021-07-10T10:51:00.372Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestCheckpointDeleteError [2021-07-10T10:51:00.372Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestCheckpointDelete [2021-07-10T10:51:00.372Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestCheckpointListError [2021-07-10T10:51:00.372Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestCheckpointList [2021-07-10T10:51:00.372Z] --- PASS: TestCheckpointList (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestCheckpointListContainerNotFound [2021-07-10T10:51:00.372Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestNewClientWithOpsFromEnv [2021-07-10T10:51:00.372Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-10T10:51:00.372Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestGetAPIPath [2021-07-10T10:51:00.372Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestParseHostURL [2021-07-10T10:51:00.372Z] --- PASS: TestParseHostURL (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-10T10:51:00.372Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-10T10:51:00.372Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestNegotiateAPIVersion [2021-07-10T10:51:00.372Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestNegotiateAPVersionOverride [2021-07-10T10:51:00.372Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-10T10:51:00.372Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-10T10:51:00.372Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-10T10:51:00.372Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestClientRedirect [2021-07-10T10:51:00.372Z] --- PASS: TestClientRedirect (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestConfigCreateUnsupported [2021-07-10T10:51:00.372Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestConfigCreateError [2021-07-10T10:51:00.372Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestConfigCreate [2021-07-10T10:51:00.372Z] --- PASS: TestConfigCreate (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestConfigInspectNotFound [2021-07-10T10:51:00.372Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestConfigInspectWithEmptyID [2021-07-10T10:51:00.372Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestConfigInspectUnsupported [2021-07-10T10:51:00.372Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestConfigInspectError [2021-07-10T10:51:00.372Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestConfigInspectConfigNotFound [2021-07-10T10:51:00.372Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestConfigInspect [2021-07-10T10:51:00.372Z] --- PASS: TestConfigInspect (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestConfigListUnsupported [2021-07-10T10:51:00.372Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestConfigListError [2021-07-10T10:51:00.372Z] --- PASS: TestConfigListError (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestConfigList [2021-07-10T10:51:00.372Z] --- PASS: TestConfigList (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestConfigRemoveUnsupported [2021-07-10T10:51:00.372Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestConfigRemoveError [2021-07-10T10:51:00.372Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestConfigRemove [2021-07-10T10:51:00.372Z] --- PASS: TestConfigRemove (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestConfigUpdateUnsupported [2021-07-10T10:51:00.372Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestConfigUpdateError [2021-07-10T10:51:00.372Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestConfigUpdate [2021-07-10T10:51:00.372Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestContainerCommitError [2021-07-10T10:51:00.372Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-10T10:51:00.372Z] === RUN TestContainerCommit [2021-07-10T10:51:00.373Z] --- PASS: TestContainerCommit (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerStatPathError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerStatPathNotFoundError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerStatPathNoHeaderError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerStatPath [2021-07-10T10:51:00.373Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestCopyToContainerError [2021-07-10T10:51:00.373Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestCopyToContainerNotFoundError [2021-07-10T10:51:00.373Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-10T10:51:00.373Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestCopyToContainer [2021-07-10T10:51:00.373Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestCopyFromContainerError [2021-07-10T10:51:00.373Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestCopyFromContainerNotFoundError [2021-07-10T10:51:00.373Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-10T10:51:00.373Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-10T10:51:00.373Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestCopyFromContainer [2021-07-10T10:51:00.373Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerCreateError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerCreateImageNotFound [2021-07-10T10:51:00.373Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerCreateWithName [2021-07-10T10:51:00.373Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerCreateAutoRemove [2021-07-10T10:51:00.373Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerDiffError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerDiff [2021-07-10T10:51:00.373Z] --- PASS: TestContainerDiff (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerExecCreateError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerExecCreate [2021-07-10T10:51:00.373Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerExecStartError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerExecStart [2021-07-10T10:51:00.373Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerExecInspectError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerExecInspect [2021-07-10T10:51:00.373Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerExportError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerExportError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerExport [2021-07-10T10:51:00.373Z] --- PASS: TestContainerExport (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerInspectError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerInspectContainerNotFound [2021-07-10T10:51:00.373Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerInspectWithEmptyID [2021-07-10T10:51:00.373Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerInspect [2021-07-10T10:51:00.373Z] --- PASS: TestContainerInspect (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerInspectNode [2021-07-10T10:51:00.373Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerKillError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerKillError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerKill [2021-07-10T10:51:00.373Z] --- PASS: TestContainerKill (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerListError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerListError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerList [2021-07-10T10:51:00.373Z] --- PASS: TestContainerList (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerLogsNotFoundError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerLogsError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerLogs [2021-07-10T10:51:00.373Z] --- PASS: TestContainerLogs (0.19s) [2021-07-10T10:51:00.373Z] === RUN TestContainerPauseError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerPause [2021-07-10T10:51:00.373Z] --- PASS: TestContainerPause (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainersPruneError [2021-07-10T10:51:00.373Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainersPrune [2021-07-10T10:51:00.373Z] --- PASS: TestContainersPrune (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerRemoveError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerRemoveNotFoundError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerRemove [2021-07-10T10:51:00.373Z] --- PASS: TestContainerRemove (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerRenameError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerRename [2021-07-10T10:51:00.373Z] --- PASS: TestContainerRename (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerResizeError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerExecResizeError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerResize [2021-07-10T10:51:00.373Z] --- PASS: TestContainerResize (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerExecResize [2021-07-10T10:51:00.373Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerRestartError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerRestart [2021-07-10T10:51:00.373Z] --- PASS: TestContainerRestart (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerStartError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerStartError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerStart [2021-07-10T10:51:00.373Z] --- PASS: TestContainerStart (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerStatsError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerStats [2021-07-10T10:51:00.373Z] --- PASS: TestContainerStats (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerStopError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerStopError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerStop [2021-07-10T10:51:00.373Z] --- PASS: TestContainerStop (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerTopError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerTopError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerTop [2021-07-10T10:51:00.373Z] --- PASS: TestContainerTop (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerUnpauseError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerUnpause [2021-07-10T10:51:00.373Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerUpdateError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerUpdate [2021-07-10T10:51:00.373Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerWaitError [2021-07-10T10:51:00.373Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestContainerWait [2021-07-10T10:51:00.373Z] --- PASS: TestContainerWait (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestDiskUsageError [2021-07-10T10:51:00.373Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestDiskUsage [2021-07-10T10:51:00.373Z] --- PASS: TestDiskUsage (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestDistributionInspectUnsupported [2021-07-10T10:51:00.373Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestDistributionInspectWithEmptyID [2021-07-10T10:51:00.373Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestEventsErrorInOptions [2021-07-10T10:51:00.373Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestEventsErrorFromServer [2021-07-10T10:51:00.373Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestEvents [2021-07-10T10:51:00.373Z] --- PASS: TestEvents (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestTLSCloseWriter [2021-07-10T10:51:00.373Z] === PAUSE TestTLSCloseWriter [2021-07-10T10:51:00.373Z] === RUN TestImageBuildError [2021-07-10T10:51:00.373Z] --- PASS: TestImageBuildError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageBuild [2021-07-10T10:51:00.373Z] --- PASS: TestImageBuild (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestGetDockerOS [2021-07-10T10:51:00.373Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageCreateError [2021-07-10T10:51:00.373Z] --- PASS: TestImageCreateError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageCreate [2021-07-10T10:51:00.373Z] --- PASS: TestImageCreate (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageHistoryError [2021-07-10T10:51:00.373Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageHistory [2021-07-10T10:51:00.373Z] --- PASS: TestImageHistory (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageImportError [2021-07-10T10:51:00.373Z] --- PASS: TestImageImportError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageImport [2021-07-10T10:51:00.373Z] --- PASS: TestImageImport (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageInspectError [2021-07-10T10:51:00.373Z] --- PASS: TestImageInspectError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageInspectImageNotFound [2021-07-10T10:51:00.373Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageInspectWithEmptyID [2021-07-10T10:51:00.373Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageInspect [2021-07-10T10:51:00.373Z] --- PASS: TestImageInspect (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageListError [2021-07-10T10:51:00.373Z] --- PASS: TestImageListError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageList [2021-07-10T10:51:00.373Z] --- PASS: TestImageList (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageListApiBefore125 [2021-07-10T10:51:00.373Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageLoadError [2021-07-10T10:51:00.373Z] --- PASS: TestImageLoadError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageLoad [2021-07-10T10:51:00.373Z] --- PASS: TestImageLoad (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImagesPruneError [2021-07-10T10:51:00.373Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImagesPrune [2021-07-10T10:51:00.373Z] --- PASS: TestImagesPrune (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImagePullReferenceParseError [2021-07-10T10:51:00.373Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImagePullAnyError [2021-07-10T10:51:00.373Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-10T10:51:00.373Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-10T10:51:00.373Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-10T10:51:00.373Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-10T10:51:00.373Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImagePullWithoutErrors [2021-07-10T10:51:00.373Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImagePushReferenceError [2021-07-10T10:51:00.373Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImagePushAnyError [2021-07-10T10:51:00.373Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-10T10:51:00.373Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-10T10:51:00.373Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-10T10:51:00.373Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-10T10:51:00.373Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.01s) [2021-07-10T10:51:00.373Z] === RUN TestImagePushWithoutErrors [2021-07-10T10:51:00.373Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-10T10:51:00.373Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-10T10:51:00.373Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-10T10:51:00.373Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-10T10:51:00.373Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-10T10:51:00.373Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-10T10:51:00.373Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-10T10:51:00.373Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-10T10:51:00.373Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageRemoveError [2021-07-10T10:51:00.373Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageRemoveImageNotFound [2021-07-10T10:51:00.373Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageRemove [2021-07-10T10:51:00.373Z] --- PASS: TestImageRemove (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageSaveError [2021-07-10T10:51:00.373Z] --- PASS: TestImageSaveError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageSave [2021-07-10T10:51:00.373Z] --- PASS: TestImageSave (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageSearchAnyError [2021-07-10T10:51:00.373Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-10T10:51:00.373Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-10T10:51:00.373Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-10T10:51:00.373Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-10T10:51:00.373Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageSearchWithoutErrors [2021-07-10T10:51:00.373Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageTagError [2021-07-10T10:51:00.373Z] --- PASS: TestImageTagError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageTagInvalidReference [2021-07-10T10:51:00.373Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageTagInvalidSourceImageName [2021-07-10T10:51:00.373Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageTagHexSource [2021-07-10T10:51:00.373Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestImageTag [2021-07-10T10:51:00.373Z] --- PASS: TestImageTag (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestInfoServerError [2021-07-10T10:51:00.373Z] --- PASS: TestInfoServerError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestInfoInvalidResponseJSONError [2021-07-10T10:51:00.373Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestInfo [2021-07-10T10:51:00.373Z] --- PASS: TestInfo (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNetworkConnectError [2021-07-10T10:51:00.373Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-10T10:51:00.373Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNetworkConnect [2021-07-10T10:51:00.373Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNetworkCreateError [2021-07-10T10:51:00.373Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNetworkCreate [2021-07-10T10:51:00.373Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNetworkDisconnectError [2021-07-10T10:51:00.373Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNetworkDisconnect [2021-07-10T10:51:00.373Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNetworkInspectError [2021-07-10T10:51:00.373Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNetworkInspectNotFoundError [2021-07-10T10:51:00.373Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNetworkInspectWithEmptyID [2021-07-10T10:51:00.373Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNetworkInspect [2021-07-10T10:51:00.373Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNetworkListError [2021-07-10T10:51:00.373Z] --- PASS: TestNetworkListError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNetworkList [2021-07-10T10:51:00.373Z] --- PASS: TestNetworkList (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNetworksPruneError [2021-07-10T10:51:00.373Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNetworksPrune [2021-07-10T10:51:00.373Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNetworkRemoveError [2021-07-10T10:51:00.373Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNetworkRemove [2021-07-10T10:51:00.373Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNodeInspectError [2021-07-10T10:51:00.373Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNodeInspectNodeNotFound [2021-07-10T10:51:00.373Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNodeInspectWithEmptyID [2021-07-10T10:51:00.373Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNodeInspect [2021-07-10T10:51:00.373Z] --- PASS: TestNodeInspect (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNodeListError [2021-07-10T10:51:00.373Z] --- PASS: TestNodeListError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNodeList [2021-07-10T10:51:00.373Z] --- PASS: TestNodeList (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNodeRemoveError [2021-07-10T10:51:00.373Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNodeRemove [2021-07-10T10:51:00.373Z] --- PASS: TestNodeRemove (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNodeUpdateError [2021-07-10T10:51:00.373Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestNodeUpdate [2021-07-10T10:51:00.373Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestOptionWithTimeout [2021-07-10T10:51:00.373Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-10T10:51:00.373Z] === RUN TestPingFail [2021-07-10T10:51:00.373Z] --- PASS: TestPingFail (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestPingWithError [2021-07-10T10:51:00.374Z] 2021/07/10 10:51:00 RoundTripper returned a response & error; ignoring response [2021-07-10T10:51:00.374Z] 2021/07/10 10:51:00 RoundTripper returned a response & error; ignoring response [2021-07-10T10:51:00.374Z] --- PASS: TestPingWithError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestPingSuccess [2021-07-10T10:51:00.374Z] --- PASS: TestPingSuccess (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestPingHeadFallback [2021-07-10T10:51:00.374Z] === RUN TestPingHeadFallback/OK [2021-07-10T10:51:00.374Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-10T10:51:00.374Z] === RUN TestPingHeadFallback/Not_Found [2021-07-10T10:51:00.374Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-10T10:51:00.374Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-10T10:51:00.374Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-10T10:51:00.374Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-10T10:51:00.374Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-10T10:51:00.374Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestPluginDisableError [2021-07-10T10:51:00.374Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestPluginDisable [2021-07-10T10:51:00.374Z] --- PASS: TestPluginDisable (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestPluginEnableError [2021-07-10T10:51:00.374Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestPluginEnable [2021-07-10T10:51:00.374Z] --- PASS: TestPluginEnable (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestPluginInspectError [2021-07-10T10:51:00.374Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestPluginInspectWithEmptyID [2021-07-10T10:51:00.374Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestPluginInspect [2021-07-10T10:51:00.374Z] --- PASS: TestPluginInspect (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestPluginListError [2021-07-10T10:51:00.374Z] --- PASS: TestPluginListError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestPluginList [2021-07-10T10:51:00.374Z] --- PASS: TestPluginList (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestPluginPushError [2021-07-10T10:51:00.374Z] --- PASS: TestPluginPushError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestPluginPush [2021-07-10T10:51:00.374Z] --- PASS: TestPluginPush (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestPluginRemoveError [2021-07-10T10:51:00.374Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestPluginRemove [2021-07-10T10:51:00.374Z] --- PASS: TestPluginRemove (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestPluginSetError [2021-07-10T10:51:00.374Z] --- PASS: TestPluginSetError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestPluginSet [2021-07-10T10:51:00.374Z] --- PASS: TestPluginSet (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSetHostHeader [2021-07-10T10:51:00.374Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestPlainTextError [2021-07-10T10:51:00.374Z] --- PASS: TestPlainTextError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestInfiniteError [2021-07-10T10:51:00.374Z] --- PASS: TestInfiniteError (0.03s) [2021-07-10T10:51:00.374Z] === RUN TestCanceledContext [2021-07-10T10:51:00.374Z] 2021/07/10 10:51:00 RoundTripper returned a response & error; ignoring response [2021-07-10T10:51:00.374Z] --- PASS: TestCanceledContext (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestDeadlineExceededContext [2021-07-10T10:51:00.374Z] 2021/07/10 10:51:00 RoundTripper returned a response & error; ignoring response [2021-07-10T10:51:00.374Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSecretCreateUnsupported [2021-07-10T10:51:00.374Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSecretCreateError [2021-07-10T10:51:00.374Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSecretCreate [2021-07-10T10:51:00.374Z] --- PASS: TestSecretCreate (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSecretInspectUnsupported [2021-07-10T10:51:00.374Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSecretInspectError [2021-07-10T10:51:00.374Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSecretInspectSecretNotFound [2021-07-10T10:51:00.374Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSecretInspectWithEmptyID [2021-07-10T10:51:00.374Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSecretInspect [2021-07-10T10:51:00.374Z] --- PASS: TestSecretInspect (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSecretListUnsupported [2021-07-10T10:51:00.374Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSecretListError [2021-07-10T10:51:00.374Z] --- PASS: TestSecretListError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSecretList [2021-07-10T10:51:00.374Z] --- PASS: TestSecretList (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSecretRemoveUnsupported [2021-07-10T10:51:00.374Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSecretRemoveError [2021-07-10T10:51:00.374Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSecretRemove [2021-07-10T10:51:00.374Z] --- PASS: TestSecretRemove (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSecretUpdateUnsupported [2021-07-10T10:51:00.374Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSecretUpdateError [2021-07-10T10:51:00.374Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSecretUpdate [2021-07-10T10:51:00.374Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestServiceCreateError [2021-07-10T10:51:00.374Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestServiceCreate [2021-07-10T10:51:00.374Z] --- PASS: TestServiceCreate (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-10T10:51:00.374Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestServiceCreateDigestPinning [2021-07-10T10:51:00.374Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestServiceInspectError [2021-07-10T10:51:00.374Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestServiceInspectServiceNotFound [2021-07-10T10:51:00.374Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestServiceInspectWithEmptyID [2021-07-10T10:51:00.374Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestServiceInspect [2021-07-10T10:51:00.374Z] --- PASS: TestServiceInspect (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestServiceListError [2021-07-10T10:51:00.374Z] --- PASS: TestServiceListError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestServiceList [2021-07-10T10:51:00.374Z] --- PASS: TestServiceList (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestServiceLogsError [2021-07-10T10:51:00.374Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestServiceLogs [2021-07-10T10:51:00.374Z] --- PASS: TestServiceLogs (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestServiceRemoveError [2021-07-10T10:51:00.374Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestServiceRemoveNotFoundError [2021-07-10T10:51:00.374Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestServiceRemove [2021-07-10T10:51:00.374Z] --- PASS: TestServiceRemove (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestServiceUpdateError [2021-07-10T10:51:00.374Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestServiceUpdate [2021-07-10T10:51:00.374Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSwarmGetUnlockKeyError [2021-07-10T10:51:00.374Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSwarmGetUnlockKey [2021-07-10T10:51:00.374Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSwarmInitError [2021-07-10T10:51:00.374Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSwarmInit [2021-07-10T10:51:00.374Z] --- PASS: TestSwarmInit (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSwarmInspectError [2021-07-10T10:51:00.374Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSwarmInspect [2021-07-10T10:51:00.374Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSwarmJoinError [2021-07-10T10:51:00.374Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSwarmJoin [2021-07-10T10:51:00.374Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSwarmLeaveError [2021-07-10T10:51:00.374Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSwarmLeave [2021-07-10T10:51:00.374Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSwarmUnlockError [2021-07-10T10:51:00.374Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSwarmUnlock [2021-07-10T10:51:00.374Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSwarmUpdateError [2021-07-10T10:51:00.374Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestSwarmUpdate [2021-07-10T10:51:00.374Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestTaskInspectError [2021-07-10T10:51:00.374Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestTaskInspectWithEmptyID [2021-07-10T10:51:00.374Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestTaskInspect [2021-07-10T10:51:00.374Z] --- PASS: TestTaskInspect (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestTaskListError [2021-07-10T10:51:00.374Z] --- PASS: TestTaskListError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestTaskList [2021-07-10T10:51:00.374Z] --- PASS: TestTaskList (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestVolumeCreateError [2021-07-10T10:51:00.374Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestVolumeCreate [2021-07-10T10:51:00.374Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestVolumeInspectError [2021-07-10T10:51:00.374Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestVolumeInspectNotFound [2021-07-10T10:51:00.374Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestVolumeInspectWithEmptyID [2021-07-10T10:51:00.374Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestVolumeInspect [2021-07-10T10:51:00.374Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestVolumeListError [2021-07-10T10:51:00.374Z] --- PASS: TestVolumeListError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestVolumeList [2021-07-10T10:51:00.374Z] --- PASS: TestVolumeList (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestVolumeRemoveError [2021-07-10T10:51:00.374Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-10T10:51:00.374Z] === RUN TestVolumeRemove [2021-07-10T10:51:00.374Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-10T10:51:00.374Z] === CONT TestTLSCloseWriter [2021-07-10T10:51:00.374Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-10T10:51:00.374Z] PASS [2021-07-10T10:51:00.374Z] coverage: 75.0% of statements [2021-07-10T10:51:00.374Z] ok github.com/docker/docker/client 0.407s coverage: 75.0% of statements [2021-07-10T10:51:00.574Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-10T10:51:00.831Z] docker_api_swarm_service_test.go:99: [dee09c24a87b1] joining swarm manager [d3c1e1490b9e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T10:51:01.756Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-10T10:51:01.756Z] docker_api_swarm_service_test.go:100: [d6933b75d3184] joining swarm manager [d3c1e1490b9e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-10T10:51:01.756Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-07-10T10:51:03.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-10T10:51:03.642Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-10T10:51:06.159Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-10T10:51:07.522Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-10T10:51:07.778Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-10T10:51:10.291Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-10T10:51:11.290Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.42s) [2021-07-10T10:51:11.290Z] === RUN TestCreateServiceSecretFileMode [2021-07-10T10:51:12.177Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-10T10:51:12.684Z] --- PASS: TestCreateServiceSecretFileMode (2.76s) [2021-07-10T10:51:12.684Z] === RUN TestCreateServiceConfigFileMode [2021-07-10T10:51:14.690Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-10T10:51:14.690Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-10T10:51:15.236Z] --- PASS: TestCreateServiceConfigFileMode (2.80s) [2021-07-10T10:51:15.236Z] === RUN TestCreateServiceSysctls [2021-07-10T10:51:16.573Z] === RUN TestMiddlewares [2021-07-10T10:51:16.573Z] --- PASS: TestMiddlewares (0.00s) [2021-07-10T10:51:16.573Z] PASS [2021-07-10T10:51:16.573Z] coverage: 9.0% of statements [2021-07-10T10:51:16.573Z] ok github.com/docker/docker/api/server 0.130s coverage: 9.0% of statements [2021-07-10T10:51:17.203Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-10T10:51:17.458Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-10T10:51:17.952Z] --- PASS: TestCheckoutGit (31.49s) [2021-07-10T10:51:17.952Z] === RUN TestValidGitTransport [2021-07-10T10:51:17.952Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-10T10:51:17.952Z] === RUN TestGitInvalidRef [2021-07-10T10:51:18.383Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-10T10:51:18.403Z] --- PASS: TestGitInvalidRef (0.23s) [2021-07-10T10:51:18.403Z] PASS [2021-07-10T10:51:18.403Z] coverage: 86.3% of statements [2021-07-10T10:51:18.403Z] ok github.com/docker/docker/builder/remotecontext/git 31.820s coverage: 86.3% of statements [2021-07-10T10:51:19.357Z] ? github.com/docker/docker/cli [no test files] [2021-07-10T10:51:19.357Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-10T10:51:19.432Z] --- PASS: TestCreateServiceSysctls (3.58s) [2021-07-10T10:51:19.432Z] === RUN TestCreateServiceCapabilities [2021-07-10T10:51:20.269Z] check_test.go:380: [dee09c24a87b1] daemon is not started [2021-07-10T10:51:21.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-10T10:51:21.971Z] --- PASS: TestCreateServiceCapabilities (2.83s) [2021-07-10T10:51:21.971Z] === RUN TestInspect [2021-07-10T10:51:22.677Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T10:51:22.677Z] INFO: Testing against a local daemon [2021-07-10T10:51:22.677Z] === RUN TestBuildWithSession [2021-07-10T10:51:22.677Z] build_session_test.go:25: TODO: BuildKit [2021-07-10T10:51:22.677Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-10T10:51:22.677Z] === RUN TestBuildSquashParent [2021-07-10T10:51:22.677Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T10:51:22.677Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-10T10:51:22.677Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-10T10:51:22.677Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-10T10:51:22.677Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-10T10:51:22.677Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-10T10:51:22.677Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-10T10:51:22.677Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-10T10:51:22.677Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-10T10:51:22.677Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-10T10:51:22.677Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-10T10:51:22.677Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-10T10:51:22.677Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-10T10:51:22.677Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-10T10:51:22.677Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-10T10:51:22.677Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-10T10:51:22.677Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-10T10:51:22.677Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-10T10:51:22.677Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-10T10:51:24.509Z] --- PASS: TestInspect (2.74s) [2021-07-10T10:51:24.509Z] === RUN TestCreateJob [2021-07-10T10:51:26.797Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-07-10T10:51:27.722Z] docker_api_swarm_service_test.go:532: [d966609daae0d] joining swarm manager [da4f5e8af1863]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T10:51:28.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-10T10:51:28.504Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-10T10:51:28.702Z] --- PASS: TestCreateJob (3.57s) [2021-07-10T10:51:28.702Z] === RUN TestReplicatedJob [2021-07-10T10:51:28.966Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-10T10:51:29.084Z] docker_api_swarm_service_test.go:533: [d15e151987a3e] joining swarm manager [da4f5e8af1863]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-10T10:51:30.448Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-10T10:51:31.641Z] === RUN TestContainerStopSignal [2021-07-10T10:51:31.641Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-10T10:51:31.641Z] === RUN TestContainerStopTimeout [2021-07-10T10:51:31.641Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-10T10:51:31.641Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-10T10:51:31.641Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-10T10:51:31.641Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-10T10:51:31.641Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-10T10:51:31.641Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-10T10:51:31.641Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-10T10:51:31.641Z] === RUN TestReplaceAndAppendEnvVars [2021-07-10T10:51:31.641Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-10T10:51:31.641Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-10T10:51:31.641Z] === RUN TestNewMemoryStore [2021-07-10T10:51:31.641Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-10T10:51:31.641Z] === RUN TestAddContainers [2021-07-10T10:51:31.641Z] --- PASS: TestAddContainers (0.00s) [2021-07-10T10:51:31.641Z] === RUN TestGetContainer [2021-07-10T10:51:31.641Z] --- PASS: TestGetContainer (0.00s) [2021-07-10T10:51:31.641Z] === RUN TestDeleteContainer [2021-07-10T10:51:31.641Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-10T10:51:31.641Z] === RUN TestListContainers [2021-07-10T10:51:31.641Z] --- PASS: TestListContainers (0.00s) [2021-07-10T10:51:31.641Z] === RUN TestFirstContainer [2021-07-10T10:51:31.641Z] --- PASS: TestFirstContainer (0.00s) [2021-07-10T10:51:31.641Z] === RUN TestApplyAllContainer [2021-07-10T10:51:31.641Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-10T10:51:31.642Z] === RUN TestIsValidHealthString [2021-07-10T10:51:31.642Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-10T10:51:31.642Z] === RUN TestStateRunStop [2021-07-10T10:51:31.642Z] --- PASS: TestStateRunStop (0.00s) [2021-07-10T10:51:31.642Z] === RUN TestStateTimeoutWait [2021-07-10T10:51:31.642Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-10T10:51:31.642Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-10T10:51:31.642Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-10T10:51:31.642Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-10T10:51:31.642Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-10T10:51:31.642Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-10T10:51:31.642Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-10T10:51:31.642Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-10T10:51:31.642Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-10T10:51:31.642Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-10T10:51:31.642Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-10T10:51:31.642Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-10T10:51:31.642Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-10T10:51:31.642Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-10T10:51:31.642Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-10T10:51:31.642Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-10T10:51:31.642Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-10T10:51:31.642Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-10T10:51:31.642Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-10T10:51:31.642Z] state_test.go:141: Stop callback fired [2021-07-10T10:51:31.642Z] state_test.go:165: Stop callback fired [2021-07-10T10:51:31.642Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-10T10:51:31.642Z] === RUN TestIsValidStateString [2021-07-10T10:51:31.642Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-10T10:51:31.642Z] === RUN TestViewSaveDelete [2021-07-10T10:51:31.642Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-10T10:51:31.642Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-10T10:51:31.642Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-10T10:51:31.642Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-10T10:51:31.642Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-10T10:51:31.642Z] === RUN TestConfigureDaemonLogs [2021-07-10T10:51:31.642Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-10T10:51:31.642Z] === RUN TestCommonOptionsInstallFlags [2021-07-10T10:51:31.642Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-10T10:51:31.642Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-10T10:51:31.642Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-10T10:51:31.642Z] PASS [2021-07-10T10:51:31.642Z] coverage: 18.5% of statements [2021-07-10T10:51:31.642Z] --- PASS: TestViewSaveDelete (0.01s) [2021-07-10T10:51:31.642Z] === RUN TestViewAll [2021-07-10T10:51:31.642Z] ok github.com/docker/docker/cmd/dockerd 0.180s coverage: 18.5% of statements [2021-07-10T10:51:31.642Z] --- PASS: TestViewAll (0.01s) [2021-07-10T10:51:31.642Z] === RUN TestViewGet [2021-07-10T10:51:31.642Z] --- PASS: TestViewGet (0.01s) [2021-07-10T10:51:31.642Z] === RUN TestNames [2021-07-10T10:51:31.642Z] --- PASS: TestNames (0.00s) [2021-07-10T10:51:31.642Z] === RUN TestViewWithHealthCheck [2021-07-10T10:51:31.642Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-10T10:51:31.642Z] PASS [2021-07-10T10:51:31.642Z] coverage: 41.5% of statements [2021-07-10T10:51:31.642Z] ok github.com/docker/docker/container 0.242s coverage: 41.5% of statements [2021-07-10T10:51:31.642Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-10T10:51:31.642Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-10T10:51:31.642Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-10T10:51:31.642Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-10T10:51:33.713Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-10T10:51:33.787Z] === RUN TestPrepare [2021-07-10T10:51:33.787Z] --- PASS: TestPrepare (0.00s) [2021-07-10T10:51:33.787Z] === RUN TestStart [2021-07-10T10:51:33.787Z] --- PASS: TestStart (0.00s) [2021-07-10T10:51:33.787Z] === RUN TestWaitCancel [2021-07-10T10:51:33.787Z] --- PASS: TestWaitCancel (0.00s) [2021-07-10T10:51:33.787Z] === RUN TestWaitDisabled [2021-07-10T10:51:33.788Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-10T10:51:33.788Z] === RUN TestWaitEnabled [2021-07-10T10:51:33.788Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-10T10:51:33.788Z] === RUN TestRemove [2021-07-10T10:51:33.788Z] --- PASS: TestRemove (0.00s) [2021-07-10T10:51:33.788Z] PASS [2021-07-10T10:51:33.788Z] coverage: 65.3% of statements [2021-07-10T10:51:33.788Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2021-07-10T10:51:34.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-10T10:51:35.280Z] --- PASS: TestReplicatedJob (6.20s) [2021-07-10T10:51:35.280Z] === RUN TestUpdateReplicatedJob [2021-07-10T10:51:35.302Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-10T10:51:35.302Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2021-07-10T10:51:35.302Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-10T10:51:35.302Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-10T10:51:35.302Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-10T10:51:35.302Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-10T10:51:35.302Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-10T10:51:35.302Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-10T10:51:35.302Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-10T10:51:35.302Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-10T10:51:35.302Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-10T10:51:35.752Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-10T10:51:35.752Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-10T10:51:35.752Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-10T10:51:35.752Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-10T10:51:35.752Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-10T10:51:35.752Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-10T10:51:35.752Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-10T10:51:35.752Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-10T10:51:35.752Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-10T10:51:35.752Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-10T10:51:35.752Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-10T10:51:35.752Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-10T10:51:35.752Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-10T10:51:35.752Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-10T10:51:35.752Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-10T10:51:35.752Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-10T10:51:35.752Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-10T10:51:35.752Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-10T10:51:35.752Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-10T10:51:35.752Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-10T10:51:35.752Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-10T10:51:35.752Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-10T10:51:35.752Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-10T10:51:35.752Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-10T10:51:35.752Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-10T10:51:35.752Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-10T10:51:35.752Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-10T10:51:35.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-10T10:51:36.203Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-10T10:51:36.203Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-10T10:51:36.203Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-10T10:51:36.203Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-10T10:51:36.203Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-10T10:51:36.203Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-10T10:51:36.203Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-10T10:51:36.203Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-10T10:51:36.203Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-10T10:51:36.203Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-10T10:51:36.203Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-10T10:51:36.203Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-10T10:51:36.203Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-10T10:51:36.203Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-10T10:51:36.203Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-10T10:51:36.203Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-10T10:51:36.203Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-10T10:51:36.203Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-10T10:51:36.203Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-10T10:51:36.203Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-10T10:51:36.203Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-10T10:51:36.203Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-10T10:51:36.203Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-10T10:51:36.203Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-10T10:51:36.203Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-10T10:51:36.203Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-10T10:51:36.203Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-10T10:51:36.203Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-10T10:51:36.203Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-10T10:51:36.203Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-10T10:51:36.203Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-10T10:51:36.203Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-10T10:51:36.203Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-10T10:51:36.203Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-10T10:51:36.203Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-10T10:51:36.203Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-10T10:51:36.203Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-10T10:51:36.203Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-10T10:51:36.203Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-10T10:51:36.203Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-10T10:51:36.203Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-10T10:51:36.203Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-10T10:51:36.203Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-10T10:51:36.203Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-10T10:51:36.203Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-10T10:51:36.203Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-10T10:51:36.203Z] PASS [2021-07-10T10:51:36.203Z] coverage: 35.9% of statements [2021-07-10T10:51:36.203Z] ok github.com/docker/docker/daemon/cluster/convert 0.421s coverage: 35.9% of statements [2021-07-10T10:51:36.203Z] === RUN TestNewListSecretsFilters [2021-07-10T10:51:36.203Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-10T10:51:36.203Z] === RUN TestNewListConfigsFilters [2021-07-10T10:51:36.203Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-10T10:51:36.203Z] PASS [2021-07-10T10:51:36.203Z] coverage: 0.5% of statements [2021-07-10T10:51:36.203Z] ok github.com/docker/docker/daemon/cluster 0.655s coverage: 0.5% of statements [2021-07-10T10:51:36.258Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-10T10:51:36.523Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-10T10:51:36.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-10T10:51:37.818Z] --- PASS: TestUpdateReplicatedJob (3.65s) [2021-07-10T10:51:37.818Z] === RUN TestServiceListWithStatuses [2021-07-10T10:51:37.818Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-10T10:51:37.818Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-10T10:51:37.818Z] === RUN TestDockerNetworkConnectAlias [2021-07-10T10:51:39.784Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-07-10T10:51:39.784Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-10T10:51:39.784Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-10T10:51:39.784Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-10T10:51:39.784Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-10T10:51:39.891Z] === RUN TestBuilderGC [2021-07-10T10:51:39.891Z] --- PASS: TestBuilderGC (0.12s) [2021-07-10T10:51:39.891Z] === RUN TestDaemonConfigurationNotFound [2021-07-10T10:51:39.891Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-10T10:51:39.891Z] === RUN TestDaemonBrokenConfiguration [2021-07-10T10:51:39.891Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-10T10:51:39.891Z] === RUN TestParseClusterAdvertiseSettings [2021-07-10T10:51:39.891Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-10T10:51:39.891Z] === RUN TestFindConfigurationConflicts [2021-07-10T10:51:39.891Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-10T10:51:39.891Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-10T10:51:39.891Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-10T10:51:39.891Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-10T10:51:39.891Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-10T10:51:39.891Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-10T10:51:39.891Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-10T10:51:39.891Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-10T10:51:39.891Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-10T10:51:39.891Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-10T10:51:39.891Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-10T10:51:39.891Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-10T10:51:39.891Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-10T10:51:39.891Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-10T10:51:39.891Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-10T10:51:39.891Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-10T10:51:39.891Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-10T10:51:39.891Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-10T10:51:39.891Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-10T10:51:39.891Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-10T10:51:39.891Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-10T10:51:39.891Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-10T10:51:39.891Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-10T10:51:39.891Z] === RUN TestValidateConfigurationErrors [2021-07-10T10:51:39.891Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-10T10:51:39.891Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-10T10:51:39.891Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-10T10:51:39.891Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-10T10:51:39.891Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-10T10:51:39.891Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-10T10:51:39.891Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-10T10:51:39.891Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-10T10:51:39.891Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-10T10:51:39.891Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-10T10:51:39.891Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-10T10:51:39.891Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-10T10:51:39.891Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-10T10:51:39.891Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-10T10:51:39.891Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-10T10:51:39.891Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-10T10:51:39.891Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-10T10:51:39.891Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-10T10:51:39.891Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-10T10:51:39.891Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-10T10:51:39.891Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-10T10:51:39.891Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-10T10:51:39.891Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-10T10:51:39.891Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-10T10:51:39.891Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-10T10:51:39.891Z] === RUN TestValidateConfiguration [2021-07-10T10:51:39.891Z] === RUN TestValidateConfiguration/with_label [2021-07-10T10:51:39.891Z] === RUN TestValidateConfiguration/with_dns [2021-07-10T10:51:39.891Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-10T10:51:39.891Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-10T10:51:39.891Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-10T10:51:39.891Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-10T10:51:39.891Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-10T10:51:39.891Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-10T10:51:39.891Z] --- PASS: TestValidateConfiguration (0.01s) [2021-07-10T10:51:39.891Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-10T10:51:39.891Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-10T10:51:39.891Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-10T10:51:39.891Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-10T10:51:39.891Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-10T10:51:39.891Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-10T10:51:39.891Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-10T10:51:39.891Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-10T10:51:39.891Z] === RUN TestModifiedDiscoverySettings [2021-07-10T10:51:39.891Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-10T10:51:39.891Z] === RUN TestReloadSetConfigFileNotExist [2021-07-10T10:51:39.891Z] time="2021-07-10T10:51:39Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-10T10:51:39.891Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2021-07-10T10:51:39.891Z] === RUN TestReloadDefaultConfigNotExist [2021-07-10T10:51:39.891Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:51:39.891Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-10T10:51:39.891Z] === RUN TestReloadBadDefaultConfig [2021-07-10T10:51:39.891Z] time="2021-07-10T10:51:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-160635087" [2021-07-10T10:51:39.891Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-10T10:51:39.891Z] === RUN TestReloadWithConflictingLabels [2021-07-10T10:51:39.891Z] time="2021-07-10T10:51:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-986115554" [2021-07-10T10:51:39.891Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-10T10:51:39.891Z] === RUN TestReloadWithDuplicateLabels [2021-07-10T10:51:39.891Z] time="2021-07-10T10:51:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-599479769" [2021-07-10T10:51:39.891Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-10T10:51:39.891Z] === RUN TestDaemonConfigurationMerge [2021-07-10T10:51:39.891Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-10T10:51:39.891Z] PASS [2021-07-10T10:51:39.892Z] coverage: 79.2% of statements [2021-07-10T10:51:40.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-10T10:51:40.342Z] ok github.com/docker/docker/daemon/config 0.429s coverage: 79.2% of statements [2021-07-10T10:51:40.343Z] === RUN TestWaitNodeAttachment [2021-07-10T10:51:40.345Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-10T10:51:40.794Z] === RUN TestDiscoveryOptsErrors [2021-07-10T10:51:40.794Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-10T10:51:40.794Z] === RUN TestDiscoveryOpts [2021-07-10T10:51:40.794Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-10T10:51:40.794Z] PASS [2021-07-10T10:51:40.794Z] coverage: 30.0% of statements [2021-07-10T10:51:40.794Z] ok github.com/docker/docker/daemon/discovery 0.113s coverage: 30.0% of statements [2021-07-10T10:51:40.794Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-07-10T10:51:40.794Z] === RUN TestIsolationConversion [2021-07-10T10:51:40.794Z] === RUN TestIsolationConversion/default [2021-07-10T10:51:40.794Z] === RUN TestIsolationConversion/process [2021-07-10T10:51:40.794Z] === RUN TestIsolationConversion/hyperv [2021-07-10T10:51:40.794Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-10T10:51:40.794Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-10T10:51:40.794Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-10T10:51:40.794Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-10T10:51:40.794Z] === RUN TestContainerLabels [2021-07-10T10:51:40.794Z] --- PASS: TestContainerLabels (0.00s) [2021-07-10T10:51:40.794Z] === RUN TestCredentialSpecConversion [2021-07-10T10:51:40.794Z] === RUN TestCredentialSpecConversion/none [2021-07-10T10:51:40.794Z] === RUN TestCredentialSpecConversion/config [2021-07-10T10:51:40.794Z] === RUN TestCredentialSpecConversion/file [2021-07-10T10:51:40.794Z] === RUN TestCredentialSpecConversion/registry [2021-07-10T10:51:40.794Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-10T10:51:40.794Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-10T10:51:40.794Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-10T10:51:40.794Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-10T10:51:40.794Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-10T10:51:40.794Z] === RUN TestControllerValidateMountBind [2021-07-10T10:51:40.794Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-10T10:51:40.794Z] === RUN TestControllerValidateMountVolume [2021-07-10T10:51:40.794Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-10T10:51:40.794Z] === RUN TestControllerValidateMountTarget [2021-07-10T10:51:40.794Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-10T10:51:40.794Z] === RUN TestControllerValidateMountTmpfs [2021-07-10T10:51:40.794Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-10T10:51:40.794Z] === RUN TestControllerValidateMountInvalidType [2021-07-10T10:51:40.794Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-10T10:51:40.794Z] === RUN TestControllerValidateMountNamedPipe [2021-07-10T10:51:40.794Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-10T10:51:40.794Z] PASS [2021-07-10T10:51:40.794Z] coverage: 11.0% of statements [2021-07-10T10:51:40.794Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.728s coverage: 11.0% of statements [2021-07-10T10:51:41.708Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-10T10:51:41.750Z] === RUN TestVerifyNetworkingConfig [2021-07-10T10:51:41.750Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestGetContainer [2021-07-10T10:51:41.750Z] --- PASS: TestGetContainer (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestValidContainerNames [2021-07-10T10:51:41.750Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestContainerInitDNS [2021-07-10T10:51:41.750Z] daemon_test.go:147: root required [2021-07-10T10:51:41.750Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestMerge [2021-07-10T10:51:41.750Z] --- PASS: TestMerge (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestValidateContainerIsolation [2021-07-10T10:51:41.750Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestFindNetworkErrorType [2021-07-10T10:51:41.750Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestEnsureServicesExist [2021-07-10T10:51:41.750Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestEnsureServicesExistErrors [2021-07-10T10:51:41.750Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-10T10:51:41.750Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-10T10:51:41.750Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-10T10:51:41.750Z] --- PASS: TestEnsureServicesExistErrors (0.01s) [2021-07-10T10:51:41.750Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-10T10:51:41.750Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-10T10:51:41.750Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestContainerDelete [2021-07-10T10:51:41.750Z] --- PASS: TestContainerDelete (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestContainerDoubleDelete [2021-07-10T10:51:41.750Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestLogContainerEventCopyLabels [2021-07-10T10:51:41.750Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestLogContainerEventWithAttributes [2021-07-10T10:51:41.750Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestNoneHealthcheck [2021-07-10T10:51:41.750Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestHealthStates [2021-07-10T10:51:41.750Z] === RUN TestEventsLog [2021-07-10T10:51:41.750Z] --- PASS: TestEventsLog (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestEventsLogTimeout [2021-07-10T10:51:41.750Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestLogEvents [2021-07-10T10:51:41.750Z] --- PASS: TestLogEvents (0.05s) [2021-07-10T10:51:41.750Z] === RUN TestLoadBufferedEvents [2021-07-10T10:51:41.750Z] time="2021-07-10T10:51:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-10T10:51:41.750Z] time="2021-07-10T10:51:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-10T10:51:41.750Z] time="2021-07-10T10:51:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-10T10:51:41.750Z] time="2021-07-10T10:51:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-10T10:51:41.750Z] time="2021-07-10T10:51:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-10T10:51:41.750Z] time="2021-07-10T10:51:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-10T10:51:41.750Z] time="2021-07-10T10:51:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-10T10:51:41.750Z] time="2021-07-10T10:51:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-10T10:51:41.750Z] time="2021-07-10T10:51:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-10T10:51:41.750Z] time="2021-07-10T10:51:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-10T10:51:41.750Z] --- PASS: TestHealthStates (0.19s) [2021-07-10T10:51:41.750Z] === RUN TestMaskURLCredentials [2021-07-10T10:51:41.750Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestGetInspectData [2021-07-10T10:51:41.750Z] --- PASS: TestGetInspectData (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestFillLicense [2021-07-10T10:51:41.750Z] --- PASS: TestFillLicense (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestListInvalidFilter [2021-07-10T10:51:41.750Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestNameFilter [2021-07-10T10:51:41.750Z] --- PASS: TestNameFilter (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-10T10:51:41.750Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-10T10:51:41.750Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-10T10:51:41.750Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-10T10:51:41.750Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-10T10:51:41.750Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-10T10:51:41.750Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-10T10:51:41.750Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-10T10:51:41.750Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-10T10:51:41.750Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-10T10:51:41.750Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-10T10:51:41.750Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-10T10:51:41.750Z] === 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-10T10:51:41.750Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-10T10:51:41.750Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-10T10:51:41.750Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-10T10:51:41.750Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-10T10:51:41.750Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-10T10:51:41.750Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-10T10:51:41.750Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-10T10:51:41.750Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-10T10:51:41.750Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-10T10:51:41.750Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-10T10:51:41.750Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-10T10:51:41.750Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-10T10:51:41.750Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-10T10:51:41.750Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-10T10:51:41.750Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-10T10:51:41.750Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-10T10:51:41.750Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-10T10:51:41.750Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-10T10:51:41.750Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-10T10:51:41.750Z] --- 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-10T10:51:41.750Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-10T10:51:41.750Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-10T10:51:41.750Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-10T10:51:41.750Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-10T10:51:41.750Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-10T10:51:41.750Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-10T10:51:41.750Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-10T10:51:41.750Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestDaemonReloadLabels [2021-07-10T10:51:41.750Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-10T10:51:41.750Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestDaemonReloadMirrors [2021-07-10T10:51:41.750Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-10T10:51:41.750Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-10T10:51:41.750Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestDaemonDiscoveryReload [2021-07-10T10:51:41.750Z] --- PASS: TestLoadBufferedEvents (0.19s) [2021-07-10T10:51:41.750Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-10T10:51:41.750Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-10T10:51:41.750Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-10T10:51:41.750Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-10T10:51:41.750Z] PASS [2021-07-10T10:51:41.750Z] coverage: 50.0% of statements [2021-07-10T10:51:41.750Z] ok github.com/docker/docker/daemon/events 0.292s coverage: 50.0% of statements [2021-07-10T10:51:42.202Z] === RUN TestIsEmptyDir [2021-07-10T10:51:42.202Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-10T10:51:42.202Z] PASS [2021-07-10T10:51:42.202Z] coverage: 2.3% of statements [2021-07-10T10:51:42.653Z] ok github.com/docker/docker/daemon/graphdriver 0.067s coverage: 2.3% of statements [2021-07-10T10:51:42.653Z] === RUN TestLinkNaming [2021-07-10T10:51:42.653Z] --- PASS: TestLinkNaming (0.00s) [2021-07-10T10:51:42.653Z] === RUN TestLinkNew [2021-07-10T10:51:42.653Z] --- PASS: TestLinkNew (0.00s) [2021-07-10T10:51:42.653Z] === RUN TestLinkEnv [2021-07-10T10:51:42.653Z] --- PASS: TestLinkEnv (0.00s) [2021-07-10T10:51:42.653Z] === RUN TestLinkMultipleEnv [2021-07-10T10:51:42.653Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-10T10:51:42.653Z] === RUN TestLinkPortRangeEnv [2021-07-10T10:51:42.653Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-10T10:51:42.653Z] PASS [2021-07-10T10:51:42.653Z] coverage: 93.0% of statements [2021-07-10T10:51:42.653Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2021-07-10T10:51:42.653Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-07-10T10:51:42.653Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-10T10:51:43.096Z] --- PASS: TestDockerNetworkConnectAlias (4.70s) [2021-07-10T10:51:43.096Z] === RUN TestDockerNetworkReConnect [2021-07-10T10:51:43.104Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-07-10T10:51:43.105Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-10T10:51:43.557Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-07-10T10:51:43.557Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-10T10:51:43.557Z] reload_test.go:520: root required [2021-07-10T10:51:43.557Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-10T10:51:43.557Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-10T10:51:43.557Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-10T10:51:43.557Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-10T10:51:43.557Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-07-10T10:51:43.557Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-10T10:51:44.008Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-10T10:51:44.008Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-10T10:51:44.008Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-10T10:51:44.008Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-10T10:51:44.008Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-10T10:51:44.008Z] === RUN TestParseVolumesFrom [2021-07-10T10:51:44.008Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-10T10:51:44.008Z] PASS [2021-07-10T10:51:44.008Z] coverage: 9.1% of statements [2021-07-10T10:51:44.008Z] ok github.com/docker/docker/daemon 2.556s coverage: 9.1% of statements [2021-07-10T10:51:44.008Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-10T10:51:44.008Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-10T10:51:44.008Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-10T10:51:44.008Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-10T10:51:44.008Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-10T10:51:44.008Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-10T10:51:44.008Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-10T10:51:44.008Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-10T10:51:44.008Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-10T10:51:44.008Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-10T10:51:44.008Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-10T10:51:44.008Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-10T10:51:44.008Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-10T10:51:44.008Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-10T10:51:44.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-10T10:51:44.960Z] === RUN TestAdapterReadLogs [2021-07-10T10:51:44.960Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-10T10:51:44.960Z] === RUN TestCopier [2021-07-10T10:51:44.960Z] --- PASS: TestCopier (0.00s) [2021-07-10T10:51:44.960Z] === RUN TestCopierLongLines [2021-07-10T10:51:44.960Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-10T10:51:44.960Z] === RUN TestCopierSlow [2021-07-10T10:51:44.960Z] --- PASS: TestCopierSlow (0.22s) [2021-07-10T10:51:44.960Z] === RUN TestCopierWithSized [2021-07-10T10:51:44.960Z] === RUN TestCopierWithSized/as_is [2021-07-10T10:51:44.960Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-10T10:51:45.410Z] --- PASS: TestCopierWithSized (0.03s) [2021-07-10T10:51:45.410Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-10T10:51:45.410Z] --- PASS: TestCopierWithSized/With_RingLogger (0.03s) [2021-07-10T10:51:45.410Z] === RUN TestCopierWithPartial [2021-07-10T10:51:45.410Z] --- PASS: TestCopierWithPartial (0.01s) [2021-07-10T10:51:45.410Z] === RUN TestRingLogger [2021-07-10T10:51:45.410Z] --- PASS: TestRingLogger (0.00s) [2021-07-10T10:51:45.410Z] === RUN TestRingCap [2021-07-10T10:51:45.410Z] --- PASS: TestRingCap (0.00s) [2021-07-10T10:51:45.410Z] === RUN TestRingClose [2021-07-10T10:51:45.410Z] --- PASS: TestRingClose (0.00s) [2021-07-10T10:51:45.410Z] === RUN TestRingDrain [2021-07-10T10:51:45.410Z] --- PASS: TestRingDrain (0.00s) [2021-07-10T10:51:45.410Z] PASS [2021-07-10T10:51:45.410Z] coverage: 43.3% of statements [2021-07-10T10:51:45.410Z] ok github.com/docker/docker/daemon/logger 0.351s coverage: 43.3% of statements [2021-07-10T10:51:45.410Z] === RUN TestNewStreamConfig [2021-07-10T10:51:45.410Z] === RUN TestNewStreamConfig/defaults [2021-07-10T10:51:45.410Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-10T10:51:45.410Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-10T10:51:45.410Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-10T10:51:45.410Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-10T10:51:45.410Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-10T10:51:45.410Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-10T10:51:45.410Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-10T10:51:45.410Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-10T10:51:45.410Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-10T10:51:45.410Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-10T10:51:45.410Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-10T10:51:45.410Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-10T10:51:45.410Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-10T10:51:45.410Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-10T10:51:45.410Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-10T10:51:45.410Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-10T10:51:45.410Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-10T10:51:45.410Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-10T10:51:45.410Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-10T10:51:45.410Z] time="2021-07-10T10:51:44Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-10T10:51:45.410Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2021-07-10T10:51:45.410Z] === RUN TestCreateSuccess [2021-07-10T10:51:45.410Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-10T10:51:45.410Z] === RUN TestCreateLogGroupSuccess [2021-07-10T10:51:45.410Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-10T10:51:45.410Z] === RUN TestCreateError [2021-07-10T10:51:45.410Z] --- PASS: TestCreateError (0.00s) [2021-07-10T10:51:45.410Z] === RUN TestCreateAlreadyExists [2021-07-10T10:51:45.410Z] time="2021-07-10T10:51:45Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-10T10:51:45.410Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-10T10:51:45.410Z] === RUN TestLogClosed [2021-07-10T10:51:45.410Z] --- PASS: TestLogClosed (0.00s) [2021-07-10T10:51:45.410Z] === RUN TestLogBlocking [2021-07-10T10:51:45.410Z] --- PASS: TestLogBlocking (0.00s) [2021-07-10T10:51:45.410Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-10T10:51:45.410Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-10T10:51:45.410Z] === RUN TestLogNonBlockingBufferFull [2021-07-10T10:51:45.411Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-10T10:51:45.411Z] === RUN TestPublishBatchSuccess [2021-07-10T10:51:45.411Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-10T10:51:45.411Z] === RUN TestPublishBatchError [2021-07-10T10:51:45.411Z] time="2021-07-10T10:51:45Z" level=error msg=Error [2021-07-10T10:51:45.411Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-10T10:51:45.411Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-10T10:51:45.411Z] time="2021-07-10T10:51:45Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-10T10:51:45.411Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-10T10:51:45.411Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-10T10:51:45.411Z] time="2021-07-10T10:51:45Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-10T10:51:45.411Z] time="2021-07-10T10:51:45Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-10T10:51:45.411Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-10T10:51:45.411Z] === RUN TestCollectBatchSimple [2021-07-10T10:51:45.411Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-10T10:51:45.411Z] === RUN TestCollectBatchTicker [2021-07-10T10:51:45.411Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-10T10:51:45.411Z] === RUN TestCollectBatchMultilinePattern [2021-07-10T10:51:45.411Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-10T10:51:45.411Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-10T10:51:45.411Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-10T10:51:45.411Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-10T10:51:45.411Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-10T10:51:45.411Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-10T10:51:45.411Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-10T10:51:45.411Z] === RUN TestCollectBatchClose [2021-07-10T10:51:45.411Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-10T10:51:45.411Z] === RUN TestEffectiveLen [2021-07-10T10:51:45.411Z] === RUN TestEffectiveLen/0/Hello [2021-07-10T10:51:45.411Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-10T10:51:45.411Z] === RUN TestEffectiveLen/2/🙃 [2021-07-10T10:51:45.411Z] === RUN TestEffectiveLen/3/���� [2021-07-10T10:51:45.411Z] === RUN TestEffectiveLen/4/He��o [2021-07-10T10:51:45.411Z] === RUN TestEffectiveLen/5/ [2021-07-10T10:51:45.411Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-10T10:51:45.411Z] === RUN TestFindValidSplit [2021-07-10T10:51:45.411Z] === RUN TestFindValidSplit/0/ [2021-07-10T10:51:45.411Z] cloudwatchlogs_test.go:1044: [2021-07-10T10:51:45.411Z] cloudwatchlogs_test.go:1045: [2021-07-10T10:51:45.411Z] === RUN TestFindValidSplit/1/Hello [2021-07-10T10:51:45.411Z] cloudwatchlogs_test.go:1044: Hello [2021-07-10T10:51:45.411Z] cloudwatchlogs_test.go:1045: [2021-07-10T10:51:45.411Z] === RUN TestFindValidSplit/2/Hello [2021-07-10T10:51:45.411Z] cloudwatchlogs_test.go:1044: He [2021-07-10T10:51:45.411Z] cloudwatchlogs_test.go:1045: llo [2021-07-10T10:51:45.411Z] === RUN TestFindValidSplit/3/Hello [2021-07-10T10:51:45.411Z] cloudwatchlogs_test.go:1044: [2021-07-10T10:51:45.411Z] cloudwatchlogs_test.go:1045: Hello [2021-07-10T10:51:45.411Z] === RUN TestFindValidSplit/4/🙃 [2021-07-10T10:51:45.411Z] cloudwatchlogs_test.go:1044: [2021-07-10T10:51:45.411Z] cloudwatchlogs_test.go:1045: 🙃 [2021-07-10T10:51:45.411Z] === RUN TestFindValidSplit/5/🙃 [2021-07-10T10:51:45.411Z] cloudwatchlogs_test.go:1044: 🙃 [2021-07-10T10:51:45.411Z] cloudwatchlogs_test.go:1045: [2021-07-10T10:51:45.411Z] === RUN TestFindValidSplit/6/a� [2021-07-10T10:51:45.411Z] cloudwatchlogs_test.go:1044: a [2021-07-10T10:51:45.411Z] cloudwatchlogs_test.go:1045: � [2021-07-10T10:51:45.411Z] === RUN TestFindValidSplit/7/a� [2021-07-10T10:51:45.411Z] cloudwatchlogs_test.go:1044: a� [2021-07-10T10:51:45.411Z] cloudwatchlogs_test.go:1045: [2021-07-10T10:51:45.411Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-10T10:51:45.411Z] === RUN TestProcessEventEmoji [2021-07-10T10:51:45.411Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-07-10T10:51:45.411Z] === RUN TestCollectBatchLineSplit [2021-07-10T10:51:45.411Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-10T10:51:45.411Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-10T10:51:45.411Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-10T10:51:45.411Z] === RUN TestCollectBatchMaxEvents [2021-07-10T10:51:45.411Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-07-10T10:51:45.411Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-10T10:51:45.411Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-07-10T10:51:45.411Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-10T10:51:45.411Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-07-10T10:51:45.411Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-10T10:51:45.411Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-07-10T10:51:45.411Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-10T10:51:45.411Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-10T10:51:45.411Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-10T10:51:45.411Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-10T10:51:45.411Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-10T10:51:45.411Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-10T10:51:45.411Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-10T10:51:45.411Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-10T10:51:45.411Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-10T10:51:45.411Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-10T10:51:45.411Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-10T10:51:45.411Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-10T10:51:45.411Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-10T10:51:45.411Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-10T10:51:45.411Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-10T10:51:45.411Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-10T10:51:45.411Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-10T10:51:45.411Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-10T10:51:45.411Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-10T10:51:45.411Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-10T10:51:45.411Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-10T10:51:45.411Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-10T10:51:45.411Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-10T10:51:45.411Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-10T10:51:45.411Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-10T10:51:45.411Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-10T10:51:45.411Z] === RUN TestCreateTagSuccess [2021-07-10T10:51:45.411Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-10T10:51:45.411Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-10T10:51:45.411Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-10T10:51:45.411Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-10T10:51:45.411Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-10T10:51:45.411Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-10T10:51:45.411Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-10T10:51:45.411Z] PASS [2021-07-10T10:51:45.411Z] coverage: 77.4% of statements [2021-07-10T10:51:45.411Z] ok github.com/docker/docker/daemon/logger/awslogs 0.529s coverage: 77.4% of statements [2021-07-10T10:51:45.862Z] === RUN TestSearchRegistryForImagesErrors [2021-07-10T10:51:45.862Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-10T10:51:45.862Z] === RUN TestSearchRegistryForImages [2021-07-10T10:51:45.862Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-10T10:51:45.862Z] === RUN TestOnlyPlatformWithFallback [2021-07-10T10:51:45.862Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-10T10:51:45.862Z] === RUN TestImageDelete [2021-07-10T10:51:45.862Z] === RUN TestImageDelete/no_lease [2021-07-10T10:51:45.862Z] === RUN TestImageDelete/lease_exists [2021-07-10T10:51:45.862Z] --- PASS: TestImageDelete (0.04s) [2021-07-10T10:51:45.862Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-10T10:51:45.862Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-07-10T10:51:45.862Z] === RUN TestContentStoreForPull [2021-07-10T10:51:45.862Z] --- PASS: TestContentStoreForPull (0.19s) [2021-07-10T10:51:45.862Z] PASS [2021-07-10T10:51:45.862Z] coverage: 6.8% of statements [2021-07-10T10:51:45.862Z] ok github.com/docker/docker/daemon/images 0.337s coverage: 6.8% of statements [2021-07-10T10:51:45.862Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-10T10:51:45.862Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-10T10:51:45.862Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-10T10:51:45.862Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-10T10:51:45.862Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-10T10:51:45.862Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-10T10:51:45.862Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-10T10:51:45.869Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-10T10:51:46.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-10T10:51:46.313Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-10T10:51:46.313Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-10T10:51:46.313Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-10T10:51:46.313Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2021-07-10T10:51:46.313Z] === RUN TestFastTimeMarshalJSON [2021-07-10T10:51:46.313Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-10T10:51:46.313Z] PASS [2021-07-10T10:51:46.313Z] coverage: 87.2% of statements [2021-07-10T10:51:46.313Z] === RUN TestJSONFileLogger [2021-07-10T10:51:46.313Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-10T10:51:46.313Z] === RUN TestJSONFileLoggerWithTags [2021-07-10T10:51:46.313Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-10T10:51:46.313Z] === RUN TestJSONFileLoggerWithOpts [2021-07-10T10:51:46.313Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.299s coverage: 87.2% of statements [2021-07-10T10:51:46.313Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-07-10T10:51:46.313Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-10T10:51:46.313Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-10T10:51:46.313Z] === RUN TestEncodeDecode [2021-07-10T10:51:46.313Z] === PAUSE TestEncodeDecode [2021-07-10T10:51:46.313Z] === RUN TestUnexpectedEOF [2021-07-10T10:51:46.389Z] --- PASS: TestDockerNetworkReConnect (3.80s) [2021-07-10T10:51:46.389Z] === RUN TestServicePlugin [2021-07-10T10:51:46.429Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-10T10:51:46.703Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2021-07-10T10:51:46.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.86s) [2021-07-10T10:51:46.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (9.26s) [2021-07-10T10:51:46.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.77s) [2021-07-10T10:51:46.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.16s) [2021-07-10T10:51:46.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.81s) [2021-07-10T10:51:46.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.20s) [2021-07-10T10:51:46.703Z] === RUN TestBuildMultiStageCopy [2021-07-10T10:51:46.703Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-10T10:51:46.764Z] time="2021-07-10T10:51:46Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-10T10:51:46.764Z] time="2021-07-10T10:51:46Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-10T10:51:46.764Z] --- PASS: TestUnexpectedEOF (0.18s) [2021-07-10T10:51:46.764Z] === CONT TestEncodeDecode [2021-07-10T10:51:46.764Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-10T10:51:46.764Z] PASS [2021-07-10T10:51:46.764Z] coverage: 69.9% of statements [2021-07-10T10:51:46.764Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.258s coverage: 69.9% of statements [2021-07-10T10:51:47.215Z] === RUN TestWriteLog [2021-07-10T10:51:47.215Z] === PAUSE TestWriteLog [2021-07-10T10:51:47.215Z] === RUN TestReadLog [2021-07-10T10:51:47.215Z] === PAUSE TestReadLog [2021-07-10T10:51:47.215Z] === CONT TestWriteLog [2021-07-10T10:51:47.215Z] --- PASS: TestWriteLog (0.00s) [2021-07-10T10:51:47.215Z] === CONT TestReadLog [2021-07-10T10:51:47.215Z] === RUN TestReadLog/tail_exact [2021-07-10T10:51:47.668Z] === RUN TestReadLog/tail_less_than_available [2021-07-10T10:51:47.668Z] === RUN TestReadLog/tail_more_than_available [2021-07-10T10:51:47.668Z] --- PASS: TestReadLog (0.24s) [2021-07-10T10:51:47.668Z] --- PASS: TestReadLog/tail_exact (0.17s) [2021-07-10T10:51:47.668Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-10T10:51:47.668Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-10T10:51:47.668Z] PASS [2021-07-10T10:51:47.668Z] coverage: 75.2% of statements [2021-07-10T10:51:47.668Z] ok github.com/docker/docker/daemon/logger/local 0.314s coverage: 75.2% of statements [2021-07-10T10:51:47.668Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-10T10:51:47.791Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-07-10T10:51:48.119Z] === RUN TestOpenFileDelete [2021-07-10T10:51:48.119Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-10T10:51:48.119Z] === RUN TestOpenFileRename [2021-07-10T10:51:48.119Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-10T10:51:48.119Z] === RUN TestParseLogTagDefaultTag [2021-07-10T10:51:48.119Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-10T10:51:48.119Z] === RUN TestParseLogTag [2021-07-10T10:51:48.119Z] --- PASS: TestParseLogTag (0.00s) [2021-07-10T10:51:48.119Z] === RUN TestParseLogTagEmptyTag [2021-07-10T10:51:48.119Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-10T10:51:48.119Z] === RUN TestTailFiles [2021-07-10T10:51:48.119Z] --- PASS: TestTailFiles (0.00s) [2021-07-10T10:51:48.119Z] === RUN TestFollowLogsConsumerGone [2021-07-10T10:51:48.119Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-10T10:51:48.119Z] === RUN TestFollowLogsProducerGone [2021-07-10T10:51:48.119Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-10T10:51:48.119Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-10T10:51:48.119Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-10T10:51:48.119Z] === RUN TestCheckCapacityAndRotate [2021-07-10T10:51:48.119Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-10T10:51:48.119Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-10T10:51:48.119Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-07-10T10:51:48.119Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-10T10:51:48.119Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-07-10T10:51:48.119Z] PASS [2021-07-10T10:51:48.119Z] coverage: 53.7% of statements [2021-07-10T10:51:48.119Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.104s coverage: 53.7% of statements [2021-07-10T10:51:48.119Z] === RUN TestLog [2021-07-10T10:51:48.119Z] --- PASS: TestLog (0.01s) [2021-07-10T10:51:48.119Z] PASS [2021-07-10T10:51:48.119Z] coverage: 31.5% of statements [2021-07-10T10:51:48.119Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.065s coverage: 31.5% of statements [2021-07-10T10:51:49.072Z] === RUN TestNewParse [2021-07-10T10:51:49.072Z] --- PASS: TestNewParse (0.00s) [2021-07-10T10:51:49.072Z] PASS [2021-07-10T10:51:49.072Z] coverage: 8.3% of statements [2021-07-10T10:51:49.072Z] ok github.com/docker/docker/daemon/logger/templates 0.040s coverage: 8.3% of statements [2021-07-10T10:51:49.072Z] === RUN TestValidateLogOpt [2021-07-10T10:51:49.072Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-10T10:51:49.072Z] === RUN TestNewMissedConfig [2021-07-10T10:51:49.072Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-10T10:51:49.072Z] === RUN TestNewMissedUrl [2021-07-10T10:51:49.072Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-10T10:51:49.072Z] === RUN TestNewMissedToken [2021-07-10T10:51:49.072Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-10T10:51:49.072Z] === RUN TestNewWithProxy [2021-07-10T10:51:49.072Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-10T10:51:49.072Z] === RUN TestDefault [2021-07-10T10:51:49.072Z] --- PASS: TestDefault (0.01s) [2021-07-10T10:51:49.072Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-10T10:51:49.072Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-10T10:51:49.072Z] === RUN TestJsonFormat [2021-07-10T10:51:49.072Z] === RUN TestParseLogFormat [2021-07-10T10:51:49.072Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-10T10:51:49.072Z] === RUN TestValidateLogOptEmpty [2021-07-10T10:51:49.072Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-10T10:51:49.072Z] === RUN TestValidateSyslogAddress [2021-07-10T10:51:49.072Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-10T10:51:49.072Z] --- PASS: TestJsonFormat (0.01s) [2021-07-10T10:51:49.072Z] === RUN TestRawFormat [2021-07-10T10:51:49.072Z] === RUN TestParseAddressDefaultPort [2021-07-10T10:51:49.072Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-10T10:51:49.072Z] === RUN TestValidateSyslogFacility [2021-07-10T10:51:49.072Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-10T10:51:49.072Z] === RUN TestValidateLogOptSyslogFormat [2021-07-10T10:51:49.072Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-10T10:51:49.072Z] === RUN TestValidateLogOpt [2021-07-10T10:51:49.072Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-10T10:51:49.072Z] PASS [2021-07-10T10:51:49.072Z] coverage: 46.8% of statements [2021-07-10T10:51:49.072Z] --- PASS: TestRawFormat (0.00s) [2021-07-10T10:51:49.072Z] === RUN TestRawFormatWithLabels [2021-07-10T10:51:49.072Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-10T10:51:49.072Z] === RUN TestRawFormatWithoutTag [2021-07-10T10:51:49.072Z] ok github.com/docker/docker/daemon/logger/syslog 0.053s coverage: 46.8% of statements [2021-07-10T10:51:49.072Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-10T10:51:49.072Z] === RUN TestBatching [2021-07-10T10:51:49.524Z] --- PASS: TestBatching (0.27s) [2021-07-10T10:51:49.524Z] === RUN TestFrequency [2021-07-10T10:51:49.676Z] docker_api_swarm_service_test.go:147: [df38f353e17d5] joining swarm manager [d63e51d97603c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T10:51:49.983Z] --- PASS: TestFrequency (0.21s) [2021-07-10T10:51:49.983Z] === RUN TestOneMessagePerRequest [2021-07-10T10:51:49.983Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-10T10:51:49.983Z] === RUN TestVerify [2021-07-10T10:51:49.983Z] --- PASS: TestVerify (0.00s) [2021-07-10T10:51:49.983Z] === RUN TestSkipVerify [2021-07-10T10:51:49.983Z] time="2021-07-10T10:51:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:51:49.983Z] time="2021-07-10T10:51:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:51:49.983Z] time="2021-07-10T10:51:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:51:50.237Z] docker_api_swarm_service_test.go:147: [d058aef561d3f] joining swarm manager [d63e51d97603c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-10T10:51:50.435Z] --- PASS: TestSkipVerify (0.63s) [2021-07-10T10:51:50.435Z] === RUN TestBufferMaximum [2021-07-10T10:51:50.435Z] time="2021-07-10T10:51:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:51:50.435Z] time="2021-07-10T10:51:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:51:50.435Z] time="2021-07-10T10:51:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:51:50.435Z] time="2021-07-10T10:51:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:51:50.435Z] time="2021-07-10T10:51:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:51:50.435Z] time="2021-07-10T10:51:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625914310.036035\",\"host\":\"4499445edeb1\"}'" [2021-07-10T10:51:50.435Z] time="2021-07-10T10:51:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625914310.036035\",\"host\":\"4499445edeb1\"}'" [2021-07-10T10:51:50.435Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-10T10:51:50.435Z] === RUN TestServerAlwaysDown [2021-07-10T10:51:50.435Z] time="2021-07-10T10:51:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:51:50.435Z] time="2021-07-10T10:51:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:51:50.435Z] time="2021-07-10T10:51:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625914310.039017\",\"host\":\"4499445edeb1\"}'" [2021-07-10T10:51:50.435Z] time="2021-07-10T10:51:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625914310.039017\",\"host\":\"4499445edeb1\"}'" [2021-07-10T10:51:50.435Z] time="2021-07-10T10:51:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:51:50.435Z] time="2021-07-10T10:51:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625914310.039017\",\"host\":\"4499445edeb1\"}'" [2021-07-10T10:51:50.435Z] time="2021-07-10T10:51:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625914310.040017\",\"host\":\"4499445edeb1\"}'" [2021-07-10T10:51:50.435Z] time="2021-07-10T10:51:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625914310.040017\",\"host\":\"4499445edeb1\"}'" [2021-07-10T10:51:50.435Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-10T10:51:50.435Z] === RUN TestCannotSendAfterClose [2021-07-10T10:51:50.435Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-10T10:51:50.435Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-10T10:51:50.435Z] === RUN TestV1IDService [2021-07-10T10:51:50.584Z] plugin_test.go:62: [db92b01c9ab89] joining swarm manager [dd385668893fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T10:51:50.886Z] --- PASS: TestV1IDService (0.03s) [2021-07-10T10:51:50.886Z] === RUN TestV2MetadataService [2021-07-10T10:51:51.152Z] plugin_test.go:65: [df3a139ce31a2] joining swarm manager [dd385668893fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-10T10:51:51.163Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-10T10:51:51.337Z] time="2021-07-10T10:51:51Z" 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-10T10:51:51.337Z] time="2021-07-10T10:51:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"4499445edeb1\"}'" [2021-07-10T10:51:51.337Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-07-10T10:51:51.337Z] PASS [2021-07-10T10:51:51.337Z] coverage: 82.5% of statements [2021-07-10T10:51:51.337Z] ok github.com/docker/docker/daemon/logger/splunk 2.241s coverage: 82.5% of statements [2021-07-10T10:51:51.337Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-10T10:51:51.337Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-10T10:51:51.337Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-10T10:51:51.789Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-10T10:51:51.789Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-10T10:51:51.789Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-10T10:51:51.789Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-10T10:51:51.789Z] === RUN TestContinueOnError_NeverContinue [2021-07-10T10:51:51.789Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-10T10:51:51.789Z] === RUN TestManifestStore [2021-07-10T10:51:51.789Z] === RUN TestManifestStore/no_remote_or_local [2021-07-10T10:51:51.789Z] --- PASS: TestV2MetadataService (1.08s) [2021-07-10T10:51:51.789Z] PASS [2021-07-10T10:51:51.789Z] coverage: 48.2% of statements [2021-07-10T10:51:51.789Z] ok github.com/docker/docker/distribution/metadata 1.178s coverage: 48.2% of statements [2021-07-10T10:51:51.789Z] === RUN TestSuccessfulDownload [2021-07-10T10:51:51.789Z] download_test.go:268: Needs fixing on Windows [2021-07-10T10:51:51.789Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-10T10:51:51.789Z] === RUN TestCancelledDownload [2021-07-10T10:51:51.789Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-10T10:51:51.789Z] === RUN TestMaxDownloadAttempts [2021-07-10T10:51:51.789Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-10T10:51:51.789Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-10T10:51:51.789Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-10T10:51:51.789Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-10T10:51:51.789Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-10T10:51:51.789Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-10T10:51:51.789Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-10T10:51:51.789Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-10T10:51:51.789Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-10T10:51:51.789Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-10T10:51:51.789Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-10T10:51:51.789Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-10T10:51:51.789Z] time="2021-07-10T10:51:51Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local361009859\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-10T10:51:51.789Z] === RUN TestManifestStore/no_local_cache [2021-07-10T10:51:51.789Z] === RUN TestManifestStore/with_local_cache [2021-07-10T10:51:51.789Z] === RUN TestManifestStore/unknown_media_type [2021-07-10T10:51:51.789Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-10T10:51:51.789Z] time="2021-07-10T10:51:51Z" level=warning msg="reference for unknown type: " [2021-07-10T10:51:51.789Z] time="2021-07-10T10:51:51Z" level=warning msg="reference for unknown type: " [2021-07-10T10:51:51.789Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-10T10:51:51.789Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-10T10:51:51.789Z] time="2021-07-10T10:51:51Z" level=warning msg="reference for unknown type: " [2021-07-10T10:51:51.789Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-10T10:51:51.789Z] time="2021-07-10T10:51:51Z" level=warning msg="reference for unknown type: " [2021-07-10T10:51:51.789Z] time="2021-07-10T10:51:51Z" level=warning msg="reference for unknown type: " [2021-07-10T10:51:51.789Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-10T10:51:51.789Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-10T10:51:51.789Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-10T10:51:51.789Z] time="2021-07-10T10:51:51Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-10T10:51:51.789Z] --- PASS: TestManifestStore (0.33s) [2021-07-10T10:51:51.789Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2021-07-10T10:51:51.789Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-07-10T10:51:51.789Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-07-10T10:51:51.789Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2021-07-10T10:51:51.789Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.06s) [2021-07-10T10:51:51.789Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-07-10T10:51:51.789Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-07-10T10:51:51.789Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-10T10:51:51.789Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-10T10:51:51.789Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-10T10:51:51.789Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-07-10T10:51:51.789Z] === RUN TestDetectManifestBlobMediaType [2021-07-10T10:51:51.789Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-10T10:51:52.089Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-10T10:51:52.089Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-10T10:51:52.241Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-10T10:51:52.241Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-10T10:51:52.241Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-10T10:51:52.241Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-10T10:51:52.241Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-10T10:51:52.241Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-10T10:51:52.241Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-10T10:51:52.241Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-10T10:51:52.241Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-10T10:51:52.241Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-10T10:51:52.241Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-10T10:51:52.241Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-10T10:51:52.241Z] === RUN TestFixManifestLayers [2021-07-10T10:51:52.241Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-10T10:51:52.241Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-10T10:51:52.241Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-10T10:51:52.241Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-10T10:51:52.241Z] === RUN TestFixManifestLayersBadParent [2021-07-10T10:51:52.241Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-10T10:51:52.241Z] === RUN TestValidateManifest [2021-07-10T10:51:52.241Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-10T10:51:52.241Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-10T10:51:52.241Z] === RUN TestFormatPlatform [2021-07-10T10:51:52.241Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-10T10:51:52.241Z] === RUN TestGetRepositoryMountCandidates [2021-07-10T10:51:52.241Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-10T10:51:52.241Z] === RUN TestLayerAlreadyExists [2021-07-10T10:51:52.241Z] 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-10T10:51:52.241Z] 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-10T10:51:52.241Z] 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-10T10:51:52.241Z] 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-10T10:51:52.241Z] 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-10T10:51:52.241Z] 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-10T10:51:52.241Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-10T10:51:52.241Z] === RUN TestWhenEmptyAuthConfig [2021-07-10T10:51:52.241Z] time="2021-07-10T10:51:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-10T10:51:52.241Z] time="2021-07-10T10:51:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-10T10:51:52.241Z] time="2021-07-10T10:51:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-10T10:51:52.241Z] time="2021-07-10T10:51:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-10T10:51:52.241Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-10T10:51:52.241Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2021-07-10T10:51:52.241Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2021-07-10T10:51:52.241Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2021-07-10T10:51:52.241Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2021-07-10T10:51:52.241Z] === RUN TestTransfer [2021-07-10T10:51:52.241Z] --- PASS: TestTransfer (0.12s) [2021-07-10T10:51:52.241Z] === RUN TestConcurrencyLimit [2021-07-10T10:51:52.692Z] === RUN TestNotFound [2021-07-10T10:51:52.692Z] --- PASS: TestNotFound (0.00s) [2021-07-10T10:51:52.692Z] === RUN TestConflict [2021-07-10T10:51:52.692Z] --- PASS: TestConflict (0.00s) [2021-07-10T10:51:52.692Z] === RUN TestForbidden [2021-07-10T10:51:52.692Z] --- PASS: TestForbidden (0.00s) [2021-07-10T10:51:52.692Z] === RUN TestInvalidParameter [2021-07-10T10:51:52.692Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-10T10:51:52.692Z] === RUN TestNotImplemented [2021-07-10T10:51:52.692Z] --- PASS: TestNotImplemented (0.00s) [2021-07-10T10:51:52.692Z] === RUN TestNotModified [2021-07-10T10:51:52.692Z] --- PASS: TestNotModified (0.00s) [2021-07-10T10:51:52.692Z] === RUN TestUnauthorized [2021-07-10T10:51:52.692Z] --- PASS: TestUnauthorized (0.00s) [2021-07-10T10:51:52.692Z] === RUN TestUnknown [2021-07-10T10:51:52.692Z] --- PASS: TestUnknown (0.00s) [2021-07-10T10:51:52.692Z] === RUN TestCancelled [2021-07-10T10:51:52.692Z] --- PASS: TestCancelled (0.00s) [2021-07-10T10:51:52.692Z] === RUN TestDeadline [2021-07-10T10:51:52.692Z] --- PASS: TestDeadline (0.00s) [2021-07-10T10:51:52.692Z] === RUN TestDataLoss [2021-07-10T10:51:52.692Z] --- PASS: TestDataLoss (0.00s) [2021-07-10T10:51:52.692Z] === RUN TestUnavailable [2021-07-10T10:51:52.692Z] --- PASS: TestUnavailable (0.00s) [2021-07-10T10:51:52.692Z] === RUN TestSystem [2021-07-10T10:51:52.692Z] --- PASS: TestSystem (0.00s) [2021-07-10T10:51:52.692Z] === RUN TestFromStatusCode [2021-07-10T10:51:52.692Z] === RUN TestFromStatusCode/Not_Found [2021-07-10T10:51:52.692Z] === RUN TestFromStatusCode/Bad_Request [2021-07-10T10:51:52.692Z] === RUN TestFromStatusCode/Conflict [2021-07-10T10:51:52.692Z] === RUN TestFromStatusCode/Unauthorized [2021-07-10T10:51:52.692Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-10T10:51:52.692Z] === RUN TestFromStatusCode/Forbidden [2021-07-10T10:51:52.692Z] === RUN TestFromStatusCode/Not_Modified [2021-07-10T10:51:52.692Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-10T10:51:52.692Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-10T10:51:52.692Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-10T10:51:52.692Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-10T10:51:52.692Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-10T10:51:52.692Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-10T10:51:52.692Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-10T10:51:52.692Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-10T10:51:52.692Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-10T10:51:52.692Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-10T10:51:52.692Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-10T10:51:52.692Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-10T10:51:52.692Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-10T10:51:52.692Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-10T10:51:52.692Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-10T10:51:52.692Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-10T10:51:52.692Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-10T10:51:52.692Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-10T10:51:52.692Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-10T10:51:52.692Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-10T10:51:52.692Z] PASS [2021-07-10T10:51:52.692Z] coverage: 53.1% of statements [2021-07-10T10:51:52.692Z] ok github.com/docker/docker/errdefs 0.057s coverage: 53.1% of statements [2021-07-10T10:51:52.692Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-07-10T10:51:52.692Z] === RUN TestInactiveJobs [2021-07-10T10:51:53.146Z] --- PASS: TestInactiveJobs (0.36s) [2021-07-10T10:51:53.146Z] === RUN TestWatchRelease [2021-07-10T10:51:53.146Z] --- PASS: TestWatchRelease (0.04s) [2021-07-10T10:51:53.146Z] === RUN TestWatchFinishedTransfer [2021-07-10T10:51:53.146Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-10T10:51:53.146Z] === RUN TestDuplicateTransfer [2021-07-10T10:51:53.146Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2021-07-10T10:51:53.146Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-10T10:51:53.146Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-10T10:51:53.146Z] === RUN TestTokenPassThru [2021-07-10T10:51:53.146Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-10T10:51:53.146Z] === RUN TestTokenPassThruDifferentHost [2021-07-10T10:51:53.146Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-10T10:51:53.146Z] PASS [2021-07-10T10:51:53.146Z] coverage: 23.8% of statements [2021-07-10T10:51:53.146Z] ok github.com/docker/docker/distribution 1.574s coverage: 23.8% of statements [2021-07-10T10:51:53.146Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-07-10T10:51:53.146Z] === RUN TestSuccessfulUpload [2021-07-10T10:51:53.146Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-10T10:51:53.452Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-10T10:51:53.597Z] time="2021-07-10T10:51:53Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-10T10:51:53.597Z] --- PASS: TestSuccessfulUpload (0.38s) [2021-07-10T10:51:53.597Z] === RUN TestCancelledUpload [2021-07-10T10:51:53.597Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-10T10:51:53.597Z] PASS [2021-07-10T10:51:53.597Z] coverage: 76.8% of statements [2021-07-10T10:51:53.597Z] ok github.com/docker/docker/distribution/xfer 1.853s coverage: 76.8% of statements [2021-07-10T10:51:53.597Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-10T10:51:53.597Z] === RUN TestFSGetInvalidData [2021-07-10T10:51:53.597Z] --- PASS: TestFSGetInvalidData (0.03s) [2021-07-10T10:51:53.597Z] === RUN TestFSInvalidSet [2021-07-10T10:51:53.597Z] --- PASS: TestFSInvalidSet (0.08s) [2021-07-10T10:51:53.597Z] === RUN TestFSInvalidRoot [2021-07-10T10:51:53.597Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-10T10:51:53.597Z] === RUN TestFSMetadataGetSet [2021-07-10T10:51:54.050Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-07-10T10:51:54.050Z] === RUN TestFSInvalidWalker [2021-07-10T10:51:54.050Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-10T10:51:54.050Z] === RUN TestFSGetSet [2021-07-10T10:51:54.050Z] --- PASS: TestFSGetSet (0.02s) [2021-07-10T10:51:54.050Z] === RUN TestFSGetUnsetKey [2021-07-10T10:51:54.050Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-10T10:51:54.050Z] === RUN TestFSGetEmptyData [2021-07-10T10:51:54.050Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-10T10:51:54.050Z] === RUN TestFSDelete [2021-07-10T10:51:54.050Z] --- PASS: TestFSDelete (0.02s) [2021-07-10T10:51:54.050Z] === RUN TestFSWalker [2021-07-10T10:51:54.050Z] --- PASS: TestFSWalker (0.02s) [2021-07-10T10:51:54.050Z] === RUN TestFSWalkerStopOnError [2021-07-10T10:51:54.050Z] === RUN TestCompare [2021-07-10T10:51:54.050Z] --- PASS: TestCompare (0.00s) [2021-07-10T10:51:54.050Z] PASS [2021-07-10T10:51:54.050Z] coverage: 19.2% of statements [2021-07-10T10:51:54.050Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-10T10:51:54.050Z] === RUN TestNewFromJSON [2021-07-10T10:51:54.050Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-10T10:51:54.050Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-10T10:51:54.050Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-10T10:51:54.050Z] === RUN TestMarshalKeyOrder [2021-07-10T10:51:54.050Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-10T10:51:54.050Z] === RUN TestHistoryEqual [2021-07-10T10:51:54.050Z] ok github.com/docker/docker/image/cache 0.070s coverage: 19.2% of statements [2021-07-10T10:51:54.050Z] --- PASS: TestHistoryEqual (0.17s) [2021-07-10T10:51:54.050Z] === RUN TestImage [2021-07-10T10:51:54.050Z] --- PASS: TestImage (0.00s) [2021-07-10T10:51:54.050Z] === RUN TestImageOSNotEmpty [2021-07-10T10:51:54.050Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-10T10:51:54.050Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-10T10:51:54.050Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-10T10:51:54.050Z] === RUN TestCreate [2021-07-10T10:51:54.050Z] --- PASS: TestCreate (0.01s) [2021-07-10T10:51:54.050Z] === RUN TestRestore [2021-07-10T10:51:54.050Z] time="2021-07-10T10:51:53Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-10T10:51:54.050Z] --- PASS: TestRestore (0.04s) [2021-07-10T10:51:54.050Z] === RUN TestAddDelete [2021-07-10T10:51:54.050Z] --- PASS: TestAddDelete (0.02s) [2021-07-10T10:51:54.050Z] === RUN TestSearchAfterDelete [2021-07-10T10:51:54.050Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-07-10T10:51:54.050Z] === RUN TestParentReset [2021-07-10T10:51:54.050Z] --- PASS: TestParentReset (0.03s) [2021-07-10T10:51:54.050Z] === RUN TestGetAndSetLastUpdated [2021-07-10T10:51:54.050Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-07-10T10:51:54.050Z] === RUN TestStoreLen [2021-07-10T10:51:54.378Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-10T10:51:54.501Z] --- PASS: TestStoreLen (0.06s) [2021-07-10T10:51:54.501Z] PASS [2021-07-10T10:51:54.501Z] coverage: 86.6% of statements [2021-07-10T10:51:54.501Z] ok github.com/docker/docker/image 0.703s coverage: 86.6% of statements [2021-07-10T10:51:54.953Z] === RUN TestMakeV1ConfigFromConfig [2021-07-10T10:51:54.953Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-10T10:51:54.953Z] PASS [2021-07-10T10:51:54.953Z] coverage: 25.0% of statements [2021-07-10T10:51:54.954Z] ok github.com/docker/docker/image/v1 0.068s coverage: 25.0% of statements [2021-07-10T10:51:54.954Z] === RUN TestValidateManifest [2021-07-10T10:51:54.954Z] === RUN TestValidateManifest/nil [2021-07-10T10:51:54.954Z] === RUN TestValidateManifest/non-nil [2021-07-10T10:51:54.954Z] --- PASS: TestValidateManifest (0.00s) [2021-07-10T10:51:54.954Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-10T10:51:54.954Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-10T10:51:54.954Z] PASS [2021-07-10T10:51:54.954Z] coverage: 0.7% of statements [2021-07-10T10:51:54.954Z] ok github.com/docker/docker/image/tarexport 0.068s coverage: 0.7% of statements [2021-07-10T10:51:54.954Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-10T10:51:55.741Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-10T10:51:56.206Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-10T10:51:56.206Z] Using test binary docker [2021-07-10T10:51:56.206Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-10T10:51:56.206Z] +++ /etc/init.d/apparmor start [2021-07-10T10:51:56.206Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-10T10:51:56.206Z] INFO: Waiting for daemon to start... [2021-07-10T10:51:56.206Z] Starting dockerd [2021-07-10T10:51:56.206Z] +++ 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-10T10:51:56.467Z] === RUN TestSerialization [2021-07-10T10:51:56.467Z] --- PASS: TestSerialization (0.02s) [2021-07-10T10:51:56.467Z] PASS [2021-07-10T10:51:56.467Z] coverage: 100.0% of statements [2021-07-10T10:51:56.467Z] ok github.com/docker/docker/libcontainerd/queue 0.055s coverage: 100.0% of statements [2021-07-10T10:51:56.667Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-10T10:51:56.917Z] === RUN TestEnvironmentParsing [2021-07-10T10:51:56.917Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-10T10:51:56.917Z] PASS [2021-07-10T10:51:56.917Z] coverage: 1.2% of statements [2021-07-10T10:51:56.917Z] ok github.com/docker/docker/libcontainerd/local 0.090s coverage: 1.2% of statements [2021-07-10T10:51:56.917Z] === RUN TestEmptyLayer [2021-07-10T10:51:56.917Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-10T10:51:56.917Z] === RUN TestCommitFailure [2021-07-10T10:51:56.917Z] --- PASS: TestCommitFailure (0.01s) [2021-07-10T10:51:56.917Z] === RUN TestStartTransactionFailure [2021-07-10T10:51:56.917Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-10T10:51:56.917Z] === RUN TestGetOrphan [2021-07-10T10:51:56.917Z] --- PASS: TestGetOrphan (0.01s) [2021-07-10T10:51:56.917Z] === RUN TestMountAndRegister [2021-07-10T10:51:56.917Z] layer_test.go:271: Layer size: 14 [2021-07-10T10:51:56.917Z] --- PASS: TestMountAndRegister (0.05s) [2021-07-10T10:51:56.917Z] === RUN TestLayerRelease [2021-07-10T10:51:56.917Z] layer_test.go:304: Failing on Windows [2021-07-10T10:51:56.917Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-10T10:51:56.917Z] === RUN TestStoreRestore [2021-07-10T10:51:56.917Z] layer_test.go:353: Failing on Windows [2021-07-10T10:51:56.917Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-10T10:51:56.917Z] === RUN TestTarStreamStability [2021-07-10T10:51:56.917Z] layer_test.go:468: Failing on Windows [2021-07-10T10:51:56.917Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-10T10:51:56.917Z] === RUN TestRegisterExistingLayer [2021-07-10T10:51:57.050Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-10T10:51:57.368Z] --- PASS: TestRegisterExistingLayer (0.27s) [2021-07-10T10:51:57.368Z] === RUN TestTarStreamVerification [2021-07-10T10:51:57.368Z] layer_test.go:697: Failing on Windows [2021-07-10T10:51:57.368Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-10T10:51:57.368Z] === RUN TestLayerMigration [2021-07-10T10:51:57.368Z] migration_test.go:46: Failing on Windows [2021-07-10T10:51:57.368Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-10T10:51:57.368Z] === RUN TestLayerMigrationNoTarsplit [2021-07-10T10:51:57.368Z] migration_test.go:182: Failing on Windows [2021-07-10T10:51:57.368Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-10T10:51:57.368Z] === RUN TestMountInit [2021-07-10T10:51:57.368Z] mount_test.go:17: Failing on Windows [2021-07-10T10:51:57.368Z] --- SKIP: TestMountInit (0.00s) [2021-07-10T10:51:57.368Z] === RUN TestMountSize [2021-07-10T10:51:57.368Z] mount_test.go:76: Failing on Windows [2021-07-10T10:51:57.368Z] --- SKIP: TestMountSize (0.00s) [2021-07-10T10:51:57.368Z] === RUN TestMountChanges [2021-07-10T10:51:57.368Z] mount_test.go:125: Failing on Windows [2021-07-10T10:51:57.368Z] --- SKIP: TestMountChanges (0.00s) [2021-07-10T10:51:57.368Z] === RUN TestMountApply [2021-07-10T10:51:57.368Z] mount_test.go:212: Failing on Windows [2021-07-10T10:51:57.368Z] --- SKIP: TestMountApply (0.00s) [2021-07-10T10:51:57.368Z] PASS [2021-07-10T10:51:57.368Z] coverage: 30.1% of statements [2021-07-10T10:51:57.368Z] ok github.com/docker/docker/layer 0.457s coverage: 30.1% of statements [2021-07-10T10:51:57.592Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-10T10:51:57.818Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-10T10:51:57.818Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-10T10:51:57.818Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-10T10:51:57.818Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-10T10:51:58.022Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-10T10:51:58.269Z] === RUN TestSequenceGetAvailableBit [2021-07-10T10:51:58.269Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-10T10:51:58.269Z] === RUN TestSequenceEqual [2021-07-10T10:51:58.269Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-10T10:51:58.269Z] === RUN TestSequenceCopy [2021-07-10T10:51:58.269Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-10T10:51:58.269Z] === RUN TestGetFirstAvailable [2021-07-10T10:51:58.269Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-10T10:51:58.269Z] === RUN TestFindSequence [2021-07-10T10:51:58.269Z] --- PASS: TestFindSequence (0.00s) [2021-07-10T10:51:58.269Z] === RUN TestCheckIfAvailable [2021-07-10T10:51:58.269Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-10T10:51:58.269Z] === RUN TestMergeSequences [2021-07-10T10:51:58.269Z] --- PASS: TestMergeSequences (0.00s) [2021-07-10T10:51:58.269Z] === RUN TestPushReservation [2021-07-10T10:51:58.269Z] --- PASS: TestPushReservation (0.00s) [2021-07-10T10:51:58.269Z] === RUN TestSerializeDeserialize [2021-07-10T10:51:58.269Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-10T10:51:58.269Z] === RUN TestSet [2021-07-10T10:51:58.269Z] --- PASS: TestSet (0.00s) [2021-07-10T10:51:58.269Z] === RUN TestSetUnset [2021-07-10T10:51:58.269Z] --- PASS: TestSetUnset (0.00s) [2021-07-10T10:51:58.269Z] === RUN TestOffsetSetUnset [2021-07-10T10:51:58.269Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-10T10:51:58.269Z] === RUN TestSetInRange [2021-07-10T10:51:58.269Z] --- PASS: TestSetInRange (0.00s) [2021-07-10T10:51:58.269Z] === RUN TestSetAnyInRange [2021-07-10T10:51:58.269Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-10T10:51:58.269Z] === RUN TestMethods [2021-07-10T10:51:58.269Z] --- PASS: TestMethods (0.00s) [2021-07-10T10:51:58.269Z] === RUN TestRandomAllocateDeallocate [2021-07-10T10:51:58.754Z] . [2021-07-10T10:51:58.754Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-10T10:51:58.754Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-10T10:51:58.754Z] Error: No such image: emptyfs [2021-07-10T10:51:58.754Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-10T10:51:58.754Z] ++++ docker load [2021-07-10T10:51:58.754Z] Running integration-test (iteration 1) [2021-07-10T10:51:58.754Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-07-10T10:51:58.754Z] ++ 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-10T10:51:58.754Z] ++ set -e [2021-07-10T10:51:58.754Z] ++ '[' -n 0 ']' [2021-07-10T10:51:58.754Z] ++ set -x [2021-07-10T10:51:58.754Z] ++ 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-10T10:51:58.996Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-10T10:51:59.478Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-10T10:52:00.403Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-10T10:52:00.420Z] === RUN TestErrorInterfaces [2021-07-10T10:52:00.420Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-10T10:52:00.420Z] === RUN TestNetworkMarshalling [2021-07-10T10:52:00.420Z] === RUN TestInvalidConfig [2021-07-10T10:52:00.420Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-10T10:52:00.420Z] === RUN TestConfig [2021-07-10T10:52:00.420Z] --- PASS: TestConfig (0.00s) [2021-07-10T10:52:00.420Z] === RUN TestOptionsLabels [2021-07-10T10:52:00.420Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-10T10:52:00.420Z] === RUN TestValidName [2021-07-10T10:52:00.420Z] --- PASS: TestValidName (0.00s) [2021-07-10T10:52:00.420Z] === RUN TestTLSConfiguration [2021-07-10T10:52:00.420Z] --- PASS: TestNetworkMarshalling (0.19s) [2021-07-10T10:52:00.420Z] === RUN TestEndpointMarshalling [2021-07-10T10:52:00.420Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-10T10:52:00.420Z] === RUN TestAuxAddresses [2021-07-10T10:52:00.420Z] time="2021-07-10T10:52:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-10T10:52:00.420Z] --- PASS: TestAuxAddresses (0.02s) [2021-07-10T10:52:00.420Z] === RUN TestSRVServiceQuery [2021-07-10T10:52:00.420Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:52:00.420Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-07-10T10:52:00.420Z] === RUN TestServiceVIPReuse [2021-07-10T10:52:00.420Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:52:00.420Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-10T10:52:00.420Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-10T10:52:00.420Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:52:00.420Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-10T10:52:00.420Z] === RUN TestDNSIPQuery [2021-07-10T10:52:00.420Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:52:00.420Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-10T10:52:00.420Z] === RUN TestDNSProxyServFail [2021-07-10T10:52:00.420Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:52:00.420Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-10T10:52:00.420Z] === RUN TestSandboxAddEmpty [2021-07-10T10:52:00.420Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:52:00.420Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-10T10:52:00.420Z] === RUN TestSandboxAddMultiPrio [2021-07-10T10:52:00.420Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:52:00.420Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-10T10:52:00.420Z] === RUN TestSandboxAddSamePrio [2021-07-10T10:52:00.420Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:52:00.420Z] --- SKIP: TestSandboxAddSamePrio (0.01s) [2021-07-10T10:52:00.420Z] === RUN TestCleanupServiceDiscovery [2021-07-10T10:52:00.420Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:52:00.420Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-10T10:52:00.420Z] === RUN TestDNSOptions [2021-07-10T10:52:00.420Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:52:00.420Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-10T10:52:00.420Z] === RUN TestMultipleControllersWithSameStore [2021-07-10T10:52:00.420Z] time="2021-07-10T10:52:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-10T10:52:00.420Z] time="2021-07-10T10:52:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-10T10:52:00.420Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-07-10T10:52:00.420Z] PASS [2021-07-10T10:52:00.420Z] coverage: 8.6% of statements [2021-07-10T10:52:00.420Z] ok github.com/docker/docker/libnetwork 0.375s coverage: 8.6% of statements [2021-07-10T10:52:00.541Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-10T10:52:00.871Z] time="2021-07-10T10:52:00Z" level=info msg="Option Initializing KV with TLS" [2021-07-10T10:52:00.872Z] --- PASS: TestTLSConfiguration (0.20s) [2021-07-10T10:52:00.872Z] PASS [2021-07-10T10:52:00.872Z] coverage: 24.0% of statements [2021-07-10T10:52:00.872Z] ok github.com/docker/docker/libnetwork/config 0.273s coverage: 24.0% of statements [2021-07-10T10:52:00.872Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-10T10:52:00.872Z] === RUN TestKey [2021-07-10T10:52:00.872Z] --- PASS: TestKey (0.00s) [2021-07-10T10:52:00.872Z] === RUN TestParseKey [2021-07-10T10:52:00.872Z] --- PASS: TestParseKey (0.00s) [2021-07-10T10:52:00.872Z] === RUN TestInvalidDataStore [2021-07-10T10:52:00.872Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-10T10:52:00.872Z] === RUN TestKVObjectFlatKey [2021-07-10T10:52:00.872Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-10T10:52:00.872Z] === RUN TestAtomicKVObjectFlatKey [2021-07-10T10:52:00.872Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-10T10:52:00.872Z] PASS [2021-07-10T10:52:00.872Z] coverage: 21.9% of statements [2021-07-10T10:52:00.872Z] ok github.com/docker/docker/libnetwork/datastore 0.043s coverage: 21.9% of statements [2021-07-10T10:52:00.964Z] === RUN TestDockerSuite/TestLogsSince [2021-07-10T10:52:01.513Z] --- PASS: TestBuildMultiStageCopy (16.98s) [2021-07-10T10:52:01.513Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.50s) [2021-07-10T10:52:01.513Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.84s) [2021-07-10T10:52:01.513Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2021-07-10T10:52:01.513Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.25s) [2021-07-10T10:52:01.513Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.37s) [2021-07-10T10:52:01.513Z] === RUN TestBuildMultiStageParentConfig [2021-07-10T10:52:01.824Z] === RUN TestIPDataMarshalling [2021-07-10T10:52:01.824Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-10T10:52:01.824Z] === RUN TestValidateAndIsV6 [2021-07-10T10:52:01.824Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-10T10:52:01.824Z] PASS [2021-07-10T10:52:01.824Z] coverage: 68.9% of statements [2021-07-10T10:52:01.824Z] ok github.com/docker/docker/libnetwork/driverapi 0.058s coverage: 68.9% of statements [2021-07-10T10:52:01.824Z] === RUN TestDriver [2021-07-10T10:52:01.824Z] --- PASS: TestDriver (0.00s) [2021-07-10T10:52:01.824Z] PASS [2021-07-10T10:52:01.824Z] coverage: 34.8% of statements [2021-07-10T10:52:01.824Z] ok github.com/docker/docker/libnetwork/drivers/host 0.047s coverage: 34.8% of statements [2021-07-10T10:52:02.275Z] === RUN TestDriver [2021-07-10T10:52:02.275Z] --- PASS: TestDriver (0.00s) [2021-07-10T10:52:02.275Z] PASS [2021-07-10T10:52:02.275Z] coverage: 34.8% of statements [2021-07-10T10:52:02.275Z] ok github.com/docker/docker/libnetwork/drivers/null 0.045s coverage: 34.8% of statements [2021-07-10T10:52:02.726Z] === RUN TestNetworkAllocateFree [2021-07-10T10:52:02.726Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-10T10:52:02.726Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-10T10:52:02.726Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-10T10:52:02.726Z] PASS [2021-07-10T10:52:02.726Z] coverage: 63.6% of statements [2021-07-10T10:52:02.726Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.048s coverage: 63.6% of statements [2021-07-10T10:52:03.178Z] === RUN TestGetEmptyCapabilities [2021-07-10T10:52:03.178Z] --- PASS: TestGetEmptyCapabilities (0.03s) [2021-07-10T10:52:03.178Z] === RUN TestGetExtraCapabilities [2021-07-10T10:52:03.178Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-07-10T10:52:03.178Z] === RUN TestGetInvalidCapabilities [2021-07-10T10:52:03.178Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-07-10T10:52:03.178Z] === RUN TestRemoteDriver [2021-07-10T10:52:03.178Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-10T10:52:03.178Z] === RUN TestDriverError [2021-07-10T10:52:03.178Z] --- PASS: TestDriverError (0.00s) [2021-07-10T10:52:03.178Z] === RUN TestMissingValues [2021-07-10T10:52:03.178Z] --- PASS: TestMissingValues (0.00s) [2021-07-10T10:52:03.178Z] === RUN TestRollback [2021-07-10T10:52:03.178Z] --- PASS: TestRollback (0.00s) [2021-07-10T10:52:03.178Z] PASS [2021-07-10T10:52:03.178Z] coverage: 57.4% of statements [2021-07-10T10:52:03.178Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.135s coverage: 57.4% of statements [2021-07-10T10:52:04.131Z] === RUN TestNew [2021-07-10T10:52:04.131Z] --- PASS: TestNew (0.00s) [2021-07-10T10:52:04.131Z] === RUN TestAddDriver [2021-07-10T10:52:04.131Z] --- PASS: TestAddDriver (0.00s) [2021-07-10T10:52:04.131Z] === RUN TestAddDuplicateDriver [2021-07-10T10:52:04.131Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-10T10:52:04.131Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-10T10:52:04.131Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-10T10:52:04.131Z] === RUN TestDriver [2021-07-10T10:52:04.131Z] --- PASS: TestDriver (0.00s) [2021-07-10T10:52:04.131Z] === RUN TestIPAM [2021-07-10T10:52:04.131Z] --- PASS: TestIPAM (0.00s) [2021-07-10T10:52:04.131Z] === RUN TestWalkIPAMs [2021-07-10T10:52:04.131Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-10T10:52:04.131Z] === RUN TestWalkDrivers [2021-07-10T10:52:04.131Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-10T10:52:04.131Z] PASS [2021-07-10T10:52:04.131Z] coverage: 82.4% of statements [2021-07-10T10:52:04.131Z] ok github.com/docker/docker/libnetwork/drvregistry 0.111s coverage: 82.4% of statements [2021-07-10T10:52:04.131Z] === RUN TestNAT [2021-07-10T10:52:04.131Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-10T10:52:04.131Z] --- SKIP: TestNAT (0.00s) [2021-07-10T10:52:04.131Z] === RUN TestTransparent [2021-07-10T10:52:04.131Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-10T10:52:04.131Z] --- SKIP: TestTransparent (0.00s) [2021-07-10T10:52:04.131Z] PASS [2021-07-10T10:52:04.131Z] coverage: 0.0% of statements [2021-07-10T10:52:04.131Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.047s coverage: 0.0% of statements [2021-07-10T10:52:04.131Z] === RUN TestBuildDefault [2021-07-10T10:52:04.131Z] --- PASS: TestBuildDefault (0.00s) [2021-07-10T10:52:04.131Z] === RUN TestBuildHostnameDomainname [2021-07-10T10:52:04.431Z] --- PASS: TestBuildMultiStageParentConfig (2.38s) [2021-07-10T10:52:04.431Z] === RUN TestBuildLabelWithTargets [2021-07-10T10:52:04.431Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T10:52:04.431Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-07-10T10:52:04.431Z] === RUN TestBuildWithEmptyLayers [2021-07-10T10:52:04.582Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-10T10:52:04.582Z] === RUN TestBuildHostname [2021-07-10T10:52:04.582Z] --- PASS: TestBuildHostname (0.00s) [2021-07-10T10:52:04.582Z] === RUN TestBuildHostnameFQDN [2021-07-10T10:52:04.582Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-10T10:52:04.582Z] === RUN TestBuildNoIP [2021-07-10T10:52:04.582Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-10T10:52:04.582Z] === RUN TestUpdate [2021-07-10T10:52:04.582Z] --- PASS: TestUpdate (0.00s) [2021-07-10T10:52:04.582Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-10T10:52:04.582Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-10T10:52:04.582Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-10T10:52:04.582Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-10T10:52:04.582Z] === RUN TestAddEmpty [2021-07-10T10:52:04.582Z] --- PASS: TestAddEmpty (0.00s) [2021-07-10T10:52:04.582Z] === RUN TestAdd [2021-07-10T10:52:04.582Z] --- PASS: TestAdd (0.00s) [2021-07-10T10:52:04.582Z] === RUN TestDeleteEmpty [2021-07-10T10:52:04.582Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-10T10:52:04.582Z] === RUN TestDeleteNewline [2021-07-10T10:52:04.582Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-10T10:52:04.582Z] === RUN TestDelete [2021-07-10T10:52:04.582Z] --- PASS: TestDelete (0.00s) [2021-07-10T10:52:04.582Z] === RUN TestConcurrentWrites [2021-07-10T10:52:04.582Z] --- PASS: TestConcurrentWrites (0.23s) [2021-07-10T10:52:04.582Z] PASS [2021-07-10T10:52:04.582Z] coverage: 81.2% of statements [2021-07-10T10:52:04.582Z] ok github.com/docker/docker/libnetwork/etchosts 0.289s coverage: 81.2% of statements [2021-07-10T10:52:04.582Z] --- PASS: TestRandomAllocateDeallocate (6.27s) [2021-07-10T10:52:04.582Z] === RUN TestAllocateRandomDeallocate [2021-07-10T10:52:05.033Z] === RUN TestNew [2021-07-10T10:52:05.033Z] --- PASS: TestNew (0.00s) [2021-07-10T10:52:05.033Z] === RUN TestAllocate [2021-07-10T10:52:05.033Z] --- PASS: TestAllocate (0.00s) [2021-07-10T10:52:05.033Z] === RUN TestUninitialized [2021-07-10T10:52:05.033Z] --- PASS: TestUninitialized (0.00s) [2021-07-10T10:52:05.033Z] === RUN TestAllocateInRange [2021-07-10T10:52:05.033Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-10T10:52:05.033Z] === RUN TestAllocateSerial [2021-07-10T10:52:05.033Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-10T10:52:05.033Z] PASS [2021-07-10T10:52:05.033Z] coverage: 87.5% of statements [2021-07-10T10:52:05.033Z] ok github.com/docker/docker/libnetwork/idm 0.038s coverage: 87.5% of statements [2021-07-10T10:52:05.033Z] === RUN TestDiff [2021-07-10T10:52:05.033Z] --- PASS: TestDiff (0.00s) [2021-07-10T10:52:05.033Z] === RUN TestAddedCallback [2021-07-10T10:52:05.033Z] --- PASS: TestAddedCallback (0.00s) [2021-07-10T10:52:05.033Z] === RUN TestRemovedCallback [2021-07-10T10:52:05.033Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-10T10:52:05.033Z] === RUN TestNoCallback [2021-07-10T10:52:05.033Z] --- PASS: TestNoCallback (0.00s) [2021-07-10T10:52:05.033Z] PASS [2021-07-10T10:52:05.033Z] coverage: 48.1% of statements [2021-07-10T10:52:05.033Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.045s coverage: 48.1% of statements [2021-07-10T10:52:05.404Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2021-07-10T10:52:05.405Z] === RUN TestBuildMultiStageOnBuild [2021-07-10T10:52:05.484Z] === RUN TestCaller [2021-07-10T10:52:05.484Z] --- PASS: TestCaller (0.00s) [2021-07-10T10:52:05.484Z] PASS [2021-07-10T10:52:05.484Z] coverage: 100.0% of statements [2021-07-10T10:52:05.484Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2021-07-10T10:52:05.936Z] === RUN TestSetSerialInsertDelete [2021-07-10T10:52:05.936Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-10T10:52:05.936Z] === RUN TestSetParallelInsertDelete [2021-07-10T10:52:06.387Z] --- PASS: TestAllocateRandomDeallocate (1.63s) [2021-07-10T10:52:06.387Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-10T10:52:07.338Z] === RUN TestInt2IP2IntConversion [2021-07-10T10:52:07.338Z] === RUN TestPoolRequest [2021-07-10T10:52:07.338Z] --- PASS: TestPoolRequest (0.00s) [2021-07-10T10:52:07.338Z] === RUN TestOtherRequests [2021-07-10T10:52:07.338Z] --- PASS: TestOtherRequests (0.00s) [2021-07-10T10:52:07.338Z] PASS [2021-07-10T10:52:07.338Z] coverage: 57.1% of statements [2021-07-10T10:52:07.338Z] ok github.com/docker/docker/libnetwork/ipams/null 0.047s coverage: 57.1% of statements [2021-07-10T10:52:07.789Z] --- PASS: TestInt2IP2IntConversion (0.65s) [2021-07-10T10:52:08.240Z] === RUN TestGetAddressVersion [2021-07-10T10:52:08.240Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-10T10:52:08.240Z] === RUN TestKeyString [2021-07-10T10:52:08.240Z] --- PASS: TestKeyString (0.00s) [2021-07-10T10:52:08.240Z] === RUN TestPoolDataMarshal [2021-07-10T10:52:08.240Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-10T10:52:08.240Z] === RUN TestSubnetsMarshal [2021-07-10T10:52:08.240Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-07-10T10:52:08.240Z] === RUN TestAddSubnets [2021-07-10T10:52:08.240Z] --- PASS: TestAddSubnets (0.24s) [2021-07-10T10:52:08.240Z] === RUN TestDoublePoolRelease [2021-07-10T10:52:08.240Z] --- PASS: TestDoublePoolRelease (0.09s) [2021-07-10T10:52:08.240Z] === RUN TestAddReleasePoolID [2021-07-10T10:52:08.692Z] --- PASS: TestAddReleasePoolID (0.10s) [2021-07-10T10:52:08.692Z] === RUN TestPredefinedPool [2021-07-10T10:52:08.692Z] --- PASS: TestPredefinedPool (0.03s) [2021-07-10T10:52:08.692Z] === RUN TestRemoveSubnet [2021-07-10T10:52:08.692Z] === RUN TestGetCapabilities [2021-07-10T10:52:08.692Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-10T10:52:08.692Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-10T10:52:08.692Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-10T10:52:08.692Z] === RUN TestGetDefaultAddressSpaces [2021-07-10T10:52:08.692Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-07-10T10:52:08.692Z] === RUN TestRemoteDriver [2021-07-10T10:52:08.692Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-10T10:52:08.692Z] PASS [2021-07-10T10:52:08.692Z] coverage: 47.4% of statements [2021-07-10T10:52:08.692Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.067s coverage: 47.4% of statements [2021-07-10T10:52:08.692Z] --- PASS: TestRemoveSubnet (0.23s) [2021-07-10T10:52:08.692Z] === RUN TestGetSameAddress [2021-07-10T10:52:08.692Z] --- PASS: TestGetSameAddress (0.02s) [2021-07-10T10:52:08.692Z] === RUN TestPoolAllocationReuse [2021-07-10T10:52:09.039Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-10T10:52:09.146Z] --- PASS: TestAllocateRandomDeallocateSerialize (2.78s) [2021-07-10T10:52:09.146Z] === RUN TestRetrieveFromStore [2021-07-10T10:52:09.596Z] === RUN TestWindowsIPAM [2021-07-10T10:52:09.596Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-10T10:52:09.596Z] PASS [2021-07-10T10:52:09.596Z] coverage: 71.4% of statements [2021-07-10T10:52:09.596Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.043s coverage: 71.4% of statements [2021-07-10T10:52:09.596Z] --- PASS: TestRetrieveFromStore (0.62s) [2021-07-10T10:52:09.596Z] === RUN TestIsCorrupted [2021-07-10T10:52:09.596Z] --- PASS: TestIsCorrupted (0.02s) [2021-07-10T10:52:09.596Z] === RUN TestSetRollover [2021-07-10T10:52:10.547Z] === RUN TestDefaultNetwork [2021-07-10T10:52:10.547Z] --- PASS: TestDefaultNetwork (0.28s) [2021-07-10T10:52:10.547Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-10T10:52:10.547Z] --- PASS: TestPoolAllocationReuse (1.92s) [2021-07-10T10:52:10.547Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-10T10:52:10.547Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2021-07-10T10:52:10.547Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-10T10:52:10.998Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2021-07-10T10:52:10.998Z] === RUN TestInitAddressPools [2021-07-10T10:52:10.998Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-10T10:52:10.998Z] PASS [2021-07-10T10:52:10.998Z] coverage: 74.0% of statements [2021-07-10T10:52:10.998Z] ok github.com/docker/docker/libnetwork/ipamutils 0.631s coverage: 74.0% of statements [2021-07-10T10:52:11.449Z] --- PASS: TestSetRollover (1.61s) [2021-07-10T10:52:11.449Z] === RUN TestSetRolloverSerial [2021-07-10T10:52:11.449Z] === RUN TestKeyValue [2021-07-10T10:52:11.449Z] --- PASS: TestKeyValue (0.00s) [2021-07-10T10:52:11.449Z] PASS [2021-07-10T10:52:11.449Z] coverage: 60.0% of statements [2021-07-10T10:52:11.449Z] ok github.com/docker/docker/libnetwork/netlabel 0.040s coverage: 60.0% of statements [2021-07-10T10:52:13.594Z] --- PASS: TestSetRolloverSerial (1.95s) [2021-07-10T10:52:13.594Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-10T10:52:13.594Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-10T10:52:13.594Z] PASS [2021-07-10T10:52:13.594Z] coverage: 84.4% of statements [2021-07-10T10:52:13.594Z] ok github.com/docker/docker/libnetwork/bitseq 14.932s coverage: 84.4% of statements [2021-07-10T10:52:13.713Z] Loaded image: buildpack-deps:buster [2021-07-10T10:52:14.325Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-10T10:52:14.546Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.78s) [2021-07-10T10:52:14.546Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-10T10:52:14.546Z] === RUN TestNetworkDBSimple [2021-07-10T10:52:14.580Z] === RUN TestDockerSuite/TestLogsTail [2021-07-10T10:52:14.658Z] Loaded image: busybox:latest [2021-07-10T10:52:14.658Z] Loaded image: busybox:glibc [2021-07-10T10:52:15.498Z] 2021/07/10 10:52:15 Closing DB instances... [2021-07-10T10:52:15.944Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-10T10:52:15.949Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-10T10:52:15.949Z] PASS [2021-07-10T10:52:15.949Z] coverage: 100.0% of statements [2021-07-10T10:52:15.949Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.043s coverage: 100.0% of statements [2021-07-10T10:52:16.401Z] === RUN TestGenerate [2021-07-10T10:52:16.401Z] --- PASS: TestGenerate (0.00s) [2021-07-10T10:52:16.401Z] === RUN TestGeneratePtr [2021-07-10T10:52:16.401Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-10T10:52:16.401Z] === RUN TestGenerateMissingField [2021-07-10T10:52:16.401Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-10T10:52:16.401Z] === RUN TestFieldCannotBeSet [2021-07-10T10:52:16.401Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-10T10:52:16.401Z] === RUN TestTypeMismatchError [2021-07-10T10:52:16.401Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-10T10:52:16.401Z] PASS [2021-07-10T10:52:16.401Z] coverage: 100.0% of statements [2021-07-10T10:52:16.401Z] ok github.com/docker/docker/libnetwork/options 0.037s coverage: 100.0% of statements [2021-07-10T10:52:16.401Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.00s) [2021-07-10T10:52:16.401Z] === RUN TestGetAddress [2021-07-10T10:52:16.853Z] --- PASS: TestNetworkDBSimple (2.02s) [2021-07-10T10:52:16.853Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-10T10:52:16.870Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-10T10:52:17.304Z] testing: warning: no tests to run [2021-07-10T10:52:17.304Z] PASS [2021-07-10T10:52:17.304Z] coverage: 0.0% of statements [2021-07-10T10:52:17.304Z] ok github.com/docker/docker/libnetwork/osl 0.046s coverage: 0.0% of statements [no tests to run] [2021-07-10T10:52:17.304Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-10T10:52:17.304Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-10T10:52:17.304Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-10T10:52:17.304Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-10T10:52:17.304Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-10T10:52:17.304Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-10T10:52:17.304Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-10T10:52:17.304Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-10T10:52:17.304Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-10T10:52:17.304Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-10T10:52:17.304Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-10T10:52:17.304Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-10T10:52:17.304Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-10T10:52:17.304Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-10T10:52:17.304Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-10T10:52:17.304Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-10T10:52:17.304Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-10T10:52:17.706Z] --- PASS: TestServicePlugin (30.23s) [2021-07-10T10:52:17.706Z] === RUN TestServiceUpdateLabel [2021-07-10T10:52:17.755Z] 2021/07/10 10:52:17 Closing DB instances... [2021-07-10T10:52:17.795Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-10T10:52:17.795Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-10T10:52:17.813Z] --- PASS: TestBuildMultiStageOnBuild (11.85s) [2021-07-10T10:52:17.813Z] === RUN TestBuildUncleanTarFilenames [2021-07-10T10:52:17.813Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T10:52:17.813Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-10T10:52:17.813Z] === RUN TestBuildMultiStageLayerLeak [2021-07-10T10:52:17.967Z] Loaded image: debian:bullseye [2021-07-10T10:52:18.209Z] === RUN TestRequestNewPort [2021-07-10T10:52:18.209Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-10T10:52:18.209Z] === RUN TestRequestSpecificPort [2021-07-10T10:52:18.209Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-10T10:52:18.209Z] === RUN TestReleasePort [2021-07-10T10:52:18.209Z] --- PASS: TestReleasePort (0.00s) [2021-07-10T10:52:18.209Z] === RUN TestReuseReleasedPort [2021-07-10T10:52:18.209Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-10T10:52:18.209Z] === RUN TestReleaseUnreadledPort [2021-07-10T10:52:18.209Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-10T10:52:18.209Z] === RUN TestUnknowProtocol [2021-07-10T10:52:18.209Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-10T10:52:18.209Z] === RUN TestAllocateAllPorts [2021-07-10T10:52:18.209Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-10T10:52:18.209Z] === RUN TestPortAllocation [2021-07-10T10:52:18.209Z] --- PASS: TestPortAllocation (0.00s) [2021-07-10T10:52:18.209Z] === RUN TestPortAllocationWithCustomRange [2021-07-10T10:52:18.209Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-10T10:52:18.209Z] === RUN TestNoDuplicateBPR [2021-07-10T10:52:18.209Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-10T10:52:18.209Z] === RUN TestChangePortRange [2021-07-10T10:52:18.209Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-10T10:52:18.209Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-10T10:52:18.209Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-10T10:52:18.209Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-10T10:52:18.209Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-10T10:52:18.209Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-10T10:52:18.209Z] --- PASS: TestChangePortRange (0.00s) [2021-07-10T10:52:18.209Z] PASS [2021-07-10T10:52:18.209Z] coverage: 88.6% of statements [2021-07-10T10:52:18.209Z] ok github.com/docker/docker/libnetwork/portallocator 0.055s coverage: 88.6% of statements [2021-07-10T10:52:18.209Z] === RUN TestTransportPortConv [2021-07-10T10:52:18.209Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-10T10:52:18.209Z] === RUN TestTransportPortBindingConv [2021-07-10T10:52:18.209Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-10T10:52:18.209Z] === RUN TestErrorConstructors [2021-07-10T10:52:18.209Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-10T10:52:18.209Z] === RUN TestCompareIPMask [2021-07-10T10:52:18.209Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-10T10:52:18.209Z] === RUN TestUtilGetHostPartIP [2021-07-10T10:52:18.209Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-10T10:52:18.209Z] === RUN TestUtilGetBroadcastIP [2021-07-10T10:52:18.209Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-10T10:52:18.209Z] === RUN TestParseCIDR [2021-07-10T10:52:18.209Z] --- PASS: TestParseCIDR (0.00s) [2021-07-10T10:52:18.209Z] PASS [2021-07-10T10:52:18.209Z] coverage: 47.9% of statements [2021-07-10T10:52:18.209Z] ok github.com/docker/docker/libnetwork/types 0.044s coverage: 47.9% of statements [2021-07-10T10:52:18.229Z] Loaded image: hello-world:latest [2021-07-10T10:52:18.229Z] Loaded image: arm32v7/hello-world:latest [2021-07-10T10:52:18.491Z] INFO: Testing against a local daemon [2021-07-10T10:52:18.491Z] === RUN TestCgroupNamespacesBuild [2021-07-10T10:52:18.720Z] === RUN TestDockerSuite/TestNetHostname [2021-07-10T10:52:19.084Z] --- PASS: TestServiceUpdateLabel (2.23s) [2021-07-10T10:52:19.084Z] === RUN TestServiceUpdateSecrets [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-10T10:52:19.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-10T10:52:19.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-10T10:52:19.160Z] PASS [2021-07-10T10:52:19.160Z] coverage: 44.0% of statements [2021-07-10T10:52:19.160Z] ok github.com/docker/docker/oci 0.050s coverage: 44.0% of statements [2021-07-10T10:52:19.611Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.02s) [2021-07-10T10:52:19.611Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-10T10:52:19.611Z] === RUN TestAddressPoolOpt [2021-07-10T10:52:19.611Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-10T10:52:19.611Z] === RUN TestValidateEnv [2021-07-10T10:52:19.611Z] === RUN TestValidateEnv/a [2021-07-10T10:52:19.611Z] === RUN TestValidateEnv/something [2021-07-10T10:52:19.611Z] === RUN TestValidateEnv/_=a [2021-07-10T10:52:19.611Z] === RUN TestValidateEnv/env1=value1 [2021-07-10T10:52:19.611Z] === RUN TestValidateEnv/_env1=value1 [2021-07-10T10:52:20.062Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-10T10:52:20.062Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-10T10:52:20.062Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-10T10:52:20.062Z] === RUN TestValidateEnv/PATH [2021-07-10T10:52:20.062Z] === RUN TestValidateEnv/=a [2021-07-10T10:52:20.062Z] === RUN TestValidateEnv/PATH= [2021-07-10T10:52:20.062Z] === RUN TestValidateEnv/PATH=something [2021-07-10T10:52:20.062Z] === RUN TestValidateEnv/asd!qwe [2021-07-10T10:52:20.062Z] === RUN TestValidateEnv/1asd [2021-07-10T10:52:20.062Z] === RUN TestValidateEnv/123 [2021-07-10T10:52:20.062Z] === RUN TestValidateEnv/some_space [2021-07-10T10:52:20.062Z] === RUN TestValidateEnv/__some_space_before [2021-07-10T10:52:20.062Z] === RUN TestValidateEnv/some_space_after__ [2021-07-10T10:52:20.062Z] === RUN TestValidateEnv/= [2021-07-10T10:52:20.062Z] === RUN TestValidateEnv/PaTh [2021-07-10T10:52:20.062Z] --- PASS: TestValidateEnv (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-10T10:52:20.062Z] === RUN TestParseHost [2021-07-10T10:52:20.062Z] --- PASS: TestParseHost (0.01s) [2021-07-10T10:52:20.062Z] === RUN TestParseDockerDaemonHost [2021-07-10T10:52:20.062Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-10T10:52:20.062Z] === RUN TestParseTCP [2021-07-10T10:52:20.062Z] --- PASS: TestParseTCP (0.00s) [2021-07-10T10:52:20.062Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-10T10:52:20.062Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-10T10:52:20.062Z] === RUN TestValidateExtraHosts [2021-07-10T10:52:20.062Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-10T10:52:20.062Z] === RUN TestIpOptString [2021-07-10T10:52:20.062Z] --- PASS: TestIpOptString (0.00s) [2021-07-10T10:52:20.062Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-10T10:52:20.062Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-10T10:52:20.062Z] === RUN TestNewIpOptValidDefaultVal [2021-07-10T10:52:20.062Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-10T10:52:20.062Z] === RUN TestIpOptSetInvalidVal [2021-07-10T10:52:20.062Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-10T10:52:20.062Z] === RUN TestValidateIPAddress [2021-07-10T10:52:20.062Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-10T10:52:20.062Z] === RUN TestMapOpts [2021-07-10T10:52:20.062Z] --- PASS: TestMapOpts (0.00s) [2021-07-10T10:52:20.062Z] === RUN TestListOptsWithoutValidator [2021-07-10T10:52:20.062Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-10T10:52:20.062Z] === RUN TestListOptsWithValidator [2021-07-10T10:52:20.062Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-10T10:52:20.062Z] === RUN TestValidateDNSSearch [2021-07-10T10:52:20.062Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-10T10:52:20.062Z] === RUN TestValidateLabel [2021-07-10T10:52:20.062Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-10T10:52:20.062Z] === RUN TestValidateLabel/label_with_general_format [2021-07-10T10:52:20.062Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-10T10:52:20.062Z] === RUN TestValidateLabel/label_with_one_more [2021-07-10T10:52:20.062Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-10T10:52:20.062Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-10T10:52:20.062Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-10T10:52:20.062Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-10T10:52:20.062Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-10T10:52:20.062Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-10T10:52:20.062Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-10T10:52:20.062Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-10T10:52:20.062Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-10T10:52:20.062Z] --- PASS: TestValidateLabel (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-10T10:52:20.062Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-10T10:52:20.062Z] === RUN TestNamedListOpts [2021-07-10T10:52:20.062Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-10T10:52:20.062Z] === RUN TestNamedMapOpts [2021-07-10T10:52:20.062Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-10T10:52:20.062Z] === RUN TestParseLink [2021-07-10T10:52:20.062Z] --- PASS: TestParseLink (0.00s) [2021-07-10T10:52:20.062Z] === RUN TestQuotedStringSetWithQuotes [2021-07-10T10:52:20.062Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-10T10:52:20.062Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-10T10:52:20.062Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-10T10:52:20.062Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-10T10:52:20.062Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-10T10:52:20.062Z] === RUN TestUlimitOpt [2021-07-10T10:52:20.062Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-10T10:52:20.062Z] PASS [2021-07-10T10:52:20.062Z] coverage: 67.1% of statements [2021-07-10T10:52:20.062Z] ok github.com/docker/docker/opts 0.075s coverage: 67.1% of statements [2021-07-10T10:52:20.062Z] === RUN TestParseVersion [2021-07-10T10:52:20.062Z] --- PASS: TestParseVersion (0.00s) [2021-07-10T10:52:20.062Z] PASS [2021-07-10T10:52:20.062Z] coverage: 52.9% of statements [2021-07-10T10:52:20.062Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2021-07-10T10:52:20.408Z] --- PASS: TestCgroupNamespacesBuild (1.79s) [2021-07-10T10:52:20.408Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-10T10:52:20.605Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-10T10:52:20.860Z] === RUN TestDockerSuite/TestNetworkEvents [2021-07-10T10:52:21.015Z] 2021/07/10 10:52:20 Closing DB instances... [2021-07-10T10:52:21.786Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-10T10:52:21.795Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s) [2021-07-10T10:52:21.795Z] === RUN TestBuildWithSession [2021-07-10T10:52:21.795Z] build_session_test.go:25: TODO: BuildKit [2021-07-10T10:52:21.795Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-10T10:52:21.795Z] === RUN TestBuildSquashParent [2021-07-10T10:52:21.966Z] === RUN TestIsArchivePathDir [2021-07-10T10:52:21.966Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-07-10T10:52:21.966Z] === RUN TestIsArchivePathInvalidFile [2021-07-10T10:52:21.966Z] === RUN TestPeerCertificateMarshalJSON [2021-07-10T10:52:21.966Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-07-10T10:52:21.966Z] === RUN TestIsArchivePathTar [2021-07-10T10:52:22.416Z] --- PASS: TestIsArchivePathTar (0.18s) [2021-07-10T10:52:22.416Z] === RUN TestDecompressStreamGzip [2021-07-10T10:52:22.416Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-07-10T10:52:22.416Z] === RUN TestDecompressStreamBzip2 [2021-07-10T10:52:22.416Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2021-07-10T10:52:22.416Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-10T10:52:22.416Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-07-10T10:52:22.416Z] === RUN TestDecompressStreamXz [2021-07-10T10:52:22.416Z] archive_test.go:134: Xz not present in msys2 [2021-07-10T10:52:22.416Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-10T10:52:22.416Z] === RUN TestCompressStreamXzUnsupported [2021-07-10T10:52:22.416Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-10T10:52:22.416Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-10T10:52:22.416Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-10T10:52:22.416Z] === RUN TestCompressStreamInvalid [2021-07-10T10:52:22.416Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-10T10:52:22.416Z] === RUN TestExtensionInvalid [2021-07-10T10:52:22.416Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-10T10:52:22.416Z] === RUN TestExtensionUncompressed [2021-07-10T10:52:22.416Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-10T10:52:22.416Z] === RUN TestExtensionBzip2 [2021-07-10T10:52:22.416Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-10T10:52:22.416Z] === RUN TestExtensionGzip [2021-07-10T10:52:22.416Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-10T10:52:22.416Z] === RUN TestExtensionXz [2021-07-10T10:52:22.416Z] --- PASS: TestExtensionXz (0.00s) [2021-07-10T10:52:22.416Z] === RUN TestCmdStreamLargeStderr [2021-07-10T10:52:22.867Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-07-10T10:52:22.867Z] === RUN TestCmdStreamBad [2021-07-10T10:52:22.867Z] archive_test.go:239: Failing on Windows CI machines [2021-07-10T10:52:22.867Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-10T10:52:22.867Z] === RUN TestCmdStreamGood [2021-07-10T10:52:22.867Z] --- PASS: TestCmdStreamGood (0.04s) [2021-07-10T10:52:22.867Z] === RUN TestUntarPathWithInvalidDest [2021-07-10T10:52:22.867Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-07-10T10:52:22.867Z] === RUN TestUntarPathWithInvalidSrc [2021-07-10T10:52:22.867Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-10T10:52:22.867Z] === RUN TestUntarPath [2021-07-10T10:52:22.867Z] --- PASS: TestUntarPath (0.08s) [2021-07-10T10:52:22.867Z] === RUN TestUntarPathWithDestinationFile [2021-07-10T10:52:22.867Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-07-10T10:52:22.867Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-10T10:52:22.867Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-10T10:52:22.867Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-10T10:52:22.867Z] --- PASS: TestPeerCertificateMarshalJSON (0.80s) [2021-07-10T10:52:22.867Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-10T10:52:22.867Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-10T10:52:22.867Z] === RUN TestMiddleware [2021-07-10T10:52:22.867Z] --- PASS: TestMiddleware (0.00s) [2021-07-10T10:52:22.867Z] === RUN TestNewResponseModifier [2021-07-10T10:52:22.867Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-10T10:52:22.867Z] PASS [2021-07-10T10:52:22.867Z] coverage: 26.8% of statements [2021-07-10T10:52:22.867Z] ok github.com/docker/docker/pkg/authorization 0.838s coverage: 26.8% of statements [2021-07-10T10:52:22.867Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-07-10T10:52:22.867Z] === RUN TestCopyWithTarInvalidSrc [2021-07-10T10:52:22.867Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-10T10:52:22.867Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-10T10:52:22.867Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-10T10:52:22.867Z] === RUN TestCopyWithTarSrcFile [2021-07-10T10:52:22.867Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-10T10:52:22.867Z] === RUN TestCopyWithTarSrcFolder [2021-07-10T10:52:22.867Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-10T10:52:22.867Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-10T10:52:22.867Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2021-07-10T10:52:22.867Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-10T10:52:22.867Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-07-10T10:52:22.867Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-10T10:52:22.867Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-10T10:52:22.867Z] === RUN TestCopyFileWithTarSrcFile [2021-07-10T10:52:22.867Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-10T10:52:22.867Z] === RUN TestTarFiles [2021-07-10T10:52:23.670Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-10T10:52:23.819Z] === RUN TestUnbuffered [2021-07-10T10:52:23.819Z] --- PASS: TestUnbuffered (0.00s) [2021-07-10T10:52:23.819Z] === RUN TestRaceUnbuffered [2021-07-10T10:52:23.819Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-10T10:52:23.819Z] PASS [2021-07-10T10:52:23.819Z] coverage: 100.0% of statements [2021-07-10T10:52:23.819Z] ok github.com/docker/docker/pkg/broadcaster 0.050s coverage: 100.0% of statements [2021-07-10T10:52:24.231Z] === RUN TestDockerSuite/TestPluginActive [2021-07-10T10:52:24.270Z] === RUN TestMatch [2021-07-10T10:52:24.270Z] === RUN TestMatch/[[]] [2021-07-10T10:52:24.270Z] === RUN TestMatch/[[foo]] [2021-07-10T10:52:24.270Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-10T10:52:24.270Z] === RUN TestMatch/[[foo_bar]] [2021-07-10T10:52:24.270Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-10T10:52:24.270Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-10T10:52:24.270Z] === RUN TestMatch/[] [2021-07-10T10:52:24.270Z] === RUN TestMatch/[]#01 [2021-07-10T10:52:24.270Z] === RUN TestMatch/[[qux]] [2021-07-10T10:52:24.270Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-10T10:52:24.270Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-10T10:52:24.270Z] === RUN TestMatch/[[foo_baz]] [2021-07-10T10:52:24.270Z] --- PASS: TestMatch (0.00s) [2021-07-10T10:52:24.270Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-10T10:52:24.270Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-10T10:52:24.270Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-10T10:52:24.270Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-10T10:52:24.270Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-10T10:52:24.270Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-10T10:52:24.270Z] --- PASS: TestMatch/[] (0.00s) [2021-07-10T10:52:24.270Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-10T10:52:24.270Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-10T10:52:24.270Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-10T10:52:24.270Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-10T10:52:24.270Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-10T10:52:24.270Z] PASS [2021-07-10T10:52:24.270Z] coverage: 87.5% of statements [2021-07-10T10:52:24.270Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements [2021-07-10T10:52:25.222Z] 2021/07/10 10:52:24 Closing DB instances... [2021-07-10T10:52:25.222Z] === RUN TestChrootTarUntar [2021-07-10T10:52:25.222Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:52:25.222Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-10T10:52:25.222Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-10T10:52:25.222Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:52:25.222Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.01s) [2021-07-10T10:52:25.222Z] === RUN TestChrootUntarEmptyArchive [2021-07-10T10:52:25.222Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2021-07-10T10:52:25.222Z] === RUN TestChrootTarUntarWithSymlink [2021-07-10T10:52:25.222Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-10T10:52:25.222Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-10T10:52:25.222Z] === RUN TestChrootCopyWithTar [2021-07-10T10:52:25.222Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-10T10:52:25.222Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-10T10:52:25.222Z] === RUN TestChrootCopyFileWithTar [2021-07-10T10:52:25.222Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:52:25.222Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-10T10:52:25.222Z] === RUN TestChrootUntarPath [2021-07-10T10:52:25.222Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-10T10:52:25.222Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-10T10:52:25.222Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-10T10:52:25.222Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:52:25.222Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-10T10:52:25.222Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-10T10:52:25.222Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:52:25.222Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-10T10:52:25.222Z] === RUN TestChrootApplyDotDotFile [2021-07-10T10:52:25.222Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:52:25.222Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-10T10:52:25.222Z] PASS [2021-07-10T10:52:25.222Z] coverage: 15.4% of statements [2021-07-10T10:52:25.222Z] ok github.com/docker/docker/pkg/chrootarchive 0.108s coverage: 15.4% of statements [2021-07-10T10:52:25.595Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-10T10:52:26.173Z] === RUN TestSizeEmpty [2021-07-10T10:52:26.174Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-10T10:52:26.174Z] === RUN TestSizeEmptyFile [2021-07-10T10:52:26.174Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-10T10:52:26.174Z] === RUN TestSizeNonemptyFile [2021-07-10T10:52:26.174Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-10T10:52:26.174Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-10T10:52:26.174Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-10T10:52:26.174Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-10T10:52:26.174Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-10T10:52:26.174Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-10T10:52:26.174Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-10T10:52:26.174Z] === RUN TestMoveToSubdir [2021-07-10T10:52:26.174Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-10T10:52:26.174Z] === RUN TestSizeNonExistingDirectory [2021-07-10T10:52:26.174Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-10T10:52:26.174Z] PASS [2021-07-10T10:52:26.174Z] coverage: 80.0% of statements [2021-07-10T10:52:26.174Z] ok github.com/docker/docker/pkg/directory 0.062s coverage: 80.0% of statements [2021-07-10T10:52:26.174Z] --- PASS: TestNetworkDBCRUDTableEntry (3.83s) [2021-07-10T10:52:26.174Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-10T10:52:26.957Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-07-10T10:52:27.686Z] === RUN Test [2021-07-10T10:52:27.686Z] === RUN Test/TestContainsEntry [2021-07-10T10:52:27.686Z] === RUN Test/TestCreateEntries [2021-07-10T10:52:27.686Z] === RUN Test/TestEntriesDiff [2021-07-10T10:52:27.686Z] === RUN Test/TestEntriesEquality [2021-07-10T10:52:27.686Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-10T10:52:27.686Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-10T10:52:27.686Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-10T10:52:27.686Z] === RUN Test/TestGeneratorNotGenerate [2021-07-10T10:52:27.686Z] === RUN Test/TestGeneratorWithPort [2021-07-10T10:52:27.686Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-10T10:52:27.686Z] === RUN Test/TestNewEntry [2021-07-10T10:52:27.686Z] === RUN Test/TestParse [2021-07-10T10:52:27.686Z] --- PASS: Test (0.00s) [2021-07-10T10:52:27.686Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-10T10:52:27.686Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-10T10:52:27.686Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-10T10:52:27.686Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-10T10:52:27.686Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-10T10:52:27.686Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-10T10:52:27.686Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-10T10:52:27.686Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-10T10:52:27.686Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-10T10:52:27.686Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-10T10:52:27.686Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-10T10:52:27.686Z] --- PASS: Test/TestParse (0.00s) [2021-07-10T10:52:27.686Z] PASS [2021-07-10T10:52:27.686Z] coverage: 58.3% of statements [2021-07-10T10:52:27.686Z] ok github.com/docker/docker/pkg/discovery 0.043s coverage: 58.3% of statements [2021-07-10T10:52:28.137Z] --- PASS: TestTarFiles (5.16s) [2021-07-10T10:52:28.137Z] === RUN TestTarUntar [2021-07-10T10:52:28.137Z] --- PASS: TestTarUntar (0.05s) [2021-07-10T10:52:28.137Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-10T10:52:28.137Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-10T10:52:28.137Z] === RUN TestTarWithOptions [2021-07-10T10:52:28.137Z] === RUN Test [2021-07-10T10:52:28.137Z] === RUN Test/TestContent [2021-07-10T10:52:28.137Z] === RUN Test/TestInitialize [2021-07-10T10:52:28.137Z] === RUN Test/TestNew [2021-07-10T10:52:28.137Z] === RUN Test/TestParsingContentsWithComments [2021-07-10T10:52:28.137Z] === RUN Test/TestRegister [2021-07-10T10:52:28.137Z] === RUN Test/TestWatch [2021-07-10T10:52:28.137Z] --- PASS: TestTarWithOptions (0.03s) [2021-07-10T10:52:28.137Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-10T10:52:28.137Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-10T10:52:28.137Z] === RUN TestUntarUstarGnuConflict [2021-07-10T10:52:28.137Z] --- PASS: Test (0.01s) [2021-07-10T10:52:28.137Z] --- PASS: Test/TestContent (0.00s) [2021-07-10T10:52:28.137Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-10T10:52:28.137Z] --- PASS: Test/TestNew (0.00s) [2021-07-10T10:52:28.137Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-10T10:52:28.137Z] --- PASS: Test/TestRegister (0.00s) [2021-07-10T10:52:28.137Z] --- PASS: Test/TestWatch (0.00s) [2021-07-10T10:52:28.137Z] PASS [2021-07-10T10:52:28.137Z] coverage: 97.6% of statements [2021-07-10T10:52:28.137Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-10T10:52:28.137Z] === RUN TestUntarInvalidFilenames [2021-07-10T10:52:28.137Z] ok github.com/docker/docker/pkg/discovery/file 0.055s coverage: 97.6% of statements [2021-07-10T10:52:28.158Z] --- PASS: TestBuildMultiStageLayerLeak (10.08s) [2021-07-10T10:52:28.158Z] === RUN TestBuildWithHugeFile [2021-07-10T10:52:28.387Z] --- PASS: TestBuildSquashParent (6.13s) [2021-07-10T10:52:28.387Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-10T10:52:28.387Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-10T10:52:28.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-10T10:52:28.387Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-10T10:52:28.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-10T10:52:28.388Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-10T10:52:28.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-10T10:52:28.388Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-10T10:52:28.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-10T10:52:28.388Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-10T10:52:28.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-10T10:52:28.388Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-10T10:52:28.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-10T10:52:28.388Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-10T10:52:28.388Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-10T10:52:28.388Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-10T10:52:28.388Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-10T10:52:28.587Z] === RUN TestBoolValue [2021-07-10T10:52:28.587Z] --- PASS: TestBoolValue (0.00s) [2021-07-10T10:52:28.587Z] === RUN TestBoolValueOrDefault [2021-07-10T10:52:28.587Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-10T10:52:28.587Z] === RUN TestInt64ValueOrZero [2021-07-10T10:52:28.587Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-10T10:52:28.587Z] === RUN TestInt64ValueOrDefault [2021-07-10T10:52:28.587Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-10T10:52:28.587Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-10T10:52:28.587Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-10T10:52:28.587Z] === RUN TestJsonContentType [2021-07-10T10:52:28.587Z] --- PASS: TestJsonContentType (0.00s) [2021-07-10T10:52:28.587Z] PASS [2021-07-10T10:52:28.587Z] coverage: 14.7% of statements [2021-07-10T10:52:28.587Z] ok github.com/docker/docker/api/server/httputils 0.115s coverage: 14.7% of statements [2021-07-10T10:52:28.587Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-10T10:52:28.587Z] === RUN TestMaskSecretKeys [2021-07-10T10:52:28.587Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-10T10:52:28.587Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-10T10:52:28.587Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-10T10:52:28.587Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-10T10:52:28.587Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-10T10:52:28.587Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-10T10:52:28.587Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-10T10:52:28.587Z] === RUN TestVersionMiddlewareVersion [2021-07-10T10:52:28.587Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-10T10:52:28.587Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-10T10:52:28.587Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-10T10:52:28.587Z] PASS [2021-07-10T10:52:28.587Z] coverage: 37.7% of statements [2021-07-10T10:52:28.587Z] ok github.com/docker/docker/api/server/middleware 0.055s coverage: 37.7% of statements [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-10T10:52:28.588Z] === RUN TestAdjustForAPIVersion [2021-07-10T10:52:28.588Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-10T10:52:28.588Z] PASS [2021-07-10T10:52:28.588Z] coverage: 5.7% of statements [2021-07-10T10:52:28.588Z] ok github.com/docker/docker/api/server/router/swarm 0.054s coverage: 5.7% of statements [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/types [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-10T10:52:28.588Z] === RUN TestToJSON [2021-07-10T10:52:28.588Z] --- PASS: TestToJSON (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestToParamWithVersion [2021-07-10T10:52:28.588Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestFromJSON [2021-07-10T10:52:28.588Z] --- PASS: TestFromJSON (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestEmpty [2021-07-10T10:52:28.588Z] --- PASS: TestEmpty (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestArgsMatchKVListEmptySources [2021-07-10T10:52:28.588Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestArgsMatchKVList [2021-07-10T10:52:28.588Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestArgsMatch [2021-07-10T10:52:28.588Z] --- PASS: TestArgsMatch (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestAdd [2021-07-10T10:52:28.588Z] --- PASS: TestAdd (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestDel [2021-07-10T10:52:28.588Z] --- PASS: TestDel (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestLen [2021-07-10T10:52:28.588Z] --- PASS: TestLen (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestExactMatch [2021-07-10T10:52:28.588Z] --- PASS: TestExactMatch (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestOnlyOneExactMatch [2021-07-10T10:52:28.588Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestContains [2021-07-10T10:52:28.588Z] --- PASS: TestContains (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestValidate [2021-07-10T10:52:28.588Z] --- PASS: TestValidate (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestWalkValues [2021-07-10T10:52:28.588Z] --- PASS: TestWalkValues (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestFuzzyMatch [2021-07-10T10:52:28.588Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestClone [2021-07-10T10:52:28.588Z] --- PASS: TestClone (0.00s) [2021-07-10T10:52:28.588Z] PASS [2021-07-10T10:52:28.588Z] coverage: 92.2% of statements [2021-07-10T10:52:28.588Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-10T10:52:28.588Z] === RUN TestStrSliceMarshalJSON [2021-07-10T10:52:28.588Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestStrSliceUnmarshalJSON [2021-07-10T10:52:28.588Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestStrSliceUnmarshalString [2021-07-10T10:52:28.588Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestStrSliceUnmarshalSlice [2021-07-10T10:52:28.588Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-10T10:52:28.588Z] PASS [2021-07-10T10:52:28.588Z] coverage: 90.0% of statements [2021-07-10T10:52:28.588Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-10T10:52:28.588Z] === RUN TestDurationToSecondsString [2021-07-10T10:52:28.588Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestGetTimestamp [2021-07-10T10:52:28.588Z] --- PASS: TestGetTimestamp (0.17s) [2021-07-10T10:52:28.588Z] === RUN TestParseTimestamps [2021-07-10T10:52:28.588Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-10T10:52:28.588Z] PASS [2021-07-10T10:52:28.588Z] coverage: 100.0% of statements [2021-07-10T10:52:28.588Z] ok github.com/docker/docker/api/types/time 0.219s coverage: 100.0% of statements [2021-07-10T10:52:28.588Z] === RUN TestCompareVersion [2021-07-10T10:52:28.588Z] --- PASS: TestCompareVersion (0.00s) [2021-07-10T10:52:28.588Z] PASS [2021-07-10T10:52:28.588Z] coverage: 75.0% of statements [2021-07-10T10:52:28.588Z] ok github.com/docker/docker/api/types/versions 0.054s coverage: 75.0% of statements [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/builder [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-10T10:52:28.588Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-10T10:52:28.588Z] === RUN TestParseRemoteURL [2021-07-10T10:52:28.588Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-10T10:52:28.588Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-10T10:52:28.588Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-10T10:52:28.588Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-10T10:52:28.588Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-10T10:52:28.588Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-10T10:52:28.588Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-10T10:52:28.588Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-10T10:52:28.588Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-10T10:52:28.588Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-10T10:52:28.588Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-10T10:52:28.588Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-10T10:52:28.588Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-10T10:52:28.588Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-10T10:52:28.588Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-10T10:52:28.588Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-10T10:52:28.588Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-10T10:52:28.588Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-10T10:52:28.588Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-10T10:52:28.588Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-10T10:52:28.588Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestCloneArgsSmartHttp [2021-07-10T10:52:28.588Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-07-10T10:52:28.588Z] === RUN TestCloneArgsDumbHttp [2021-07-10T10:52:28.588Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestCloneArgsGit [2021-07-10T10:52:28.588Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestCheckoutGit [2021-07-10T10:52:28.588Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-10T10:52:28.588Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-10T10:52:28.588Z] === RUN TestProcessNoDockerignore [2021-07-10T10:52:28.588Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-10T10:52:28.588Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestDetectContentType [2021-07-10T10:52:28.588Z] --- PASS: TestDetectContentType (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestSelectAcceptableMIME [2021-07-10T10:52:28.588Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestInspectEmptyResponse [2021-07-10T10:52:28.588Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestInspectResponseBinary [2021-07-10T10:52:28.588Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestResponseUnsupportedContentType [2021-07-10T10:52:28.588Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestInspectResponseTextSimple [2021-07-10T10:52:28.588Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestInspectResponseEmptyContentType [2021-07-10T10:52:28.588Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestUnknownContentLength [2021-07-10T10:52:28.588Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestDownloadRemote [2021-07-10T10:52:28.588Z] --- PASS: TestDownloadRemote (0.08s) [2021-07-10T10:52:28.588Z] === RUN TestGetWithStatusError [2021-07-10T10:52:28.588Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestCloseRootDirectory [2021-07-10T10:52:28.588Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:52:28.588Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestHashFile [2021-07-10T10:52:28.588Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:52:28.588Z] --- SKIP: TestHashFile (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestHashSubdir [2021-07-10T10:52:28.588Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:52:28.588Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-10T10:52:28.588Z] === RUN TestRemoveDirectory [2021-07-10T10:52:28.588Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:52:28.588Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-10T10:52:28.588Z] PASS [2021-07-10T10:52:28.588Z] coverage: 9.3% of statements [2021-07-10T10:52:28.588Z] ok github.com/docker/docker/builder/remotecontext 0.258s coverage: 9.3% of statements [2021-07-10T10:52:28.588Z] === RUN TestGetAllAllowed [2021-07-10T10:52:28.588Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestGetAllMeta [2021-07-10T10:52:28.588Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-10T10:52:28.588Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestIsUnreferencedBuiltin [2021-07-10T10:52:28.588Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestIsExistingDirectory [2021-07-10T10:52:28.588Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestGetFilenameForDownload [2021-07-10T10:52:28.588Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestEnv2Variables [2021-07-10T10:52:28.588Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-10T10:52:28.588Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestMaintainer [2021-07-10T10:52:28.588Z] --- PASS: TestMaintainer (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestLabel [2021-07-10T10:52:28.588Z] --- PASS: TestLabel (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestFromScratch [2021-07-10T10:52:28.588Z] --- PASS: TestFromScratch (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestFromWithArg [2021-07-10T10:52:28.588Z] --- PASS: TestFromWithArg (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-10T10:52:28.588Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestFromWithUndefinedArg [2021-07-10T10:52:28.588Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestFromMultiStageWithNamedStage [2021-07-10T10:52:28.588Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestOnbuild [2021-07-10T10:52:28.588Z] --- PASS: TestOnbuild (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestWorkdir [2021-07-10T10:52:28.588Z] --- PASS: TestWorkdir (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestCmd [2021-07-10T10:52:28.588Z] --- PASS: TestCmd (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestHealthcheckNone [2021-07-10T10:52:28.588Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestHealthcheckCmd [2021-07-10T10:52:28.588Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestEntrypoint [2021-07-10T10:52:28.588Z] --- PASS: TestEntrypoint (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestExpose [2021-07-10T10:52:28.588Z] --- PASS: TestExpose (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestUser [2021-07-10T10:52:28.588Z] --- PASS: TestUser (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestVolume [2021-07-10T10:52:28.588Z] --- PASS: TestVolume (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestStopSignal [2021-07-10T10:52:28.588Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-10T10:52:28.588Z] --- SKIP: TestStopSignal (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestArg [2021-07-10T10:52:28.588Z] --- PASS: TestArg (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestShell [2021-07-10T10:52:28.588Z] --- PASS: TestShell (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestPrependEnvOnCmd [2021-07-10T10:52:28.588Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestRunWithBuildArgs [2021-07-10T10:52:28.588Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestRunIgnoresHealthcheck [2021-07-10T10:52:28.588Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestDispatchUnsupportedOptions [2021-07-10T10:52:28.588Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-10T10:52:28.588Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-10T10:52:28.588Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-10T10:52:28.588Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-10T10:52:28.588Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-10T10:52:28.588Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-10T10:52:28.588Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestNormalizeWorkdir [2021-07-10T10:52:28.588Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestDispatch [2021-07-10T10:52:28.588Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-10T10:52:28.588Z] === RUN TestEnable [2021-07-10T10:52:28.588Z] --- PASS: TestEnable (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestDisable [2021-07-10T10:52:28.588Z] --- PASS: TestDisable (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestEnabled [2021-07-10T10:52:28.588Z] --- PASS: TestEnabled (0.00s) [2021-07-10T10:52:28.588Z] PASS [2021-07-10T10:52:28.588Z] coverage: 100.0% of statements [2021-07-10T10:52:28.588Z] ok github.com/docker/docker/cli/debug 0.051s coverage: 100.0% of statements [2021-07-10T10:52:28.588Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-10T10:52:28.588Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-10T10:52:28.588Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-10T10:52:28.588Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-10T10:52:28.588Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-10T10:52:28.588Z] === RUN TestDispatch/COPY_url [2021-07-10T10:52:28.588Z] --- PASS: TestDispatch (0.08s) [2021-07-10T10:52:28.588Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2021-07-10T10:52:28.588Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-10T10:52:28.588Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-10T10:52:28.588Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-10T10:52:28.588Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-10T10:52:28.588Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-10T10:52:28.588Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestAddScratchImageAddsToMounts [2021-07-10T10:52:28.588Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-10T10:52:28.588Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-10T10:52:28.588Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-10T10:52:28.588Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-10T10:52:28.588Z] === RUN TestImageSourceGetAddsToMounts [2021-07-10T10:52:28.588Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-10T10:52:28.589Z] === RUN TestEmptyDockerfile [2021-07-10T10:52:28.589Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-07-10T10:52:28.589Z] === RUN TestSymlinkDockerfile [2021-07-10T10:52:28.589Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-10T10:52:28.589Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-10T10:52:28.589Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-10T10:52:28.589Z] === RUN TestNonExistingDockerfile [2021-07-10T10:52:28.589Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-10T10:52:28.589Z] === RUN TestCopyRunConfig [2021-07-10T10:52:28.589Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-10T10:52:28.589Z] === RUN TestDeepCopyRunConfig [2021-07-10T10:52:28.589Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-10T10:52:28.589Z] === RUN TestExportImage [2021-07-10T10:52:28.589Z] --- PASS: TestExportImage (0.00s) [2021-07-10T10:52:28.589Z] === RUN TestNormalizeDest [2021-07-10T10:52:28.589Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-10T10:52:28.589Z] PASS [2021-07-10T10:52:28.589Z] coverage: 47.0% of statements [2021-07-10T10:52:28.589Z] ok github.com/docker/docker/builder/dockerfile 0.206s coverage: 47.0% of statements [2021-07-10T10:52:28.589Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-10T10:52:28.589Z] === RUN TestTCP4Proxy [2021-07-10T10:52:28.589Z] --- PASS: TestTCP4Proxy (0.01s) [2021-07-10T10:52:28.589Z] === RUN TestTCP4ProxyHalfClose [2021-07-10T10:52:28.589Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2021-07-10T10:52:28.589Z] === RUN TestTCP6Proxy [2021-07-10T10:52:28.589Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-10T10:52:28.589Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-10T10:52:28.589Z] === RUN TestTCPDualStackProxy [2021-07-10T10:52:28.589Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-10T10:52:28.589Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-10T10:52:28.589Z] === RUN TestUDP4Proxy [2021-07-10T10:52:28.589Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-10T10:52:28.589Z] === RUN TestUDP6Proxy [2021-07-10T10:52:28.589Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-10T10:52:28.589Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-10T10:52:28.589Z] === RUN TestUDPWriteError [2021-07-10T10:52:28.589Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-10T10:52:28.589Z] === RUN TestSCTP4Proxy [2021-07-10T10:52:28.589Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-10T10:52:28.589Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-10T10:52:28.589Z] === RUN TestSCTP6Proxy [2021-07-10T10:52:28.589Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-10T10:52:28.589Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-10T10:52:28.589Z] PASS [2021-07-10T10:52:28.589Z] coverage: 49.4% of statements [2021-07-10T10:52:28.589Z] ok github.com/docker/docker/cmd/docker-proxy 0.067s coverage: 49.4% of statements [2021-07-10T10:52:28.589Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames004753050\\dest" [2021-07-10T10:52:28.589Z] --- PASS: TestUntarInvalidFilenames (0.19s) [2021-07-10T10:52:28.589Z] === RUN TestUntarHardlinkToSymlink [2021-07-10T10:52:28.589Z] 2021/07/10 10:52:28 Closing DB instances... [2021-07-10T10:52:28.589Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-10T10:52:28.589Z] === RUN TestUntarInvalidHardlink [2021-07-10T10:52:28.589Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink033144459\\victim\\hello" -> "../victim/hello" [2021-07-10T10:52:28.589Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink313637998\\victim\\hello" -> "/../victim/hello" [2021-07-10T10:52:28.589Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink567229685\\victim" -> "../victim" [2021-07-10T10:52:28.589Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink258216400\\victim" -> "../victim" [2021-07-10T10:52:28.589Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink908403439\\victim" -> "../victim" [2021-07-10T10:52:28.589Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink040314242\\victim" -> "../victim" [2021-07-10T10:52:28.589Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-07-10T10:52:28.589Z] === RUN TestUntarInvalidSymlink [2021-07-10T10:52:28.589Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink177537785\\dest\\dotdot" -> "../victim/hello" [2021-07-10T10:52:28.589Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink618747908\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-10T10:52:28.589Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink102789011\\dest\\loophole-victim" -> "../victim" [2021-07-10T10:52:28.589Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink949269462\\dest\\loophole-victim" -> "../victim" [2021-07-10T10:52:28.589Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink951647037\\dest\\loophole-victim" -> "../victim" [2021-07-10T10:52:28.589Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink733361528\\dest\\loophole-victim" -> "../victim" [2021-07-10T10:52:28.589Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink560332407\\dest\\dir\\loophole" -> "../../victim" [2021-07-10T10:52:28.589Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-07-10T10:52:28.589Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-10T10:52:28.589Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-10T10:52:28.589Z] === RUN TestXGlobalNoParent [2021-07-10T10:52:28.589Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-10T10:52:28.589Z] === RUN TestReplaceFileTarWrapper [2021-07-10T10:52:28.589Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2021-07-10T10:52:28.589Z] === RUN TestPrefixHeaderReadable [2021-07-10T10:52:28.589Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2021-07-10T10:52:28.589Z] === RUN TestDisablePigz [2021-07-10T10:52:28.589Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-10T10:52:29.042Z] --- PASS: TestDisablePigz (0.14s) [2021-07-10T10:52:29.042Z] === RUN TestPigz [2021-07-10T10:52:29.042Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-10T10:52:29.042Z] --- PASS: TestPigz (0.16s) [2021-07-10T10:52:29.042Z] === RUN TestCopyFileWithInvalidDest [2021-07-10T10:52:29.042Z] archive_windows_test.go:16: Currently fails [2021-07-10T10:52:29.042Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-10T10:52:29.042Z] === RUN TestCanonicalTarNameForPath [2021-07-10T10:52:29.042Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-10T10:52:29.042Z] === RUN TestCanonicalTarName [2021-07-10T10:52:29.042Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-10T10:52:29.042Z] === RUN TestChmodTarEntry [2021-07-10T10:52:29.042Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-10T10:52:29.042Z] === RUN TestHardLinkOrder [2021-07-10T10:52:29.042Z] --- PASS: TestHardLinkOrder (0.10s) [2021-07-10T10:52:29.042Z] === RUN TestChangeString [2021-07-10T10:52:29.042Z] --- PASS: TestChangeString (0.00s) [2021-07-10T10:52:29.042Z] === RUN TestChangesWithNoChanges [2021-07-10T10:52:29.042Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-07-10T10:52:29.042Z] === RUN TestChangesWithChanges [2021-07-10T10:52:29.492Z] --- PASS: TestChangesWithChanges (0.04s) [2021-07-10T10:52:29.492Z] === RUN TestChangesWithChangesGH13590 [2021-07-10T10:52:29.492Z] changes_test.go:196: needs more investigation [2021-07-10T10:52:29.492Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-10T10:52:29.492Z] === RUN TestChangesDirsEmpty [2021-07-10T10:52:29.492Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-10T10:52:29.492Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-10T10:52:29.492Z] === RUN TestChangesDirsMutated [2021-07-10T10:52:29.492Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-10T10:52:29.492Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-10T10:52:29.492Z] === RUN TestApplyLayer [2021-07-10T10:52:29.492Z] changes_test.go:433: needs further investigation [2021-07-10T10:52:29.492Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-10T10:52:29.492Z] === RUN TestChangesSizeWithHardlinks [2021-07-10T10:52:29.492Z] changes_test.go:469: needs further investigation [2021-07-10T10:52:29.492Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-10T10:52:29.492Z] === RUN TestChangesSizeWithNoChanges [2021-07-10T10:52:29.492Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-10T10:52:29.492Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-10T10:52:29.492Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-10T10:52:29.492Z] === RUN TestChangesSize [2021-07-10T10:52:29.492Z] --- PASS: TestChangesSize (0.00s) [2021-07-10T10:52:29.492Z] === RUN TestApplyLayerInvalidFilenames [2021-07-10T10:52:29.492Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames104277884\\dest" [2021-07-10T10:52:29.492Z] --- PASS: TestApplyLayerInvalidFilenames (0.07s) [2021-07-10T10:52:29.492Z] === RUN TestApplyLayerInvalidHardlink [2021-07-10T10:52:29.492Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink211722766\\victim\\hello" -> "../victim/hello" [2021-07-10T10:52:29.492Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink647509525\\victim\\hello" -> "/../victim/hello" [2021-07-10T10:52:29.492Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink201878640\\victim" -> "../victim" [2021-07-10T10:52:29.493Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink153913615\\victim" -> "../victim" [2021-07-10T10:52:29.493Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink943706914\\victim" -> "../victim" [2021-07-10T10:52:29.493Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink274961433\\victim" -> "../victim" [2021-07-10T10:52:29.493Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-07-10T10:52:29.493Z] === RUN TestApplyLayerInvalidSymlink [2021-07-10T10:52:29.493Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink931207332\\dest\\dotdot" -> "../victim/hello" [2021-07-10T10:52:29.493Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink769348019\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-10T10:52:29.493Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink986320246\\dest\\loophole-victim" -> "../victim" [2021-07-10T10:52:29.493Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink386048605\\dest\\loophole-victim" -> "../victim" [2021-07-10T10:52:29.493Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink165618712\\dest\\loophole-victim" -> "../victim" [2021-07-10T10:52:29.493Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink938169495\\dest\\loophole-victim" -> "../victim" [2021-07-10T10:52:29.493Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-07-10T10:52:29.493Z] === RUN TestApplyLayerWhiteouts [2021-07-10T10:52:29.493Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-07-10T10:52:29.493Z] === RUN TestGenerateEmptyFile [2021-07-10T10:52:29.493Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-10T10:52:29.493Z] === RUN TestGenerateWithContent [2021-07-10T10:52:29.493Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-10T10:52:29.493Z] PASS [2021-07-10T10:52:29.493Z] coverage: 61.6% of statements [2021-07-10T10:52:29.493Z] ok github.com/docker/docker/pkg/archive 7.521s coverage: 61.6% of statements [2021-07-10T10:52:29.493Z] === RUN Test [2021-07-10T10:52:29.493Z] === RUN Test/TestInitialize [2021-07-10T10:52:29.943Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-07-10T10:52:29.943Z] === RUN TestNetworkDBNodeLeave [2021-07-10T10:52:29.943Z] time="2021-07-10T10:52:29Z" level=info msg="Initializing discovery without TLS" [2021-07-10T10:52:29.943Z] time="2021-07-10T10:52:29Z" level=info msg="Initializing discovery without TLS" [2021-07-10T10:52:29.943Z] time="2021-07-10T10:52:29Z" level=info msg="Initializing discovery without TLS" [2021-07-10T10:52:29.943Z] === RUN Test/TestInitializeWithCerts [2021-07-10T10:52:29.943Z] time="2021-07-10T10:52:29Z" level=info msg="Initializing discovery with TLS" [2021-07-10T10:52:29.943Z] === RUN Test/TestWatch [2021-07-10T10:52:29.943Z] time="2021-07-10T10:52:29Z" level=info msg="Initializing discovery without TLS" [2021-07-10T10:52:30.221Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-10T10:52:30.221Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-10T10:52:30.221Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-10T10:52:30.942Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-10T10:52:30.942Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-10T10:52:31.146Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-10T10:52:32.805Z] --- PASS: TestNetworkDBNodeLeave (3.02s) [2021-07-10T10:52:32.805Z] === RUN TestNetworkDBWatch [2021-07-10T10:52:32.805Z] --- PASS: Test (3.17s) [2021-07-10T10:52:32.805Z] --- PASS: Test/TestInitialize (0.17s) [2021-07-10T10:52:32.805Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-07-10T10:52:32.805Z] --- PASS: Test/TestWatch (3.00s) [2021-07-10T10:52:32.805Z] PASS [2021-07-10T10:52:32.805Z] coverage: 84.1% of statements [2021-07-10T10:52:32.805Z] ok github.com/docker/docker/pkg/discovery/kv 3.221s coverage: 84.1% of statements [2021-07-10T10:52:33.491Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-10T10:52:33.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.78s) [2021-07-10T10:52:33.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s) [2021-07-10T10:52:33.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.05s) [2021-07-10T10:52:33.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s) [2021-07-10T10:52:33.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.29s) [2021-07-10T10:52:33.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.38s) [2021-07-10T10:52:33.491Z] === RUN TestBuildMultiStageCopy [2021-07-10T10:52:33.491Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-10T10:52:33.657Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-10T10:52:33.756Z] === RUN Test [2021-07-10T10:52:33.757Z] === RUN Test/TestWatch [2021-07-10T10:52:33.757Z] --- PASS: Test (0.00s) [2021-07-10T10:52:33.757Z] --- PASS: Test/TestWatch (0.00s) [2021-07-10T10:52:33.757Z] PASS [2021-07-10T10:52:33.757Z] coverage: 92.3% of statements [2021-07-10T10:52:33.757Z] ok github.com/docker/docker/pkg/discovery/memory 0.050s coverage: 92.3% of statements [2021-07-10T10:52:33.967Z] --- PASS: TestServiceUpdateSecrets (14.95s) [2021-07-10T10:52:33.967Z] === RUN TestServiceUpdateConfigs [2021-07-10T10:52:34.215Z] 2021/07/10 10:52:34 Closing DB instances... [2021-07-10T10:52:34.215Z] === RUN Test [2021-07-10T10:52:34.215Z] === RUN Test/TestInitialize [2021-07-10T10:52:34.215Z] === RUN Test/TestInitializeWithPattern [2021-07-10T10:52:34.215Z] === RUN Test/TestRegister [2021-07-10T10:52:34.215Z] === RUN Test/TestWatch [2021-07-10T10:52:34.215Z] --- PASS: Test (0.00s) [2021-07-10T10:52:34.215Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-10T10:52:34.215Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-10T10:52:34.215Z] --- PASS: Test/TestRegister (0.00s) [2021-07-10T10:52:34.215Z] --- PASS: Test/TestWatch (0.00s) [2021-07-10T10:52:34.215Z] PASS [2021-07-10T10:52:34.215Z] coverage: 93.8% of statements [2021-07-10T10:52:34.215Z] ok github.com/docker/docker/pkg/discovery/nodes 0.047s coverage: 93.8% of statements [2021-07-10T10:52:35.019Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-10T10:52:35.166Z] === RUN TestPollerAddRemove [2021-07-10T10:52:35.166Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-10T10:52:35.166Z] === RUN TestPollerEvent [2021-07-10T10:52:35.166Z] poller_test.go:41: No chmod on Windows [2021-07-10T10:52:35.166Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-10T10:52:35.166Z] === RUN TestPollerClose [2021-07-10T10:52:35.166Z] --- PASS: TestPollerClose (0.00s) [2021-07-10T10:52:35.166Z] PASS [2021-07-10T10:52:35.166Z] coverage: 45.7% of statements [2021-07-10T10:52:35.166Z] ok github.com/docker/docker/pkg/filenotify 0.050s coverage: 45.7% of statements [2021-07-10T10:52:35.407Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-10T10:52:35.407Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-10T10:52:35.668Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-10T10:52:35.930Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-10T10:52:36.117Z] --- PASS: TestNetworkDBWatch (3.22s) [2021-07-10T10:52:36.117Z] === RUN TestNetworkDBBulkSync [2021-07-10T10:52:36.117Z] === RUN TestCopyFileWithInvalidSrc [2021-07-10T10:52:36.117Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestCopyFileWithInvalidDest [2021-07-10T10:52:36.117Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-10T10:52:36.117Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-10T10:52:36.117Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestCopyFile [2021-07-10T10:52:36.117Z] --- PASS: TestCopyFile (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-10T10:52:36.117Z] fileutils_test.go:134: Needs porting to Windows [2021-07-10T10:52:36.117Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-10T10:52:36.117Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-10T10:52:36.117Z] fileutils_test.go:180: Needs porting to Windows [2021-07-10T10:52:36.117Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestWildcardMatches [2021-07-10T10:52:36.117Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestPatternMatches [2021-07-10T10:52:36.117Z] --- PASS: TestPatternMatches (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-10T10:52:36.117Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestPatternMatchesFolderExclusions [2021-07-10T10:52:36.117Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-10T10:52:36.117Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-10T10:52:36.117Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-10T10:52:36.117Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-10T10:52:36.117Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestSingleExclamationError [2021-07-10T10:52:36.117Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestMatchesWithNoPatterns [2021-07-10T10:52:36.117Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestMatchesWithMalformedPatterns [2021-07-10T10:52:36.117Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestMatches [2021-07-10T10:52:36.117Z] --- PASS: TestMatches (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestCleanPatterns [2021-07-10T10:52:36.117Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-10T10:52:36.117Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestCleanPatternsExceptionFlag [2021-07-10T10:52:36.117Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-10T10:52:36.117Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-10T10:52:36.117Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestCleanPatternsErrorSingleException [2021-07-10T10:52:36.117Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestCreateIfNotExistsDir [2021-07-10T10:52:36.117Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestCreateIfNotExistsFile [2021-07-10T10:52:36.117Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-07-10T10:52:36.117Z] === RUN TestMatch [2021-07-10T10:52:36.117Z] --- PASS: TestMatch (0.00s) [2021-07-10T10:52:36.117Z] PASS [2021-07-10T10:52:36.117Z] coverage: 85.2% of statements [2021-07-10T10:52:36.117Z] ok github.com/docker/docker/pkg/fileutils 0.072s coverage: 85.2% of statements [2021-07-10T10:52:36.192Z] --- PASS: TestBuildMultiStageCopy (3.08s) [2021-07-10T10:52:36.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.91s) [2021-07-10T10:52:36.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2021-07-10T10:52:36.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2021-07-10T10:52:36.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2021-07-10T10:52:36.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.30s) [2021-07-10T10:52:36.192Z] === RUN TestBuildMultiStageParentConfig [2021-07-10T10:52:36.630Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-07-10T10:52:36.630Z] Copying nested executables into bundles/binary-daemon [2021-07-10T10:52:36.630Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-07-10T10:52:36.630Z] GOOS="" GOARCH="" GOARM="" [2021-07-10T10:52:36.630Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-07-10T10:52:36.630Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-07-10T10:52:36.905Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-10T10:52:36.964Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42464/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr20 -e DOCKER_GITCOMMIT=635ce3c3c5fe0bf13d9dc8595425e5d194c2823a -e DOCKER_GRAPHDRIVER docker:635ce3c3c5fe0bf13d9dc8595425e5d194c2823a hack/make.sh cross [2021-07-10T10:52:37.069Z] === RUN TestGet [2021-07-10T10:52:37.069Z] --- PASS: TestGet (0.00s) [2021-07-10T10:52:37.069Z] === RUN TestGetShortcutString [2021-07-10T10:52:37.069Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-10T10:52:37.069Z] PASS [2021-07-10T10:52:37.069Z] coverage: 42.9% of statements [2021-07-10T10:52:37.069Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 42.9% of statements [2021-07-10T10:52:37.069Z] 2021/07/10 10:52:37 Closing DB instances... [2021-07-10T10:52:37.136Z] --- PASS: TestBuildMultiStageParentConfig (0.79s) [2021-07-10T10:52:37.136Z] === RUN TestBuildLabelWithTargets [2021-07-10T10:52:37.225Z] [2021-07-10T10:52:37.485Z] Removing bundles/ [2021-07-10T10:52:37.485Z] [2021-07-10T10:52:37.485Z] ---> Making bundle: cross (in bundles/cross) [2021-07-10T10:52:37.485Z] Cross building: bundles/cross/linux/amd64 [2021-07-10T10:52:37.485Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-10T10:52:37.485Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-10T10:52:38.020Z] === RUN TestCreateIDMapOrder [2021-07-10T10:52:38.020Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-10T10:52:38.020Z] PASS [2021-07-10T10:52:38.020Z] coverage: 7.2% of statements [2021-07-10T10:52:38.020Z] ok github.com/docker/docker/pkg/idtools 0.040s coverage: 7.2% of statements [2021-07-10T10:52:38.525Z] --- PASS: TestBuildLabelWithTargets (1.30s) [2021-07-10T10:52:38.525Z] === RUN TestBuildWithEmptyLayers [2021-07-10T10:52:38.884Z] === RUN TestCheckpointCreateError [2021-07-10T10:52:38.884Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestCheckpointCreate [2021-07-10T10:52:38.884Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestCheckpointDeleteError [2021-07-10T10:52:38.884Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestCheckpointDelete [2021-07-10T10:52:38.884Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestCheckpointListError [2021-07-10T10:52:38.884Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestCheckpointList [2021-07-10T10:52:38.884Z] --- PASS: TestCheckpointList (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestCheckpointListContainerNotFound [2021-07-10T10:52:38.884Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestNewClientWithOpsFromEnv [2021-07-10T10:52:38.884Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-10T10:52:38.884Z] --- SKIP: TestNewClientWithOpsFromEnv (0.02s) [2021-07-10T10:52:38.884Z] === RUN TestGetAPIPath [2021-07-10T10:52:38.884Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestParseHostURL [2021-07-10T10:52:38.884Z] --- PASS: TestParseHostURL (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-10T10:52:38.884Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-10T10:52:38.884Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestNegotiateAPIVersion [2021-07-10T10:52:38.884Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestNegotiateAPVersionOverride [2021-07-10T10:52:38.884Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-10T10:52:38.884Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-10T10:52:38.884Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-10T10:52:38.884Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestClientRedirect [2021-07-10T10:52:38.884Z] --- PASS: TestClientRedirect (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestConfigCreateUnsupported [2021-07-10T10:52:38.884Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestConfigCreateError [2021-07-10T10:52:38.884Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestConfigCreate [2021-07-10T10:52:38.884Z] --- PASS: TestConfigCreate (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestConfigInspectNotFound [2021-07-10T10:52:38.884Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestConfigInspectWithEmptyID [2021-07-10T10:52:38.884Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestConfigInspectUnsupported [2021-07-10T10:52:38.884Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestConfigInspectError [2021-07-10T10:52:38.884Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestConfigInspectConfigNotFound [2021-07-10T10:52:38.884Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestConfigInspect [2021-07-10T10:52:38.884Z] --- PASS: TestConfigInspect (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestConfigListUnsupported [2021-07-10T10:52:38.884Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestConfigListError [2021-07-10T10:52:38.884Z] --- PASS: TestConfigListError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestConfigList [2021-07-10T10:52:38.884Z] --- PASS: TestConfigList (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestConfigRemoveUnsupported [2021-07-10T10:52:38.884Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestConfigRemoveError [2021-07-10T10:52:38.884Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestConfigRemove [2021-07-10T10:52:38.884Z] --- PASS: TestConfigRemove (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestConfigUpdateUnsupported [2021-07-10T10:52:38.884Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestConfigUpdateError [2021-07-10T10:52:38.884Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestConfigUpdate [2021-07-10T10:52:38.884Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerCommitError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerCommit [2021-07-10T10:52:38.884Z] --- PASS: TestContainerCommit (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerStatPathError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerStatPathNotFoundError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerStatPathNoHeaderError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerStatPath [2021-07-10T10:52:38.884Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestCopyToContainerError [2021-07-10T10:52:38.884Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestCopyToContainerNotFoundError [2021-07-10T10:52:38.884Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-10T10:52:38.884Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestCopyToContainer [2021-07-10T10:52:38.884Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestCopyFromContainerError [2021-07-10T10:52:38.884Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestCopyFromContainerNotFoundError [2021-07-10T10:52:38.884Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-10T10:52:38.884Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-10T10:52:38.884Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestCopyFromContainer [2021-07-10T10:52:38.884Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerCreateError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerCreateImageNotFound [2021-07-10T10:52:38.884Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerCreateWithName [2021-07-10T10:52:38.884Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerCreateAutoRemove [2021-07-10T10:52:38.884Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerDiffError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerDiff [2021-07-10T10:52:38.884Z] --- PASS: TestContainerDiff (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerExecCreateError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerExecCreate [2021-07-10T10:52:38.884Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerExecStartError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerExecStart [2021-07-10T10:52:38.884Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerExecInspectError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerExecInspect [2021-07-10T10:52:38.884Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerExportError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerExportError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerExport [2021-07-10T10:52:38.884Z] --- PASS: TestContainerExport (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerInspectError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerInspectContainerNotFound [2021-07-10T10:52:38.884Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerInspectWithEmptyID [2021-07-10T10:52:38.884Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerInspect [2021-07-10T10:52:38.884Z] --- PASS: TestContainerInspect (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerInspectNode [2021-07-10T10:52:38.884Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerKillError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerKillError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerKill [2021-07-10T10:52:38.884Z] --- PASS: TestContainerKill (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerListError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerListError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerList [2021-07-10T10:52:38.884Z] --- PASS: TestContainerList (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerLogsNotFoundError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerLogsError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerLogs [2021-07-10T10:52:38.884Z] --- PASS: TestContainerLogs (0.18s) [2021-07-10T10:52:38.884Z] === RUN TestContainerPauseError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerPause [2021-07-10T10:52:38.884Z] --- PASS: TestContainerPause (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainersPruneError [2021-07-10T10:52:38.884Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainersPrune [2021-07-10T10:52:38.884Z] --- PASS: TestContainersPrune (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerRemoveError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerRemoveNotFoundError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerRemove [2021-07-10T10:52:38.884Z] --- PASS: TestContainerRemove (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerRenameError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerRename [2021-07-10T10:52:38.884Z] --- PASS: TestContainerRename (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerResizeError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerExecResizeError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerResize [2021-07-10T10:52:38.884Z] --- PASS: TestContainerResize (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerExecResize [2021-07-10T10:52:38.884Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerRestartError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerRestart [2021-07-10T10:52:38.884Z] --- PASS: TestContainerRestart (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerStartError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerStartError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerStart [2021-07-10T10:52:38.884Z] --- PASS: TestContainerStart (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerStatsError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerStats [2021-07-10T10:52:38.884Z] --- PASS: TestContainerStats (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerStopError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerStopError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerStop [2021-07-10T10:52:38.884Z] --- PASS: TestContainerStop (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerTopError [2021-07-10T10:52:38.884Z] --- PASS: TestContainerTopError (0.00s) [2021-07-10T10:52:38.884Z] === RUN TestContainerTop [2021-07-10T10:52:38.885Z] --- PASS: TestContainerTop (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestContainerUnpauseError [2021-07-10T10:52:38.885Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestContainerUnpause [2021-07-10T10:52:38.885Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestContainerUpdateError [2021-07-10T10:52:38.885Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestContainerUpdate [2021-07-10T10:52:38.885Z] --- PASS: TestContainerUpdate (0.01s) [2021-07-10T10:52:38.885Z] === RUN TestContainerWaitError [2021-07-10T10:52:38.885Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestContainerWait [2021-07-10T10:52:38.885Z] --- PASS: TestContainerWait (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestDiskUsageError [2021-07-10T10:52:38.885Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestDiskUsage [2021-07-10T10:52:38.885Z] --- PASS: TestDiskUsage (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestDistributionInspectUnsupported [2021-07-10T10:52:38.885Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestDistributionInspectWithEmptyID [2021-07-10T10:52:38.885Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestEventsErrorInOptions [2021-07-10T10:52:38.885Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestEventsErrorFromServer [2021-07-10T10:52:38.885Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestEvents [2021-07-10T10:52:38.885Z] --- PASS: TestEvents (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestTLSCloseWriter [2021-07-10T10:52:38.885Z] === PAUSE TestTLSCloseWriter [2021-07-10T10:52:38.885Z] === RUN TestImageBuildError [2021-07-10T10:52:38.885Z] --- PASS: TestImageBuildError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageBuild [2021-07-10T10:52:38.885Z] --- PASS: TestImageBuild (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestGetDockerOS [2021-07-10T10:52:38.885Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageCreateError [2021-07-10T10:52:38.885Z] --- PASS: TestImageCreateError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageCreate [2021-07-10T10:52:38.885Z] --- PASS: TestImageCreate (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageHistoryError [2021-07-10T10:52:38.885Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageHistory [2021-07-10T10:52:38.885Z] --- PASS: TestImageHistory (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageImportError [2021-07-10T10:52:38.885Z] --- PASS: TestImageImportError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageImport [2021-07-10T10:52:38.885Z] --- PASS: TestImageImport (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageInspectError [2021-07-10T10:52:38.885Z] --- PASS: TestImageInspectError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageInspectImageNotFound [2021-07-10T10:52:38.885Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageInspectWithEmptyID [2021-07-10T10:52:38.885Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageInspect [2021-07-10T10:52:38.885Z] --- PASS: TestImageInspect (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageListError [2021-07-10T10:52:38.885Z] --- PASS: TestImageListError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageList [2021-07-10T10:52:38.885Z] --- PASS: TestImageList (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageListApiBefore125 [2021-07-10T10:52:38.885Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageLoadError [2021-07-10T10:52:38.885Z] --- PASS: TestImageLoadError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageLoad [2021-07-10T10:52:38.885Z] --- PASS: TestImageLoad (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImagesPruneError [2021-07-10T10:52:38.885Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImagesPrune [2021-07-10T10:52:38.885Z] --- PASS: TestImagesPrune (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImagePullReferenceParseError [2021-07-10T10:52:38.885Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImagePullAnyError [2021-07-10T10:52:38.885Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-10T10:52:38.885Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-10T10:52:38.885Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-10T10:52:38.885Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-10T10:52:38.885Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImagePullWithoutErrors [2021-07-10T10:52:38.885Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImagePushReferenceError [2021-07-10T10:52:38.885Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImagePushAnyError [2021-07-10T10:52:38.885Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-10T10:52:38.885Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-10T10:52:38.885Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-10T10:52:38.885Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-10T10:52:38.885Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImagePushWithoutErrors [2021-07-10T10:52:38.885Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-10T10:52:38.885Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-10T10:52:38.885Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-10T10:52:38.885Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-10T10:52:38.885Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-10T10:52:38.885Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-10T10:52:38.885Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-10T10:52:38.885Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-10T10:52:38.885Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageRemoveError [2021-07-10T10:52:38.885Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageRemoveImageNotFound [2021-07-10T10:52:38.885Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageRemove [2021-07-10T10:52:38.885Z] --- PASS: TestImageRemove (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageSaveError [2021-07-10T10:52:38.885Z] --- PASS: TestImageSaveError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageSave [2021-07-10T10:52:38.885Z] --- PASS: TestImageSave (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageSearchAnyError [2021-07-10T10:52:38.885Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-10T10:52:38.885Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-10T10:52:38.885Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-10T10:52:38.885Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-10T10:52:38.885Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageSearchWithoutErrors [2021-07-10T10:52:38.885Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageTagError [2021-07-10T10:52:38.885Z] --- PASS: TestImageTagError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageTagInvalidReference [2021-07-10T10:52:38.885Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageTagInvalidSourceImageName [2021-07-10T10:52:38.885Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageTagHexSource [2021-07-10T10:52:38.885Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestImageTag [2021-07-10T10:52:38.885Z] --- PASS: TestImageTag (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestInfoServerError [2021-07-10T10:52:38.885Z] --- PASS: TestInfoServerError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestInfoInvalidResponseJSONError [2021-07-10T10:52:38.885Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestInfo [2021-07-10T10:52:38.885Z] --- PASS: TestInfo (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNetworkConnectError [2021-07-10T10:52:38.885Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-10T10:52:38.885Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNetworkConnect [2021-07-10T10:52:38.885Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNetworkCreateError [2021-07-10T10:52:38.885Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNetworkCreate [2021-07-10T10:52:38.885Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNetworkDisconnectError [2021-07-10T10:52:38.885Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNetworkDisconnect [2021-07-10T10:52:38.885Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNetworkInspectError [2021-07-10T10:52:38.885Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNetworkInspectNotFoundError [2021-07-10T10:52:38.885Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNetworkInspectWithEmptyID [2021-07-10T10:52:38.885Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNetworkInspect [2021-07-10T10:52:38.885Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNetworkListError [2021-07-10T10:52:38.885Z] --- PASS: TestNetworkListError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNetworkList [2021-07-10T10:52:38.885Z] --- PASS: TestNetworkList (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNetworksPruneError [2021-07-10T10:52:38.885Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNetworksPrune [2021-07-10T10:52:38.885Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNetworkRemoveError [2021-07-10T10:52:38.885Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNetworkRemove [2021-07-10T10:52:38.885Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNodeInspectError [2021-07-10T10:52:38.885Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNodeInspectNodeNotFound [2021-07-10T10:52:38.885Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNodeInspectWithEmptyID [2021-07-10T10:52:38.885Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNodeInspect [2021-07-10T10:52:38.885Z] --- PASS: TestNodeInspect (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNodeListError [2021-07-10T10:52:38.885Z] --- PASS: TestNodeListError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNodeList [2021-07-10T10:52:38.885Z] --- PASS: TestNodeList (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNodeRemoveError [2021-07-10T10:52:38.885Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNodeRemove [2021-07-10T10:52:38.885Z] --- PASS: TestNodeRemove (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNodeUpdateError [2021-07-10T10:52:38.885Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestNodeUpdate [2021-07-10T10:52:38.885Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestOptionWithTimeout [2021-07-10T10:52:38.885Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestPingFail [2021-07-10T10:52:38.885Z] --- PASS: TestPingFail (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestPingWithError [2021-07-10T10:52:38.885Z] 2021/07/10 10:52:37 RoundTripper returned a response & error; ignoring response [2021-07-10T10:52:38.885Z] 2021/07/10 10:52:37 RoundTripper returned a response & error; ignoring response [2021-07-10T10:52:38.885Z] --- PASS: TestPingWithError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestPingSuccess [2021-07-10T10:52:38.885Z] --- PASS: TestPingSuccess (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestPingHeadFallback [2021-07-10T10:52:38.885Z] === RUN TestPingHeadFallback/OK [2021-07-10T10:52:38.885Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-10T10:52:38.885Z] === RUN TestPingHeadFallback/Not_Found [2021-07-10T10:52:38.885Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-10T10:52:38.885Z] --- PASS: TestPingHeadFallback (0.03s) [2021-07-10T10:52:38.885Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-10T10:52:38.885Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-10T10:52:38.885Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-10T10:52:38.885Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestPluginDisableError [2021-07-10T10:52:38.885Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestPluginDisable [2021-07-10T10:52:38.885Z] --- PASS: TestPluginDisable (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestPluginEnableError [2021-07-10T10:52:38.885Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestPluginEnable [2021-07-10T10:52:38.885Z] --- PASS: TestPluginEnable (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestPluginInspectError [2021-07-10T10:52:38.885Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestPluginInspectWithEmptyID [2021-07-10T10:52:38.885Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestPluginInspect [2021-07-10T10:52:38.885Z] --- PASS: TestPluginInspect (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestPluginListError [2021-07-10T10:52:38.885Z] --- PASS: TestPluginListError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestPluginList [2021-07-10T10:52:38.885Z] --- PASS: TestPluginList (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestPluginPushError [2021-07-10T10:52:38.885Z] --- PASS: TestPluginPushError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestPluginPush [2021-07-10T10:52:38.885Z] --- PASS: TestPluginPush (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestPluginRemoveError [2021-07-10T10:52:38.885Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestPluginRemove [2021-07-10T10:52:38.885Z] --- PASS: TestPluginRemove (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestPluginSetError [2021-07-10T10:52:38.885Z] --- PASS: TestPluginSetError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestPluginSet [2021-07-10T10:52:38.885Z] --- PASS: TestPluginSet (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestSetHostHeader [2021-07-10T10:52:38.885Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestPlainTextError [2021-07-10T10:52:38.885Z] --- PASS: TestPlainTextError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestInfiniteError [2021-07-10T10:52:38.885Z] --- PASS: TestInfiniteError (0.04s) [2021-07-10T10:52:38.885Z] === RUN TestCanceledContext [2021-07-10T10:52:38.885Z] 2021/07/10 10:52:37 RoundTripper returned a response & error; ignoring response [2021-07-10T10:52:38.885Z] --- PASS: TestCanceledContext (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestDeadlineExceededContext [2021-07-10T10:52:38.885Z] 2021/07/10 10:52:37 RoundTripper returned a response & error; ignoring response [2021-07-10T10:52:38.885Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestSecretCreateUnsupported [2021-07-10T10:52:38.885Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestSecretCreateError [2021-07-10T10:52:38.885Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestSecretCreate [2021-07-10T10:52:38.885Z] --- PASS: TestSecretCreate (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestSecretInspectUnsupported [2021-07-10T10:52:38.885Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestSecretInspectError [2021-07-10T10:52:38.885Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestSecretInspectSecretNotFound [2021-07-10T10:52:38.885Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestSecretInspectWithEmptyID [2021-07-10T10:52:38.885Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestSecretInspect [2021-07-10T10:52:38.885Z] --- PASS: TestSecretInspect (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestSecretListUnsupported [2021-07-10T10:52:38.885Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestSecretListError [2021-07-10T10:52:38.885Z] --- PASS: TestSecretListError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestSecretList [2021-07-10T10:52:38.885Z] --- PASS: TestSecretList (0.01s) [2021-07-10T10:52:38.885Z] === RUN TestSecretRemoveUnsupported [2021-07-10T10:52:38.885Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestSecretRemoveError [2021-07-10T10:52:38.885Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestSecretRemove [2021-07-10T10:52:38.885Z] --- PASS: TestSecretRemove (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestSecretUpdateUnsupported [2021-07-10T10:52:38.885Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-10T10:52:38.885Z] === RUN TestSecretUpdateError [2021-07-10T10:52:38.885Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestSecretUpdate [2021-07-10T10:52:38.886Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestServiceCreateError [2021-07-10T10:52:38.886Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestServiceCreate [2021-07-10T10:52:38.886Z] --- PASS: TestServiceCreate (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-10T10:52:38.886Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestServiceCreateDigestPinning [2021-07-10T10:52:38.886Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestServiceInspectError [2021-07-10T10:52:38.886Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestServiceInspectServiceNotFound [2021-07-10T10:52:38.886Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestServiceInspectWithEmptyID [2021-07-10T10:52:38.886Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestServiceInspect [2021-07-10T10:52:38.886Z] --- PASS: TestServiceInspect (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestServiceListError [2021-07-10T10:52:38.886Z] --- PASS: TestServiceListError (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestServiceList [2021-07-10T10:52:38.886Z] --- PASS: TestServiceList (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestServiceLogsError [2021-07-10T10:52:38.886Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestServiceLogs [2021-07-10T10:52:38.886Z] --- PASS: TestServiceLogs (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestServiceRemoveError [2021-07-10T10:52:38.886Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestServiceRemoveNotFoundError [2021-07-10T10:52:38.886Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestServiceRemove [2021-07-10T10:52:38.886Z] --- PASS: TestServiceRemove (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestServiceUpdateError [2021-07-10T10:52:38.886Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestServiceUpdate [2021-07-10T10:52:38.886Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestSwarmGetUnlockKeyError [2021-07-10T10:52:38.886Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestSwarmGetUnlockKey [2021-07-10T10:52:38.886Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestSwarmInitError [2021-07-10T10:52:38.886Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestSwarmInit [2021-07-10T10:52:38.886Z] --- PASS: TestSwarmInit (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestSwarmInspectError [2021-07-10T10:52:38.886Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestSwarmInspect [2021-07-10T10:52:38.886Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestSwarmJoinError [2021-07-10T10:52:38.886Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestSwarmJoin [2021-07-10T10:52:38.886Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestSwarmLeaveError [2021-07-10T10:52:38.886Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestSwarmLeave [2021-07-10T10:52:38.886Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestSwarmUnlockError [2021-07-10T10:52:38.886Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestSwarmUnlock [2021-07-10T10:52:38.886Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestSwarmUpdateError [2021-07-10T10:52:38.886Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestSwarmUpdate [2021-07-10T10:52:38.886Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestTaskInspectError [2021-07-10T10:52:38.886Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestTaskInspectWithEmptyID [2021-07-10T10:52:38.886Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestTaskInspect [2021-07-10T10:52:38.886Z] --- PASS: TestTaskInspect (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestTaskListError [2021-07-10T10:52:38.886Z] --- PASS: TestTaskListError (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestTaskList [2021-07-10T10:52:38.886Z] --- PASS: TestTaskList (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestVolumeCreateError [2021-07-10T10:52:38.886Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestVolumeCreate [2021-07-10T10:52:38.886Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestVolumeInspectError [2021-07-10T10:52:38.886Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestVolumeInspectNotFound [2021-07-10T10:52:38.886Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestVolumeInspectWithEmptyID [2021-07-10T10:52:38.886Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestVolumeInspect [2021-07-10T10:52:38.886Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestVolumeListError [2021-07-10T10:52:38.886Z] --- PASS: TestVolumeListError (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestVolumeList [2021-07-10T10:52:38.886Z] --- PASS: TestVolumeList (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestVolumeRemoveError [2021-07-10T10:52:38.886Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-10T10:52:38.886Z] === RUN TestVolumeRemove [2021-07-10T10:52:38.886Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-10T10:52:38.886Z] === CONT TestTLSCloseWriter [2021-07-10T10:52:38.886Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-10T10:52:38.886Z] PASS [2021-07-10T10:52:38.886Z] coverage: 75.0% of statements [2021-07-10T10:52:38.886Z] ok github.com/docker/docker/client 0.475s coverage: 75.0% of statements [2021-07-10T10:52:38.974Z] --- PASS: TestNetworkDBBulkSync (3.01s) [2021-07-10T10:52:38.974Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-10T10:52:38.974Z] === RUN TestFixedBufferCap [2021-07-10T10:52:38.974Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-10T10:52:38.974Z] === RUN TestFixedBufferLen [2021-07-10T10:52:38.974Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-10T10:52:38.974Z] === RUN TestFixedBufferString [2021-07-10T10:52:38.974Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-10T10:52:38.974Z] === RUN TestFixedBufferWrite [2021-07-10T10:52:38.974Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-10T10:52:38.974Z] === RUN TestFixedBufferRead [2021-07-10T10:52:38.974Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-10T10:52:38.974Z] === RUN TestBytesPipeRead [2021-07-10T10:52:38.974Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-10T10:52:38.974Z] === RUN TestBytesPipeWrite [2021-07-10T10:52:38.974Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-10T10:52:38.974Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-10T10:52:39.098Z] --- PASS: TestBuildWithEmptyLayers (0.60s) [2021-07-10T10:52:39.098Z] === RUN TestBuildMultiStageOnBuild [2021-07-10T10:52:39.424Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2021-07-10T10:52:39.425Z] === RUN TestAtomicWriteToFile [2021-07-10T10:52:39.425Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-10T10:52:39.425Z] === RUN TestAtomicWriteSetCommit [2021-07-10T10:52:39.425Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-10T10:52:39.425Z] === RUN TestAtomicWriteSetCancel [2021-07-10T10:52:39.425Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-10T10:52:39.425Z] === RUN TestReadCloserWrapperClose [2021-07-10T10:52:39.425Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-10T10:52:39.425Z] === RUN TestReaderErrWrapperReadOnError [2021-07-10T10:52:39.425Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-10T10:52:39.425Z] === RUN TestReaderErrWrapperRead [2021-07-10T10:52:39.425Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-10T10:52:39.425Z] === RUN TestHashData [2021-07-10T10:52:39.425Z] --- PASS: TestHashData (0.00s) [2021-07-10T10:52:39.425Z] === RUN TestCancelReadCloser [2021-07-10T10:52:39.876Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-10T10:52:39.876Z] === RUN TestWriteCloserWrapperClose [2021-07-10T10:52:39.876Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-10T10:52:39.876Z] === RUN TestNopWriteCloser [2021-07-10T10:52:39.876Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-10T10:52:39.876Z] === RUN TestNopWriter [2021-07-10T10:52:39.876Z] --- PASS: TestNopWriter (0.00s) [2021-07-10T10:52:39.876Z] === RUN TestWriteCounter [2021-07-10T10:52:39.876Z] --- PASS: TestWriteCounter (0.00s) [2021-07-10T10:52:39.876Z] PASS [2021-07-10T10:52:39.876Z] coverage: 69.2% of statements [2021-07-10T10:52:39.876Z] ok github.com/docker/docker/pkg/ioutils 0.626s coverage: 69.2% of statements [2021-07-10T10:52:40.827Z] === RUN TestError [2021-07-10T10:52:40.827Z] --- PASS: TestError (0.00s) [2021-07-10T10:52:40.827Z] === RUN TestProgressString [2021-07-10T10:52:40.827Z] === RUN TestProgressString/no_progress [2021-07-10T10:52:40.827Z] === RUN TestProgressString/progress_1 [2021-07-10T10:52:40.827Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-10T10:52:40.827Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-10T10:52:40.827Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-10T10:52:40.827Z] === RUN TestProgressString/with_units [2021-07-10T10:52:40.827Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-10T10:52:40.827Z] === RUN TestProgressString/hide_counts [2021-07-10T10:52:40.827Z] --- PASS: TestProgressString (0.00s) [2021-07-10T10:52:40.827Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-10T10:52:40.827Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-10T10:52:40.827Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-10T10:52:40.827Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-10T10:52:40.827Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-10T10:52:40.827Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-10T10:52:40.827Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-10T10:52:40.827Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-10T10:52:40.827Z] === RUN TestJSONMessageDisplay [2021-07-10T10:52:40.827Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-07-10T10:52:40.827Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-10T10:52:40.827Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-10T10:52:40.827Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-10T10:52:40.827Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-10T10:52:40.827Z] === RUN TestDisplayJSONMessagesStream [2021-07-10T10:52:40.827Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-10T10:52:40.827Z] PASS [2021-07-10T10:52:40.827Z] coverage: 91.7% of statements [2021-07-10T10:52:40.827Z] ok github.com/docker/docker/pkg/jsonmessage 0.205s coverage: 91.7% of statements [2021-07-10T10:52:41.068Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-10T10:52:41.278Z] === RUN TestStandardLongPath [2021-07-10T10:52:41.278Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-10T10:52:41.278Z] === RUN TestUNCLongPath [2021-07-10T10:52:41.278Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-10T10:52:41.278Z] PASS [2021-07-10T10:52:41.278Z] coverage: 100.0% of statements [2021-07-10T10:52:41.278Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2021-07-10T10:52:41.649Z] --- PASS: TestBuildMultiStageOnBuild (2.46s) [2021-07-10T10:52:41.649Z] === RUN TestBuildUncleanTarFilenames [2021-07-10T10:52:42.222Z] --- PASS: TestBuildUncleanTarFilenames (0.88s) [2021-07-10T10:52:42.222Z] === RUN TestBuildMultiStageLayerLeak [2021-07-10T10:52:42.230Z] --- PASS: TestGetAddress (25.59s) [2021-07-10T10:52:42.230Z] === RUN TestRequestSyntaxCheck [2021-07-10T10:52:42.230Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-07-10T10:52:42.230Z] === RUN TestRequest [2021-07-10T10:52:42.230Z] === RUN TestNameFormat [2021-07-10T10:52:42.230Z] --- PASS: TestNameFormat (0.00s) [2021-07-10T10:52:42.230Z] === RUN TestNameRetries [2021-07-10T10:52:42.230Z] --- PASS: TestNameRetries (0.00s) [2021-07-10T10:52:42.230Z] PASS [2021-07-10T10:52:42.230Z] coverage: 85.7% of statements [2021-07-10T10:52:42.230Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2021-07-10T10:52:42.230Z] 2021/07/10 10:52:42 Closing DB instances... [2021-07-10T10:52:43.181Z] === RUN TestParseKeyValueOpt [2021-07-10T10:52:43.181Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-10T10:52:43.181Z] === RUN TestParseUintList [2021-07-10T10:52:43.181Z] --- PASS: TestParseUintList (0.00s) [2021-07-10T10:52:43.181Z] === RUN TestParseUintListMaximumLimits [2021-07-10T10:52:43.181Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-10T10:52:43.181Z] PASS [2021-07-10T10:52:43.181Z] coverage: 97.0% of statements [2021-07-10T10:52:43.181Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2021-07-10T10:52:43.181Z] time="2021-07-10T10:52:42Z" level=error msg="node: db9bc81d346d is unknown to memberlist" [2021-07-10T10:52:43.579Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-10T10:52:43.631Z] === RUN TestNewAndRemove [2021-07-10T10:52:43.631Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-10T10:52:43.631Z] === RUN TestRemoveInvalidPath [2021-07-10T10:52:43.631Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-10T10:52:43.631Z] PASS [2021-07-10T10:52:43.631Z] coverage: 82.6% of statements [2021-07-10T10:52:43.631Z] ok github.com/docker/docker/pkg/pidfile 0.037s coverage: 82.6% of statements [2021-07-10T10:52:44.082Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.25s) [2021-07-10T10:52:44.082Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-10T10:52:44.772Z] --- PASS: TestBuildMultiStageLayerLeak (2.40s) [2021-07-10T10:52:44.772Z] === RUN TestBuildWithHugeFile [2021-07-10T10:52:45.493Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-10T10:52:45.596Z] === RUN TestFailedConnection [2021-07-10T10:52:46.046Z] 2021/07/10 10:52:45 Closing DB instances... [2021-07-10T10:52:47.379Z] === RUN TestDockerSuite/TestPortList [2021-07-10T10:52:47.557Z] --- PASS: TestFailedConnection (2.06s) [2021-07-10T10:52:47.557Z] === RUN TestFailOnce [2021-07-10T10:52:47.557Z] 2021/07/10 10:52:47 http: panic serving 127.0.0.1:49310: Plugin not ready [2021-07-10T10:52:47.557Z] goroutine 34 [running]: [2021-07-10T10:52:47.557Z] net/http.(*conn).serve.func1(0xc0001a0000) [2021-07-10T10:52:47.557Z] c:/go/src/net/http/server.go:1824 +0x153 [2021-07-10T10:52:47.557Z] panic(0x555160, 0x66c1d0) [2021-07-10T10:52:47.557Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-10T10:52:47.557Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x67c890, 0xc00013c0e0, 0xc0001a8000) [2021-07-10T10:52:47.557Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-10T10:52:47.557Z] net/http.HandlerFunc.ServeHTTP(0xc000098f30, 0x67c890, 0xc00013c0e0, 0xc0001a8000) [2021-07-10T10:52:47.557Z] c:/go/src/net/http/server.go:2069 +0x4b [2021-07-10T10:52:47.557Z] net/http.(*ServeMux).ServeHTTP(0xc000090900, 0x67c890, 0xc00013c0e0, 0xc0001a8000) [2021-07-10T10:52:47.557Z] c:/go/src/net/http/server.go:2448 +0x1b7 [2021-07-10T10:52:47.557Z] net/http.serverHandler.ServeHTTP(0xc00013c000, 0x67c890, 0xc00013c0e0, 0xc0001a8000) [2021-07-10T10:52:47.557Z] c:/go/src/net/http/server.go:2887 +0xaa [2021-07-10T10:52:47.557Z] net/http.(*conn).serve(0xc0001a0000, 0x67d480, 0xc000188040) [2021-07-10T10:52:47.557Z] c:/go/src/net/http/server.go:1952 +0x8cd [2021-07-10T10:52:47.557Z] created by net/http.(*Server).Serve [2021-07-10T10:52:47.557Z] c:/go/src/net/http/server.go:3013 +0x3b8 [2021-07-10T10:52:47.557Z] time="2021-07-10T10:52:47Z" 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-10T10:52:47.557Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.41s) [2021-07-10T10:52:47.557Z] === RUN TestNetworkDBGarbageCollection [2021-07-10T10:52:48.509Z] --- PASS: TestFailOnce (1.18s) [2021-07-10T10:52:48.509Z] === RUN TestEchoInputOutput [2021-07-10T10:52:48.509Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-10T10:52:48.509Z] === RUN TestBackoff [2021-07-10T10:52:48.509Z] --- PASS: TestBackoff (0.00s) [2021-07-10T10:52:48.509Z] === RUN TestAbortRetry [2021-07-10T10:52:48.509Z] --- PASS: TestAbortRetry (0.00s) [2021-07-10T10:52:48.509Z] === RUN TestClientScheme [2021-07-10T10:52:48.509Z] --- PASS: TestClientScheme (0.00s) [2021-07-10T10:52:48.509Z] === RUN TestNewClientWithTimeout [2021-07-10T10:52:48.852Z] --- PASS: TestServiceUpdateConfigs (15.22s) [2021-07-10T10:52:48.852Z] === RUN TestServiceUpdateNetwork [2021-07-10T10:52:48.960Z] time="2021-07-10T10:52: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 1s" [2021-07-10T10:52:50.474Z] time="2021-07-10T10:52:50Z" 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-10T10:52:50.925Z] --- PASS: TestRequest (8.70s) [2021-07-10T10:52:50.925Z] === RUN TestOverlappingRequests [2021-07-10T10:52:51.376Z] --- PASS: TestOverlappingRequests (0.42s) [2021-07-10T10:52:51.376Z] === RUN TestRelease [2021-07-10T10:52:51.826Z] === RUN TestParseEmptyInterface [2021-07-10T10:52:51.826Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-10T10:52:51.826Z] === RUN TestParseNonInterfaceType [2021-07-10T10:52:51.826Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-10T10:52:51.826Z] === RUN TestParseWithOneFunction [2021-07-10T10:52:51.826Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-10T10:52:51.826Z] === RUN TestParseWithMultipleFuncs [2021-07-10T10:52:51.826Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-10T10:52:51.826Z] === RUN TestParseWithUnnamedReturn [2021-07-10T10:52:51.826Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-10T10:52:51.826Z] === RUN TestEmbeddedInterface [2021-07-10T10:52:51.826Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-10T10:52:51.826Z] === RUN TestParsedImports [2021-07-10T10:52:51.826Z] --- PASS: TestParsedImports (0.00s) [2021-07-10T10:52:51.826Z] === RUN TestAliasedImports [2021-07-10T10:52:51.826Z] --- PASS: TestAliasedImports (0.00s) [2021-07-10T10:52:51.826Z] PASS [2021-07-10T10:52:51.826Z] coverage: 56.8% of statements [2021-07-10T10:52:51.826Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.047s coverage: 56.8% of statements [2021-07-10T10:52:52.776Z] --- PASS: TestRelease (1.60s) [2021-07-10T10:52:52.776Z] === RUN TestAllocateRandomDeallocate [2021-07-10T10:52:52.776Z] === RUN TestHTTPTransport [2021-07-10T10:52:52.776Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-10T10:52:52.776Z] PASS [2021-07-10T10:52:52.776Z] coverage: 85.7% of statements [2021-07-10T10:52:52.776Z] ok github.com/docker/docker/pkg/plugins/transport 0.041s coverage: 85.7% of statements [2021-07-10T10:52:53.227Z] time="2021-07-10T10:52:52Z" 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-10T10:52:53.678Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-10T10:52:53.678Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-10T10:52:53.678Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-10T10:52:53.678Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-10T10:52:53.678Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-10T10:52:53.678Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-10T10:52:53.678Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-10T10:52:53.678Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-10T10:52:53.678Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-10T10:52:53.678Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-10T10:52:53.678Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-10T10:52:53.678Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-10T10:52:53.678Z] === RUN TestBufferPoolPutAndGet [2021-07-10T10:52:53.678Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-10T10:52:53.678Z] PASS [2021-07-10T10:52:53.678Z] coverage: 88.2% of statements [2021-07-10T10:52:53.678Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 88.2% of statements [2021-07-10T10:52:53.908Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-07-10T10:52:54.129Z] === RUN TestOutputOnPrematureClose [2021-07-10T10:52:54.129Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-10T10:52:54.129Z] === RUN TestCompleteSilently [2021-07-10T10:52:54.129Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-10T10:52:54.129Z] PASS [2021-07-10T10:52:54.129Z] coverage: 75.9% of statements [2021-07-10T10:52:54.129Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2021-07-10T10:52:54.580Z] === RUN TestSendToOneSub [2021-07-10T10:52:54.580Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-10T10:52:54.580Z] === RUN TestSendToMultipleSubs [2021-07-10T10:52:54.580Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-10T10:52:54.580Z] === RUN TestEvictOneSub [2021-07-10T10:52:54.580Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-10T10:52:54.580Z] === RUN TestClosePublisher [2021-07-10T10:52:54.580Z] --- PASS: TestClosePublisher (0.00s) [2021-07-10T10:52:54.580Z] === RUN TestPubSubRace [2021-07-10T10:52:55.531Z] --- PASS: TestPubSubRace (1.04s) [2021-07-10T10:52:55.531Z] PASS [2021-07-10T10:52:55.531Z] coverage: 75.0% of statements [2021-07-10T10:52:55.531Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 75.0% of statements [2021-07-10T10:52:56.481Z] === RUN TestRegister [2021-07-10T10:52:56.481Z] --- PASS: TestRegister (0.00s) [2021-07-10T10:52:56.481Z] === RUN TestCommand [2021-07-10T10:52:56.481Z] --- PASS: TestCommand (0.03s) [2021-07-10T10:52:56.481Z] === RUN TestNaiveSelf [2021-07-10T10:52:56.481Z] --- PASS: TestNaiveSelf (0.03s) [2021-07-10T10:52:56.481Z] PASS [2021-07-10T10:52:56.481Z] coverage: 82.4% of statements [2021-07-10T10:52:56.481Z] ok github.com/docker/docker/pkg/reexec 0.090s coverage: 82.4% of statements [2021-07-10T10:52:56.516Z] --- PASS: TestCheckoutGit (32.59s) [2021-07-10T10:52:56.516Z] === RUN TestValidGitTransport [2021-07-10T10:52:56.516Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-10T10:52:56.516Z] === RUN TestGitInvalidRef [2021-07-10T10:52:56.516Z] --- PASS: TestGitInvalidRef (0.24s) [2021-07-10T10:52:56.516Z] PASS [2021-07-10T10:52:56.516Z] coverage: 86.3% of statements [2021-07-10T10:52:56.516Z] ok github.com/docker/docker/builder/remotecontext/git 32.896s coverage: 86.3% of statements [2021-07-10T10:52:56.932Z] === RUN TestParseSignal [2021-07-10T10:52:56.932Z] --- PASS: TestParseSignal (0.00s) [2021-07-10T10:52:56.932Z] === RUN TestValidSignalForPlatform [2021-07-10T10:52:56.932Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-10T10:52:56.932Z] PASS [2021-07-10T10:52:56.932Z] coverage: 19.7% of statements [2021-07-10T10:52:56.932Z] ok github.com/docker/docker/pkg/signal 0.039s coverage: 19.7% of statements [2021-07-10T10:52:57.384Z] --- PASS: TestAllocateRandomDeallocate (4.63s) [2021-07-10T10:52:57.384Z] === RUN TestRetrieveFromStore [2021-07-10T10:52:57.384Z] time="2021-07-10T10:52:57Z" 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-10T10:52:57.835Z] === RUN TestNewStdWriter [2021-07-10T10:52:57.835Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-10T10:52:57.835Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-10T10:52:57.835Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-10T10:52:57.835Z] === RUN TestWriteWithNilBytes [2021-07-10T10:52:57.835Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-10T10:52:57.835Z] === RUN TestWrite [2021-07-10T10:52:57.835Z] --- PASS: TestWrite (0.00s) [2021-07-10T10:52:57.835Z] === RUN TestWriteWithWriterError [2021-07-10T10:52:57.835Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-10T10:52:57.835Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-10T10:52:57.835Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-10T10:52:57.835Z] === RUN TestStdCopyWriteAndRead [2021-07-10T10:52:57.835Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-10T10:52:57.835Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-10T10:52:57.835Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-10T10:52:57.835Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-10T10:52:57.835Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-10T10:52:57.835Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-10T10:52:57.835Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-10T10:52:57.835Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-10T10:52:57.835Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-10T10:52:57.835Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-10T10:52:57.835Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-10T10:52:57.835Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-10T10:52:57.835Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-10T10:52:57.835Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-10T10:52:57.835Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-10T10:52:57.835Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-10T10:52:57.835Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-10T10:52:57.835Z] PASS [2021-07-10T10:52:57.835Z] coverage: 100.0% of statements [2021-07-10T10:52:57.835Z] ok github.com/docker/docker/pkg/stdcopy 0.037s coverage: 100.0% of statements [2021-07-10T10:52:58.043Z] ? github.com/docker/docker/cli [no test files] [2021-07-10T10:52:58.043Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-10T10:52:58.070Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-07-10T10:52:58.286Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-10T10:52:58.286Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-10T10:52:58.286Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-10T10:52:58.286Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-10T10:52:58.286Z] === RUN TestFormatStatus [2021-07-10T10:52:58.286Z] --- PASS: TestFormatStatus (0.00s) [2021-07-10T10:52:58.286Z] === RUN TestFormatError [2021-07-10T10:52:58.286Z] --- PASS: TestFormatError (0.00s) [2021-07-10T10:52:58.286Z] === RUN TestFormatJSONError [2021-07-10T10:52:58.286Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-10T10:52:58.286Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-10T10:52:58.286Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-10T10:52:58.286Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-10T10:52:58.286Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-10T10:52:58.286Z] === RUN TestNewJSONProgressOutput [2021-07-10T10:52:58.286Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-10T10:52:58.286Z] === RUN TestAuxFormatterEmit [2021-07-10T10:52:58.286Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-10T10:52:58.286Z] === RUN TestStreamWriterStdout [2021-07-10T10:52:58.286Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-10T10:52:58.286Z] === RUN TestStreamWriterStderr [2021-07-10T10:52:58.286Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-10T10:52:58.286Z] PASS [2021-07-10T10:52:58.286Z] coverage: 66.2% of statements [2021-07-10T10:52:58.286Z] ok github.com/docker/docker/pkg/streamformatter 0.040s coverage: 66.2% of statements [2021-07-10T10:52:58.325Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-10T10:52:59.237Z] === RUN TestGenerateRandomID [2021-07-10T10:52:59.237Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-10T10:52:59.237Z] === RUN TestShortenId [2021-07-10T10:52:59.237Z] --- PASS: TestShortenId (0.00s) [2021-07-10T10:52:59.237Z] === RUN TestShortenSha256Id [2021-07-10T10:52:59.237Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-10T10:52:59.237Z] === RUN TestShortenIdEmpty [2021-07-10T10:52:59.237Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-10T10:52:59.237Z] === RUN TestShortenIdInvalid [2021-07-10T10:52:59.237Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-10T10:52:59.237Z] === RUN TestIsShortIDNonHex [2021-07-10T10:52:59.237Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-10T10:52:59.237Z] === RUN TestIsShortIDNotCorrectSize [2021-07-10T10:52:59.237Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-10T10:52:59.237Z] PASS [2021-07-10T10:52:59.237Z] coverage: 70.6% of statements [2021-07-10T10:52:59.237Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2021-07-10T10:52:59.237Z] --- PASS: TestRetrieveFromStore (1.53s) [2021-07-10T10:52:59.237Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-10T10:52:59.237Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-10T10:52:59.237Z] === RUN TestParallelPredefinedRequest1 [2021-07-10T10:52:59.237Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-10T10:52:59.237Z] === RUN TestParallelPredefinedRequest2 [2021-07-10T10:52:59.237Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-10T10:52:59.237Z] === RUN TestParallelPredefinedRequest3 [2021-07-10T10:52:59.237Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-10T10:52:59.237Z] === RUN TestParallelPredefinedRequest4 [2021-07-10T10:52:59.237Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-10T10:52:59.237Z] === RUN TestParallelPredefinedRequest5 [2021-07-10T10:52:59.237Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-10T10:52:59.237Z] === RUN TestDebug [2021-07-10T10:52:59.237Z] --- PASS: TestDebug (0.00s) [2021-07-10T10:52:59.237Z] === RUN TestRequestPoolParallel [2021-07-10T10:52:59.687Z] --- PASS: TestRequestPoolParallel (0.55s) [2021-07-10T10:52:59.687Z] === RUN TestFullAllocateRelease [2021-07-10T10:53:00.139Z] === RUN TestIsCpusetListAvailable [2021-07-10T10:53:00.139Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-10T10:53:00.139Z] PASS [2021-07-10T10:53:00.139Z] coverage: 38.2% of statements [2021-07-10T10:53:00.139Z] ok github.com/docker/docker/pkg/sysinfo 0.045s coverage: 38.2% of statements [2021-07-10T10:53:00.139Z] --- PASS: TestFullAllocateRelease (0.51s) [2021-07-10T10:53:00.139Z] === RUN TestOddAllocateRelease [2021-07-10T10:53:00.210Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-10T10:53:00.589Z] --- PASS: TestOddAllocateRelease (0.29s) [2021-07-10T10:53:00.589Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-10T10:53:00.589Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2021-07-10T10:53:00.589Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-10T10:53:00.589Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-07-10T10:53:00.589Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-10T10:53:00.589Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-07-10T10:53:00.589Z] === CONT TestParallelPredefinedRequest1 [2021-07-10T10:53:00.589Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:53:00.589Z] === CONT TestParallelPredefinedRequest4 [2021-07-10T10:53:00.589Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-10T10:53:00.589Z] === CONT TestParallelPredefinedRequest3 [2021-07-10T10:53:00.589Z] === CONT TestParallelPredefinedRequest4 [2021-07-10T10:53:00.589Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:53:00.589Z] === CONT TestParallelPredefinedRequest3 [2021-07-10T10:53:00.589Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:53:00.589Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-10T10:53:00.589Z] === CONT TestParallelPredefinedRequest5 [2021-07-10T10:53:00.589Z] === CONT TestParallelPredefinedRequest2 [2021-07-10T10:53:00.589Z] === CONT TestParallelPredefinedRequest5 [2021-07-10T10:53:00.589Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:53:00.589Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-10T10:53:00.589Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-10T10:53:00.589Z] === CONT TestParallelPredefinedRequest2 [2021-07-10T10:53:00.589Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:53:00.589Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-10T10:53:00.589Z] PASS [2021-07-10T10:53:00.589Z] coverage: 85.3% of statements [2021-07-10T10:53:00.589Z] ok github.com/docker/docker/libnetwork/ipam 53.349s coverage: 85.3% of statements [2021-07-10T10:53:00.770Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-07-10T10:53:02.102Z] === RUN TestChtimes [2021-07-10T10:53:02.102Z] --- PASS: TestChtimes (0.00s) [2021-07-10T10:53:02.102Z] === RUN TestChtimesWindows [2021-07-10T10:53:02.102Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-10T10:53:02.102Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-10T10:53:02.102Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-10T10:53:02.102Z] === RUN TestEnsureRemoveAllNotExist [2021-07-10T10:53:02.102Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-10T10:53:02.102Z] === RUN TestEnsureRemoveAllWithDir [2021-07-10T10:53:02.102Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-10T10:53:02.102Z] === RUN TestEnsureRemoveAllWithFile [2021-07-10T10:53:02.102Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-10T10:53:02.102Z] === RUN TestHasWin32KSupport [2021-07-10T10:53:02.102Z] syscall_windows_test.go:8: win32k: true [2021-07-10T10:53:02.102Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-10T10:53:02.102Z] PASS [2021-07-10T10:53:02.102Z] coverage: 12.9% of statements [2021-07-10T10:53:02.102Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 12.9% of statements [2021-07-10T10:53:02.553Z] === RUN TestTailFile [2021-07-10T10:53:02.553Z] --- PASS: TestTailFile (0.00s) [2021-07-10T10:53:02.553Z] === RUN TestTailFileManyLines [2021-07-10T10:53:02.553Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-10T10:53:02.553Z] === RUN TestTailEmptyFile [2021-07-10T10:53:02.553Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-10T10:53:02.553Z] === RUN TestTailNegativeN [2021-07-10T10:53:02.553Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader [2021-07-10T10:53:02.554Z] === CONT TestNewTailReader [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/no_delimiter [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/truncated_last_line [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-10T10:53:02.554Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-10T10:53:02.554Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:53:02.554Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:53:02.554Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-10T10:53:02.554Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:53:02.554Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:53:02.554Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-10T10:53:02.554Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:53:02.554Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:53:02.554Z] === CONT TestNewTailReader/no_delimiter [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-10T10:53:02.554Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:53:02.554Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:53:02.554Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:53:02.554Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:53:02.554Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-10T10:53:02.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-10T10:53:02.554Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-10T10:53:02.555Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:53:02.555Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:53:02.555Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:53:02.555Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:53:02.555Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:53:02.555Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:53:02.555Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-10T10:53:02.555Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-10T10:53:02.555Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:53:02.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:53:02.555Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-10T10:53:02.555Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:53:03.008Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:53:03.008Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:53:03.008Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:53:03.008Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:53:03.008Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:53:03.008Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:53:03.008Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:53:03.008Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:53:03.008Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.008Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:53:03.008Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:53:03.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:53:03.009Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-10T10:53:03.009Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-10T10:53:03.010Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:53:03.010Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:53:03.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:53:03.011Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:53:03.012Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:53:03.013Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:53:03.013Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:53:03.013Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:53:03.013Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:53:03.013Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:53:03.013Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:53:03.013Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:53:03.013Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:53:03.013Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:53:03.013Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:53:03.013Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:53:03.013Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:53:03.013Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:53:03.013Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-10T10:53:03.013Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:53:03.013Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:53:03.465Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:53:03.465Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-10T10:53:03.465Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-10T10:53:03.465Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-10T10:53:03.465Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-10T10:53:03.465Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-10T10:53:03.465Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-10T10:53:03.465Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-10T10:53:03.465Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:53:03.465Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-10T10:53:03.465Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:53:03.465Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:53:03.465Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-10T10:53:03.465Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:53:03.465Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:53:03.465Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:53:03.465Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:53:03.465Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:53:03.465Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:53:03.465Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:53:03.465Z] --- PASS: TestNewTailReader (0.00s) [2021-07-10T10:53:03.465Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-10T10:53:03.465Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-10T10:53:03.465Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.02s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.02s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.02s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-10T10:53:03.466Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-10T10:53:03.467Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.03s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-10T10:53:03.793Z] --- PASS: TestServiceUpdateNetwork (13.04s) [2021-07-10T10:53:03.794Z] === RUN TestServiceUpdatePidsLimit [2021-07-10T10:53:03.794Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.02s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-10T10:53:03.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-10T10:53:03.919Z] PASS [2021-07-10T10:53:03.919Z] coverage: 88.6% of statements [2021-07-10T10:53:03.919Z] ok github.com/docker/docker/pkg/tailfile 0.374s coverage: 88.6% of statements [2021-07-10T10:53:04.031Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-07-10T10:53:04.362Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-10T10:53:04.370Z] === RUN TestTarSumRemoveNonExistent [2021-07-10T10:53:04.370Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-10T10:53:04.370Z] === RUN TestTarSumRemove [2021-07-10T10:53:04.370Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-10T10:53:04.370Z] === RUN TestSortFileInfoSums [2021-07-10T10:53:04.370Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-10T10:53:04.370Z] === RUN TestNewTarSumForLabelInvalid [2021-07-10T10:53:04.370Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-10T10:53:04.370Z] === RUN TestNewTarSumForLabel [2021-07-10T10:53:04.370Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-10T10:53:04.370Z] === RUN TestEmptyTar [2021-07-10T10:53:04.370Z] --- PASS: TestEmptyTar (0.00s) [2021-07-10T10:53:04.370Z] === RUN TestTarSumsReadSize [2021-07-10T10:53:04.370Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-10T10:53:04.370Z] === RUN TestTarSums [2021-07-10T10:53:04.370Z] --- PASS: TestTarSums (0.09s) [2021-07-10T10:53:04.370Z] === RUN TestIteration [2021-07-10T10:53:04.370Z] --- PASS: TestIteration (0.00s) [2021-07-10T10:53:04.370Z] === RUN TestVersionLabelForChecksum [2021-07-10T10:53:04.370Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-10T10:53:04.370Z] === RUN TestVersion [2021-07-10T10:53:04.370Z] --- PASS: TestVersion (0.00s) [2021-07-10T10:53:04.370Z] === RUN TestGetVersion [2021-07-10T10:53:04.370Z] --- PASS: TestGetVersion (0.00s) [2021-07-10T10:53:04.370Z] === RUN TestGetVersions [2021-07-10T10:53:04.370Z] --- PASS: TestGetVersions (0.00s) [2021-07-10T10:53:04.370Z] PASS [2021-07-10T10:53:04.370Z] coverage: 89.3% of statements [2021-07-10T10:53:04.370Z] ok github.com/docker/docker/pkg/tarsum 0.145s coverage: 89.3% of statements [2021-07-10T10:53:05.321Z] testing: warning: no tests to run [2021-07-10T10:53:05.321Z] PASS [2021-07-10T10:53:05.321Z] coverage: [no statements] [2021-07-10T10:53:05.321Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2021-07-10T10:53:05.773Z] === RUN TestTruncIndex [2021-07-10T10:53:05.773Z] --- PASS: TestTruncIndex (0.10s) [2021-07-10T10:53:05.773Z] PASS [2021-07-10T10:53:05.773Z] coverage: 91.5% of statements [2021-07-10T10:53:05.773Z] ok github.com/docker/docker/pkg/truncindex 0.145s coverage: 91.5% of statements [2021-07-10T10:53:06.223Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-07-10T10:53:06.223Z] === RUN TestClientStream [2021-07-10T10:53:06.223Z] --- PASS: TestClientStream (0.00s) [2021-07-10T10:53:06.223Z] === RUN TestClientSendFile [2021-07-10T10:53:06.223Z] --- PASS: TestClientSendFile (0.00s) [2021-07-10T10:53:06.223Z] === RUN TestClientWithRequestTimeout [2021-07-10T10:53:06.223Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-07-10T10:53:06.223Z] === RUN TestFileSpecPlugin [2021-07-10T10:53:06.223Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-10T10:53:06.223Z] === RUN TestFileJSONSpecPlugin [2021-07-10T10:53:06.223Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-10T10:53:06.223Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-10T10:53:06.223Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-07-10T10:53:06.223Z] === RUN TestPluginAddHandler [2021-07-10T10:53:06.223Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-10T10:53:06.223Z] === RUN TestPluginWaitBadPlugin [2021-07-10T10:53:06.223Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-10T10:53:06.223Z] === RUN TestGet [2021-07-10T10:53:06.223Z] time="2021-07-10T10:53:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-10T10:53:06.543Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-07-10T10:53:06.674Z] === RUN TestIsGIT [2021-07-10T10:53:06.674Z] --- PASS: TestIsGIT (0.00s) [2021-07-10T10:53:06.674Z] === RUN TestIsTransport [2021-07-10T10:53:06.674Z] --- PASS: TestIsTransport (0.00s) [2021-07-10T10:53:06.674Z] PASS [2021-07-10T10:53:06.674Z] coverage: 100.0% of statements [2021-07-10T10:53:06.674Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2021-07-10T10:53:07.124Z] === RUN TestVersionInfo [2021-07-10T10:53:07.124Z] --- PASS: TestVersionInfo (0.00s) [2021-07-10T10:53:07.124Z] === RUN TestAppendVersions [2021-07-10T10:53:07.124Z] --- PASS: TestAppendVersions (0.00s) [2021-07-10T10:53:07.124Z] PASS [2021-07-10T10:53:07.124Z] coverage: 88.9% of statements [2021-07-10T10:53:07.124Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2021-07-10T10:53:07.124Z] time="2021-07-10T10:53:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-10T10:53:07.904Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-10T10:53:07.904Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-10T10:53:07.905Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-10T10:53:08.830Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-10T10:53:08.830Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-10T10:53:09.272Z] === RUN TestValidatePrivileges [2021-07-10T10:53:09.272Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-10T10:53:09.272Z] === RUN TestFilterByCapNeg [2021-07-10T10:53:09.272Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-10T10:53:09.272Z] === RUN TestFilterByCapPos [2021-07-10T10:53:09.272Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-10T10:53:09.272Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-10T10:53:09.272Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-10T10:53:09.272Z] PASS [2021-07-10T10:53:09.272Z] coverage: 12.0% of statements [2021-07-10T10:53:09.272Z] ok github.com/docker/docker/plugin 0.053s coverage: 12.0% of statements [2021-07-10T10:53:09.272Z] time="2021-07-10T10:53:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-10T10:53:09.756Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-10T10:53:09.756Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-10T10:53:10.011Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-07-10T10:53:10.223Z] === RUN TestNewSettable [2021-07-10T10:53:10.223Z] --- PASS: TestNewSettable (0.00s) [2021-07-10T10:53:10.223Z] === RUN TestIsSettable [2021-07-10T10:53:10.223Z] --- PASS: TestIsSettable (0.00s) [2021-07-10T10:53:10.223Z] === RUN TestUpdateSettingsEnv [2021-07-10T10:53:10.223Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-10T10:53:10.223Z] PASS [2021-07-10T10:53:10.223Z] coverage: 20.0% of statements [2021-07-10T10:53:10.223Z] ok github.com/docker/docker/plugin/v2 0.043s coverage: 20.0% of statements [2021-07-10T10:53:10.386Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-10T10:53:10.386Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-10T10:53:10.386Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-10T10:53:10.386Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-10T10:53:10.386Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-10T10:53:10.386Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-10T10:53:10.386Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-10T10:53:10.386Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-10T10:53:10.386Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-10T10:53:10.386Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-10T10:53:10.386Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-10T10:53:10.386Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-10T10:53:10.386Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestConfigureDaemonLogs [2021-07-10T10:53:10.386Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestCommonOptionsInstallFlags [2021-07-10T10:53:10.386Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-10T10:53:10.386Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-10T10:53:10.386Z] PASS [2021-07-10T10:53:10.386Z] coverage: 18.5% of statements [2021-07-10T10:53:10.386Z] ok github.com/docker/docker/cmd/dockerd 0.187s coverage: 18.5% of statements [2021-07-10T10:53:10.386Z] === RUN TestContainerStopSignal [2021-07-10T10:53:10.386Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestContainerStopTimeout [2021-07-10T10:53:10.386Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-10T10:53:10.386Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-10T10:53:10.386Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-10T10:53:10.386Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2021-07-10T10:53:10.386Z] === RUN TestReplaceAndAppendEnvVars [2021-07-10T10:53:10.386Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-10T10:53:10.386Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestNewMemoryStore [2021-07-10T10:53:10.386Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestAddContainers [2021-07-10T10:53:10.386Z] --- PASS: TestAddContainers (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestGetContainer [2021-07-10T10:53:10.386Z] --- PASS: TestGetContainer (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestDeleteContainer [2021-07-10T10:53:10.386Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestListContainers [2021-07-10T10:53:10.386Z] --- PASS: TestListContainers (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestFirstContainer [2021-07-10T10:53:10.386Z] --- PASS: TestFirstContainer (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestApplyAllContainer [2021-07-10T10:53:10.386Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestIsValidHealthString [2021-07-10T10:53:10.386Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestStateRunStop [2021-07-10T10:53:10.386Z] --- PASS: TestStateRunStop (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestStateTimeoutWait [2021-07-10T10:53:10.386Z] state_test.go:141: Stop callback fired [2021-07-10T10:53:10.386Z] state_test.go:165: Stop callback fired [2021-07-10T10:53:10.386Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-10T10:53:10.386Z] === RUN TestIsValidStateString [2021-07-10T10:53:10.386Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-10T10:53:10.386Z] === RUN TestViewSaveDelete [2021-07-10T10:53:10.386Z] --- PASS: TestViewSaveDelete (0.02s) [2021-07-10T10:53:10.386Z] === RUN TestViewAll [2021-07-10T10:53:10.386Z] --- PASS: TestViewAll (0.03s) [2021-07-10T10:53:10.387Z] === RUN TestViewGet [2021-07-10T10:53:10.387Z] --- PASS: TestViewGet (0.01s) [2021-07-10T10:53:10.387Z] === RUN TestNames [2021-07-10T10:53:10.387Z] --- PASS: TestNames (0.01s) [2021-07-10T10:53:10.387Z] === RUN TestViewWithHealthCheck [2021-07-10T10:53:10.387Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-10T10:53:10.387Z] PASS [2021-07-10T10:53:10.387Z] coverage: 41.5% of statements [2021-07-10T10:53:10.387Z] ok github.com/docker/docker/container 0.282s coverage: 41.5% of statements [2021-07-10T10:53:10.387Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-10T10:53:10.387Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-10T10:53:10.387Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-10T10:53:10.387Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-10T10:53:10.571Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-10T10:53:10.571Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-10T10:53:11.175Z] === RUN TestLoad [2021-07-10T10:53:11.175Z] --- PASS: TestLoad (0.00s) [2021-07-10T10:53:11.175Z] === RUN TestSave [2021-07-10T10:53:11.175Z] --- PASS: TestSave (0.03s) [2021-07-10T10:53:11.175Z] === RUN TestAddDeleteGet [2021-07-10T10:53:11.175Z] --- PASS: TestAddDeleteGet (0.04s) [2021-07-10T10:53:11.175Z] === RUN TestInvalidTags [2021-07-10T10:53:11.175Z] --- PASS: TestInvalidTags (0.01s) [2021-07-10T10:53:11.175Z] PASS [2021-07-10T10:53:11.175Z] coverage: 84.4% of statements [2021-07-10T10:53:11.175Z] ok github.com/docker/docker/reference 0.123s coverage: 84.4% of statements [2021-07-10T10:53:11.348Z] === RUN TestPrepare [2021-07-10T10:53:11.348Z] --- PASS: TestPrepare (0.00s) [2021-07-10T10:53:11.348Z] === RUN TestStart [2021-07-10T10:53:11.348Z] --- PASS: TestStart (0.00s) [2021-07-10T10:53:11.348Z] === RUN TestWaitCancel [2021-07-10T10:53:11.348Z] --- PASS: TestWaitCancel (0.00s) [2021-07-10T10:53:11.348Z] === RUN TestWaitDisabled [2021-07-10T10:53:11.348Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-10T10:53:11.348Z] === RUN TestWaitEnabled [2021-07-10T10:53:11.348Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-10T10:53:11.348Z] === RUN TestRemove [2021-07-10T10:53:11.348Z] --- PASS: TestRemove (0.00s) [2021-07-10T10:53:11.348Z] PASS [2021-07-10T10:53:11.348Z] coverage: 65.3% of statements [2021-07-10T10:53:11.348Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2021-07-10T10:53:12.458Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-10T10:53:12.458Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-07-10T10:53:12.481Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-10T10:53:12.713Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-07-10T10:53:13.322Z] time="2021-07-10T10:53:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-10T10:53:13.322Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-10T10:53:13.322Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-10T10:53:13.322Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-10T10:53:13.322Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-10T10:53:13.776Z] === RUN TestResolveAuthConfigIndexServer [2021-07-10T10:53:13.776Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-10T10:53:13.776Z] === RUN TestResolveAuthConfigFullURL [2021-07-10T10:53:13.776Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-10T10:53:13.776Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-10T10:53:13.776Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-10T10:53:13.776Z] === RUN TestValidateMirror [2021-07-10T10:53:13.776Z] --- PASS: TestValidateMirror (0.00s) [2021-07-10T10:53:13.776Z] === RUN TestLoadInsecureRegistries [2021-07-10T10:53:14.226Z] time="2021-07-10T10:53:13Z" 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-10T10:53:14.226Z] time="2021-07-10T10:53:13Z" 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-10T10:53:14.226Z] time="2021-07-10T10:53:13Z" 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-10T10:53:14.226Z] --- PASS: TestLoadInsecureRegistries (0.18s) [2021-07-10T10:53:14.226Z] === RUN TestNewServiceConfig [2021-07-10T10:53:14.226Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-10T10:53:14.226Z] === RUN TestValidateIndexName [2021-07-10T10:53:14.226Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-10T10:53:14.226Z] === RUN TestValidateIndexNameWithError [2021-07-10T10:53:14.226Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-10T10:53:14.226Z] === RUN TestEndpointParse [2021-07-10T10:53:14.226Z] --- PASS: TestEndpointParse (0.00s) [2021-07-10T10:53:14.226Z] === RUN TestEndpointParseInvalid [2021-07-10T10:53:14.226Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-10T10:53:14.226Z] === RUN TestValidateEndpoint [2021-07-10T10:53:14.226Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-10T10:53:14.226Z] === RUN TestPing [2021-07-10T10:53:14.226Z] --- PASS: TestPing (0.00s) [2021-07-10T10:53:14.226Z] === RUN TestPingRegistryEndpoint [2021-07-10T10:53:14.226Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:53:14.226Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-10T10:53:14.226Z] === RUN TestEndpoint [2021-07-10T10:53:14.227Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:53:14.227Z] --- SKIP: TestEndpoint (0.00s) [2021-07-10T10:53:14.227Z] === RUN TestParseRepositoryInfo [2021-07-10T10:53:14.227Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-10T10:53:14.227Z] === RUN TestNewIndexInfo [2021-07-10T10:53:14.227Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-10T10:53:14.227Z] === RUN TestMirrorEndpointLookup [2021-07-10T10:53:14.227Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:53:14.227Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-07-10T10:53:14.227Z] === RUN TestSearchRepositories [2021-07-10T10:53:14.227Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-10T10:53:14.227Z] Host: 127.0.0.1:49334 [2021-07-10T10:53:14.227Z] User-Agent: docker test client [2021-07-10T10:53:14.227Z] Authorization: Token fake-token [2021-07-10T10:53:14.227Z] X-Docker-Token: true [2021-07-10T10:53:14.227Z] Accept-Encoding: gzip [2021-07-10T10:53:14.227Z] [2021-07-10T10:53:14.227Z] [2021-07-10T10:53:14.227Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-10T10:53:14.227Z] Connection: close [2021-07-10T10:53:14.227Z] Content-Length: 144 [2021-07-10T10:53:14.227Z] Cache-Control: no-cache [2021-07-10T10:53:14.227Z] Content-Type: application/json [2021-07-10T10:53:14.227Z] Date: Sat, 10 Jul 2021 10:53:13 GMT [2021-07-10T10:53:14.227Z] Expires: -1 [2021-07-10T10:53:14.227Z] Pragma: no-cache [2021-07-10T10:53:14.227Z] Server: docker-tests/mock [2021-07-10T10:53:14.227Z] X-Docker-Registry-Config: mock [2021-07-10T10:53:14.227Z] X-Docker-Registry-Version: 0.0.0 [2021-07-10T10:53:14.227Z] [2021-07-10T10:53:14.227Z] [2021-07-10T10:53:14.227Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-10T10:53:14.227Z] === RUN TestTrustedLocation [2021-07-10T10:53:14.227Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-10T10:53:14.227Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-10T10:53:14.227Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-10T10:53:14.227Z] === RUN TestAllowNondistributableArtifacts [2021-07-10T10:53:14.227Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-10T10:53:14.227Z] === RUN TestIsSecureIndex [2021-07-10T10:53:14.227Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-10T10:53:14.227Z] PASS [2021-07-10T10:53:14.227Z] coverage: 51.7% of statements [2021-07-10T10:53:14.227Z] ok github.com/docker/docker/registry 0.270s coverage: 51.7% of statements [2021-07-10T10:53:14.232Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-10T10:53:14.232Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2021-07-10T10:53:14.232Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-10T10:53:14.232Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-10T10:53:14.232Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-10T10:53:14.232Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-10T10:53:14.232Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-10T10:53:14.232Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-10T10:53:14.232Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-10T10:53:14.232Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-10T10:53:14.232Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-10T10:53:14.232Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-10T10:53:14.232Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-10T10:53:14.232Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-10T10:53:14.232Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-10T10:53:14.232Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-10T10:53:14.232Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-10T10:53:14.232Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-10T10:53:14.232Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-10T10:53:14.232Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-10T10:53:14.232Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-10T10:53:14.232Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-10T10:53:14.232Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-10T10:53:14.232Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-10T10:53:14.232Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-10T10:53:14.232Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-10T10:53:14.232Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-10T10:53:14.232Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-10T10:53:14.232Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-10T10:53:14.232Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-10T10:53:14.232Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-10T10:53:14.232Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-10T10:53:14.232Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-10T10:53:14.232Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-10T10:53:14.232Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-10T10:53:14.232Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-10T10:53:14.232Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-10T10:53:14.232Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-10T10:53:14.232Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-10T10:53:14.232Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-10T10:53:14.232Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-10T10:53:14.232Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-10T10:53:14.233Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-10T10:53:14.233Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-10T10:53:14.233Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-10T10:53:14.233Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-10T10:53:14.233Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-10T10:53:14.233Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-10T10:53:14.233Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-10T10:53:14.233Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-10T10:53:14.233Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-10T10:53:14.233Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-10T10:53:14.233Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-10T10:53:14.233Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-10T10:53:14.233Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-10T10:53:14.233Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-10T10:53:14.233Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-10T10:53:14.233Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-10T10:53:14.233Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-10T10:53:14.233Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-10T10:53:14.233Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-10T10:53:14.233Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-10T10:53:14.233Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-10T10:53:14.233Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-10T10:53:14.233Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-10T10:53:14.233Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-10T10:53:14.233Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-10T10:53:14.233Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-10T10:53:14.233Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-10T10:53:14.233Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-10T10:53:14.233Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-10T10:53:14.233Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-10T10:53:14.233Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-10T10:53:14.233Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-10T10:53:14.233Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-10T10:53:14.233Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-10T10:53:14.233Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-10T10:53:14.233Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-10T10:53:14.233Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-10T10:53:14.233Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-10T10:53:14.233Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-10T10:53:14.233Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-10T10:53:14.233Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-10T10:53:14.233Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-10T10:53:14.233Z] PASS [2021-07-10T10:53:14.233Z] coverage: 35.9% of statements [2021-07-10T10:53:14.233Z] ok github.com/docker/docker/daemon/cluster/convert 0.863s coverage: 35.9% of statements [2021-07-10T10:53:14.233Z] === RUN TestNewListSecretsFilters [2021-07-10T10:53:14.233Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-10T10:53:14.233Z] === RUN TestNewListConfigsFilters [2021-07-10T10:53:14.233Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-10T10:53:14.233Z] PASS [2021-07-10T10:53:14.233Z] coverage: 0.5% of statements [2021-07-10T10:53:14.233Z] ok github.com/docker/docker/daemon/cluster 1.232s coverage: 0.5% of statements [2021-07-10T10:53:14.677Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-10T10:53:14.677Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-07-10T10:53:14.677Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-10T10:53:14.677Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-10T10:53:14.677Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-10T10:53:14.677Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-10T10:53:14.677Z] === RUN TestResumableRequestReaderWithReadError [2021-07-10T10:53:14.677Z] time="2021-07-10T10:53:14Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-10T10:53:14.677Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2021-07-10T10:53:14.677Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-10T10:53:14.677Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-10T10:53:14.677Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-10T10:53:14.677Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-10T10:53:14.677Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-10T10:53:14.677Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-10T10:53:14.677Z] === RUN TestResumableRequestReader [2021-07-10T10:53:14.677Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-10T10:53:14.677Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-10T10:53:14.677Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-10T10:53:14.677Z] PASS [2021-07-10T10:53:14.677Z] coverage: 100.0% of statements [2021-07-10T10:53:14.677Z] ok github.com/docker/docker/registry/resumable 0.224s coverage: 100.0% of statements [2021-07-10T10:53:14.677Z] === RUN TestRestartManagerTimeout [2021-07-10T10:53:14.677Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-10T10:53:14.677Z] === RUN TestRestartManagerTimeoutReset [2021-07-10T10:53:14.677Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-10T10:53:14.677Z] PASS [2021-07-10T10:53:14.678Z] coverage: 50.9% of statements [2021-07-10T10:53:14.678Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 50.9% of statements [2021-07-10T10:53:15.629Z] === RUN TestDecodeContainerConfig [2021-07-10T10:53:15.629Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-10T10:53:15.629Z] === RUN TestDecodeContainerConfigIsolation [2021-07-10T10:53:15.629Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-10T10:53:15.629Z] === RUN TestValidatePrivileged [2021-07-10T10:53:15.629Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-10T10:53:15.629Z] PASS [2021-07-10T10:53:15.629Z] coverage: 52.2% of statements [2021-07-10T10:53:15.629Z] ok github.com/docker/docker/runconfig 0.045s coverage: 52.2% of statements [2021-07-10T10:53:15.629Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-10T10:53:15.629Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-10T10:53:15.629Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-10T10:53:15.629Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-10T10:53:15.629Z] PASS [2021-07-10T10:53:15.629Z] coverage: 62.5% of statements [2021-07-10T10:53:15.629Z] ok github.com/docker/docker/testutil 0.045s coverage: 62.5% of statements [2021-07-10T10:53:15.977Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-07-10T10:53:17.134Z] === RUN TestBuilderGC [2021-07-10T10:53:17.134Z] --- PASS: TestBuilderGC (0.00s) [2021-07-10T10:53:17.134Z] === RUN TestDaemonConfigurationNotFound [2021-07-10T10:53:17.134Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-10T10:53:17.134Z] === RUN TestDaemonBrokenConfiguration [2021-07-10T10:53:17.134Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-10T10:53:17.134Z] === RUN TestParseClusterAdvertiseSettings [2021-07-10T10:53:17.134Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-10T10:53:17.134Z] === RUN TestFindConfigurationConflicts [2021-07-10T10:53:17.134Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-10T10:53:17.134Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-10T10:53:17.134Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-10T10:53:17.134Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-10T10:53:17.134Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-10T10:53:17.134Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-10T10:53:17.134Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-10T10:53:17.134Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-10T10:53:17.134Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-10T10:53:17.134Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-10T10:53:17.134Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-10T10:53:17.134Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-10T10:53:17.134Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-10T10:53:17.134Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-10T10:53:17.134Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-10T10:53:17.134Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-10T10:53:17.134Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-10T10:53:17.134Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-10T10:53:17.134Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-10T10:53:17.134Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-10T10:53:17.134Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-10T10:53:17.134Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-10T10:53:17.134Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-10T10:53:17.134Z] === RUN TestValidateConfigurationErrors [2021-07-10T10:53:17.134Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-10T10:53:17.134Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-10T10:53:17.134Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-10T10:53:17.134Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-10T10:53:17.134Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-10T10:53:17.134Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-10T10:53:17.135Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-10T10:53:17.135Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-10T10:53:17.135Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-10T10:53:17.135Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-10T10:53:17.135Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-10T10:53:17.135Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-10T10:53:17.135Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-10T10:53:17.135Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-10T10:53:17.135Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-10T10:53:17.135Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-10T10:53:17.135Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-10T10:53:17.135Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-10T10:53:17.135Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-10T10:53:17.135Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-10T10:53:17.135Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-10T10:53:17.135Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-10T10:53:17.135Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-10T10:53:17.135Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-10T10:53:17.135Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-10T10:53:17.135Z] === RUN TestValidateConfiguration [2021-07-10T10:53:17.135Z] === RUN TestValidateConfiguration/with_label [2021-07-10T10:53:17.135Z] === RUN TestValidateConfiguration/with_dns [2021-07-10T10:53:17.135Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-10T10:53:17.135Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-10T10:53:17.135Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-10T10:53:17.135Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-10T10:53:17.135Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-10T10:53:17.135Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-10T10:53:17.135Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-10T10:53:17.135Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-10T10:53:17.135Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-10T10:53:17.135Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-10T10:53:17.135Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-10T10:53:17.135Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-10T10:53:17.135Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-10T10:53:17.135Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-10T10:53:17.135Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-10T10:53:17.135Z] === RUN TestModifiedDiscoverySettings [2021-07-10T10:53:17.135Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-10T10:53:17.135Z] === RUN TestReloadSetConfigFileNotExist [2021-07-10T10:53:17.135Z] time="2021-07-10T10:53:16Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-10T10:53:17.590Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2021-07-10T10:53:17.590Z] === RUN TestReloadDefaultConfigNotExist [2021-07-10T10:53:17.590Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:53:17.590Z] --- SKIP: TestReloadDefaultConfigNotExist (0.02s) [2021-07-10T10:53:17.590Z] === RUN TestReloadBadDefaultConfig [2021-07-10T10:53:17.590Z] time="2021-07-10T10:53:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-785376047" [2021-07-10T10:53:17.590Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-10T10:53:17.590Z] === RUN TestReloadWithConflictingLabels [2021-07-10T10:53:17.590Z] time="2021-07-10T10:53:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-702784194" [2021-07-10T10:53:17.590Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2021-07-10T10:53:17.590Z] === RUN TestReloadWithDuplicateLabels [2021-07-10T10:53:17.590Z] time="2021-07-10T10:53:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-480880953" [2021-07-10T10:53:17.590Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-10T10:53:17.590Z] === RUN TestDaemonConfigurationMerge [2021-07-10T10:53:17.590Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-10T10:53:17.590Z] PASS [2021-07-10T10:53:17.590Z] coverage: 79.2% of statements [2021-07-10T10:53:17.590Z] ok github.com/docker/docker/daemon/config 0.483s coverage: 79.2% of statements [2021-07-10T10:53:17.862Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-07-10T10:53:17.862Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-07-10T10:53:18.045Z] === RUN TestWaitNodeAttachment [2021-07-10T10:53:18.045Z] === RUN TestDiscoveryOptsErrors [2021-07-10T10:53:18.045Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-10T10:53:18.045Z] === RUN TestDiscoveryOpts [2021-07-10T10:53:18.045Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-10T10:53:18.045Z] PASS [2021-07-10T10:53:18.045Z] coverage: 30.0% of statements [2021-07-10T10:53:18.045Z] ok github.com/docker/docker/daemon/discovery 0.058s coverage: 30.0% of statements [2021-07-10T10:53:18.117Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-07-10T10:53:18.373Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-10T10:53:18.500Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-07-10T10:53:18.500Z] === RUN TestIsolationConversion [2021-07-10T10:53:18.500Z] === RUN TestIsolationConversion/default [2021-07-10T10:53:18.500Z] === RUN TestIsolationConversion/process [2021-07-10T10:53:18.500Z] === RUN TestIsolationConversion/hyperv [2021-07-10T10:53:18.500Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-10T10:53:18.500Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-10T10:53:18.500Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-10T10:53:18.500Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-10T10:53:18.500Z] === RUN TestContainerLabels [2021-07-10T10:53:18.500Z] --- PASS: TestContainerLabels (0.00s) [2021-07-10T10:53:18.500Z] === RUN TestCredentialSpecConversion [2021-07-10T10:53:18.500Z] === RUN TestCredentialSpecConversion/none [2021-07-10T10:53:18.500Z] === RUN TestCredentialSpecConversion/config [2021-07-10T10:53:18.500Z] === RUN TestCredentialSpecConversion/file [2021-07-10T10:53:18.500Z] === RUN TestCredentialSpecConversion/registry [2021-07-10T10:53:18.500Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-10T10:53:18.500Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-10T10:53:18.500Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-10T10:53:18.500Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-10T10:53:18.500Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-10T10:53:18.500Z] === RUN TestControllerValidateMountBind [2021-07-10T10:53:18.500Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-10T10:53:18.500Z] === RUN TestControllerValidateMountVolume [2021-07-10T10:53:18.500Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-10T10:53:18.500Z] === RUN TestControllerValidateMountTarget [2021-07-10T10:53:18.500Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-10T10:53:18.500Z] === RUN TestControllerValidateMountTmpfs [2021-07-10T10:53:18.500Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-10T10:53:18.500Z] === RUN TestControllerValidateMountInvalidType [2021-07-10T10:53:18.500Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-10T10:53:18.500Z] === RUN TestControllerValidateMountNamedPipe [2021-07-10T10:53:18.500Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-10T10:53:18.500Z] PASS [2021-07-10T10:53:18.500Z] coverage: 11.0% of statements [2021-07-10T10:53:18.500Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.597s coverage: 11.0% of statements [2021-07-10T10:53:18.957Z] === RUN TestVerifyNetworkingConfig [2021-07-10T10:53:18.957Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-10T10:53:18.957Z] === RUN TestGetContainer [2021-07-10T10:53:18.957Z] --- PASS: TestGetContainer (0.01s) [2021-07-10T10:53:18.957Z] === RUN TestValidContainerNames [2021-07-10T10:53:18.957Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-10T10:53:18.957Z] === RUN TestContainerInitDNS [2021-07-10T10:53:18.957Z] daemon_test.go:147: root required [2021-07-10T10:53:18.957Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-10T10:53:18.957Z] === RUN TestMerge [2021-07-10T10:53:18.957Z] --- PASS: TestMerge (0.00s) [2021-07-10T10:53:18.957Z] === RUN TestValidateContainerIsolation [2021-07-10T10:53:18.957Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-10T10:53:18.957Z] === RUN TestFindNetworkErrorType [2021-07-10T10:53:18.957Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-10T10:53:18.957Z] === RUN TestEnsureServicesExist [2021-07-10T10:53:18.957Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-10T10:53:18.957Z] === RUN TestEnsureServicesExistErrors [2021-07-10T10:53:18.957Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-10T10:53:18.957Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-10T10:53:18.957Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-10T10:53:18.957Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-10T10:53:18.957Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-10T10:53:18.957Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-10T10:53:18.957Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-10T10:53:18.957Z] === RUN TestContainerDelete [2021-07-10T10:53:18.957Z] --- PASS: TestContainerDelete (0.00s) [2021-07-10T10:53:18.957Z] === RUN TestContainerDoubleDelete [2021-07-10T10:53:18.957Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-10T10:53:18.957Z] === RUN TestLogContainerEventCopyLabels [2021-07-10T10:53:18.957Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-10T10:53:18.957Z] === RUN TestLogContainerEventWithAttributes [2021-07-10T10:53:18.957Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-10T10:53:18.957Z] === RUN TestNoneHealthcheck [2021-07-10T10:53:18.957Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-10T10:53:18.957Z] === RUN TestHealthStates [2021-07-10T10:53:18.957Z] === RUN TestEventsLog [2021-07-10T10:53:18.957Z] --- PASS: TestEventsLog (0.00s) [2021-07-10T10:53:18.957Z] === RUN TestEventsLogTimeout [2021-07-10T10:53:18.957Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-10T10:53:18.957Z] === RUN TestLogEvents [2021-07-10T10:53:19.050Z] --- PASS: TestServiceUpdatePidsLimit (16.99s) [2021-07-10T10:53:19.050Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-07-10T10:53:19.050Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2021-07-10T10:53:19.050Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-07-10T10:53:19.050Z] PASS [2021-07-10T10:53:19.050Z] [2021-07-10T10:53:19.050Z] === Skipped [2021-07-10T10:53:19.050Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-10T10:53:19.050Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-10T10:53:19.050Z] [2021-07-10T10:53:19.050Z] [2021-07-10T10:53:19.050Z] DONE 27 tests, 1 skipped in 174.260s [2021-07-10T10:53:19.050Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-10T10:53:19.050Z] INFO: Testing against a local daemon [2021-07-10T10:53:19.050Z] === RUN TestSessionCreate [2021-07-10T10:53:19.050Z] --- PASS: TestSessionCreate (0.02s) [2021-07-10T10:53:19.050Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-10T10:53:19.050Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-10T10:53:19.050Z] PASS [2021-07-10T10:53:19.050Z] [2021-07-10T10:53:19.050Z] DONE 2 tests in 0.076s [2021-07-10T10:53:19.050Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-10T10:53:19.050Z] INFO: Testing against a local daemon [2021-07-10T10:53:19.050Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-10T10:53:19.050Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-07-10T10:53:19.050Z] === RUN TestEventsExecDie [2021-07-10T10:53:19.315Z] === RUN TestGetDriver [2021-07-10T10:53:19.315Z] --- PASS: TestGetDriver (0.00s) [2021-07-10T10:53:19.315Z] === RUN TestVolumeRequestError [2021-07-10T10:53:19.315Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-10T10:53:19.315Z] PASS [2021-07-10T10:53:19.315Z] coverage: 36.1% of statements [2021-07-10T10:53:19.315Z] ok github.com/docker/docker/volume/drivers 0.050s coverage: 36.1% of statements [2021-07-10T10:53:19.411Z] --- PASS: TestLogEvents (0.05s) [2021-07-10T10:53:19.411Z] === RUN TestLoadBufferedEvents [2021-07-10T10:53:19.411Z] time="2021-07-10T10:53: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-10T10:53:19.411Z] time="2021-07-10T10:53:19Z" 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-10T10:53:19.411Z] time="2021-07-10T10:53:19Z" 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-10T10:53:19.411Z] time="2021-07-10T10:53:19Z" 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-10T10:53:19.411Z] time="2021-07-10T10:53:19Z" 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-10T10:53:19.411Z] time="2021-07-10T10:53:19Z" 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-10T10:53:19.411Z] time="2021-07-10T10:53:19Z" 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-10T10:53:19.411Z] time="2021-07-10T10:53:19Z" 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-10T10:53:19.411Z] time="2021-07-10T10:53:19Z" 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-10T10:53:19.411Z] time="2021-07-10T10:53:19Z" 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-10T10:53:19.411Z] --- PASS: TestHealthStates (0.22s) [2021-07-10T10:53:19.411Z] === RUN TestMaskURLCredentials [2021-07-10T10:53:19.411Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-10T10:53:19.411Z] === RUN TestGetInspectData [2021-07-10T10:53:19.411Z] --- PASS: TestGetInspectData (0.00s) [2021-07-10T10:53:19.411Z] === RUN TestFillLicense [2021-07-10T10:53:19.411Z] --- PASS: TestFillLicense (0.00s) [2021-07-10T10:53:19.411Z] === RUN TestListInvalidFilter [2021-07-10T10:53:19.411Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-10T10:53:19.411Z] === RUN TestNameFilter [2021-07-10T10:53:19.411Z] --- PASS: TestNameFilter (0.00s) [2021-07-10T10:53:19.411Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-10T10:53:19.411Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-10T10:53:19.411Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-10T10:53:19.411Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-10T10:53:19.411Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-10T10:53:19.411Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-10T10:53:19.411Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-10T10:53:19.411Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-10T10:53:19.411Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-10T10:53:19.411Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-10T10:53:19.411Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-10T10:53:19.411Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-10T10:53:19.411Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-10T10:53:19.411Z] === 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-10T10:53:19.411Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-10T10:53:19.411Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-10T10:53:19.411Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-10T10:53:19.411Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-10T10:53:19.411Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-10T10:53:19.411Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-10T10:53:19.411Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-10T10:53:19.411Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-10T10:53:19.411Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-10T10:53:19.411Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-10T10:53:19.411Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-10T10:53:19.411Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-10T10:53:19.411Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-10T10:53:19.411Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-10T10:53:19.411Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-10T10:53:19.411Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-10T10:53:19.411Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-10T10:53:19.411Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-10T10:53:19.411Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-10T10:53:19.411Z] --- 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-10T10:53:19.411Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-10T10:53:19.411Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-10T10:53:19.411Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-10T10:53:19.411Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-10T10:53:19.411Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-10T10:53:19.411Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-10T10:53:19.411Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-10T10:53:19.411Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-10T10:53:19.411Z] === RUN TestDaemonReloadLabels [2021-07-10T10:53:19.411Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-10T10:53:19.411Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-10T10:53:19.411Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-10T10:53:19.411Z] === RUN TestDaemonReloadMirrors [2021-07-10T10:53:19.411Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-10T10:53:19.411Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-10T10:53:19.411Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-10T10:53:19.411Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-10T10:53:19.411Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-10T10:53:19.411Z] === RUN TestDaemonDiscoveryReload [2021-07-10T10:53:19.411Z] --- PASS: TestLoadBufferedEvents (0.21s) [2021-07-10T10:53:19.411Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-10T10:53:19.411Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-10T10:53:19.411Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-10T10:53:19.411Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-10T10:53:19.411Z] PASS [2021-07-10T10:53:19.411Z] coverage: 50.0% of statements [2021-07-10T10:53:19.411Z] ok github.com/docker/docker/daemon/events 0.343s coverage: 50.0% of statements [2021-07-10T10:53:19.766Z] === RUN TestGetAddress [2021-07-10T10:53:19.766Z] --- PASS: TestGetAddress (0.00s) [2021-07-10T10:53:19.766Z] === RUN TestRemove [2021-07-10T10:53:19.766Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-10T10:53:19.766Z] --- SKIP: TestRemove (0.00s) [2021-07-10T10:53:19.766Z] === RUN TestInitializeWithVolumes [2021-07-10T10:53:19.766Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-10T10:53:19.766Z] === RUN TestCreate [2021-07-10T10:53:19.766Z] --- PASS: TestCreate (0.01s) [2021-07-10T10:53:19.766Z] === RUN TestValidateName [2021-07-10T10:53:19.766Z] --- PASS: TestValidateName (0.00s) [2021-07-10T10:53:19.766Z] === RUN TestCreateWithOpts [2021-07-10T10:53:19.766Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-10T10:53:19.766Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-10T10:53:19.766Z] === RUN TestRelaodNoOpts [2021-07-10T10:53:19.766Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-10T10:53:19.766Z] PASS [2021-07-10T10:53:19.766Z] coverage: 41.5% of statements [2021-07-10T10:53:19.766Z] ok github.com/docker/docker/volume/local 0.072s coverage: 41.5% of statements [2021-07-10T10:53:19.866Z] === RUN TestIsEmptyDir [2021-07-10T10:53:19.866Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-10T10:53:19.866Z] PASS [2021-07-10T10:53:19.866Z] coverage: 2.3% of statements [2021-07-10T10:53:19.866Z] ok github.com/docker/docker/daemon/graphdriver 0.076s coverage: 2.3% of statements [2021-07-10T10:53:20.321Z] === RUN TestLinkNaming [2021-07-10T10:53:20.321Z] --- PASS: TestLinkNaming (0.00s) [2021-07-10T10:53:20.321Z] === RUN TestLinkNew [2021-07-10T10:53:20.321Z] --- PASS: TestLinkNew (0.00s) [2021-07-10T10:53:20.321Z] === RUN TestLinkEnv [2021-07-10T10:53:20.321Z] --- PASS: TestLinkEnv (0.00s) [2021-07-10T10:53:20.321Z] === RUN TestLinkMultipleEnv [2021-07-10T10:53:20.321Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-10T10:53:20.321Z] === RUN TestLinkPortRangeEnv [2021-07-10T10:53:20.321Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-10T10:53:20.321Z] PASS [2021-07-10T10:53:20.321Z] coverage: 93.0% of statements [2021-07-10T10:53:20.321Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2021-07-10T10:53:20.321Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-07-10T10:53:20.321Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-10T10:53:20.428Z] --- PASS: TestEventsExecDie (1.03s) [2021-07-10T10:53:20.428Z] === RUN TestEventsBackwardsCompatible [2021-07-10T10:53:20.428Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-07-10T10:53:20.428Z] === RUN TestEventsVolumeCreate [2021-07-10T10:53:20.428Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-07-10T10:53:20.428Z] === RUN TestInfoBinaryCommits [2021-07-10T10:53:20.428Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-10T10:53:20.428Z] === RUN TestInfoAPIVersioned [2021-07-10T10:53:20.428Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-10T10:53:20.428Z] === RUN TestInfoDiscoveryBackend [2021-07-10T10:53:20.716Z] === RUN TestConvertTmpfsOptions [2021-07-10T10:53:20.717Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-10T10:53:20.717Z] parser_test.go:49: data="ro" [2021-07-10T10:53:20.717Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-10T10:53:20.717Z] === RUN TestParseMountRaw [2021-07-10T10:53:20.717Z] --- PASS: TestParseMountRaw (0.03s) [2021-07-10T10:53:20.717Z] === RUN TestParseMountRawSplit [2021-07-10T10:53:20.717Z] parser_test.go:390: case 0 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 1 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 2 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 3 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 4 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 5 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 6 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 7 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 8 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 0 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 1 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 2 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 3 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 4 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 5 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 6 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 7 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 8 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 9 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 10 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 11 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 12 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 0 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 1 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 2 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 3 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 4 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 5 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 6 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 7 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 8 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 9 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 10 [2021-07-10T10:53:20.717Z] parser_test.go:390: case 11 [2021-07-10T10:53:20.717Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-07-10T10:53:20.717Z] === RUN TestParseMountSpec [2021-07-10T10:53:20.717Z] parser_test.go:455: case 0 [2021-07-10T10:53:20.717Z] parser_test.go:455: case 1 [2021-07-10T10:53:20.717Z] parser_test.go:455: case 2 [2021-07-10T10:53:20.717Z] parser_test.go:455: case 3 [2021-07-10T10:53:20.717Z] parser_test.go:455: case 4 [2021-07-10T10:53:20.717Z] parser_test.go:455: case 5 [2021-07-10T10:53:20.775Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.52s) [2021-07-10T10:53:20.775Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-10T10:53:20.997Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-10T10:53:20.997Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-10T10:53:21.167Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-10T10:53:21.167Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-10T10:53:21.167Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-10T10:53:21.167Z] === RUN TestValidateMount [2021-07-10T10:53:21.167Z] --- PASS: TestValidateMount (0.01s) [2021-07-10T10:53:21.167Z] PASS [2021-07-10T10:53:21.167Z] coverage: 66.2% of statements [2021-07-10T10:53:21.167Z] ok github.com/docker/docker/volume/mounts 0.092s coverage: 66.2% of statements [2021-07-10T10:53:21.167Z] --- PASS: TestGet (15.01s) [2021-07-10T10:53:21.167Z] === RUN TestPluginWithNoManifest [2021-07-10T10:53:21.167Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-10T10:53:21.167Z] === RUN TestGetAll [2021-07-10T10:53:21.167Z] --- PASS: TestGetAll (0.00s) [2021-07-10T10:53:21.167Z] PASS [2021-07-10T10:53:21.167Z] coverage: 73.4% of statements [2021-07-10T10:53:21.167Z] ok github.com/docker/docker/pkg/plugins 35.946s coverage: 73.4% of statements [2021-07-10T10:53:21.231Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-07-10T10:53:21.231Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-10T10:53:21.231Z] reload_test.go:520: root required [2021-07-10T10:53:21.231Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-10T10:53:21.231Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-10T10:53:21.231Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-10T10:53:21.231Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-10T10:53:21.231Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-07-10T10:53:21.231Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-10T10:53:21.231Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-10T10:53:21.231Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-10T10:53:21.231Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-10T10:53:21.231Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-10T10:53:21.231Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-10T10:53:21.231Z] === RUN TestParseVolumesFrom [2021-07-10T10:53:21.231Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-10T10:53:21.231Z] PASS [2021-07-10T10:53:21.231Z] coverage: 9.1% of statements [2021-07-10T10:53:21.231Z] ok github.com/docker/docker/daemon 2.599s coverage: 9.1% of statements [2021-07-10T10:53:21.618Z] === RUN TestSetGetMeta [2021-07-10T10:53:21.618Z] === PAUSE TestSetGetMeta [2021-07-10T10:53:21.618Z] === RUN TestRestore [2021-07-10T10:53:21.618Z] === PAUSE TestRestore [2021-07-10T10:53:21.618Z] === RUN TestServiceCreate [2021-07-10T10:53:21.618Z] === PAUSE TestServiceCreate [2021-07-10T10:53:21.618Z] === RUN TestServiceList [2021-07-10T10:53:21.618Z] === PAUSE TestServiceList [2021-07-10T10:53:21.618Z] === RUN TestServiceRemove [2021-07-10T10:53:21.618Z] === PAUSE TestServiceRemove [2021-07-10T10:53:21.618Z] === RUN TestServiceGet [2021-07-10T10:53:21.618Z] === PAUSE TestServiceGet [2021-07-10T10:53:21.618Z] === RUN TestServicePrune [2021-07-10T10:53:21.618Z] === PAUSE TestServicePrune [2021-07-10T10:53:21.618Z] === RUN TestCreate [2021-07-10T10:53:21.618Z] === PAUSE TestCreate [2021-07-10T10:53:21.618Z] === RUN TestRemove [2021-07-10T10:53:21.618Z] === PAUSE TestRemove [2021-07-10T10:53:21.618Z] === RUN TestList [2021-07-10T10:53:21.618Z] === PAUSE TestList [2021-07-10T10:53:21.618Z] === RUN TestFindByDriver [2021-07-10T10:53:21.618Z] === PAUSE TestFindByDriver [2021-07-10T10:53:21.618Z] === RUN TestFindByReferenced [2021-07-10T10:53:21.618Z] === PAUSE TestFindByReferenced [2021-07-10T10:53:21.618Z] === RUN TestDerefMultipleOfSameRef [2021-07-10T10:53:21.618Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-10T10:53:21.618Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-10T10:53:21.618Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-10T10:53:21.618Z] === RUN TestDefererencePluginOnCreateError [2021-07-10T10:53:21.618Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-10T10:53:21.618Z] === RUN TestRefDerefRemove [2021-07-10T10:53:21.618Z] === PAUSE TestRefDerefRemove [2021-07-10T10:53:21.618Z] === RUN TestGet [2021-07-10T10:53:21.618Z] === PAUSE TestGet [2021-07-10T10:53:21.618Z] === RUN TestGetWithReference [2021-07-10T10:53:21.618Z] === PAUSE TestGetWithReference [2021-07-10T10:53:21.618Z] === RUN TestFilterFunc [2021-07-10T10:53:21.618Z] === RUN TestFilterFunc/test_nil_list [2021-07-10T10:53:21.618Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-10T10:53:21.618Z] === RUN TestFilterFunc/test_empty_list [2021-07-10T10:53:21.618Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-10T10:53:21.618Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-10T10:53:21.618Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-10T10:53:21.618Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-10T10:53:21.618Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-10T10:53:21.618Z] === RUN TestFilterFunc/test_filter_some [2021-07-10T10:53:21.618Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-10T10:53:21.618Z] === RUN TestFilterFunc/test_filter_middle [2021-07-10T10:53:21.618Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-10T10:53:21.618Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-10T10:53:21.618Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-10T10:53:21.618Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-10T10:53:21.618Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-10T10:53:21.618Z] === CONT TestFilterFunc/test_nil_list [2021-07-10T10:53:21.618Z] === CONT TestFilterFunc/test_filter_some [2021-07-10T10:53:21.618Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-10T10:53:21.618Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-10T10:53:21.618Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-10T10:53:21.618Z] === CONT TestFilterFunc/test_empty_list [2021-07-10T10:53:21.618Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-10T10:53:21.618Z] === CONT TestFilterFunc/test_filter_middle [2021-07-10T10:53:21.618Z] --- PASS: TestFilterFunc (0.00s) [2021-07-10T10:53:21.618Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-10T10:53:21.618Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-10T10:53:21.618Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-10T10:53:21.618Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-10T10:53:21.618Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-10T10:53:21.618Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-10T10:53:21.618Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-10T10:53:21.618Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-10T10:53:21.618Z] === CONT TestSetGetMeta [2021-07-10T10:53:21.618Z] === CONT TestFindByReferenced [2021-07-10T10:53:21.618Z] === CONT TestServicePrune [2021-07-10T10:53:21.618Z] === CONT TestGetWithReference [2021-07-10T10:53:21.618Z] --- PASS: TestSetGetMeta (0.02s) [2021-07-10T10:53:21.618Z] === CONT TestServiceGet [2021-07-10T10:53:21.618Z] --- PASS: TestFindByReferenced (0.02s) [2021-07-10T10:53:21.618Z] === CONT TestServiceRemove [2021-07-10T10:53:21.618Z] --- PASS: TestGetWithReference (0.03s) [2021-07-10T10:53:21.618Z] === CONT TestServiceList [2021-07-10T10:53:21.618Z] --- PASS: TestServiceGet (0.13s) [2021-07-10T10:53:21.618Z] === CONT TestServiceCreate [2021-07-10T10:53:21.618Z] time="2021-07-10T10:53:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-10T10:53:21.618Z] --- PASS: TestServiceRemove (0.12s) [2021-07-10T10:53:21.618Z] === CONT TestRestore [2021-07-10T10:53:21.618Z] time="2021-07-10T10:53:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-10T10:53:21.618Z] --- PASS: TestServiceList (0.13s) [2021-07-10T10:53:21.618Z] === CONT TestFindByDriver [2021-07-10T10:53:21.618Z] time="2021-07-10T10:53:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-10T10:53:21.618Z] --- PASS: TestServiceCreate (0.03s) [2021-07-10T10:53:21.618Z] === CONT TestList [2021-07-10T10:53:21.618Z] time="2021-07-10T10:53:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-10T10:53:21.618Z] --- PASS: TestRestore (0.03s) [2021-07-10T10:53:21.618Z] === CONT TestRemove [2021-07-10T10:53:21.618Z] time="2021-07-10T10:53:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-10T10:53:21.618Z] --- PASS: TestFindByDriver (0.03s) [2021-07-10T10:53:21.618Z] === CONT TestCreate [2021-07-10T10:53:21.618Z] --- PASS: TestServicePrune (0.19s) [2021-07-10T10:53:21.618Z] === CONT TestGet [2021-07-10T10:53:21.618Z] --- PASS: TestList (0.03s) [2021-07-10T10:53:21.618Z] === CONT TestRefDerefRemove [2021-07-10T10:53:21.618Z] --- PASS: TestCreate (0.02s) [2021-07-10T10:53:21.618Z] === CONT TestDefererencePluginOnCreateError [2021-07-10T10:53:21.618Z] --- PASS: TestRemove (0.03s) [2021-07-10T10:53:21.618Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-10T10:53:21.618Z] --- PASS: TestGet (0.03s) [2021-07-10T10:53:21.618Z] === CONT TestDerefMultipleOfSameRef [2021-07-10T10:53:21.618Z] --- PASS: TestRefDerefRemove (0.02s) [2021-07-10T10:53:21.618Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-07-10T10:53:21.618Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-07-10T10:53:21.618Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-07-10T10:53:21.618Z] PASS [2021-07-10T10:53:21.618Z] coverage: 69.6% of statements [2021-07-10T10:53:21.618Z] ok github.com/docker/docker/volume/service 0.272s coverage: 69.6% of statements [2021-07-10T10:53:21.687Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-10T10:53:21.687Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-10T10:53:21.687Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-10T10:53:21.687Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-10T10:53:21.687Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-10T10:53:21.687Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-10T10:53:21.687Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-10T10:53:21.687Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-10T10:53:21.687Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-10T10:53:21.687Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-10T10:53:21.687Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-10T10:53:21.687Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-10T10:53:21.687Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-10T10:53:21.687Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-10T10:53:21.935Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-10T10:53:21.935Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-10T10:53:22.502Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-07-10T10:53:22.502Z] === RUN TestInfoAPI [2021-07-10T10:53:22.502Z] --- PASS: TestInfoAPI (0.02s) [2021-07-10T10:53:22.502Z] === RUN TestInfoAPIWarnings [2021-07-10T10:53:22.559Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-10T10:53:22.559Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-07-10T10:53:22.651Z] === RUN TestAdapterReadLogs [2021-07-10T10:53:22.651Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-10T10:53:22.651Z] === RUN TestCopier [2021-07-10T10:53:22.651Z] --- PASS: TestCopier (0.00s) [2021-07-10T10:53:22.651Z] === RUN TestCopierLongLines [2021-07-10T10:53:22.651Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-10T10:53:22.651Z] === RUN TestCopierSlow [2021-07-10T10:53:22.651Z] --- PASS: TestCopierSlow (0.24s) [2021-07-10T10:53:22.651Z] === RUN TestCopierWithSized [2021-07-10T10:53:22.651Z] === RUN TestCopierWithSized/as_is [2021-07-10T10:53:22.651Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-10T10:53:22.651Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-10T10:53:22.651Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-10T10:53:22.651Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-07-10T10:53:22.651Z] === RUN TestCopierWithPartial [2021-07-10T10:53:22.651Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-10T10:53:22.651Z] === RUN TestRingLogger [2021-07-10T10:53:22.651Z] --- PASS: TestRingLogger (0.00s) [2021-07-10T10:53:22.651Z] === RUN TestRingCap [2021-07-10T10:53:22.651Z] --- PASS: TestRingCap (0.00s) [2021-07-10T10:53:22.651Z] === RUN TestRingClose [2021-07-10T10:53:22.651Z] --- PASS: TestRingClose (0.00s) [2021-07-10T10:53:22.651Z] === RUN TestRingDrain [2021-07-10T10:53:22.651Z] --- PASS: TestRingDrain (0.00s) [2021-07-10T10:53:22.651Z] PASS [2021-07-10T10:53:22.651Z] coverage: 43.8% of statements [2021-07-10T10:53:22.651Z] ok github.com/docker/docker/daemon/logger 0.327s coverage: 43.8% of statements [2021-07-10T10:53:23.107Z] === RUN TestNewStreamConfig [2021-07-10T10:53:23.107Z] === RUN TestNewStreamConfig/defaults [2021-07-10T10:53:23.107Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-10T10:53:23.107Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-10T10:53:23.107Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-10T10:53:23.107Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-10T10:53:23.107Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-10T10:53:23.107Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-10T10:53:23.107Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-10T10:53:23.107Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-10T10:53:23.107Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-10T10:53:23.107Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-10T10:53:23.107Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-10T10:53:23.107Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-10T10:53:23.107Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-10T10:53:23.107Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-10T10:53:23.107Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-10T10:53:23.107Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-10T10:53:23.107Z] === RUN TestSearchRegistryForImagesErrors [2021-07-10T10:53:23.107Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestSearchRegistryForImages [2021-07-10T10:53:23.107Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestOnlyPlatformWithFallback [2021-07-10T10:53:23.107Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestImageDelete [2021-07-10T10:53:23.107Z] === RUN TestImageDelete/no_lease [2021-07-10T10:53:23.107Z] === RUN TestImageDelete/lease_exists [2021-07-10T10:53:23.107Z] time="2021-07-10T10:53:22Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-10T10:53:23.107Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2021-07-10T10:53:23.107Z] === RUN TestCreateSuccess [2021-07-10T10:53:23.107Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestCreateLogGroupSuccess [2021-07-10T10:53:23.107Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestCreateError [2021-07-10T10:53:23.107Z] --- PASS: TestCreateError (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestCreateAlreadyExists [2021-07-10T10:53:23.107Z] time="2021-07-10T10:53:22Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-10T10:53:23.107Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestLogClosed [2021-07-10T10:53:23.107Z] --- PASS: TestLogClosed (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestLogBlocking [2021-07-10T10:53:23.107Z] --- PASS: TestLogBlocking (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-10T10:53:23.107Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestLogNonBlockingBufferFull [2021-07-10T10:53:23.107Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestPublishBatchSuccess [2021-07-10T10:53:23.107Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestPublishBatchError [2021-07-10T10:53:23.107Z] time="2021-07-10T10:53:22Z" level=error msg=Error [2021-07-10T10:53:23.107Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-10T10:53:23.107Z] time="2021-07-10T10:53:22Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-10T10:53:23.107Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-10T10:53:23.107Z] time="2021-07-10T10:53:22Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-10T10:53:23.107Z] time="2021-07-10T10:53:22Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-10T10:53:23.107Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestCollectBatchSimple [2021-07-10T10:53:23.107Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestCollectBatchTicker [2021-07-10T10:53:23.107Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestCollectBatchMultilinePattern [2021-07-10T10:53:23.107Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-10T10:53:23.107Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-10T10:53:23.107Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-10T10:53:23.107Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-10T10:53:23.107Z] === RUN TestCollectBatchClose [2021-07-10T10:53:23.107Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestEffectiveLen [2021-07-10T10:53:23.107Z] === RUN TestEffectiveLen/0/Hello [2021-07-10T10:53:23.107Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-10T10:53:23.107Z] === RUN TestEffectiveLen/2/🙃 [2021-07-10T10:53:23.107Z] === RUN TestEffectiveLen/3/���� [2021-07-10T10:53:23.107Z] === RUN TestEffectiveLen/4/He��o [2021-07-10T10:53:23.107Z] === RUN TestEffectiveLen/5/ [2021-07-10T10:53:23.107Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-10T10:53:23.107Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-10T10:53:23.107Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-10T10:53:23.107Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-10T10:53:23.107Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-10T10:53:23.107Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-10T10:53:23.107Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestFindValidSplit [2021-07-10T10:53:23.107Z] === RUN TestFindValidSplit/0/ [2021-07-10T10:53:23.107Z] cloudwatchlogs_test.go:1044: [2021-07-10T10:53:23.107Z] cloudwatchlogs_test.go:1045: [2021-07-10T10:53:23.107Z] === RUN TestFindValidSplit/1/Hello [2021-07-10T10:53:23.107Z] cloudwatchlogs_test.go:1044: Hello [2021-07-10T10:53:23.107Z] cloudwatchlogs_test.go:1045: [2021-07-10T10:53:23.107Z] === RUN TestFindValidSplit/2/Hello [2021-07-10T10:53:23.107Z] cloudwatchlogs_test.go:1044: He [2021-07-10T10:53:23.107Z] cloudwatchlogs_test.go:1045: llo [2021-07-10T10:53:23.107Z] === RUN TestFindValidSplit/3/Hello [2021-07-10T10:53:23.107Z] cloudwatchlogs_test.go:1044: [2021-07-10T10:53:23.107Z] cloudwatchlogs_test.go:1045: Hello [2021-07-10T10:53:23.107Z] === RUN TestFindValidSplit/4/🙃 [2021-07-10T10:53:23.107Z] cloudwatchlogs_test.go:1044: [2021-07-10T10:53:23.107Z] cloudwatchlogs_test.go:1045: 🙃 [2021-07-10T10:53:23.107Z] === RUN TestFindValidSplit/5/🙃 [2021-07-10T10:53:23.107Z] cloudwatchlogs_test.go:1044: 🙃 [2021-07-10T10:53:23.107Z] cloudwatchlogs_test.go:1045: [2021-07-10T10:53:23.107Z] --- PASS: TestImageDelete (0.05s) [2021-07-10T10:53:23.107Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-10T10:53:23.107Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-07-10T10:53:23.107Z] === RUN TestContentStoreForPull [2021-07-10T10:53:23.107Z] === RUN TestFindValidSplit/6/a� [2021-07-10T10:53:23.107Z] cloudwatchlogs_test.go:1044: a [2021-07-10T10:53:23.107Z] cloudwatchlogs_test.go:1045: � [2021-07-10T10:53:23.107Z] === RUN TestFindValidSplit/7/a� [2021-07-10T10:53:23.107Z] cloudwatchlogs_test.go:1044: a� [2021-07-10T10:53:23.107Z] cloudwatchlogs_test.go:1045: [2021-07-10T10:53:23.107Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-10T10:53:23.107Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-10T10:53:23.107Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-10T10:53:23.107Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-10T10:53:23.107Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-10T10:53:23.107Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-10T10:53:23.107Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-10T10:53:23.107Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-10T10:53:23.107Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestProcessEventEmoji [2021-07-10T10:53:23.107Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-07-10T10:53:23.107Z] === RUN TestCollectBatchLineSplit [2021-07-10T10:53:23.107Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-10T10:53:23.107Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-10T10:53:23.107Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-07-10T10:53:23.107Z] === RUN TestCollectBatchMaxEvents [2021-07-10T10:53:23.107Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-07-10T10:53:23.107Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-10T10:53:23.107Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-07-10T10:53:23.107Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-10T10:53:23.107Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-07-10T10:53:23.107Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-10T10:53:23.119Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-10T10:53:23.562Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2021-07-10T10:53:23.562Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-10T10:53:23.562Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-10T10:53:23.562Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-10T10:53:23.562Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-10T10:53:23.562Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-10T10:53:23.562Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-10T10:53:23.562Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-10T10:53:23.562Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-10T10:53:23.562Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-10T10:53:23.562Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-10T10:53:23.562Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-10T10:53:23.562Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-10T10:53:23.562Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-10T10:53:23.562Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-10T10:53:23.562Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-10T10:53:23.562Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-10T10:53:23.562Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-10T10:53:23.562Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-10T10:53:23.562Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-10T10:53:23.562Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-10T10:53:23.562Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-10T10:53:23.562Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-10T10:53:23.562Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-10T10:53:23.562Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-10T10:53:23.562Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-10T10:53:23.562Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-10T10:53:23.562Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-10T10:53:23.562Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-10T10:53:23.562Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-10T10:53:23.562Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-10T10:53:23.562Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-10T10:53:23.562Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-10T10:53:23.562Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-10T10:53:23.562Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-10T10:53:23.562Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-10T10:53:23.562Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-10T10:53:23.562Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-10T10:53:23.562Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-10T10:53:23.562Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-10T10:53:23.562Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-10T10:53:23.562Z] === RUN TestCreateTagSuccess [2021-07-10T10:53:23.562Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-10T10:53:23.562Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-10T10:53:23.562Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-10T10:53:23.562Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-10T10:53:23.562Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-10T10:53:23.562Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-10T10:53:23.562Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-10T10:53:23.562Z] PASS [2021-07-10T10:53:23.562Z] coverage: 77.4% of statements [2021-07-10T10:53:23.562Z] ok github.com/docker/docker/daemon/logger/awslogs 0.441s coverage: 77.4% of statements [2021-07-10T10:53:23.562Z] --- PASS: TestContentStoreForPull (0.22s) [2021-07-10T10:53:23.562Z] PASS [2021-07-10T10:53:23.562Z] coverage: 6.8% of statements [2021-07-10T10:53:23.562Z] ok github.com/docker/docker/daemon/images 0.388s coverage: 6.8% of statements [2021-07-10T10:53:23.562Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-10T10:53:23.562Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-10T10:53:23.562Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-10T10:53:23.562Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-10T10:53:23.562Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-10T10:53:23.562Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-10T10:53:23.562Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-10T10:53:24.018Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-10T10:53:24.018Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-10T10:53:24.018Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-10T10:53:24.018Z] === RUN TestJSONFileLogger [2021-07-10T10:53:24.018Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-10T10:53:24.018Z] === RUN TestJSONFileLoggerWithTags [2021-07-10T10:53:24.018Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-10T10:53:24.018Z] === RUN TestJSONFileLoggerWithOpts [2021-07-10T10:53:24.018Z] --- PASS: TestJSONFileLoggerWithOpts (0.07s) [2021-07-10T10:53:24.018Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-10T10:53:24.018Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-10T10:53:24.018Z] === RUN TestEncodeDecode [2021-07-10T10:53:24.018Z] === PAUSE TestEncodeDecode [2021-07-10T10:53:24.018Z] === RUN TestUnexpectedEOF [2021-07-10T10:53:24.018Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2021-07-10T10:53:24.018Z] === RUN TestFastTimeMarshalJSON [2021-07-10T10:53:24.018Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-10T10:53:24.018Z] PASS [2021-07-10T10:53:24.018Z] coverage: 87.2% of statements [2021-07-10T10:53:24.473Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.271s coverage: 87.2% of statements [2021-07-10T10:53:24.473Z] time="2021-07-10T10:53:24Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-10T10:53:24.473Z] time="2021-07-10T10:53:24Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-10T10:53:24.473Z] --- PASS: TestUnexpectedEOF (0.18s) [2021-07-10T10:53:24.473Z] === CONT TestEncodeDecode [2021-07-10T10:53:24.473Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-10T10:53:24.473Z] PASS [2021-07-10T10:53:24.473Z] coverage: 69.9% of statements [2021-07-10T10:53:24.474Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.326s coverage: 69.9% of statements [2021-07-10T10:53:25.435Z] === RUN TestWriteLog [2021-07-10T10:53:25.435Z] === PAUSE TestWriteLog [2021-07-10T10:53:25.435Z] === RUN TestReadLog [2021-07-10T10:53:25.435Z] === PAUSE TestReadLog [2021-07-10T10:53:25.435Z] === CONT TestWriteLog [2021-07-10T10:53:25.435Z] === CONT TestReadLog [2021-07-10T10:53:25.435Z] --- PASS: TestWriteLog (0.00s) [2021-07-10T10:53:25.435Z] === RUN TestReadLog/tail_exact [2021-07-10T10:53:25.435Z] === RUN TestReadLog/tail_less_than_available [2021-07-10T10:53:25.435Z] === RUN TestReadLog/tail_more_than_available [2021-07-10T10:53:25.435Z] === RUN TestOpenFileDelete [2021-07-10T10:53:25.435Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-10T10:53:25.435Z] === RUN TestOpenFileRename [2021-07-10T10:53:25.435Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-10T10:53:25.435Z] === RUN TestParseLogTagDefaultTag [2021-07-10T10:53:25.435Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-10T10:53:25.435Z] === RUN TestParseLogTag [2021-07-10T10:53:25.435Z] --- PASS: TestParseLogTag (0.00s) [2021-07-10T10:53:25.435Z] === RUN TestParseLogTagEmptyTag [2021-07-10T10:53:25.435Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-10T10:53:25.435Z] === RUN TestTailFiles [2021-07-10T10:53:25.435Z] --- PASS: TestTailFiles (0.00s) [2021-07-10T10:53:25.435Z] === RUN TestFollowLogsConsumerGone [2021-07-10T10:53:25.435Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-10T10:53:25.435Z] === RUN TestFollowLogsProducerGone [2021-07-10T10:53:25.435Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-10T10:53:25.435Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-10T10:53:25.435Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-07-10T10:53:25.435Z] === RUN TestCheckCapacityAndRotate [2021-07-10T10:53:25.435Z] --- PASS: TestReadLog (0.24s) [2021-07-10T10:53:25.435Z] --- PASS: TestReadLog/tail_exact (0.17s) [2021-07-10T10:53:25.435Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-10T10:53:25.435Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-10T10:53:25.435Z] PASS [2021-07-10T10:53:25.435Z] coverage: 75.2% of statements [2021-07-10T10:53:25.435Z] ok github.com/docker/docker/daemon/logger/local 0.335s coverage: 75.2% of statements [2021-07-10T10:53:25.435Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-10T10:53:25.435Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-10T10:53:25.435Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-10T10:53:25.890Z] --- PASS: TestCheckCapacityAndRotate (0.27s) [2021-07-10T10:53:25.890Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.02s) [2021-07-10T10:53:25.890Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-07-10T10:53:25.890Z] PASS [2021-07-10T10:53:25.890Z] coverage: 55.6% of statements [2021-07-10T10:53:25.890Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.494s coverage: 55.6% of statements [2021-07-10T10:53:25.890Z] === RUN TestLog [2021-07-10T10:53:25.890Z] --- PASS: TestLog (0.01s) [2021-07-10T10:53:25.890Z] PASS [2021-07-10T10:53:25.890Z] coverage: 31.5% of statements [2021-07-10T10:53:25.890Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.061s coverage: 31.5% of statements [2021-07-10T10:53:26.383Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-10T10:53:26.849Z] === RUN TestValidateLogOpt [2021-07-10T10:53:26.849Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-10T10:53:26.849Z] === RUN TestNewMissedConfig [2021-07-10T10:53:26.849Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-10T10:53:26.849Z] === RUN TestNewMissedUrl [2021-07-10T10:53:26.849Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-10T10:53:26.849Z] === RUN TestNewMissedToken [2021-07-10T10:53:26.849Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-10T10:53:26.849Z] === RUN TestNewWithProxy [2021-07-10T10:53:26.849Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-10T10:53:26.849Z] === RUN TestDefault [2021-07-10T10:53:26.849Z] --- PASS: TestDefault (0.01s) [2021-07-10T10:53:26.849Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-10T10:53:26.849Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-10T10:53:26.849Z] === RUN TestJsonFormat [2021-07-10T10:53:26.849Z] === RUN TestNewParse [2021-07-10T10:53:26.849Z] --- PASS: TestNewParse (0.00s) [2021-07-10T10:53:26.849Z] PASS [2021-07-10T10:53:26.849Z] coverage: 8.3% of statements [2021-07-10T10:53:26.849Z] --- PASS: TestJsonFormat (0.01s) [2021-07-10T10:53:26.849Z] === RUN TestRawFormat [2021-07-10T10:53:26.849Z] --- PASS: TestRawFormat (0.00s) [2021-07-10T10:53:26.849Z] === RUN TestRawFormatWithLabels [2021-07-10T10:53:26.849Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2021-07-10T10:53:26.849Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-10T10:53:26.849Z] === RUN TestRawFormatWithoutTag [2021-07-10T10:53:26.849Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-10T10:53:26.849Z] === RUN TestBatching [2021-07-10T10:53:26.849Z] === RUN TestParseLogFormat [2021-07-10T10:53:26.849Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-10T10:53:26.849Z] === RUN TestValidateLogOptEmpty [2021-07-10T10:53:26.849Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-10T10:53:26.849Z] === RUN TestValidateSyslogAddress [2021-07-10T10:53:26.849Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-10T10:53:26.849Z] === RUN TestParseAddressDefaultPort [2021-07-10T10:53:26.849Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-10T10:53:26.849Z] === RUN TestValidateSyslogFacility [2021-07-10T10:53:26.849Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-10T10:53:26.849Z] === RUN TestValidateLogOptSyslogFormat [2021-07-10T10:53:26.849Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-10T10:53:26.849Z] === RUN TestValidateLogOpt [2021-07-10T10:53:26.849Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-10T10:53:26.849Z] PASS [2021-07-10T10:53:26.849Z] coverage: 46.8% of statements [2021-07-10T10:53:26.849Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 46.8% of statements [2021-07-10T10:53:26.849Z] --- PASS: TestBatching (0.24s) [2021-07-10T10:53:26.849Z] === RUN TestFrequency [2021-07-10T10:53:27.309Z] --- PASS: TestFrequency (0.17s) [2021-07-10T10:53:27.309Z] === RUN TestOneMessagePerRequest [2021-07-10T10:53:27.309Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-10T10:53:27.309Z] === RUN TestVerify [2021-07-10T10:53:27.309Z] --- PASS: TestVerify (0.00s) [2021-07-10T10:53:27.309Z] === RUN TestSkipVerify [2021-07-10T10:53:27.309Z] time="2021-07-10T10:53:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:53:27.309Z] time="2021-07-10T10:53:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:53:27.309Z] time="2021-07-10T10:53:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:53:27.765Z] --- PASS: TestSkipVerify (0.61s) [2021-07-10T10:53:27.765Z] === RUN TestBufferMaximum [2021-07-10T10:53:27.765Z] time="2021-07-10T10:53:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:53:27.765Z] time="2021-07-10T10:53:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:53:27.765Z] time="2021-07-10T10:53:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:53:27.765Z] time="2021-07-10T10:53:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:53:27.765Z] time="2021-07-10T10:53:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:53:27.765Z] time="2021-07-10T10:53:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625914407.589271\",\"host\":\"51929021465f\"}'" [2021-07-10T10:53:27.765Z] time="2021-07-10T10:53:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625914407.589271\",\"host\":\"51929021465f\"}'" [2021-07-10T10:53:27.765Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-10T10:53:27.765Z] === RUN TestServerAlwaysDown [2021-07-10T10:53:27.765Z] time="2021-07-10T10:53:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:53:27.765Z] time="2021-07-10T10:53:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:53:27.765Z] time="2021-07-10T10:53:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625914407.593272\",\"host\":\"51929021465f\"}'" [2021-07-10T10:53:27.765Z] time="2021-07-10T10:53:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625914407.593272\",\"host\":\"51929021465f\"}'" [2021-07-10T10:53:27.765Z] time="2021-07-10T10:53:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-10T10:53:27.765Z] time="2021-07-10T10:53:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625914407.593272\",\"host\":\"51929021465f\"}'" [2021-07-10T10:53:27.765Z] time="2021-07-10T10:53:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625914407.594274\",\"host\":\"51929021465f\"}'" [2021-07-10T10:53:27.765Z] time="2021-07-10T10:53:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625914407.594274\",\"host\":\"51929021465f\"}'" [2021-07-10T10:53:27.765Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-10T10:53:27.765Z] === RUN TestCannotSendAfterClose [2021-07-10T10:53:27.765Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-10T10:53:27.765Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-10T10:53:28.220Z] === RUN TestV1IDService [2021-07-10T10:53:28.220Z] --- PASS: TestV1IDService (0.03s) [2021-07-10T10:53:28.220Z] === RUN TestV2MetadataService [2021-07-10T10:53:28.674Z] time="2021-07-10T10:53:28Z" 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-10T10:53:28.674Z] time="2021-07-10T10:53:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"51929021465f\"}'" [2021-07-10T10:53:28.674Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-07-10T10:53:28.674Z] PASS [2021-07-10T10:53:28.674Z] coverage: 82.5% of statements [2021-07-10T10:53:28.674Z] ok github.com/docker/docker/daemon/logger/splunk 2.126s coverage: 82.5% of statements [2021-07-10T10:53:28.674Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-10T10:53:28.674Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-10T10:53:28.674Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-10T10:53:29.129Z] === RUN TestSuccessfulDownload [2021-07-10T10:53:29.129Z] download_test.go:268: Needs fixing on Windows [2021-07-10T10:53:29.129Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-10T10:53:29.129Z] === RUN TestCancelledDownload [2021-07-10T10:53:29.129Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-10T10:53:29.584Z] === RUN TestMaxDownloadAttempts [2021-07-10T10:53:29.584Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-10T10:53:29.584Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-10T10:53:29.584Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-10T10:53:29.584Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-10T10:53:29.584Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-10T10:53:29.584Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-10T10:53:29.584Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-10T10:53:29.584Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-10T10:53:29.584Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-10T10:53:29.584Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-10T10:53:29.584Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-10T10:53:29.584Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-10T10:53:29.584Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-10T10:53:29.584Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-10T10:53:29.584Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-10T10:53:29.584Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-10T10:53:29.584Z] === RUN TestContinueOnError_NeverContinue [2021-07-10T10:53:29.584Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-10T10:53:29.584Z] === RUN TestManifestStore [2021-07-10T10:53:29.584Z] === RUN TestManifestStore/no_remote_or_local [2021-07-10T10:53:29.584Z] --- PASS: TestV2MetadataService (1.36s) [2021-07-10T10:53:29.584Z] PASS [2021-07-10T10:53:29.585Z] coverage: 48.2% of statements [2021-07-10T10:53:29.585Z] ok github.com/docker/docker/distribution/metadata 1.470s coverage: 48.2% of statements [2021-07-10T10:53:29.585Z] time="2021-07-10T10:53:29Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local083497639\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-10T10:53:29.585Z] === RUN TestManifestStore/no_local_cache [2021-07-10T10:53:30.040Z] === RUN TestManifestStore/with_local_cache [2021-07-10T10:53:30.040Z] time="2021-07-10T10:53:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-10T10:53:30.040Z] time="2021-07-10T10:53:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-10T10:53:30.040Z] time="2021-07-10T10:53:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-10T10:53:30.040Z] time="2021-07-10T10:53:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-10T10:53:30.040Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-10T10:53:30.040Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2021-07-10T10:53:30.040Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2021-07-10T10:53:30.040Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2021-07-10T10:53:30.040Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2021-07-10T10:53:30.040Z] === RUN TestTransfer [2021-07-10T10:53:30.040Z] === RUN TestManifestStore/unknown_media_type [2021-07-10T10:53:30.040Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-10T10:53:30.040Z] time="2021-07-10T10:53:29Z" level=warning msg="reference for unknown type: " [2021-07-10T10:53:30.040Z] time="2021-07-10T10:53:29Z" level=warning msg="reference for unknown type: " [2021-07-10T10:53:30.040Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-10T10:53:30.040Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-10T10:53:30.040Z] time="2021-07-10T10:53:29Z" level=warning msg="reference for unknown type: " [2021-07-10T10:53:30.040Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-10T10:53:30.040Z] time="2021-07-10T10:53:29Z" level=warning msg="reference for unknown type: " [2021-07-10T10:53:30.040Z] time="2021-07-10T10:53:29Z" level=warning msg="reference for unknown type: " [2021-07-10T10:53:30.040Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-10T10:53:30.040Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-10T10:53:30.040Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-10T10:53:30.040Z] time="2021-07-10T10:53:29Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-10T10:53:30.040Z] --- PASS: TestManifestStore (0.40s) [2021-07-10T10:53:30.040Z] --- PASS: TestManifestStore/no_remote_or_local (0.26s) [2021-07-10T10:53:30.040Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-07-10T10:53:30.040Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-07-10T10:53:30.040Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2021-07-10T10:53:30.040Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2021-07-10T10:53:30.040Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-07-10T10:53:30.040Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-07-10T10:53:30.040Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-10T10:53:30.040Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-07-10T10:53:30.040Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-10T10:53:30.040Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-07-10T10:53:30.040Z] === RUN TestDetectManifestBlobMediaType [2021-07-10T10:53:30.040Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-10T10:53:30.040Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-10T10:53:30.040Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-10T10:53:30.040Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-10T10:53:30.040Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-10T10:53:30.040Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-10T10:53:30.040Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-10T10:53:30.040Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-10T10:53:30.040Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-10T10:53:30.040Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-10T10:53:30.040Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-10T10:53:30.040Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-10T10:53:30.040Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-10T10:53:30.040Z] === RUN TestFixManifestLayers [2021-07-10T10:53:30.040Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-10T10:53:30.040Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-10T10:53:30.040Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-10T10:53:30.040Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-10T10:53:30.040Z] === RUN TestFixManifestLayersBadParent [2021-07-10T10:53:30.040Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-10T10:53:30.040Z] === RUN TestValidateManifest [2021-07-10T10:53:30.040Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-10T10:53:30.040Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-10T10:53:30.040Z] === RUN TestFormatPlatform [2021-07-10T10:53:30.040Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-10T10:53:30.040Z] === RUN TestGetRepositoryMountCandidates [2021-07-10T10:53:30.040Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-10T10:53:30.040Z] === RUN TestLayerAlreadyExists [2021-07-10T10:53:30.040Z] 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-10T10:53:30.040Z] 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-10T10:53:30.040Z] 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-10T10:53:30.040Z] 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-10T10:53:30.040Z] 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-10T10:53:30.040Z] 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-10T10:53:30.040Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-10T10:53:30.040Z] === RUN TestWhenEmptyAuthConfig [2021-07-10T10:53:30.040Z] --- PASS: TestTransfer (0.13s) [2021-07-10T10:53:30.040Z] === RUN TestConcurrencyLimit [2021-07-10T10:53:30.495Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-07-10T10:53:30.495Z] === RUN TestInactiveJobs [2021-07-10T10:53:30.495Z] === RUN TestNotFound [2021-07-10T10:53:30.495Z] --- PASS: TestNotFound (0.00s) [2021-07-10T10:53:30.495Z] === RUN TestConflict [2021-07-10T10:53:30.495Z] --- PASS: TestConflict (0.00s) [2021-07-10T10:53:30.495Z] === RUN TestForbidden [2021-07-10T10:53:30.495Z] --- PASS: TestForbidden (0.00s) [2021-07-10T10:53:30.495Z] === RUN TestInvalidParameter [2021-07-10T10:53:30.495Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-10T10:53:30.495Z] === RUN TestNotImplemented [2021-07-10T10:53:30.495Z] --- PASS: TestNotImplemented (0.00s) [2021-07-10T10:53:30.495Z] === RUN TestNotModified [2021-07-10T10:53:30.495Z] --- PASS: TestNotModified (0.00s) [2021-07-10T10:53:30.495Z] === RUN TestUnauthorized [2021-07-10T10:53:30.495Z] --- PASS: TestUnauthorized (0.00s) [2021-07-10T10:53:30.495Z] === RUN TestUnknown [2021-07-10T10:53:30.495Z] --- PASS: TestUnknown (0.00s) [2021-07-10T10:53:30.495Z] === RUN TestCancelled [2021-07-10T10:53:30.495Z] --- PASS: TestCancelled (0.00s) [2021-07-10T10:53:30.495Z] === RUN TestDeadline [2021-07-10T10:53:30.495Z] --- PASS: TestDeadline (0.00s) [2021-07-10T10:53:30.495Z] === RUN TestDataLoss [2021-07-10T10:53:30.495Z] --- PASS: TestDataLoss (0.00s) [2021-07-10T10:53:30.495Z] === RUN TestUnavailable [2021-07-10T10:53:30.495Z] --- PASS: TestUnavailable (0.00s) [2021-07-10T10:53:30.495Z] === RUN TestSystem [2021-07-10T10:53:30.495Z] --- PASS: TestSystem (0.00s) [2021-07-10T10:53:30.495Z] === RUN TestFromStatusCode [2021-07-10T10:53:30.495Z] === RUN TestFromStatusCode/Not_Found [2021-07-10T10:53:30.495Z] === RUN TestFromStatusCode/Bad_Request [2021-07-10T10:53:30.495Z] === RUN TestFromStatusCode/Conflict [2021-07-10T10:53:30.495Z] === RUN TestFromStatusCode/Unauthorized [2021-07-10T10:53:30.495Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-10T10:53:30.495Z] === RUN TestFromStatusCode/Forbidden [2021-07-10T10:53:30.495Z] === RUN TestFromStatusCode/Not_Modified [2021-07-10T10:53:30.495Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-10T10:53:30.495Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-10T10:53:30.495Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-10T10:53:30.495Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-10T10:53:30.495Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-10T10:53:30.495Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-10T10:53:30.495Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-10T10:53:30.495Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-10T10:53:30.495Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-10T10:53:30.495Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-10T10:53:30.495Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-10T10:53:30.495Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-10T10:53:30.495Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-10T10:53:30.495Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-10T10:53:30.495Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-10T10:53:30.495Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-10T10:53:30.495Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-10T10:53:30.495Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-10T10:53:30.495Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-10T10:53:30.495Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-10T10:53:30.495Z] PASS [2021-07-10T10:53:30.495Z] coverage: 53.1% of statements [2021-07-10T10:53:30.495Z] ok github.com/docker/docker/errdefs 0.043s coverage: 53.1% of statements [2021-07-10T10:53:30.951Z] --- PASS: TestInactiveJobs (0.43s) [2021-07-10T10:53:30.951Z] === RUN TestWatchRelease [2021-07-10T10:53:30.951Z] --- PASS: TestWatchRelease (0.04s) [2021-07-10T10:53:30.951Z] === RUN TestWatchFinishedTransfer [2021-07-10T10:53:30.951Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-10T10:53:30.951Z] === RUN TestDuplicateTransfer [2021-07-10T10:53:30.951Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-07-10T10:53:30.951Z] === RUN TestSuccessfulUpload [2021-07-10T10:53:30.951Z] time="2021-07-10T10:53:30Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-10T10:53:30.951Z] --- PASS: TestWhenEmptyAuthConfig (1.21s) [2021-07-10T10:53:30.951Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-10T10:53:30.951Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-10T10:53:30.951Z] === RUN TestTokenPassThru [2021-07-10T10:53:30.951Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-10T10:53:30.951Z] === RUN TestTokenPassThruDifferentHost [2021-07-10T10:53:30.951Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-10T10:53:30.951Z] PASS [2021-07-10T10:53:30.951Z] coverage: 23.8% of statements [2021-07-10T10:53:30.951Z] ok github.com/docker/docker/distribution 1.720s coverage: 23.8% of statements [2021-07-10T10:53:31.409Z] --- PASS: TestSuccessfulUpload (0.36s) [2021-07-10T10:53:31.409Z] === RUN TestCancelledUpload [2021-07-10T10:53:31.409Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-10T10:53:31.409Z] PASS [2021-07-10T10:53:31.409Z] coverage: 76.8% of statements [2021-07-10T10:53:31.409Z] ok github.com/docker/docker/distribution/xfer 1.965s coverage: 76.8% of statements [2021-07-10T10:53:31.409Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-10T10:53:31.409Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-10T10:53:31.409Z] === RUN TestFSGetInvalidData [2021-07-10T10:53:31.621Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-10T10:53:31.621Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-10T10:53:31.864Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-07-10T10:53:31.864Z] === RUN TestFSInvalidSet [2021-07-10T10:53:31.864Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-10T10:53:31.864Z] === RUN TestFSInvalidRoot [2021-07-10T10:53:31.864Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-10T10:53:31.864Z] === RUN TestFSMetadataGetSet [2021-07-10T10:53:31.864Z] --- PASS: TestFSMetadataGetSet (0.10s) [2021-07-10T10:53:31.864Z] === RUN TestFSInvalidWalker [2021-07-10T10:53:31.864Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-07-10T10:53:31.864Z] === RUN TestFSGetSet [2021-07-10T10:53:31.864Z] --- PASS: TestFSGetSet (0.02s) [2021-07-10T10:53:31.864Z] === RUN TestFSGetUnsetKey [2021-07-10T10:53:31.864Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-10T10:53:31.864Z] === RUN TestFSGetEmptyData [2021-07-10T10:53:31.864Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-10T10:53:31.864Z] === RUN TestFSDelete [2021-07-10T10:53:31.864Z] === RUN TestCompare [2021-07-10T10:53:31.864Z] --- PASS: TestCompare (0.00s) [2021-07-10T10:53:31.864Z] PASS [2021-07-10T10:53:31.864Z] coverage: 19.2% of statements [2021-07-10T10:53:31.864Z] --- PASS: TestFSDelete (0.02s) [2021-07-10T10:53:31.864Z] === RUN TestFSWalker [2021-07-10T10:53:31.864Z] ok github.com/docker/docker/image/cache 0.081s coverage: 19.2% of statements [2021-07-10T10:53:31.864Z] --- PASS: TestFSWalker (0.02s) [2021-07-10T10:53:31.864Z] === RUN TestFSWalkerStopOnError [2021-07-10T10:53:31.864Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-07-10T10:53:31.864Z] === RUN TestNewFromJSON [2021-07-10T10:53:31.864Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-10T10:53:31.864Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-10T10:53:31.864Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-10T10:53:31.864Z] === RUN TestMarshalKeyOrder [2021-07-10T10:53:31.864Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-10T10:53:31.864Z] === RUN TestHistoryEqual [2021-07-10T10:53:31.864Z] --- PASS: TestHistoryEqual (0.17s) [2021-07-10T10:53:31.864Z] === RUN TestImage [2021-07-10T10:53:31.864Z] --- PASS: TestImage (0.00s) [2021-07-10T10:53:31.864Z] === RUN TestImageOSNotEmpty [2021-07-10T10:53:31.864Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-10T10:53:31.864Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-10T10:53:31.864Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-10T10:53:31.864Z] === RUN TestCreate [2021-07-10T10:53:31.864Z] --- PASS: TestCreate (0.01s) [2021-07-10T10:53:31.864Z] === RUN TestRestore [2021-07-10T10:53:32.319Z] time="2021-07-10T10:53:31Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-10T10:53:32.319Z] --- PASS: TestRestore (0.05s) [2021-07-10T10:53:32.319Z] === RUN TestAddDelete [2021-07-10T10:53:32.319Z] --- PASS: TestAddDelete (0.04s) [2021-07-10T10:53:32.319Z] === RUN TestSearchAfterDelete [2021-07-10T10:53:32.319Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-10T10:53:32.319Z] === RUN TestParentReset [2021-07-10T10:53:32.319Z] --- PASS: TestParentReset (0.06s) [2021-07-10T10:53:32.319Z] === RUN TestGetAndSetLastUpdated [2021-07-10T10:53:32.319Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2021-07-10T10:53:32.319Z] === RUN TestStoreLen [2021-07-10T10:53:32.319Z] --- PASS: TestStoreLen (0.10s) [2021-07-10T10:53:32.319Z] PASS [2021-07-10T10:53:32.319Z] coverage: 86.6% of statements [2021-07-10T10:53:32.319Z] ok github.com/docker/docker/image 0.848s coverage: 86.6% of statements [2021-07-10T10:53:32.319Z] === RUN TestMakeV1ConfigFromConfig [2021-07-10T10:53:32.319Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-10T10:53:32.319Z] PASS [2021-07-10T10:53:32.319Z] coverage: 25.0% of statements [2021-07-10T10:53:32.774Z] ok github.com/docker/docker/image/v1 0.093s coverage: 25.0% of statements [2021-07-10T10:53:32.774Z] === RUN TestValidateManifest [2021-07-10T10:53:32.774Z] === RUN TestValidateManifest/nil [2021-07-10T10:53:32.774Z] === RUN TestValidateManifest/non-nil [2021-07-10T10:53:32.774Z] --- PASS: TestValidateManifest (0.00s) [2021-07-10T10:53:32.774Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-10T10:53:32.774Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-10T10:53:32.774Z] PASS [2021-07-10T10:53:32.774Z] coverage: 0.7% of statements [2021-07-10T10:53:32.774Z] ok github.com/docker/docker/image/tarexport 0.073s coverage: 0.7% of statements [2021-07-10T10:53:32.774Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-10T10:53:34.138Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-10T10:53:34.300Z] === RUN TestSerialization [2021-07-10T10:53:34.300Z] --- PASS: TestSerialization (0.02s) [2021-07-10T10:53:34.300Z] PASS [2021-07-10T10:53:34.300Z] coverage: 100.0% of statements [2021-07-10T10:53:34.300Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2021-07-10T10:53:34.300Z] === RUN TestEnvironmentParsing [2021-07-10T10:53:34.300Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-10T10:53:34.300Z] PASS [2021-07-10T10:53:34.300Z] coverage: 1.2% of statements [2021-07-10T10:53:34.300Z] ok github.com/docker/docker/libcontainerd/local 0.069s coverage: 1.2% of statements [2021-07-10T10:53:34.755Z] === RUN TestEmptyLayer [2021-07-10T10:53:34.755Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-10T10:53:34.755Z] === RUN TestCommitFailure [2021-07-10T10:53:34.755Z] --- PASS: TestCommitFailure (0.02s) [2021-07-10T10:53:34.755Z] === RUN TestStartTransactionFailure [2021-07-10T10:53:34.755Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-10T10:53:34.755Z] === RUN TestGetOrphan [2021-07-10T10:53:34.755Z] --- PASS: TestGetOrphan (0.01s) [2021-07-10T10:53:34.755Z] === RUN TestMountAndRegister [2021-07-10T10:53:34.755Z] layer_test.go:271: Layer size: 14 [2021-07-10T10:53:34.755Z] --- PASS: TestMountAndRegister (0.07s) [2021-07-10T10:53:34.755Z] === RUN TestLayerRelease [2021-07-10T10:53:34.755Z] layer_test.go:304: Failing on Windows [2021-07-10T10:53:34.755Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-10T10:53:34.755Z] === RUN TestStoreRestore [2021-07-10T10:53:34.755Z] layer_test.go:353: Failing on Windows [2021-07-10T10:53:34.755Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-10T10:53:34.755Z] === RUN TestTarStreamStability [2021-07-10T10:53:34.755Z] layer_test.go:468: Failing on Windows [2021-07-10T10:53:34.755Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-10T10:53:34.755Z] === RUN TestRegisterExistingLayer [2021-07-10T10:53:35.212Z] --- PASS: TestRegisterExistingLayer (0.29s) [2021-07-10T10:53:35.212Z] === RUN TestTarStreamVerification [2021-07-10T10:53:35.212Z] layer_test.go:697: Failing on Windows [2021-07-10T10:53:35.212Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-10T10:53:35.212Z] === RUN TestLayerMigration [2021-07-10T10:53:35.212Z] migration_test.go:46: Failing on Windows [2021-07-10T10:53:35.212Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-10T10:53:35.212Z] === RUN TestLayerMigrationNoTarsplit [2021-07-10T10:53:35.212Z] migration_test.go:182: Failing on Windows [2021-07-10T10:53:35.212Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-10T10:53:35.212Z] === RUN TestMountInit [2021-07-10T10:53:35.212Z] mount_test.go:17: Failing on Windows [2021-07-10T10:53:35.212Z] --- SKIP: TestMountInit (0.00s) [2021-07-10T10:53:35.212Z] === RUN TestMountSize [2021-07-10T10:53:35.212Z] mount_test.go:76: Failing on Windows [2021-07-10T10:53:35.212Z] --- SKIP: TestMountSize (0.00s) [2021-07-10T10:53:35.212Z] === RUN TestMountChanges [2021-07-10T10:53:35.212Z] mount_test.go:125: Failing on Windows [2021-07-10T10:53:35.212Z] --- SKIP: TestMountChanges (0.00s) [2021-07-10T10:53:35.212Z] === RUN TestMountApply [2021-07-10T10:53:35.212Z] mount_test.go:212: Failing on Windows [2021-07-10T10:53:35.212Z] --- SKIP: TestMountApply (0.00s) [2021-07-10T10:53:35.212Z] PASS [2021-07-10T10:53:35.212Z] coverage: 30.1% of statements [2021-07-10T10:53:35.212Z] ok github.com/docker/docker/layer 0.477s coverage: 30.1% of statements [2021-07-10T10:53:35.667Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-10T10:53:35.667Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-10T10:53:35.667Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-10T10:53:35.667Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-10T10:53:36.122Z] === RUN TestSequenceGetAvailableBit [2021-07-10T10:53:36.122Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-10T10:53:36.122Z] === RUN TestSequenceEqual [2021-07-10T10:53:36.122Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-10T10:53:36.122Z] === RUN TestSequenceCopy [2021-07-10T10:53:36.122Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-10T10:53:36.122Z] === RUN TestGetFirstAvailable [2021-07-10T10:53:36.122Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-10T10:53:36.122Z] === RUN TestFindSequence [2021-07-10T10:53:36.122Z] --- PASS: TestFindSequence (0.00s) [2021-07-10T10:53:36.122Z] === RUN TestCheckIfAvailable [2021-07-10T10:53:36.122Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-10T10:53:36.122Z] === RUN TestMergeSequences [2021-07-10T10:53:36.122Z] --- PASS: TestMergeSequences (0.00s) [2021-07-10T10:53:36.122Z] === RUN TestPushReservation [2021-07-10T10:53:36.122Z] --- PASS: TestPushReservation (0.00s) [2021-07-10T10:53:36.122Z] === RUN TestSerializeDeserialize [2021-07-10T10:53:36.122Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-10T10:53:36.122Z] === RUN TestSet [2021-07-10T10:53:36.122Z] --- PASS: TestSet (0.00s) [2021-07-10T10:53:36.122Z] === RUN TestSetUnset [2021-07-10T10:53:36.122Z] --- PASS: TestSetUnset (0.00s) [2021-07-10T10:53:36.122Z] === RUN TestOffsetSetUnset [2021-07-10T10:53:36.578Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-10T10:53:36.578Z] === RUN TestSetInRange [2021-07-10T10:53:36.578Z] --- PASS: TestSetInRange (0.00s) [2021-07-10T10:53:36.578Z] === RUN TestSetAnyInRange [2021-07-10T10:53:36.578Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-10T10:53:36.578Z] === RUN TestMethods [2021-07-10T10:53:36.578Z] --- PASS: TestMethods (0.00s) [2021-07-10T10:53:36.578Z] === RUN TestRandomAllocateDeallocate [2021-07-10T10:53:38.746Z] === RUN TestErrorInterfaces [2021-07-10T10:53:38.746Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-10T10:53:38.746Z] === RUN TestNetworkMarshalling [2021-07-10T10:53:38.746Z] --- PASS: TestNetworkMarshalling (0.18s) [2021-07-10T10:53:38.746Z] === RUN TestEndpointMarshalling [2021-07-10T10:53:38.746Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-10T10:53:38.746Z] === RUN TestAuxAddresses [2021-07-10T10:53:38.746Z] time="2021-07-10T10:53:38Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-10T10:53:38.746Z] --- PASS: TestAuxAddresses (0.02s) [2021-07-10T10:53:38.746Z] === RUN TestSRVServiceQuery [2021-07-10T10:53:38.746Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:53:38.746Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-07-10T10:53:38.746Z] === RUN TestServiceVIPReuse [2021-07-10T10:53:38.746Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:53:38.746Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-10T10:53:38.746Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-10T10:53:38.746Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:53:38.746Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-10T10:53:38.746Z] === RUN TestDNSIPQuery [2021-07-10T10:53:38.746Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:53:38.746Z] --- SKIP: TestDNSIPQuery (0.02s) [2021-07-10T10:53:38.746Z] === RUN TestDNSProxyServFail [2021-07-10T10:53:38.746Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:53:38.746Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-10T10:53:38.746Z] === RUN TestSandboxAddEmpty [2021-07-10T10:53:38.746Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:53:38.746Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-10T10:53:38.746Z] === RUN TestSandboxAddMultiPrio [2021-07-10T10:53:38.746Z] === RUN TestInvalidConfig [2021-07-10T10:53:38.746Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-10T10:53:38.746Z] === RUN TestConfig [2021-07-10T10:53:38.746Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:53:38.746Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-10T10:53:38.746Z] === RUN TestSandboxAddSamePrio [2021-07-10T10:53:38.746Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:53:38.746Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-10T10:53:38.746Z] === RUN TestCleanupServiceDiscovery [2021-07-10T10:53:38.746Z] --- PASS: TestConfig (0.00s) [2021-07-10T10:53:38.746Z] === RUN TestOptionsLabels [2021-07-10T10:53:38.746Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-10T10:53:38.746Z] === RUN TestValidName [2021-07-10T10:53:38.746Z] --- PASS: TestValidName (0.00s) [2021-07-10T10:53:38.746Z] === RUN TestTLSConfiguration [2021-07-10T10:53:38.746Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:53:38.746Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-10T10:53:38.746Z] === RUN TestDNSOptions [2021-07-10T10:53:38.746Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:53:38.746Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-10T10:53:38.746Z] === RUN TestMultipleControllersWithSameStore [2021-07-10T10:53:38.746Z] time="2021-07-10T10:53:38Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-10T10:53:38.746Z] time="2021-07-10T10:53:38Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-10T10:53:38.746Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-07-10T10:53:38.746Z] PASS [2021-07-10T10:53:38.746Z] coverage: 8.6% of statements [2021-07-10T10:53:38.746Z] ok github.com/docker/docker/libnetwork 0.367s coverage: 8.6% of statements [2021-07-10T10:53:38.746Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-10T10:53:38.746Z] time="2021-07-10T10:53:38Z" level=info msg="Option Initializing KV with TLS" [2021-07-10T10:53:38.746Z] --- PASS: TestTLSConfiguration (0.21s) [2021-07-10T10:53:38.746Z] PASS [2021-07-10T10:53:38.746Z] coverage: 24.0% of statements [2021-07-10T10:53:38.746Z] ok github.com/docker/docker/libnetwork/config 0.305s coverage: 24.0% of statements [2021-07-10T10:53:39.205Z] === RUN TestKey [2021-07-10T10:53:39.205Z] --- PASS: TestKey (0.00s) [2021-07-10T10:53:39.205Z] === RUN TestParseKey [2021-07-10T10:53:39.205Z] --- PASS: TestParseKey (0.00s) [2021-07-10T10:53:39.205Z] === RUN TestInvalidDataStore [2021-07-10T10:53:39.205Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-10T10:53:39.206Z] === RUN TestKVObjectFlatKey [2021-07-10T10:53:39.206Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-10T10:53:39.206Z] === RUN TestAtomicKVObjectFlatKey [2021-07-10T10:53:39.206Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-10T10:53:39.206Z] PASS [2021-07-10T10:53:39.206Z] coverage: 21.9% of statements [2021-07-10T10:53:39.206Z] ok github.com/docker/docker/libnetwork/datastore 0.047s coverage: 21.9% of statements [2021-07-10T10:53:39.661Z] === RUN TestIPDataMarshalling [2021-07-10T10:53:39.661Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-10T10:53:39.661Z] === RUN TestValidateAndIsV6 [2021-07-10T10:53:39.661Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-10T10:53:39.661Z] PASS [2021-07-10T10:53:39.661Z] coverage: 68.9% of statements [2021-07-10T10:53:39.661Z] ok github.com/docker/docker/libnetwork/driverapi 0.053s coverage: 68.9% of statements [2021-07-10T10:53:40.116Z] === RUN TestDriver [2021-07-10T10:53:40.116Z] --- PASS: TestDriver (0.00s) [2021-07-10T10:53:40.116Z] PASS [2021-07-10T10:53:40.116Z] coverage: 34.8% of statements [2021-07-10T10:53:40.116Z] ok github.com/docker/docker/libnetwork/drivers/host 0.059s coverage: 34.8% of statements [2021-07-10T10:53:40.572Z] === RUN TestDriver [2021-07-10T10:53:40.572Z] --- PASS: TestDriver (0.00s) [2021-07-10T10:53:40.572Z] PASS [2021-07-10T10:53:40.572Z] coverage: 34.8% of statements [2021-07-10T10:53:40.572Z] ok github.com/docker/docker/libnetwork/drivers/null 0.054s coverage: 34.8% of statements [2021-07-10T10:53:40.591Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-07-10T10:53:40.591Z] === RUN TestInfoDebug [2021-07-10T10:53:40.591Z] --- PASS: TestInfoDebug (0.53s) [2021-07-10T10:53:40.591Z] === RUN TestInfoInsecureRegistries [2021-07-10T10:53:40.591Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-10T10:53:40.591Z] === RUN TestInfoRegistryMirrors [2021-07-10T10:53:40.591Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-10T10:53:40.591Z] === RUN TestLoginFailsWithBadCredentials [2021-07-10T10:53:40.591Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-07-10T10:53:40.591Z] === RUN TestPingCacheHeaders [2021-07-10T10:53:40.591Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-10T10:53:40.591Z] === RUN TestPingGet [2021-07-10T10:53:40.591Z] --- PASS: TestPingGet (0.01s) [2021-07-10T10:53:40.591Z] === RUN TestPingHead [2021-07-10T10:53:40.591Z] --- PASS: TestPingHead (0.02s) [2021-07-10T10:53:40.591Z] === RUN TestVersion [2021-07-10T10:53:40.591Z] --- PASS: TestVersion (0.02s) [2021-07-10T10:53:40.591Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-07-10T10:53:41.027Z] === RUN TestNetworkAllocateFree [2021-07-10T10:53:41.027Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-10T10:53:41.027Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-10T10:53:41.027Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-10T10:53:41.027Z] PASS [2021-07-10T10:53:41.027Z] coverage: 63.6% of statements [2021-07-10T10:53:41.027Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.049s coverage: 63.6% of statements [2021-07-10T10:53:41.067Z] --- PASS: TestBuildWithHugeFile (55.71s) [2021-07-10T10:53:41.067Z] === RUN TestBuildWCOWSandboxSize [2021-07-10T10:53:41.067Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-10T10:53:41.067Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-10T10:53:41.067Z] === RUN TestBuildWithEmptyDockerfile [2021-07-10T10:53:41.067Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-10T10:53:41.067Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-10T10:53:41.067Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-10T10:53:41.067Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-10T10:53:41.067Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-10T10:53:41.067Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-10T10:53:41.067Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-10T10:53:41.067Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-10T10:53:41.067Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-10T10:53:41.067Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2021-07-10T10:53:41.067Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-07-10T10:53:41.067Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-07-10T10:53:41.067Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2021-07-10T10:53:41.067Z] === RUN TestBuildPreserveOwnership [2021-07-10T10:53:41.067Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-10T10:53:41.482Z] === RUN TestGetEmptyCapabilities [2021-07-10T10:53:41.483Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-10T10:53:41.483Z] === RUN TestGetExtraCapabilities [2021-07-10T10:53:41.483Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-07-10T10:53:41.483Z] === RUN TestGetInvalidCapabilities [2021-07-10T10:53:41.483Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-07-10T10:53:41.483Z] === RUN TestRemoteDriver [2021-07-10T10:53:41.483Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-10T10:53:41.483Z] === RUN TestDriverError [2021-07-10T10:53:41.483Z] --- PASS: TestDriverError (0.00s) [2021-07-10T10:53:41.483Z] === RUN TestMissingValues [2021-07-10T10:53:41.483Z] --- PASS: TestMissingValues (0.00s) [2021-07-10T10:53:41.483Z] === RUN TestRollback [2021-07-10T10:53:41.483Z] --- PASS: TestRollback (0.01s) [2021-07-10T10:53:41.483Z] PASS [2021-07-10T10:53:41.483Z] coverage: 57.4% of statements [2021-07-10T10:53:41.483Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.103s coverage: 57.4% of statements [2021-07-10T10:53:41.938Z] === RUN TestNAT [2021-07-10T10:53:41.938Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-10T10:53:41.938Z] --- SKIP: TestNAT (0.00s) [2021-07-10T10:53:41.938Z] === RUN TestTransparent [2021-07-10T10:53:41.938Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-10T10:53:41.938Z] --- SKIP: TestTransparent (0.00s) [2021-07-10T10:53:41.938Z] PASS [2021-07-10T10:53:41.938Z] coverage: 0.0% of statements [2021-07-10T10:53:41.938Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.048s coverage: 0.0% of statements [2021-07-10T10:53:41.971Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.43s) [2021-07-10T10:53:41.971Z] PASS [2021-07-10T10:53:41.971Z] [2021-07-10T10:53:41.971Z] DONE 19 tests in 22.754s [2021-07-10T10:53:41.971Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-10T10:53:41.971Z] INFO: Testing against a local daemon [2021-07-10T10:53:41.971Z] === RUN TestVolumesCreateAndList [2021-07-10T10:53:41.971Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-10T10:53:41.971Z] === RUN TestVolumesRemove [2021-07-10T10:53:41.971Z] --- PASS: TestVolumesRemove (0.07s) [2021-07-10T10:53:41.971Z] === RUN TestVolumesInspect [2021-07-10T10:53:41.971Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-10T10:53:41.971Z] === RUN TestVolumesInvalidJSON [2021-07-10T10:53:41.971Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-10T10:53:41.971Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-10T10:53:41.971Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-10T10:53:41.971Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-10T10:53:41.971Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-10T10:53:41.971Z] PASS [2021-07-10T10:53:41.971Z] [2021-07-10T10:53:41.971Z] DONE 5 tests in 0.168s [2021-07-10T10:53:41.971Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-10T10:53:42.393Z] === RUN TestBuildDefault [2021-07-10T10:53:42.393Z] --- PASS: TestBuildDefault (0.00s) [2021-07-10T10:53:42.393Z] === RUN TestBuildHostnameDomainname [2021-07-10T10:53:42.393Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-10T10:53:42.393Z] === RUN TestBuildHostname [2021-07-10T10:53:42.393Z] --- PASS: TestBuildHostname (0.00s) [2021-07-10T10:53:42.393Z] === RUN TestBuildHostnameFQDN [2021-07-10T10:53:42.393Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-10T10:53:42.393Z] === RUN TestBuildNoIP [2021-07-10T10:53:42.393Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-10T10:53:42.393Z] === RUN TestUpdate [2021-07-10T10:53:42.393Z] --- PASS: TestUpdate (0.00s) [2021-07-10T10:53:42.393Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-10T10:53:42.393Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-10T10:53:42.393Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-10T10:53:42.393Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-10T10:53:42.393Z] === RUN TestAddEmpty [2021-07-10T10:53:42.393Z] --- PASS: TestAddEmpty (0.00s) [2021-07-10T10:53:42.393Z] === RUN TestAdd [2021-07-10T10:53:42.393Z] --- PASS: TestAdd (0.00s) [2021-07-10T10:53:42.394Z] === RUN TestDeleteEmpty [2021-07-10T10:53:42.394Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-10T10:53:42.394Z] === RUN TestDeleteNewline [2021-07-10T10:53:42.394Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-10T10:53:42.394Z] === RUN TestDelete [2021-07-10T10:53:42.394Z] --- PASS: TestDelete (0.00s) [2021-07-10T10:53:42.394Z] === RUN TestConcurrentWrites [2021-07-10T10:53:42.582Z] 2021/07/10 10:53:39 Closing DB instances... [2021-07-10T10:53:42.582Z] --- PASS: TestNetworkDBGarbageCollection (53.82s) [2021-07-10T10:53:42.582Z] === RUN TestFindNode [2021-07-10T10:53:42.582Z] 2021/07/10 10:53:41 Closing DB instances... [2021-07-10T10:53:42.582Z] --- PASS: TestFindNode (0.01s) [2021-07-10T10:53:42.582Z] === RUN TestChangeNodeState [2021-07-10T10:53:42.583Z] 2021/07/10 10:53:41 Closing DB instances... [2021-07-10T10:53:42.583Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-10T10:53:42.583Z] === RUN TestNodeReincarnation [2021-07-10T10:53:42.583Z] 2021/07/10 10:53:41 Closing DB instances... [2021-07-10T10:53:42.799Z] Stopping apparmor (via systemctl): apparmor.service. [2021-07-10T10:53:42.799Z] Removing test suite binaries [2021-07-10T10:53:42.799Z] exiting test-integration [2021-07-10T10:53:42.799Z] ++ exit 0 [2021-07-10T10:53:42.799Z] [2021-07-10T10:53:42.850Z] === RUN TestNew [2021-07-10T10:53:42.850Z] --- PASS: TestNew (0.00s) [2021-07-10T10:53:42.850Z] === RUN TestAddDriver [2021-07-10T10:53:42.850Z] --- PASS: TestConcurrentWrites (0.25s) [2021-07-10T10:53:42.850Z] PASS [2021-07-10T10:53:42.850Z] coverage: 81.2% of statements [2021-07-10T10:53:42.850Z] --- PASS: TestAddDriver (0.00s) [2021-07-10T10:53:42.850Z] === RUN TestAddDuplicateDriver [2021-07-10T10:53:42.850Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-10T10:53:42.850Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-10T10:53:42.850Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-10T10:53:42.850Z] === RUN TestDriver [2021-07-10T10:53:42.850Z] --- PASS: TestDriver (0.00s) [2021-07-10T10:53:42.850Z] === RUN TestIPAM [2021-07-10T10:53:42.850Z] --- PASS: TestIPAM (0.00s) [2021-07-10T10:53:42.850Z] === RUN TestWalkIPAMs [2021-07-10T10:53:42.850Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-10T10:53:42.850Z] === RUN TestWalkDrivers [2021-07-10T10:53:42.850Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-10T10:53:42.850Z] PASS [2021-07-10T10:53:42.850Z] coverage: 82.4% of statements [2021-07-10T10:53:42.850Z] ok github.com/docker/docker/libnetwork/drvregistry 0.086s coverage: 82.4% of statements [2021-07-10T10:53:42.850Z] ok github.com/docker/docker/libnetwork/etchosts 0.324s coverage: 81.2% of statements [2021-07-10T10:53:43.305Z] === RUN TestDiff [2021-07-10T10:53:43.305Z] --- PASS: TestDiff (0.00s) [2021-07-10T10:53:43.305Z] === RUN TestAddedCallback [2021-07-10T10:53:43.305Z] --- PASS: TestAddedCallback (0.00s) [2021-07-10T10:53:43.305Z] === RUN TestRemovedCallback [2021-07-10T10:53:43.305Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-10T10:53:43.305Z] === RUN TestNoCallback [2021-07-10T10:53:43.305Z] --- PASS: TestNoCallback (0.00s) [2021-07-10T10:53:43.305Z] PASS [2021-07-10T10:53:43.305Z] coverage: 48.1% of statements [2021-07-10T10:53:43.305Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.057s coverage: 48.1% of statements [2021-07-10T10:53:43.759Z] === RUN TestNew [2021-07-10T10:53:43.759Z] --- PASS: TestNew (0.00s) [2021-07-10T10:53:43.759Z] === RUN TestAllocate [2021-07-10T10:53:43.759Z] --- PASS: TestAllocate (0.00s) [2021-07-10T10:53:43.759Z] === RUN TestUninitialized [2021-07-10T10:53:43.759Z] --- PASS: TestUninitialized (0.00s) [2021-07-10T10:53:43.759Z] === RUN TestAllocateInRange [2021-07-10T10:53:43.759Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-10T10:53:43.759Z] === RUN TestAllocateSerial [2021-07-10T10:53:43.759Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-10T10:53:43.759Z] PASS [2021-07-10T10:53:43.759Z] coverage: 87.5% of statements [2021-07-10T10:53:43.759Z] ok github.com/docker/docker/libnetwork/idm 0.041s coverage: 87.5% of statements [2021-07-10T10:53:43.759Z] === RUN TestCaller [2021-07-10T10:53:43.759Z] --- PASS: TestCaller (0.00s) [2021-07-10T10:53:43.759Z] PASS [2021-07-10T10:53:43.760Z] coverage: 100.0% of statements [2021-07-10T10:53:43.760Z] ok github.com/docker/docker/libnetwork/internal/caller 0.066s coverage: 100.0% of statements [2021-07-10T10:53:44.073Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-10T10:53:44.073Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-10T10:53:44.214Z] --- PASS: TestRandomAllocateDeallocate (8.00s) [2021-07-10T10:53:44.214Z] === RUN TestAllocateRandomDeallocate [2021-07-10T10:53:44.214Z] === RUN TestSetSerialInsertDelete [2021-07-10T10:53:44.214Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-10T10:53:44.214Z] === RUN TestSetParallelInsertDelete [2021-07-10T10:53:44.372Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-10T10:53:45.738Z] === RUN TestInt2IP2IntConversion [2021-07-10T10:53:45.738Z] === RUN TestPoolRequest [2021-07-10T10:53:45.738Z] --- PASS: TestPoolRequest (0.00s) [2021-07-10T10:53:45.738Z] === RUN TestOtherRequests [2021-07-10T10:53:45.738Z] --- PASS: TestOtherRequests (0.00s) [2021-07-10T10:53:45.738Z] PASS [2021-07-10T10:53:45.738Z] coverage: 57.1% of statements [2021-07-10T10:53:45.738Z] ok github.com/docker/docker/libnetwork/ipams/null 0.040s coverage: 57.1% of statements [2021-07-10T10:53:45.761Z] --- PASS: TestBuildPreserveOwnership (4.77s) [2021-07-10T10:53:45.761Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.23s) [2021-07-10T10:53:45.761Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.54s) [2021-07-10T10:53:45.761Z] === RUN TestBuildPlatformInvalid [2021-07-10T10:53:45.761Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-07-10T10:53:45.761Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 Post stage [Pipeline] junit [2021-07-10T10:53:46.114Z] Recording test results [2021-07-10T10:53:46.196Z] --- PASS: TestInt2IP2IntConversion (0.58s) [2021-07-10T10:53:46.196Z] === RUN TestGetAddressVersion [2021-07-10T10:53:46.196Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-10T10:53:46.196Z] === RUN TestKeyString [2021-07-10T10:53:46.196Z] --- PASS: TestKeyString (0.00s) [2021-07-10T10:53:46.196Z] === RUN TestPoolDataMarshal [2021-07-10T10:53:46.196Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-10T10:53:46.196Z] === RUN TestSubnetsMarshal [2021-07-10T10:53:46.196Z] --- PASS: TestSubnetsMarshal (0.09s) [2021-07-10T10:53:46.196Z] === RUN TestAddSubnets [2021-07-10T10:53:46.196Z] --- PASS: TestAddSubnets (0.09s) [2021-07-10T10:53:46.196Z] === RUN TestDoublePoolRelease [2021-07-10T10:53:46.196Z] --- PASS: TestDoublePoolRelease (0.04s) [2021-07-10T10:53:46.196Z] === RUN TestAddReleasePoolID [2021-07-10T10:53:46.585Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-10T10:53:46.651Z] --- PASS: TestAddReleasePoolID (0.11s) [2021-07-10T10:53:46.651Z] === RUN TestPredefinedPool [2021-07-10T10:53:46.651Z] --- PASS: TestPredefinedPool (0.04s) [2021-07-10T10:53:46.651Z] === RUN TestRemoveSubnet [2021-07-10T10:53:46.651Z] --- PASS: TestRemoveSubnet (0.34s) [2021-07-10T10:53:46.651Z] === RUN TestGetSameAddress [2021-07-10T10:53:46.840Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-07-10T10:53:47.106Z] --- PASS: TestGetSameAddress (0.05s) [2021-07-10T10:53:47.106Z] === RUN TestPoolAllocationReuse [2021-07-10T10:53:47.106Z] --- PASS: TestAllocateRandomDeallocate (2.67s) [2021-07-10T10:53:47.106Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-10T10:53:47.106Z] === RUN TestGetCapabilities [2021-07-10T10:53:47.106Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-10T10:53:47.106Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-10T10:53:47.106Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-10T10:53:47.106Z] === RUN TestGetDefaultAddressSpaces [2021-07-10T10:53:47.106Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-07-10T10:53:47.106Z] === RUN TestRemoteDriver [2021-07-10T10:53:47.106Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-10T10:53:47.106Z] PASS [2021-07-10T10:53:47.106Z] coverage: 47.4% of statements [2021-07-10T10:53:47.106Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.070s coverage: 47.4% of statements [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:46Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-10T10:53:47.213Z] --- PASS: TestNodeReincarnation (5.01s) [2021-07-10T10:53:47.213Z] === RUN TestParallelCreate [2021-07-10T10:53:47.213Z] 2021/07/10 10:53:46 Closing DB instances... [2021-07-10T10:53:47.213Z] --- PASS: TestParallelCreate (0.01s) [2021-07-10T10:53:47.213Z] === RUN TestParallelDelete [2021-07-10T10:53:47.213Z] 2021/07/10 10:53:46 Closing DB instances... [2021-07-10T10:53:47.213Z] --- PASS: TestParallelDelete (0.01s) [2021-07-10T10:53:47.213Z] === RUN TestNetworkDBIslands [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:46Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5908984d48d8 with config:&{NodeID:5908984d48d8 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:46Z" level=info msg="Node 5908984d48d8/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:46Z" level=info msg="Node 5908984d48d8/172.20.136.47, added to nodes list" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:46Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:839e23008968 with config:&{NodeID:839e23008968 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:46Z" level=info msg="Node 839e23008968/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:46Z" level=info msg="Node 839e23008968/172.20.136.47, added to nodes list" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:46Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:46Z" level=info msg="Node 839e23008968/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:46Z" level=info msg="Node 839e23008968/172.20.136.47, added to nodes list" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:46Z" level=info msg="Node 5908984d48d8/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:46Z" level=info msg="Node 5908984d48d8/172.20.136.47, added to nodes list" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:47Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c464c3375e61 with config:&{NodeID:c464c3375e61 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:47Z" level=info msg="Node c464c3375e61/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:47Z" level=info msg="Node c464c3375e61/172.20.136.47, added to nodes list" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:47Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:47Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:47Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:47Z" level=info msg="Node c464c3375e61/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:47Z" level=info msg="Node c464c3375e61/172.20.136.47, added to nodes list" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:47Z" level=info msg="Node 5908984d48d8/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:47Z" level=info msg="Node 5908984d48d8/172.20.136.47, added to nodes list" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:47Z" level=info msg="Node 839e23008968/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:47Z" level=info msg="Node 839e23008968/172.20.136.47, added to nodes list" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:47Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2021-07-10T10:53:47.213Z] time="2021-07-10T10:53:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-10T10:53:47.629Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-07-10T10:53:47.663Z] time="2021-07-10T10:53:47Z" level=info msg="Node c464c3375e61/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:47.663Z] time="2021-07-10T10:53:47Z" level=info msg="Node c464c3375e61/172.20.136.47, added to nodes list" [2021-07-10T10:53:47.663Z] time="2021-07-10T10:53:47Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:6e5972dc2a84 with config:&{NodeID:6e5972dc2a84 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-10T10:53:47.663Z] time="2021-07-10T10:53:47Z" level=info msg="Node 6e5972dc2a84/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:47.663Z] time="2021-07-10T10:53:47Z" level=info msg="Node 6e5972dc2a84/172.20.136.47, added to nodes list" [2021-07-10T10:53:47.663Z] time="2021-07-10T10:53:47Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-10T10:53:47.663Z] time="2021-07-10T10:53:47Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2021-07-10T10:53:47.663Z] time="2021-07-10T10:53:47Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-10T10:53:47.663Z] time="2021-07-10T10:53:47Z" level=info msg="Node 6e5972dc2a84/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:47.663Z] time="2021-07-10T10:53:47Z" level=info msg="Node 6e5972dc2a84/172.20.136.47, added to nodes list" [2021-07-10T10:53:47.663Z] time="2021-07-10T10:53:47Z" level=info msg="Node 5908984d48d8/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:47.663Z] time="2021-07-10T10:53:47Z" level=info msg="Node 5908984d48d8/172.20.136.47, added to nodes list" [2021-07-10T10:53:47.663Z] time="2021-07-10T10:53:47Z" level=info msg="Node 839e23008968/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:47.663Z] time="2021-07-10T10:53:47Z" level=info msg="Node 839e23008968/172.20.136.47, added to nodes list" [2021-07-10T10:53:47.663Z] time="2021-07-10T10:53:47Z" level=info msg="Node c464c3375e61/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:47.663Z] time="2021-07-10T10:53:47Z" level=info msg="Node c464c3375e61/172.20.136.47, added to nodes list" [2021-07-10T10:53:47.663Z] time="2021-07-10T10:53:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-10T10:53:47.663Z] time="2021-07-10T10:53:47Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [Pipeline] // stage Post stage [Pipeline] sh [2021-07-10T10:53:47.984Z] + echo Ensuring container killed. [2021-07-10T10:53:47.984Z] Ensuring container killed. [2021-07-10T10:53:47.984Z] + docker rm -vf docker-pr20 [2021-07-10T10:53:47.984Z] Error: No such container: docker-pr20 [Pipeline] sh [2021-07-10T10:53:48.067Z] === RUN TestWindowsIPAM [2021-07-10T10:53:48.067Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-10T10:53:48.067Z] PASS [2021-07-10T10:53:48.067Z] coverage: 71.4% of statements [2021-07-10T10:53:48.067Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.044s coverage: 71.4% of statements [2021-07-10T10:53:48.114Z] time="2021-07-10T10:53:47Z" level=info msg="Node 6e5972dc2a84/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:48.114Z] time="2021-07-10T10:53:47Z" level=info msg="Node 6e5972dc2a84/172.20.136.47, added to nodes list" [2021-07-10T10:53:48.114Z] time="2021-07-10T10:53:47Z" level=info msg="Node 6e5972dc2a84/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:48.114Z] time="2021-07-10T10:53:47Z" level=info msg="Node 6e5972dc2a84/172.20.136.47, added to nodes list" [2021-07-10T10:53:48.114Z] time="2021-07-10T10:53:47Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:6cd584918ba4 with config:&{NodeID:6cd584918ba4 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-10T10:53:48.114Z] time="2021-07-10T10:53:47Z" level=info msg="Node 6cd584918ba4/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:48.114Z] time="2021-07-10T10:53:47Z" level=info msg="Node 6cd584918ba4/172.20.136.47, added to nodes list" [2021-07-10T10:53:48.114Z] time="2021-07-10T10:53:47Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-10T10:53:48.114Z] time="2021-07-10T10:53:47Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-10T10:53:48.114Z] time="2021-07-10T10:53:47Z" level=debug msg="memberlist: Stream connection from=[::1]:49371" [2021-07-10T10:53:48.114Z] time="2021-07-10T10:53:47Z" level=info msg="Node 6cd584918ba4/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:48.114Z] time="2021-07-10T10:53:47Z" level=info msg="Node 6cd584918ba4/172.20.136.47, added to nodes list" [2021-07-10T10:53:48.114Z] time="2021-07-10T10:53:47Z" level=info msg="Node c464c3375e61/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:48.114Z] time="2021-07-10T10:53:47Z" level=info msg="Node c464c3375e61/172.20.136.47, added to nodes list" [2021-07-10T10:53:48.114Z] time="2021-07-10T10:53:47Z" level=info msg="Node 6e5972dc2a84/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:48.114Z] time="2021-07-10T10:53:47Z" level=info msg="Node 6e5972dc2a84/172.20.136.47, added to nodes list" [2021-07-10T10:53:48.114Z] time="2021-07-10T10:53:47Z" level=info msg="Node 5908984d48d8/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:48.114Z] time="2021-07-10T10:53:47Z" level=info msg="Node 5908984d48d8/172.20.136.47, added to nodes list" [2021-07-10T10:53:48.114Z] time="2021-07-10T10:53:47Z" level=info msg="Node 839e23008968/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:48.114Z] time="2021-07-10T10:53:47Z" level=info msg="Node 839e23008968/172.20.136.47, added to nodes list" [2021-07-10T10:53:48.114Z] time="2021-07-10T10:53:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-10T10:53:48.114Z] time="2021-07-10T10:53:47Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372" [2021-07-10T10:53:48.204Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-10T10:53:48.268Z] + echo Chowning /workspace to jenkins user [2021-07-10T10:53:48.268Z] Chowning /workspace to jenkins user [2021-07-10T10:53:48.268Z] + id -u [2021-07-10T10:53:48.268Z] + id -g [2021-07-10T10:53:48.268Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42464:/workspace busybox chown -R 1000:1000 /workspace [2021-07-10T10:53:48.268Z] Unable to find image 'busybox:latest' locally [2021-07-10T10:53:48.268Z] latest: Pulling from library/busybox [2021-07-10T10:53:48.523Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.66s) [2021-07-10T10:53:48.523Z] === RUN TestRetrieveFromStore [2021-07-10T10:53:48.523Z] === RUN TestDefaultNetwork [2021-07-10T10:53:48.527Z] b71f96345d44: Pulling fs layer [2021-07-10T10:53:48.527Z] b71f96345d44: Verifying Checksum [2021-07-10T10:53:48.527Z] b71f96345d44: Download complete [2021-07-10T10:53:48.527Z] b71f96345d44: Pull complete [2021-07-10T10:53:48.527Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-07-10T10:53:48.527Z] Status: Downloaded newer image for busybox:latest [2021-07-10T10:53:48.564Z] time="2021-07-10T10:53:48Z" level=info msg="Node 6cd584918ba4/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:48.564Z] time="2021-07-10T10:53:48Z" level=info msg="Node 6cd584918ba4/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:48.564Z] time="2021-07-10T10:53:48Z" level=info msg="Node 6cd584918ba4/172.20.136.47, added to nodes list" [2021-07-10T10:53:48.564Z] time="2021-07-10T10:53:48Z" level=info msg="Node 6cd584918ba4/172.20.136.47, added to nodes list" [2021-07-10T10:53:48.564Z] time="2021-07-10T10:53:48Z" level=info msg="Node 6cd584918ba4/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:48.564Z] time="2021-07-10T10:53:48Z" level=info msg="Node 6cd584918ba4/172.20.136.47, added to nodes list" [2021-07-10T10:53:48.564Z] networkdb_test.go:834: Re-joining: 3 [2021-07-10T10:53:48.565Z] time="2021-07-10T10:53:48Z" level=info msg="The new bootstrap node list is:[172.20.136.47:10033 172.20.136.47:10034 172.20.136.47:10035]" [2021-07-10T10:53:48.565Z] time="2021-07-10T10:53:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.136.47:10033" [2021-07-10T10:53:48.565Z] time="2021-07-10T10:53:48Z" level=debug msg="memberlist: Stream connection from=172.20.136.47:49373" [2021-07-10T10:53:48.565Z] time="2021-07-10T10:53:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.136.47:10034" [2021-07-10T10:53:48.565Z] time="2021-07-10T10:53:48Z" level=debug msg="memberlist: Stream connection from=172.20.136.47:49374" [2021-07-10T10:53:48.565Z] time="2021-07-10T10:53:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.136.47:10035" [2021-07-10T10:53:48.565Z] time="2021-07-10T10:53:48Z" level=debug msg="memberlist: Stream connection from=172.20.136.47:49375" [2021-07-10T10:53:48.565Z] networkdb_test.go:834: Re-joining: 4 [2021-07-10T10:53:48.565Z] time="2021-07-10T10:53:48Z" level=info msg="The new bootstrap node list is:[172.20.136.47:10033 172.20.136.47:10034 172.20.136.47:10035]" [2021-07-10T10:53:48.565Z] time="2021-07-10T10:53:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.136.47:10033" [2021-07-10T10:53:48.565Z] time="2021-07-10T10:53:48Z" level=debug msg="memberlist: Stream connection from=172.20.136.47:49376" [2021-07-10T10:53:48.565Z] time="2021-07-10T10:53:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.136.47:10034" [2021-07-10T10:53:48.978Z] --- PASS: TestDefaultNetwork (0.28s) [2021-07-10T10:53:48.978Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-10T10:53:49.015Z] time="2021-07-10T10:53:48Z" level=debug msg="memberlist: Stream connection from=172.20.136.47:49377" [2021-07-10T10:53:49.015Z] time="2021-07-10T10:53:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.136.47:10035" [2021-07-10T10:53:49.015Z] time="2021-07-10T10:53:48Z" level=debug msg="memberlist: Stream connection from=172.20.136.47:49378" [2021-07-10T10:53:49.015Z] time="2021-07-10T10:53:48Z" level=info msg="node 0 leaving" [2021-07-10T10:53:49.015Z] time="2021-07-10T10:53:48Z" level=info msg="Node 5908984d48d8 change state NodeActive --> NodeLeft" [2021-07-10T10:53:49.015Z] time="2021-07-10T10:53:48Z" level=info msg="node3(c464c3375e61): Node leave event for 5908984d48d8/172.20.136.47" [2021-07-10T10:53:49.015Z] time="2021-07-10T10:53:48Z" level=info msg="Node 5908984d48d8 change state NodeActive --> NodeLeft" [2021-07-10T10:53:49.015Z] time="2021-07-10T10:53:48Z" level=info msg="node4(6e5972dc2a84): Node leave event for 5908984d48d8/172.20.136.47" [2021-07-10T10:53:49.015Z] time="2021-07-10T10:53:48Z" level=info msg="Node 5908984d48d8 change state NodeActive --> NodeLeft" [2021-07-10T10:53:49.015Z] time="2021-07-10T10:53:48Z" level=info msg="node2(839e23008968): Node leave event for 5908984d48d8/172.20.136.47" [2021-07-10T10:53:49.015Z] time="2021-07-10T10:53:48Z" level=info msg="Node 5908984d48d8 change state NodeActive --> NodeLeft" [2021-07-10T10:53:49.015Z] time="2021-07-10T10:53:48Z" level=info msg="node5(6cd584918ba4): Node leave event for 5908984d48d8/172.20.136.47" [2021-07-10T10:53:49.015Z] time="2021-07-10T10:53:48Z" level=info msg="Node 5908984d48d8 change state NodeActive --> NodeLeft" [2021-07-10T10:53:49.015Z] time="2021-07-10T10:53:48Z" level=info msg="node1(5908984d48d8): Node leave event for 5908984d48d8/172.20.136.47" [2021-07-10T10:53:49.015Z] time="2021-07-10T10:53:48Z" level=info msg="Node 5908984d48d8/172.20.136.47, left gossip cluster" [2021-07-10T10:53:49.432Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2021-07-10T10:53:49.432Z] === RUN TestInitAddressPools [2021-07-10T10:53:49.432Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-10T10:53:49.432Z] PASS [2021-07-10T10:53:49.432Z] coverage: 74.0% of statements [2021-07-10T10:53:49.432Z] ok github.com/docker/docker/libnetwork/ipamutils 0.624s coverage: 74.0% of statements [2021-07-10T10:53:49.432Z] --- PASS: TestRetrieveFromStore (0.79s) [2021-07-10T10:53:49.432Z] === RUN TestIsCorrupted [2021-07-10T10:53:49.432Z] --- PASS: TestIsCorrupted (0.03s) [2021-07-10T10:53:49.432Z] === RUN TestSetRollover [2021-07-10T10:53:49.432Z] --- PASS: TestPoolAllocationReuse (2.58s) [2021-07-10T10:53:49.432Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-10T10:53:49.432Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2021-07-10T10:53:49.432Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-10T10:53:49.465Z] time="2021-07-10T10:53:49Z" level=info msg="Node 5908984d48d8/172.20.136.47, left gossip cluster" [2021-07-10T10:53:49.465Z] time="2021-07-10T10:53:49Z" level=info msg="Node 5908984d48d8/172.20.136.47, left gossip cluster" [2021-07-10T10:53:49.465Z] time="2021-07-10T10:53:49Z" level=info msg="Node 5908984d48d8/172.20.136.47, left gossip cluster" [2021-07-10T10:53:49.465Z] time="2021-07-10T10:53:49Z" level=info msg="Node 5908984d48d8/172.20.136.47, left gossip cluster" [2021-07-10T10:53:49.465Z] time="2021-07-10T10:53:49Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.20.136.47:10036: use of closed network connection" [2021-07-10T10:53:49.465Z] time="2021-07-10T10:53:49Z" level=info msg="node 1 leaving" [2021-07-10T10:53:49.465Z] time="2021-07-10T10:53:49Z" level=info msg="Node 839e23008968 change state NodeActive --> NodeLeft" [2021-07-10T10:53:49.465Z] time="2021-07-10T10:53:49Z" level=info msg="node5(6cd584918ba4): Node leave event for 839e23008968/172.20.136.47" [2021-07-10T10:53:49.465Z] time="2021-07-10T10:53:49Z" level=info msg="Node 839e23008968/172.20.136.47, left gossip cluster" [2021-07-10T10:53:49.465Z] time="2021-07-10T10:53:49Z" level=info msg="Node 839e23008968 change state NodeActive --> NodeFailed" [2021-07-10T10:53:49.465Z] time="2021-07-10T10:53:49Z" level=info msg="Node 839e23008968/172.20.136.47, added to failed nodes list" [2021-07-10T10:53:49.465Z] time="2021-07-10T10:53:49Z" level=info msg="Node 839e23008968 change state NodeActive --> NodeLeft" [2021-07-10T10:53:49.465Z] time="2021-07-10T10:53:49Z" level=info msg="node4(6e5972dc2a84): Node leave event for 839e23008968/172.20.136.47" [2021-07-10T10:53:49.465Z] time="2021-07-10T10:53:49Z" level=info msg="Node 839e23008968 change state NodeActive --> NodeLeft" [2021-07-10T10:53:49.465Z] time="2021-07-10T10:53:49Z" level=info msg="node3(c464c3375e61): Node leave event for 839e23008968/172.20.136.47" [2021-07-10T10:53:49.465Z] time="2021-07-10T10:53:49Z" level=error msg="node: 839e23008968 is unknown to memberlist" [2021-07-10T10:53:49.887Z] === RUN TestKeyValue [2021-07-10T10:53:49.887Z] --- PASS: TestKeyValue (0.00s) [2021-07-10T10:53:49.887Z] PASS [2021-07-10T10:53:49.887Z] coverage: 60.0% of statements [2021-07-10T10:53:49.887Z] ok github.com/docker/docker/libnetwork/netlabel 0.040s coverage: 60.0% of statements [2021-07-10T10:53:49.915Z] time="2021-07-10T10:53:49Z" level=info msg="Node 839e23008968/172.20.136.47, left gossip cluster" [2021-07-10T10:53:49.916Z] time="2021-07-10T10:53:49Z" level=info msg="Node 839e23008968/172.20.136.47, left gossip cluster" [2021-07-10T10:53:49.916Z] time="2021-07-10T10:53:49Z" level=info msg="Node 839e23008968/172.20.136.47, left gossip cluster" [2021-07-10T10:53:49.916Z] time="2021-07-10T10:53:49Z" level=info msg="node 2 leaving" [2021-07-10T10:53:49.916Z] time="2021-07-10T10:53:49Z" level=info msg="Node c464c3375e61 change state NodeActive --> NodeLeft" [2021-07-10T10:53:49.916Z] time="2021-07-10T10:53:49Z" level=info msg="node5(6cd584918ba4): Node leave event for c464c3375e61/172.20.136.47" [2021-07-10T10:53:49.916Z] time="2021-07-10T10:53:49Z" level=info msg="Node c464c3375e61 change state NodeActive --> NodeLeft" [2021-07-10T10:53:49.916Z] time="2021-07-10T10:53:49Z" level=info msg="node4(6e5972dc2a84): Node leave event for c464c3375e61/172.20.136.47" [2021-07-10T10:53:49.916Z] time="2021-07-10T10:53:49Z" level=info msg="Node c464c3375e61 change state NodeActive --> NodeLeft" [2021-07-10T10:53:49.916Z] time="2021-07-10T10:53:49Z" level=info msg="node3(c464c3375e61): Node leave event for c464c3375e61/172.20.136.47" [2021-07-10T10:53:50.089Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-10T10:53:50.368Z] time="2021-07-10T10:53:49Z" level=info msg="Node c464c3375e61/172.20.136.47, left gossip cluster" [2021-07-10T10:53:50.368Z] time="2021-07-10T10:53:49Z" level=info msg="Node c464c3375e61/172.20.136.47, left gossip cluster" [2021-07-10T10:53:50.368Z] time="2021-07-10T10:53:49Z" level=info msg="Node c464c3375e61/172.20.136.47, left gossip cluster" [2021-07-10T10:53:50.368Z] time="2021-07-10T10:53:50Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->172.20.136.47:10036: use of closed network connection" [2021-07-10T10:53:50.368Z] networkdb_test.go:866: node4: OK [2021-07-10T10:53:50.368Z] networkdb_test.go:866: node5: OK [2021-07-10T10:53:50.368Z] time="2021-07-10T10:53:50Z" level=info msg="node 0 coming back" [2021-07-10T10:53:50.368Z] time="2021-07-10T10:53:50Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:bda2d57b0e09 with config:&{NodeID:bda2d57b0e09 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-10T10:53:50.368Z] time="2021-07-10T10:53:50Z" level=info msg="Node bda2d57b0e09/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:50.368Z] time="2021-07-10T10:53:50Z" level=info msg="Node bda2d57b0e09/172.20.136.47, added to nodes list" [2021-07-10T10:53:50.368Z] time="2021-07-10T10:53:50Z" level=info msg="node 1 coming back" [2021-07-10T10:53:50.368Z] time="2021-07-10T10:53:50Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e17b5fecf419 with config:&{NodeID:e17b5fecf419 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-10T10:53:50.368Z] time="2021-07-10T10:53:50Z" level=info msg="Node e17b5fecf419/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:50.368Z] time="2021-07-10T10:53:50Z" level=info msg="Node e17b5fecf419/172.20.136.47, added to nodes list" [2021-07-10T10:53:50.368Z] time="2021-07-10T10:53:50Z" level=info msg="node 2 coming back" [2021-07-10T10:53:50.368Z] time="2021-07-10T10:53:50Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:dee92b043254 with config:&{NodeID:dee92b043254 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-10T10:53:50.368Z] time="2021-07-10T10:53:50Z" level=info msg="Node dee92b043254/172.20.136.47, joined gossip cluster" [2021-07-10T10:53:50.368Z] time="2021-07-10T10:53:50Z" level=info msg="Node dee92b043254/172.20.136.47, added to nodes list" [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-10T10:53:52.123Z] + bundleName=amd64-cgroup2 [2021-07-10T10:53:52.123Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-07-10T10:53:52.123Z] Creating amd64-cgroup2-bundles.tar.gz [2021-07-10T10:53:52.123Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-07-10T10:53:52.123Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-07-10T10:53:52.396Z] Archiving artifacts [2021-07-10T10:53:52.600Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-10T10:53:52.772Z] --- PASS: TestSetRollover (2.89s) [2021-07-10T10:53:52.772Z] === RUN TestSetRolloverSerial [2021-07-10T10:53:52.772Z] === RUN TestNetworkDBSimple [2021-07-10T10:53:53.733Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.02s) [2021-07-10T10:53:53.733Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-10T10:53:53.733Z] 2021/07/10 10:53:53 Closing DB instances... [2021-07-10T10:53:54.093Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42464/20/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-10T10:53:54.187Z] --- PASS: TestSetRolloverSerial (1.96s) [2021-07-10T10:53:54.187Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-10T10:53:54.187Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-10T10:53:54.187Z] PASS [2021-07-10T10:53:54.187Z] coverage: 84.4% of statements [2021-07-10T10:53:54.187Z] ok github.com/docker/docker/libnetwork/bitseq 18.054s coverage: 84.4% of statements [2021-07-10T10:53:54.187Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-10T10:53:54.187Z] PASS [2021-07-10T10:53:54.187Z] coverage: 100.0% of statements [2021-07-10T10:53:54.187Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.050s coverage: 100.0% of statements [2021-07-10T10:53:54.410Z] + make clean [2021-07-10T10:53:54.669Z] docker volume rm -f docker-dev-cache [2021-07-10T10:53:54.669Z] docker-dev-cache [Pipeline] deleteDir [2021-07-10T10:53:55.112Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-10T10:53:55.147Z] === RUN TestGenerate [2021-07-10T10:53:55.147Z] --- PASS: TestGenerate (0.00s) [2021-07-10T10:53:55.147Z] === RUN TestGeneratePtr [2021-07-10T10:53:55.147Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-10T10:53:55.147Z] === RUN TestGenerateMissingField [2021-07-10T10:53:55.147Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-10T10:53:55.147Z] === RUN TestFieldCannotBeSet [2021-07-10T10:53:55.147Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-10T10:53:55.147Z] === RUN TestTypeMismatchError [2021-07-10T10:53:55.147Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-10T10:53:55.147Z] PASS [2021-07-10T10:53:55.147Z] coverage: 100.0% of statements [2021-07-10T10:53:55.147Z] ok github.com/docker/docker/libnetwork/options 0.046s coverage: 100.0% of statements [2021-07-10T10:53:55.147Z] --- PASS: TestNetworkDBSimple (2.43s) [2021-07-10T10:53:55.147Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-10T10:53:56.037Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-07-10T10:53:56.107Z] testing: warning: no tests to run [2021-07-10T10:53:56.107Z] PASS [2021-07-10T10:53:56.107Z] coverage: 0.0% of statements [2021-07-10T10:53:56.107Z] ok github.com/docker/docker/libnetwork/osl 0.048s coverage: 0.0% of statements [no tests to run] [2021-07-10T10:53:56.107Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.60s) [2021-07-10T10:53:56.107Z] === RUN TestGetAddress [2021-07-10T10:53:56.562Z] 2021/07/10 10:53:56 Closing DB instances... [2021-07-10T10:53:56.562Z] === RUN TestRequestNewPort [2021-07-10T10:53:56.562Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-10T10:53:56.562Z] === RUN TestRequestSpecificPort [2021-07-10T10:53:56.562Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-10T10:53:56.562Z] === RUN TestReleasePort [2021-07-10T10:53:56.562Z] --- PASS: TestReleasePort (0.00s) [2021-07-10T10:53:56.562Z] === RUN TestReuseReleasedPort [2021-07-10T10:53:56.562Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-10T10:53:56.562Z] === RUN TestReleaseUnreadledPort [2021-07-10T10:53:56.562Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-10T10:53:56.562Z] === RUN TestUnknowProtocol [2021-07-10T10:53:56.562Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-10T10:53:56.562Z] === RUN TestAllocateAllPorts [2021-07-10T10:53:56.562Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-10T10:53:56.562Z] === RUN TestPortAllocation [2021-07-10T10:53:56.562Z] --- PASS: TestPortAllocation (0.00s) [2021-07-10T10:53:56.562Z] === RUN TestPortAllocationWithCustomRange [2021-07-10T10:53:56.562Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-10T10:53:56.562Z] === RUN TestNoDuplicateBPR [2021-07-10T10:53:56.562Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-10T10:53:56.562Z] === RUN TestChangePortRange [2021-07-10T10:53:56.562Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-10T10:53:56.562Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-10T10:53:56.562Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-10T10:53:56.562Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-10T10:53:56.562Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-10T10:53:56.562Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-10T10:53:56.562Z] --- PASS: TestChangePortRange (0.00s) [2021-07-10T10:53:56.562Z] PASS [2021-07-10T10:53:56.562Z] coverage: 88.6% of statements [2021-07-10T10:53:56.562Z] ok github.com/docker/docker/libnetwork/portallocator 0.051s coverage: 88.6% of statements [2021-07-10T10:53:56.598Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-10T10:53:56.598Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-10T10:53:57.521Z] === RUN TestTransportPortConv [2021-07-10T10:53:57.521Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-10T10:53:57.521Z] === RUN TestTransportPortBindingConv [2021-07-10T10:53:57.521Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-10T10:53:57.521Z] === RUN TestErrorConstructors [2021-07-10T10:53:57.521Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-10T10:53:57.521Z] === RUN TestCompareIPMask [2021-07-10T10:53:57.521Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-10T10:53:57.521Z] === RUN TestUtilGetHostPartIP [2021-07-10T10:53:57.521Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-10T10:53:57.521Z] === RUN TestUtilGetBroadcastIP [2021-07-10T10:53:57.522Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-10T10:53:57.522Z] === RUN TestParseCIDR [2021-07-10T10:53:57.522Z] --- PASS: TestParseCIDR (0.00s) [2021-07-10T10:53:57.522Z] PASS [2021-07-10T10:53:57.522Z] coverage: 47.9% of statements [2021-07-10T10:53:57.522Z] ok github.com/docker/docker/libnetwork/types 0.042s coverage: 47.9% of statements [2021-07-10T10:53:57.524Z] === RUN TestDockerSuite/TestPsRightTagName [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-10T10:53:58.482Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.01s) [2021-07-10T10:53:58.482Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-10T10:53:58.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-10T10:53:58.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-10T10:53:58.937Z] PASS [2021-07-10T10:53:58.937Z] coverage: 44.0% of statements [2021-07-10T10:53:58.937Z] ok github.com/docker/docker/oci 0.046s coverage: 44.0% of statements [2021-07-10T10:53:59.392Z] 2021/07/10 10:53:59 Closing DB instances... [2021-07-10T10:53:59.847Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-10T10:53:59.847Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-10T10:53:59.847Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-10T10:53:59.847Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-10T10:53:59.847Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-10T10:53:59.847Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-10T10:53:59.847Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-10T10:53:59.847Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-10T10:53:59.847Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-10T10:53:59.847Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-10T10:53:59.847Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-10T10:53:59.847Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-10T10:53:59.847Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-10T10:53:59.847Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-10T10:53:59.847Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-10T10:53:59.847Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-10T10:53:59.847Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-10T10:54:00.037Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-07-10T10:54:00.292Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-10T10:54:00.303Z] === RUN TestAddressPoolOpt [2021-07-10T10:54:00.303Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-10T10:54:00.303Z] === RUN TestValidateEnv [2021-07-10T10:54:00.303Z] === RUN TestValidateEnv/a [2021-07-10T10:54:00.303Z] === RUN TestValidateEnv/something [2021-07-10T10:54:00.303Z] === RUN TestValidateEnv/_=a [2021-07-10T10:54:00.303Z] === RUN TestValidateEnv/env1=value1 [2021-07-10T10:54:00.303Z] === RUN TestValidateEnv/_env1=value1 [2021-07-10T10:54:00.303Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-10T10:54:00.303Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-10T10:54:00.303Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-10T10:54:00.303Z] === RUN TestValidateEnv/PATH [2021-07-10T10:54:00.303Z] === RUN TestValidateEnv/=a [2021-07-10T10:54:00.303Z] === RUN TestValidateEnv/PATH= [2021-07-10T10:54:00.303Z] === RUN TestValidateEnv/PATH=something [2021-07-10T10:54:00.303Z] === RUN TestValidateEnv/asd!qwe [2021-07-10T10:54:00.303Z] === RUN TestValidateEnv/1asd [2021-07-10T10:54:00.303Z] === RUN TestValidateEnv/123 [2021-07-10T10:54:00.303Z] === RUN TestValidateEnv/some_space [2021-07-10T10:54:00.303Z] === RUN TestValidateEnv/__some_space_before [2021-07-10T10:54:00.303Z] === RUN TestValidateEnv/some_space_after__ [2021-07-10T10:54:00.303Z] === RUN TestValidateEnv/= [2021-07-10T10:54:00.303Z] === RUN TestValidateEnv/PaTh [2021-07-10T10:54:00.303Z] --- PASS: TestValidateEnv (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-10T10:54:00.303Z] === RUN TestParseHost [2021-07-10T10:54:00.303Z] --- PASS: TestParseHost (0.00s) [2021-07-10T10:54:00.303Z] === RUN TestParseDockerDaemonHost [2021-07-10T10:54:00.303Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-10T10:54:00.303Z] === RUN TestParseTCP [2021-07-10T10:54:00.303Z] --- PASS: TestParseTCP (0.00s) [2021-07-10T10:54:00.303Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-10T10:54:00.303Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-10T10:54:00.303Z] === RUN TestValidateExtraHosts [2021-07-10T10:54:00.303Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-10T10:54:00.303Z] === RUN TestIpOptString [2021-07-10T10:54:00.303Z] --- PASS: TestIpOptString (0.00s) [2021-07-10T10:54:00.303Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-10T10:54:00.303Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-10T10:54:00.303Z] === RUN TestNewIpOptValidDefaultVal [2021-07-10T10:54:00.303Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-10T10:54:00.303Z] === RUN TestIpOptSetInvalidVal [2021-07-10T10:54:00.303Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-10T10:54:00.303Z] === RUN TestValidateIPAddress [2021-07-10T10:54:00.303Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-10T10:54:00.303Z] === RUN TestMapOpts [2021-07-10T10:54:00.303Z] --- PASS: TestMapOpts (0.00s) [2021-07-10T10:54:00.303Z] === RUN TestListOptsWithoutValidator [2021-07-10T10:54:00.303Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-10T10:54:00.303Z] === RUN TestListOptsWithValidator [2021-07-10T10:54:00.303Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-10T10:54:00.303Z] === RUN TestValidateDNSSearch [2021-07-10T10:54:00.303Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-10T10:54:00.303Z] === RUN TestValidateLabel [2021-07-10T10:54:00.303Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-10T10:54:00.303Z] === RUN TestValidateLabel/label_with_general_format [2021-07-10T10:54:00.303Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-10T10:54:00.303Z] === RUN TestValidateLabel/label_with_one_more [2021-07-10T10:54:00.303Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-10T10:54:00.303Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-10T10:54:00.303Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-10T10:54:00.303Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-10T10:54:00.303Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-10T10:54:00.303Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-10T10:54:00.303Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-10T10:54:00.303Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-10T10:54:00.303Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-10T10:54:00.303Z] --- PASS: TestValidateLabel (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-10T10:54:00.303Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-10T10:54:00.303Z] === RUN TestNamedListOpts [2021-07-10T10:54:00.303Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-10T10:54:00.303Z] === RUN TestNamedMapOpts [2021-07-10T10:54:00.303Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-10T10:54:00.303Z] === RUN TestParseLink [2021-07-10T10:54:00.303Z] --- PASS: TestParseLink (0.00s) [2021-07-10T10:54:00.303Z] === RUN TestQuotedStringSetWithQuotes [2021-07-10T10:54:00.303Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-10T10:54:00.303Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-10T10:54:00.303Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-10T10:54:00.303Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-10T10:54:00.303Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-10T10:54:00.303Z] === RUN TestUlimitOpt [2021-07-10T10:54:00.303Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-10T10:54:00.303Z] PASS [2021-07-10T10:54:00.303Z] coverage: 67.1% of statements [2021-07-10T10:54:00.303Z] ok github.com/docker/docker/opts 0.098s coverage: 67.1% of statements [2021-07-10T10:54:00.303Z] === RUN TestParseVersion [2021-07-10T10:54:00.303Z] --- PASS: TestParseVersion (0.00s) [2021-07-10T10:54:00.303Z] PASS [2021-07-10T10:54:00.303Z] coverage: 52.9% of statements [2021-07-10T10:54:00.303Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2021-07-10T10:54:00.687Z] Loaded image: buildpack-deps:buster [2021-07-10T10:54:00.687Z] Loaded image: busybox:latest [2021-07-10T10:54:00.687Z] Loaded image: busybox:glibc [2021-07-10T10:54:00.957Z] Loaded image: debian:bullseye [2021-07-10T10:54:00.957Z] Loaded image: hello-world:latest [2021-07-10T10:54:00.957Z] Loaded image: arm32v7/hello-world:latest [2021-07-10T10:54:01.264Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2021-07-10T10:54:01.264Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-10T10:54:02.226Z] === RUN TestIsArchivePathDir [2021-07-10T10:54:02.680Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-07-10T10:54:02.680Z] === RUN TestIsArchivePathInvalidFile [2021-07-10T10:54:02.680Z] === RUN TestPeerCertificateMarshalJSON [2021-07-10T10:54:02.680Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-07-10T10:54:02.680Z] === RUN TestIsArchivePathTar [2021-07-10T10:54:02.680Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-07-10T10:54:02.680Z] === RUN TestDecompressStreamGzip [2021-07-10T10:54:02.811Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-10T10:54:03.135Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-07-10T10:54:03.135Z] === RUN TestDecompressStreamBzip2 [2021-07-10T10:54:03.135Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-07-10T10:54:03.135Z] === RUN TestDecompressStreamXz [2021-07-10T10:54:03.135Z] archive_test.go:134: Xz not present in msys2 [2021-07-10T10:54:03.135Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-10T10:54:03.135Z] === RUN TestCompressStreamXzUnsupported [2021-07-10T10:54:03.135Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-10T10:54:03.135Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-10T10:54:03.135Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-10T10:54:03.135Z] === RUN TestCompressStreamInvalid [2021-07-10T10:54:03.135Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-10T10:54:03.135Z] === RUN TestExtensionInvalid [2021-07-10T10:54:03.135Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-10T10:54:03.135Z] === RUN TestExtensionUncompressed [2021-07-10T10:54:03.135Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-10T10:54:03.135Z] === RUN TestExtensionBzip2 [2021-07-10T10:54:03.135Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-10T10:54:03.135Z] === RUN TestExtensionGzip [2021-07-10T10:54:03.135Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-10T10:54:03.135Z] === RUN TestExtensionXz [2021-07-10T10:54:03.135Z] --- PASS: TestExtensionXz (0.00s) [2021-07-10T10:54:03.135Z] === RUN TestCmdStreamLargeStderr [2021-07-10T10:54:03.135Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-10T10:54:03.135Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-10T10:54:03.135Z] --- PASS: TestPeerCertificateMarshalJSON (0.48s) [2021-07-10T10:54:03.135Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-10T10:54:03.135Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-10T10:54:03.135Z] === RUN TestMiddleware [2021-07-10T10:54:03.135Z] --- PASS: TestMiddleware (0.00s) [2021-07-10T10:54:03.135Z] === RUN TestNewResponseModifier [2021-07-10T10:54:03.135Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-10T10:54:03.135Z] PASS [2021-07-10T10:54:03.135Z] coverage: 26.8% of statements [2021-07-10T10:54:03.135Z] ok github.com/docker/docker/pkg/authorization 0.524s coverage: 26.8% of statements [2021-07-10T10:54:03.135Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-07-10T10:54:03.135Z] === RUN TestCmdStreamBad [2021-07-10T10:54:03.135Z] archive_test.go:239: Failing on Windows CI machines [2021-07-10T10:54:03.135Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-10T10:54:03.135Z] === RUN TestCmdStreamGood [2021-07-10T10:54:03.135Z] --- PASS: TestCmdStreamGood (0.05s) [2021-07-10T10:54:03.135Z] === RUN TestUntarPathWithInvalidDest [2021-07-10T10:54:03.135Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-07-10T10:54:03.135Z] === RUN TestUntarPathWithInvalidSrc [2021-07-10T10:54:03.135Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-10T10:54:03.135Z] === RUN TestUntarPath [2021-07-10T10:54:03.135Z] --- PASS: TestUntarPath (0.07s) [2021-07-10T10:54:03.135Z] === RUN TestUntarPathWithDestinationFile [2021-07-10T10:54:03.135Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-07-10T10:54:03.135Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-10T10:54:03.590Z] 2021/07/10 10:54:03 Closing DB instances... [2021-07-10T10:54:03.590Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-07-10T10:54:03.590Z] === RUN TestCopyWithTarInvalidSrc [2021-07-10T10:54:03.590Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-10T10:54:03.590Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-10T10:54:03.590Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-10T10:54:03.590Z] === RUN TestCopyWithTarSrcFile [2021-07-10T10:54:03.591Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-10T10:54:03.591Z] === RUN TestCopyWithTarSrcFolder [2021-07-10T10:54:03.591Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-10T10:54:03.591Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-10T10:54:03.591Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-10T10:54:03.591Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-10T10:54:03.591Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-10T10:54:03.591Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-10T10:54:03.591Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-10T10:54:03.591Z] === RUN TestCopyFileWithTarSrcFile [2021-07-10T10:54:03.591Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-10T10:54:03.591Z] === RUN TestTarFiles [2021-07-10T10:54:03.591Z] === RUN TestUnbuffered [2021-07-10T10:54:03.591Z] --- PASS: TestUnbuffered (0.00s) [2021-07-10T10:54:03.591Z] === RUN TestRaceUnbuffered [2021-07-10T10:54:03.591Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-10T10:54:03.591Z] PASS [2021-07-10T10:54:03.591Z] coverage: 100.0% of statements [2021-07-10T10:54:03.591Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2021-07-10T10:54:03.755Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-10T10:54:03.755Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-10T10:54:03.755Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-10T10:54:03.755Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-10T10:54:03.755Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-10T10:54:03.755Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-10T10:54:04.550Z] === RUN TestMatch [2021-07-10T10:54:04.550Z] === RUN TestMatch/[[]] [2021-07-10T10:54:04.550Z] === RUN TestMatch/[[foo]] [2021-07-10T10:54:04.550Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-10T10:54:04.550Z] === RUN TestMatch/[[foo_bar]] [2021-07-10T10:54:04.550Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-10T10:54:04.550Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-10T10:54:04.550Z] === RUN TestMatch/[] [2021-07-10T10:54:04.550Z] === RUN TestMatch/[]#01 [2021-07-10T10:54:04.550Z] === RUN TestMatch/[[qux]] [2021-07-10T10:54:04.550Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-10T10:54:04.550Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-10T10:54:04.550Z] === RUN TestMatch/[[foo_baz]] [2021-07-10T10:54:04.550Z] --- PASS: TestMatch (0.00s) [2021-07-10T10:54:04.550Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-10T10:54:04.550Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-10T10:54:04.550Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-10T10:54:04.550Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-10T10:54:04.550Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-10T10:54:04.550Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-10T10:54:04.550Z] --- PASS: TestMatch/[] (0.00s) [2021-07-10T10:54:04.550Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-10T10:54:04.550Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-10T10:54:04.550Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-10T10:54:04.550Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-10T10:54:04.550Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-10T10:54:04.550Z] PASS [2021-07-10T10:54:04.550Z] coverage: 87.5% of statements [2021-07-10T10:54:04.550Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2021-07-10T10:54:04.550Z] time="2021-07-10T10:54:04Z" level=error msg="node: 1a70a6ae08a8 is unknown to memberlist" [2021-07-10T10:54:04.679Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-10T10:54:05.005Z] --- PASS: TestNetworkDBCRUDTableEntry (3.86s) [2021-07-10T10:54:05.005Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-10T10:54:05.460Z] === RUN TestChrootTarUntar [2021-07-10T10:54:05.460Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:54:05.460Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-10T10:54:05.460Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-10T10:54:05.460Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:54:05.460Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-10T10:54:05.460Z] === RUN TestChrootUntarEmptyArchive [2021-07-10T10:54:05.460Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-10T10:54:05.460Z] === RUN TestChrootTarUntarWithSymlink [2021-07-10T10:54:05.460Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-10T10:54:05.460Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-10T10:54:05.460Z] === RUN TestChrootCopyWithTar [2021-07-10T10:54:05.460Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-10T10:54:05.460Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-10T10:54:05.460Z] === RUN TestChrootCopyFileWithTar [2021-07-10T10:54:05.460Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:54:05.460Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-10T10:54:05.460Z] === RUN TestChrootUntarPath [2021-07-10T10:54:05.460Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-10T10:54:05.460Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-10T10:54:05.460Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-10T10:54:05.460Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:54:05.460Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-10T10:54:05.460Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-10T10:54:05.460Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:54:05.460Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-10T10:54:05.460Z] === RUN TestChrootApplyDotDotFile [2021-07-10T10:54:05.460Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:54:05.460Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-10T10:54:05.460Z] PASS [2021-07-10T10:54:05.460Z] coverage: 15.4% of statements [2021-07-10T10:54:05.460Z] ok github.com/docker/docker/pkg/chrootarchive 0.096s coverage: 15.4% of statements [2021-07-10T10:54:06.042Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-10T10:54:06.421Z] === RUN TestSizeEmpty [2021-07-10T10:54:06.421Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-10T10:54:06.421Z] === RUN TestSizeEmptyFile [2021-07-10T10:54:06.421Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-10T10:54:06.421Z] === RUN TestSizeNonemptyFile [2021-07-10T10:54:06.421Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-10T10:54:06.421Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-10T10:54:06.421Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-10T10:54:06.421Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-10T10:54:06.421Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-10T10:54:06.421Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-10T10:54:06.421Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-10T10:54:06.421Z] === RUN TestMoveToSubdir [2021-07-10T10:54:06.421Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-10T10:54:06.421Z] === RUN TestSizeNonExistingDirectory [2021-07-10T10:54:06.421Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-10T10:54:06.421Z] PASS [2021-07-10T10:54:06.421Z] coverage: 80.0% of statements [2021-07-10T10:54:06.421Z] ok github.com/docker/docker/pkg/directory 0.055s coverage: 80.0% of statements [2021-07-10T10:54:06.888Z] 2021/07/10 10:54:06 Closing DB instances... [2021-07-10T10:54:07.405Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-10T10:54:07.849Z] === RUN Test [2021-07-10T10:54:07.849Z] === RUN Test/TestContainsEntry [2021-07-10T10:54:07.849Z] === RUN Test/TestCreateEntries [2021-07-10T10:54:07.849Z] === RUN Test/TestEntriesDiff [2021-07-10T10:54:07.849Z] === RUN Test/TestEntriesEquality [2021-07-10T10:54:07.849Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-10T10:54:07.849Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-10T10:54:07.849Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-10T10:54:07.849Z] === RUN Test/TestGeneratorNotGenerate [2021-07-10T10:54:07.849Z] === RUN Test/TestGeneratorWithPort [2021-07-10T10:54:07.849Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-10T10:54:07.849Z] === RUN Test/TestNewEntry [2021-07-10T10:54:07.849Z] === RUN Test/TestParse [2021-07-10T10:54:07.849Z] --- PASS: Test (0.00s) [2021-07-10T10:54:07.849Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-10T10:54:07.849Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-10T10:54:07.849Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-10T10:54:07.849Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-10T10:54:07.849Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-10T10:54:07.849Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-10T10:54:07.849Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-10T10:54:07.849Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-10T10:54:07.849Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-10T10:54:07.849Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-10T10:54:07.849Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-10T10:54:07.849Z] --- PASS: Test/TestParse (0.00s) [2021-07-10T10:54:07.849Z] PASS [2021-07-10T10:54:07.849Z] coverage: 58.3% of statements [2021-07-10T10:54:07.849Z] ok github.com/docker/docker/pkg/discovery 0.053s coverage: 58.3% of statements [2021-07-10T10:54:08.305Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2021-07-10T10:54:08.305Z] === RUN TestNetworkDBNodeLeave [2021-07-10T10:54:08.330Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-10T10:54:08.765Z] === RUN Test [2021-07-10T10:54:08.765Z] === RUN Test/TestContent [2021-07-10T10:54:08.765Z] === RUN Test/TestInitialize [2021-07-10T10:54:08.765Z] === RUN Test/TestNew [2021-07-10T10:54:08.765Z] === RUN Test/TestParsingContentsWithComments [2021-07-10T10:54:08.765Z] === RUN Test/TestRegister [2021-07-10T10:54:08.765Z] === RUN Test/TestWatch [2021-07-10T10:54:08.765Z] --- PASS: Test (0.00s) [2021-07-10T10:54:08.765Z] --- PASS: Test/TestContent (0.00s) [2021-07-10T10:54:08.765Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-10T10:54:08.765Z] --- PASS: Test/TestNew (0.00s) [2021-07-10T10:54:08.765Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-10T10:54:08.765Z] --- PASS: Test/TestRegister (0.00s) [2021-07-10T10:54:08.765Z] --- PASS: Test/TestWatch (0.00s) [2021-07-10T10:54:08.765Z] PASS [2021-07-10T10:54:08.765Z] coverage: 92.9% of statements [2021-07-10T10:54:08.765Z] ok github.com/docker/docker/pkg/discovery/file 0.106s coverage: 92.9% of statements [2021-07-10T10:54:09.481Z] --- PASS: TestBuildWithHugeFile (98.39s) [2021-07-10T10:54:09.481Z] === RUN TestBuildWCOWSandboxSize [2021-07-10T10:54:10.294Z] === RUN Test [2021-07-10T10:54:10.294Z] === RUN Test/TestInitialize [2021-07-10T10:54:10.294Z] --- PASS: TestTarFiles (6.77s) [2021-07-10T10:54:10.294Z] === RUN TestTarUntar [2021-07-10T10:54:10.294Z] --- PASS: TestTarUntar (0.03s) [2021-07-10T10:54:10.294Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-10T10:54:10.294Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-10T10:54:10.294Z] === RUN TestTarWithOptions [2021-07-10T10:54:10.294Z] --- PASS: TestTarWithOptions (0.03s) [2021-07-10T10:54:10.294Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-10T10:54:10.294Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-10T10:54:10.294Z] === RUN TestUntarUstarGnuConflict [2021-07-10T10:54:10.294Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-10T10:54:10.294Z] === RUN TestUntarInvalidFilenames [2021-07-10T10:54:10.294Z] time="2021-07-10T10:54:09Z" level=info msg="Initializing discovery without TLS" [2021-07-10T10:54:10.294Z] time="2021-07-10T10:54:10Z" level=info msg="Initializing discovery without TLS" [2021-07-10T10:54:10.294Z] time="2021-07-10T10:54:10Z" level=info msg="Initializing discovery without TLS" [2021-07-10T10:54:10.294Z] === RUN Test/TestInitializeWithCerts [2021-07-10T10:54:10.294Z] time="2021-07-10T10:54:10Z" level=info msg="Initializing discovery with TLS" [2021-07-10T10:54:10.294Z] === RUN Test/TestWatch [2021-07-10T10:54:10.294Z] time="2021-07-10T10:54:10Z" level=info msg="Initializing discovery without TLS" [2021-07-10T10:54:10.294Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames669609534\\dest" [2021-07-10T10:54:10.294Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2021-07-10T10:54:10.294Z] === RUN TestUntarHardlinkToSymlink [2021-07-10T10:54:10.294Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-10T10:54:10.294Z] === RUN TestUntarInvalidHardlink [2021-07-10T10:54:10.294Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink026821375\\victim\\hello" -> "../victim/hello" [2021-07-10T10:54:10.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink973051474\\victim\\hello" -> "/../victim/hello" [2021-07-10T10:54:10.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink200138633\\victim" -> "../victim" [2021-07-10T10:54:10.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink676719444\\victim" -> "../victim" [2021-07-10T10:54:10.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink143510179\\victim" -> "../victim" [2021-07-10T10:54:10.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink472536486\\victim" -> "../victim" [2021-07-10T10:54:10.749Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-07-10T10:54:10.749Z] === RUN TestUntarInvalidSymlink [2021-07-10T10:54:10.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink770979533\\dest\\dotdot" -> "../victim/hello" [2021-07-10T10:54:10.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink967862728\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-10T10:54:10.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink373400711\\dest\\loophole-victim" -> "../victim" [2021-07-10T10:54:10.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink733577274\\dest\\loophole-victim" -> "../victim" [2021-07-10T10:54:10.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink732190801\\dest\\loophole-victim" -> "../victim" [2021-07-10T10:54:10.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink397091196\\dest\\loophole-victim" -> "../victim" [2021-07-10T10:54:10.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink208876715\\dest\\dir\\loophole" -> "../../victim" [2021-07-10T10:54:10.749Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-07-10T10:54:10.749Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-10T10:54:10.749Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-10T10:54:10.749Z] === RUN TestXGlobalNoParent [2021-07-10T10:54:10.749Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-10T10:54:10.749Z] === RUN TestReplaceFileTarWrapper [2021-07-10T10:54:10.749Z] --- PASS: TestReplaceFileTarWrapper (0.26s) [2021-07-10T10:54:10.749Z] === RUN TestPrefixHeaderReadable [2021-07-10T10:54:10.749Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-07-10T10:54:10.749Z] === RUN TestDisablePigz [2021-07-10T10:54:10.750Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-10T10:54:10.971Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.28s) [2021-07-10T10:54:10.971Z] PASS [2021-07-10T10:54:10.971Z] [2021-07-10T10:54:10.971Z] === Skipped [2021-07-10T10:54:10.971Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-07-10T10:54:10.971Z] build_session_test.go:25: TODO: BuildKit [2021-07-10T10:54:10.971Z] [2021-07-10T10:54:10.971Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-10T10:54:10.971Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-10T10:54:10.971Z] [2021-07-10T10:54:10.971Z] [2021-07-10T10:54:10.971Z] DONE 34 tests, 2 skipped in 131.313s [2021-07-10T10:54:10.971Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-07-10T10:54:10.971Z] ++ 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-10T10:54:10.971Z] ++ set -e [2021-07-10T10:54:10.971Z] ++ '[' -n 0 ']' [2021-07-10T10:54:10.971Z] ++ set -x [2021-07-10T10:54:10.971Z] ++ 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-10T10:54:11.205Z] --- PASS: TestDisablePigz (0.15s) [2021-07-10T10:54:11.205Z] === RUN TestPigz [2021-07-10T10:54:11.205Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-10T10:54:11.205Z] --- PASS: TestPigz (0.18s) [2021-07-10T10:54:11.205Z] === RUN TestCopyFileWithInvalidDest [2021-07-10T10:54:11.205Z] archive_windows_test.go:16: Currently fails [2021-07-10T10:54:11.205Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-10T10:54:11.205Z] === RUN TestCanonicalTarNameForPath [2021-07-10T10:54:11.205Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-10T10:54:11.205Z] === RUN TestCanonicalTarName [2021-07-10T10:54:11.205Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-10T10:54:11.205Z] === RUN TestChmodTarEntry [2021-07-10T10:54:11.205Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-10T10:54:11.205Z] === RUN TestHardLinkOrder [2021-07-10T10:54:11.205Z] --- PASS: TestHardLinkOrder (0.10s) [2021-07-10T10:54:11.205Z] === RUN TestChangeString [2021-07-10T10:54:11.205Z] --- PASS: TestChangeString (0.00s) [2021-07-10T10:54:11.205Z] === RUN TestChangesWithNoChanges [2021-07-10T10:54:11.205Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-07-10T10:54:11.205Z] === RUN TestChangesWithChanges [2021-07-10T10:54:11.205Z] --- PASS: TestChangesWithChanges (0.04s) [2021-07-10T10:54:11.205Z] === RUN TestChangesWithChangesGH13590 [2021-07-10T10:54:11.205Z] changes_test.go:196: needs more investigation [2021-07-10T10:54:11.205Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-10T10:54:11.205Z] === RUN TestChangesDirsEmpty [2021-07-10T10:54:11.543Z] INFO: Testing against a local daemon [2021-07-10T10:54:11.543Z] === RUN TestConfigInspect [2021-07-10T10:54:11.660Z] --- PASS: TestNetworkDBNodeLeave (3.03s) [2021-07-10T10:54:11.660Z] === RUN TestNetworkDBWatch [2021-07-10T10:54:11.660Z] --- PASS: TestChangesDirsEmpty (0.17s) [2021-07-10T10:54:11.660Z] === RUN TestChangesDirsMutated [2021-07-10T10:54:11.660Z] --- PASS: TestChangesDirsMutated (0.14s) [2021-07-10T10:54:11.660Z] === RUN TestApplyLayer [2021-07-10T10:54:11.660Z] changes_test.go:433: needs further investigation [2021-07-10T10:54:11.660Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-10T10:54:11.660Z] === RUN TestChangesSizeWithHardlinks [2021-07-10T10:54:11.660Z] changes_test.go:469: needs further investigation [2021-07-10T10:54:11.660Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-10T10:54:11.660Z] === RUN TestChangesSizeWithNoChanges [2021-07-10T10:54:11.660Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-10T10:54:11.660Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-10T10:54:11.660Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-10T10:54:11.660Z] === RUN TestChangesSize [2021-07-10T10:54:11.660Z] --- PASS: TestChangesSize (0.00s) [2021-07-10T10:54:11.660Z] === RUN TestApplyLayerInvalidFilenames [2021-07-10T10:54:11.660Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames162105842\\dest" [2021-07-10T10:54:11.660Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-07-10T10:54:11.660Z] === RUN TestApplyLayerInvalidHardlink [2021-07-10T10:54:11.660Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink160013812\\victim\\hello" -> "../victim/hello" [2021-07-10T10:54:11.660Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink571430595\\victim\\hello" -> "/../victim/hello" [2021-07-10T10:54:11.660Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink571176262\\victim" -> "../victim" [2021-07-10T10:54:11.660Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink134334445\\victim" -> "../victim" [2021-07-10T10:54:11.660Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink303104104\\victim" -> "../victim" [2021-07-10T10:54:11.660Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink693821607\\victim" -> "../victim" [2021-07-10T10:54:11.660Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-07-10T10:54:11.660Z] === RUN TestApplyLayerInvalidSymlink [2021-07-10T10:54:11.660Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink912640474\\dest\\dotdot" -> "../victim/hello" [2021-07-10T10:54:11.660Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink354697585\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-10T10:54:11.660Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink001232924\\dest\\loophole-victim" -> "../victim" [2021-07-10T10:54:11.660Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink252357835\\dest\\loophole-victim" -> "../victim" [2021-07-10T10:54:11.660Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink547724206\\dest\\loophole-victim" -> "../victim" [2021-07-10T10:54:11.660Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink350039861\\dest\\loophole-victim" -> "../victim" [2021-07-10T10:54:11.660Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-07-10T10:54:11.660Z] === RUN TestApplyLayerWhiteouts [2021-07-10T10:54:11.660Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2021-07-10T10:54:11.660Z] === RUN TestGenerateEmptyFile [2021-07-10T10:54:11.660Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-10T10:54:11.660Z] === RUN TestGenerateWithContent [2021-07-10T10:54:11.660Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-10T10:54:11.660Z] PASS [2021-07-10T10:54:11.660Z] coverage: 62.7% of statements [2021-07-10T10:54:11.660Z] ok github.com/docker/docker/pkg/archive 9.508s coverage: 62.7% of statements [2021-07-10T10:54:13.184Z] 2021/07/10 10:54:12 Closing DB instances... [2021-07-10T10:54:13.184Z] --- PASS: Test (3.19s) [2021-07-10T10:54:13.184Z] --- PASS: Test/TestInitialize (0.18s) [2021-07-10T10:54:13.184Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-07-10T10:54:13.184Z] --- PASS: Test/TestWatch (3.00s) [2021-07-10T10:54:13.184Z] PASS [2021-07-10T10:54:13.184Z] coverage: 84.1% of statements [2021-07-10T10:54:13.184Z] ok github.com/docker/docker/pkg/discovery/kv 3.255s coverage: 84.1% of statements [2021-07-10T10:54:13.569Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-07-10T10:54:13.980Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-10T10:54:13.980Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-07-10T10:54:13.980Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-10T10:54:13.980Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-10T10:54:13.980Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-10T10:54:13.980Z] Cross building: bundles/cross/windows/amd64 [2021-07-10T10:54:13.980Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-10T10:54:13.980Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-10T10:54:14.143Z] === RUN Test [2021-07-10T10:54:14.143Z] === RUN Test/TestWatch [2021-07-10T10:54:14.143Z] --- PASS: Test (0.00s) [2021-07-10T10:54:14.143Z] --- PASS: Test/TestWatch (0.00s) [2021-07-10T10:54:14.143Z] PASS [2021-07-10T10:54:14.143Z] coverage: 92.3% of statements [2021-07-10T10:54:14.143Z] ok github.com/docker/docker/pkg/discovery/memory 0.046s coverage: 92.3% of statements [2021-07-10T10:54:14.598Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-07-10T10:54:14.598Z] === RUN TestNetworkDBBulkSync [2021-07-10T10:54:14.846Z] --- PASS: TestConfigInspect (2.88s) [2021-07-10T10:54:14.846Z] === RUN TestConfigList [2021-07-10T10:54:15.053Z] === RUN Test [2021-07-10T10:54:15.053Z] === RUN Test/TestInitialize [2021-07-10T10:54:15.053Z] === RUN Test/TestInitializeWithPattern [2021-07-10T10:54:15.053Z] === RUN Test/TestRegister [2021-07-10T10:54:15.053Z] === RUN Test/TestWatch [2021-07-10T10:54:15.053Z] --- PASS: Test (0.00s) [2021-07-10T10:54:15.053Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-10T10:54:15.053Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-10T10:54:15.053Z] --- PASS: Test/TestRegister (0.00s) [2021-07-10T10:54:15.053Z] --- PASS: Test/TestWatch (0.00s) [2021-07-10T10:54:15.053Z] PASS [2021-07-10T10:54:15.053Z] coverage: 93.8% of statements [2021-07-10T10:54:15.053Z] ok github.com/docker/docker/pkg/discovery/nodes 0.044s coverage: 93.8% of statements [2021-07-10T10:54:16.012Z] 2021/07/10 10:54:15 Closing DB instances... [2021-07-10T10:54:16.012Z] === RUN TestPollerAddRemove [2021-07-10T10:54:16.012Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-10T10:54:16.012Z] === RUN TestPollerEvent [2021-07-10T10:54:16.012Z] poller_test.go:41: No chmod on Windows [2021-07-10T10:54:16.012Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-10T10:54:16.012Z] === RUN TestPollerClose [2021-07-10T10:54:16.012Z] --- PASS: TestPollerClose (0.00s) [2021-07-10T10:54:16.012Z] PASS [2021-07-10T10:54:16.012Z] coverage: 45.7% of statements [2021-07-10T10:54:16.012Z] ok github.com/docker/docker/pkg/filenotify 0.050s coverage: 45.7% of statements [2021-07-10T10:54:16.831Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-07-10T10:54:16.974Z] === RUN TestCopyFileWithInvalidSrc [2021-07-10T10:54:16.974Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestCopyFileWithInvalidDest [2021-07-10T10:54:16.974Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-10T10:54:16.974Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-10T10:54:16.974Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestCopyFile [2021-07-10T10:54:16.974Z] --- PASS: TestCopyFile (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-10T10:54:16.974Z] fileutils_test.go:134: Needs porting to Windows [2021-07-10T10:54:16.974Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-10T10:54:16.974Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-10T10:54:16.974Z] fileutils_test.go:180: Needs porting to Windows [2021-07-10T10:54:16.974Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestWildcardMatches [2021-07-10T10:54:16.974Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestPatternMatches [2021-07-10T10:54:16.974Z] --- PASS: TestPatternMatches (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-10T10:54:16.974Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestPatternMatchesFolderExclusions [2021-07-10T10:54:16.974Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-10T10:54:16.974Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-10T10:54:16.974Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-10T10:54:16.974Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-10T10:54:16.974Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestSingleExclamationError [2021-07-10T10:54:16.974Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestMatchesWithNoPatterns [2021-07-10T10:54:16.974Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestMatchesWithMalformedPatterns [2021-07-10T10:54:16.974Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestMatches [2021-07-10T10:54:16.974Z] --- PASS: TestMatches (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestCleanPatterns [2021-07-10T10:54:16.974Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-10T10:54:16.974Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestCleanPatternsExceptionFlag [2021-07-10T10:54:16.974Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-10T10:54:16.974Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-10T10:54:16.974Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestCleanPatternsErrorSingleException [2021-07-10T10:54:16.974Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestCreateIfNotExistsDir [2021-07-10T10:54:16.974Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-10T10:54:16.974Z] === RUN TestCreateIfNotExistsFile [2021-07-10T10:54:16.974Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-07-10T10:54:16.974Z] === RUN TestMatch [2021-07-10T10:54:16.974Z] --- PASS: TestMatch (0.00s) [2021-07-10T10:54:16.974Z] PASS [2021-07-10T10:54:16.974Z] coverage: 85.2% of statements [2021-07-10T10:54:16.974Z] ok github.com/docker/docker/pkg/fileutils 0.076s coverage: 85.2% of statements [2021-07-10T10:54:17.086Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-10T10:54:17.394Z] --- PASS: TestConfigList (2.68s) [2021-07-10T10:54:17.394Z] === RUN TestConfigsCreateAndDelete [2021-07-10T10:54:17.428Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-07-10T10:54:17.429Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-10T10:54:17.429Z] === RUN TestGet [2021-07-10T10:54:17.429Z] --- PASS: TestGet (0.00s) [2021-07-10T10:54:17.429Z] === RUN TestGetShortcutString [2021-07-10T10:54:17.429Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-10T10:54:17.429Z] PASS [2021-07-10T10:54:17.429Z] coverage: 42.9% of statements [2021-07-10T10:54:17.429Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2021-07-10T10:54:18.389Z] === RUN TestCreateIDMapOrder [2021-07-10T10:54:18.389Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-10T10:54:18.389Z] PASS [2021-07-10T10:54:18.389Z] coverage: 7.2% of statements [2021-07-10T10:54:18.389Z] ok github.com/docker/docker/pkg/idtools 0.042s coverage: 7.2% of statements [2021-07-10T10:54:18.449Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-10T10:54:19.913Z] === RUN TestFixedBufferCap [2021-07-10T10:54:19.913Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-10T10:54:19.913Z] === RUN TestFixedBufferLen [2021-07-10T10:54:19.913Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-10T10:54:19.913Z] === RUN TestFixedBufferString [2021-07-10T10:54:19.913Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-10T10:54:19.913Z] === RUN TestFixedBufferWrite [2021-07-10T10:54:19.913Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-10T10:54:19.913Z] === RUN TestFixedBufferRead [2021-07-10T10:54:19.913Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-10T10:54:19.913Z] === RUN TestBytesPipeRead [2021-07-10T10:54:19.913Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-10T10:54:19.913Z] === RUN TestBytesPipeWrite [2021-07-10T10:54:19.913Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-10T10:54:19.913Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-10T10:54:19.913Z] 2021/07/10 10:54:19 Closing DB instances... [2021-07-10T10:54:19.944Z] --- PASS: TestConfigsCreateAndDelete (2.69s) [2021-07-10T10:54:19.944Z] === RUN TestConfigsUpdate [2021-07-10T10:54:20.336Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-07-10T10:54:20.367Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2021-07-10T10:54:20.367Z] === RUN TestAtomicWriteToFile [2021-07-10T10:54:20.367Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-10T10:54:20.367Z] === RUN TestAtomicWriteSetCommit [2021-07-10T10:54:20.367Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-10T10:54:20.367Z] === RUN TestAtomicWriteSetCancel [2021-07-10T10:54:20.367Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-10T10:54:20.367Z] === RUN TestReadCloserWrapperClose [2021-07-10T10:54:20.367Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-10T10:54:20.367Z] === RUN TestReaderErrWrapperReadOnError [2021-07-10T10:54:20.367Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-10T10:54:20.367Z] === RUN TestReaderErrWrapperRead [2021-07-10T10:54:20.367Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-10T10:54:20.367Z] === RUN TestHashData [2021-07-10T10:54:20.367Z] --- PASS: TestHashData (0.00s) [2021-07-10T10:54:20.367Z] === RUN TestCancelReadCloser [2021-07-10T10:54:20.367Z] --- PASS: TestCancelReadCloser (0.11s) [2021-07-10T10:54:20.367Z] === RUN TestWriteCloserWrapperClose [2021-07-10T10:54:20.367Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-10T10:54:20.367Z] === RUN TestNopWriteCloser [2021-07-10T10:54:20.367Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-10T10:54:20.367Z] === RUN TestNopWriter [2021-07-10T10:54:20.367Z] --- PASS: TestNopWriter (0.00s) [2021-07-10T10:54:20.367Z] === RUN TestWriteCounter [2021-07-10T10:54:20.367Z] --- PASS: TestWriteCounter (0.00s) [2021-07-10T10:54:20.367Z] PASS [2021-07-10T10:54:20.367Z] coverage: 69.7% of statements [2021-07-10T10:54:20.368Z] ok github.com/docker/docker/pkg/ioutils 0.654s coverage: 69.7% of statements [2021-07-10T10:54:20.823Z] --- PASS: TestGetAddress (24.76s) [2021-07-10T10:54:20.823Z] === RUN TestRequestSyntaxCheck [2021-07-10T10:54:20.823Z] --- PASS: TestRequestSyntaxCheck (0.05s) [2021-07-10T10:54:20.823Z] === RUN TestRequest [2021-07-10T10:54:20.896Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-10T10:54:20.897Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-10T10:54:21.152Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-10T10:54:21.152Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-10T10:54:21.277Z] === RUN TestError [2021-07-10T10:54:21.277Z] --- PASS: TestError (0.00s) [2021-07-10T10:54:21.277Z] === RUN TestProgressString [2021-07-10T10:54:21.277Z] === RUN TestProgressString/no_progress [2021-07-10T10:54:21.277Z] === RUN TestProgressString/progress_1 [2021-07-10T10:54:21.277Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-10T10:54:21.277Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-10T10:54:21.277Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-10T10:54:21.277Z] === RUN TestProgressString/with_units [2021-07-10T10:54:21.277Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-10T10:54:21.277Z] === RUN TestProgressString/hide_counts [2021-07-10T10:54:21.277Z] --- PASS: TestProgressString (0.00s) [2021-07-10T10:54:21.277Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-10T10:54:21.277Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-10T10:54:21.277Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-10T10:54:21.277Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-10T10:54:21.277Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-10T10:54:21.277Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-10T10:54:21.277Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-10T10:54:21.277Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-10T10:54:21.277Z] === RUN TestJSONMessageDisplay [2021-07-10T10:54:21.732Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-07-10T10:54:21.732Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-10T10:54:21.732Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-10T10:54:21.732Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-10T10:54:21.732Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-10T10:54:21.732Z] === RUN TestDisplayJSONMessagesStream [2021-07-10T10:54:21.732Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-10T10:54:21.732Z] PASS [2021-07-10T10:54:21.732Z] coverage: 91.7% of statements [2021-07-10T10:54:21.732Z] ok github.com/docker/docker/pkg/jsonmessage 0.215s coverage: 91.7% of statements [2021-07-10T10:54:21.732Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.47s) [2021-07-10T10:54:21.732Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-10T10:54:22.187Z] === RUN TestStandardLongPath [2021-07-10T10:54:22.187Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-10T10:54:22.187Z] === RUN TestUNCLongPath [2021-07-10T10:54:22.187Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-10T10:54:22.187Z] PASS [2021-07-10T10:54:22.187Z] coverage: 100.0% of statements [2021-07-10T10:54:22.187Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2021-07-10T10:54:22.496Z] --- PASS: TestConfigsUpdate (2.57s) [2021-07-10T10:54:22.496Z] === RUN TestTemplatedConfig [2021-07-10T10:54:22.514Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-07-10T10:54:22.641Z] === RUN TestNameFormat [2021-07-10T10:54:22.641Z] --- PASS: TestNameFormat (0.00s) [2021-07-10T10:54:22.641Z] === RUN TestNameRetries [2021-07-10T10:54:22.641Z] --- PASS: TestNameRetries (0.00s) [2021-07-10T10:54:22.641Z] PASS [2021-07-10T10:54:22.641Z] coverage: 85.7% of statements [2021-07-10T10:54:23.099Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2021-07-10T10:54:23.554Z] 2021/07/10 10:54:23 Closing DB instances... [2021-07-10T10:54:23.554Z] === RUN TestParseKeyValueOpt [2021-07-10T10:54:23.554Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-10T10:54:23.554Z] === RUN TestParseUintList [2021-07-10T10:54:23.554Z] --- PASS: TestParseUintList (0.00s) [2021-07-10T10:54:23.554Z] === RUN TestParseUintListMaximumLimits [2021-07-10T10:54:23.554Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-10T10:54:23.554Z] PASS [2021-07-10T10:54:23.554Z] coverage: 97.0% of statements [2021-07-10T10:54:23.554Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2021-07-10T10:54:23.876Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-10T10:54:24.513Z] === RUN TestNewAndRemove [2021-07-10T10:54:24.513Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-10T10:54:24.513Z] === RUN TestRemoveInvalidPath [2021-07-10T10:54:24.513Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-10T10:54:24.513Z] PASS [2021-07-10T10:54:24.513Z] coverage: 82.6% of statements [2021-07-10T10:54:24.513Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2021-07-10T10:54:24.968Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.21s) [2021-07-10T10:54:24.968Z] === RUN TestNetworkDBGarbageCollection [2021-07-10T10:54:25.240Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-10T10:54:25.801Z] --- PASS: TestTemplatedConfig (3.55s) [2021-07-10T10:54:25.801Z] === RUN TestConfigCreateResolve [2021-07-10T10:54:25.897Z] time="2021-07-10T10:54:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.136.47:10036" [2021-07-10T10:54:25.897Z] time="2021-07-10T10:54:20Z" level=debug msg="memberlist: Stream connection from=172.20.136.47:49379" [2021-07-10T10:54:25.927Z] === RUN TestFailedConnection [2021-07-10T10:54:26.602Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-07-10T10:54:27.448Z] --- PASS: TestFailedConnection (1.06s) [2021-07-10T10:54:27.448Z] === RUN TestFailOnce [2021-07-10T10:54:27.448Z] 2021/07/10 10:54:26 http: panic serving 127.0.0.1:49295: Plugin not ready [2021-07-10T10:54:27.448Z] goroutine 28 [running]: [2021-07-10T10:54:27.448Z] net/http.(*conn).serve.func1(0xc0000a4a00) [2021-07-10T10:54:27.448Z] c:/go/src/net/http/server.go:1824 +0x153 [2021-07-10T10:54:27.448Z] panic(0xd75160, 0xe8c1d0) [2021-07-10T10:54:27.448Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-10T10:54:27.448Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xe9c890, 0xc000052000, 0xc000136300) [2021-07-10T10:54:27.448Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-10T10:54:27.448Z] net/http.HandlerFunc.ServeHTTP(0xc000098f30, 0xe9c890, 0xc000052000, 0xc000136300) [2021-07-10T10:54:27.448Z] c:/go/src/net/http/server.go:2069 +0x4b [2021-07-10T10:54:27.448Z] net/http.(*ServeMux).ServeHTTP(0xc000090900, 0xe9c890, 0xc000052000, 0xc000136300) [2021-07-10T10:54:27.448Z] c:/go/src/net/http/server.go:2448 +0x1b7 [2021-07-10T10:54:27.448Z] net/http.serverHandler.ServeHTTP(0xc00013c000, 0xe9c890, 0xc000052000, 0xc000136300) [2021-07-10T10:54:27.448Z] c:/go/src/net/http/server.go:2887 +0xaa [2021-07-10T10:54:27.448Z] net/http.(*conn).serve(0xc0000a4a00, 0xe9d480, 0xc0000909c0) [2021-07-10T10:54:27.448Z] c:/go/src/net/http/server.go:1952 +0x8cd [2021-07-10T10:54:27.448Z] created by net/http.(*Server).Serve [2021-07-10T10:54:27.448Z] c:/go/src/net/http/server.go:3013 +0x3b8 [2021-07-10T10:54:27.448Z] time="2021-07-10T10:54:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.FailOnce: Post \"http://127.0.0.1:49294/Test.FailOnce\": EOF, retrying in 1s" [2021-07-10T10:54:28.349Z] --- PASS: TestConfigCreateResolve (2.68s) [2021-07-10T10:54:28.349Z] PASS [2021-07-10T10:54:28.349Z] [2021-07-10T10:54:28.349Z] DONE 6 tests in 18.493s [2021-07-10T10:54:28.349Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-07-10T10:54:28.349Z] ++ 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-10T10:54:28.349Z] ++ set -e [2021-07-10T10:54:28.349Z] ++ '[' -n 0 ']' [2021-07-10T10:54:28.349Z] ++ set -x [2021-07-10T10:54:28.349Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-10T10:54:28.408Z] --- PASS: TestFailOnce (1.19s) [2021-07-10T10:54:28.408Z] === RUN TestEchoInputOutput [2021-07-10T10:54:28.408Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-10T10:54:28.408Z] === RUN TestBackoff [2021-07-10T10:54:28.408Z] --- PASS: TestBackoff (0.00s) [2021-07-10T10:54:28.408Z] === RUN TestAbortRetry [2021-07-10T10:54:28.408Z] --- PASS: TestAbortRetry (0.00s) [2021-07-10T10:54:28.408Z] === RUN TestClientScheme [2021-07-10T10:54:28.408Z] --- PASS: TestClientScheme (0.00s) [2021-07-10T10:54:28.408Z] === RUN TestNewClientWithTimeout [2021-07-10T10:54:28.862Z] time="2021-07-10T10:54:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-10T10:54:29.866Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-07-10T10:54:29.866Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-10T10:54:30.387Z] time="2021-07-10T10:54:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-10T10:54:31.229Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-10T10:54:31.229Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-10T10:54:31.485Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-10T10:54:33.274Z] time="2021-07-10T10:54:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-10T10:54:33.274Z] --- PASS: TestRequest (12.27s) [2021-07-10T10:54:33.274Z] === RUN TestOverlappingRequests [2021-07-10T10:54:33.371Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-07-10T10:54:33.728Z] --- PASS: TestOverlappingRequests (0.58s) [2021-07-10T10:54:33.728Z] === RUN TestRelease [2021-07-10T10:54:34.182Z] === RUN TestParseEmptyInterface [2021-07-10T10:54:34.182Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-10T10:54:34.182Z] === RUN TestParseNonInterfaceType [2021-07-10T10:54:34.182Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-10T10:54:34.182Z] === RUN TestParseWithOneFunction [2021-07-10T10:54:34.182Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-10T10:54:34.182Z] === RUN TestParseWithMultipleFuncs [2021-07-10T10:54:34.182Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-10T10:54:34.182Z] === RUN TestParseWithUnnamedReturn [2021-07-10T10:54:34.182Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-10T10:54:34.182Z] === RUN TestEmbeddedInterface [2021-07-10T10:54:34.182Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-10T10:54:34.182Z] === RUN TestParsedImports [2021-07-10T10:54:34.182Z] --- PASS: TestParsedImports (0.00s) [2021-07-10T10:54:34.182Z] === RUN TestAliasedImports [2021-07-10T10:54:34.182Z] --- PASS: TestAliasedImports (0.00s) [2021-07-10T10:54:34.182Z] PASS [2021-07-10T10:54:34.182Z] coverage: 56.8% of statements [2021-07-10T10:54:34.182Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.058s coverage: 56.8% of statements [2021-07-10T10:54:34.937Z] INFO: Testing against a local daemon [2021-07-10T10:54:34.937Z] === RUN TestCheckpoint [2021-07-10T10:54:34.937Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-10T10:54:34.937Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-10T10:54:34.937Z] === RUN TestContainerInvalidJSON [2021-07-10T10:54:34.937Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-10T10:54:34.937Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-10T10:54:34.937Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-10T10:54:34.937Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-10T10:54:34.937Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-10T10:54:34.937Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-10T10:54:34.937Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-10T10:54:34.937Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-10T10:54:34.937Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-10T10:54:34.937Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-10T10:54:34.937Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-10T10:54:34.937Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-10T10:54:34.937Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-10T10:54:34.937Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-10T10:54:34.937Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2021-07-10T10:54:34.937Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-10T10:54:34.937Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-07-10T10:54:34.937Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-10T10:54:34.937Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-07-10T10:54:34.937Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-10T10:54:34.937Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-07-10T10:54:34.937Z] === RUN TestCopyFromContainer [2021-07-10T10:54:35.259Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-10T10:54:35.706Z] === RUN TestHTTPTransport [2021-07-10T10:54:35.706Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-10T10:54:35.706Z] PASS [2021-07-10T10:54:35.706Z] coverage: 85.7% of statements [2021-07-10T10:54:35.706Z] ok github.com/docker/docker/pkg/plugins/transport 0.048s coverage: 85.7% of statements [2021-07-10T10:54:35.850Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-07-10T10:54:35.883Z] === RUN TestCopyFromContainer// [2021-07-10T10:54:35.883Z] === RUN TestCopyFromContainer//bar/root [2021-07-10T10:54:35.883Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-10T10:54:36.144Z] === RUN TestCopyFromContainer/bar/quux [2021-07-10T10:54:36.144Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-10T10:54:36.144Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-10T10:54:36.406Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-10T10:54:36.406Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-10T10:54:36.406Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-10T10:54:36.411Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-10T10:54:36.666Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-10T10:54:36.666Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-10T10:54:36.666Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-10T10:54:36.666Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-10T10:54:36.666Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-10T10:54:36.666Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-10T10:54:36.666Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-10T10:54:36.666Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-10T10:54:36.666Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-10T10:54:36.666Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-10T10:54:36.666Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-10T10:54:36.666Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-10T10:54:36.666Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-10T10:54:36.666Z] === RUN TestBufferPoolPutAndGet [2021-07-10T10:54:36.666Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-10T10:54:36.666Z] PASS [2021-07-10T10:54:36.666Z] coverage: 88.2% of statements [2021-07-10T10:54:36.666Z] ok github.com/docker/docker/pkg/pools 0.051s coverage: 88.2% of statements [2021-07-10T10:54:36.666Z] --- PASS: TestRelease (2.78s) [2021-07-10T10:54:36.666Z] === RUN TestAllocateRandomDeallocate [2021-07-10T10:54:36.668Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-10T10:54:36.668Z] --- PASS: TestCopyFromContainer (2.39s) [2021-07-10T10:54:36.668Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-07-10T10:54:36.668Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-07-10T10:54:36.668Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-07-10T10:54:36.668Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-07-10T10:54:36.668Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-07-10T10:54:36.668Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-07-10T10:54:36.668Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-07-10T10:54:36.668Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-07-10T10:54:36.668Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-07-10T10:54:36.668Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-07-10T10:54:36.668Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-10T10:54:36.668Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-10T10:54:36.668Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-10T10:54:36.668Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-10T10:54:36.668Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-10T10:54:36.668Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-10T10:54:36.668Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-10T10:54:36.668Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-10T10:54:36.668Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-10T10:54:36.668Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-10T10:54:36.668Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-10T10:54:36.668Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-10T10:54:36.668Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-10T10:54:36.668Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-10T10:54:36.668Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-10T10:54:36.668Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-10T10:54:36.668Z] === RUN TestCreateWithInvalidEnv [2021-07-10T10:54:36.668Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-10T10:54:36.668Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-10T10:54:36.668Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-10T10:54:36.668Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-10T10:54:36.668Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-10T10:54:36.668Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-10T10:54:36.668Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-10T10:54:36.668Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-10T10:54:36.668Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-10T10:54:36.668Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-10T10:54:36.668Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-10T10:54:36.668Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-10T10:54:36.668Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-10T10:54:36.668Z] === RUN TestCreateTmpfsMountsTarget [2021-07-10T10:54:36.930Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-07-10T10:54:36.930Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-10T10:54:37.121Z] === RUN TestOutputOnPrematureClose [2021-07-10T10:54:37.121Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-10T10:54:37.121Z] === RUN TestCompleteSilently [2021-07-10T10:54:37.121Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-10T10:54:37.121Z] PASS [2021-07-10T10:54:37.121Z] coverage: 75.9% of statements [2021-07-10T10:54:37.121Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2021-07-10T10:54:37.121Z] time="2021-07-10T10:54:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-10T10:54:37.575Z] === RUN TestSendToOneSub [2021-07-10T10:54:37.575Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-10T10:54:37.575Z] === RUN TestSendToMultipleSubs [2021-07-10T10:54:37.575Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-10T10:54:37.575Z] === RUN TestEvictOneSub [2021-07-10T10:54:37.575Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-10T10:54:37.575Z] === RUN TestClosePublisher [2021-07-10T10:54:37.575Z] --- PASS: TestClosePublisher (0.00s) [2021-07-10T10:54:37.575Z] === RUN TestPubSubRace [2021-07-10T10:54:38.532Z] --- PASS: TestPubSubRace (1.05s) [2021-07-10T10:54:38.532Z] PASS [2021-07-10T10:54:38.532Z] coverage: 75.0% of statements [2021-07-10T10:54:38.532Z] ok github.com/docker/docker/pkg/pubsub 1.085s coverage: 75.0% of statements [2021-07-10T10:54:38.552Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-10T10:54:39.478Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s) [2021-07-10T10:54:39.478Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-10T10:54:39.478Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-10T10:54:39.490Z] === RUN TestRegister [2021-07-10T10:54:39.490Z] --- PASS: TestRegister (0.00s) [2021-07-10T10:54:39.490Z] === RUN TestCommand [2021-07-10T10:54:39.490Z] --- PASS: TestCommand (0.03s) [2021-07-10T10:54:39.490Z] === RUN TestNaiveSelf [2021-07-10T10:54:39.490Z] --- PASS: TestNaiveSelf (0.03s) [2021-07-10T10:54:39.490Z] PASS [2021-07-10T10:54:39.490Z] coverage: 82.4% of statements [2021-07-10T10:54:39.490Z] ok github.com/docker/docker/pkg/reexec 0.109s coverage: 82.4% of statements [2021-07-10T10:54:40.403Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-07-10T10:54:40.452Z] === RUN TestParseSignal [2021-07-10T10:54:40.452Z] --- PASS: TestParseSignal (0.00s) [2021-07-10T10:54:40.452Z] === RUN TestValidSignalForPlatform [2021-07-10T10:54:40.452Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-10T10:54:40.452Z] PASS [2021-07-10T10:54:40.452Z] coverage: 19.7% of statements [2021-07-10T10:54:40.452Z] ok github.com/docker/docker/pkg/signal 0.052s coverage: 19.7% of statements [2021-07-10T10:54:41.329Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-10T10:54:41.394Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2021-07-10T10:54:41.394Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-10T10:54:41.394Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-10T10:54:41.394Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-10T10:54:41.394Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-10T10:54:41.394Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-10T10:54:41.394Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-10T10:54:41.394Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-10T10:54:41.394Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-10T10:54:41.394Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-10T10:54:41.394Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-10T10:54:41.394Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-10T10:54:41.394Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-10T10:54:41.394Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-10T10:54:41.394Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-10T10:54:41.394Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-10T10:54:41.394Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-10T10:54:41.394Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-10T10:54:41.394Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-10T10:54:41.394Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-07-10T10:54:41.394Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-07-10T10:54:41.394Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-07-10T10:54:41.394Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-10T10:54:41.394Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-10T10:54:41.411Z] === RUN TestNewStdWriter [2021-07-10T10:54:41.411Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-10T10:54:41.411Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-10T10:54:41.411Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-10T10:54:41.411Z] === RUN TestWriteWithNilBytes [2021-07-10T10:54:41.411Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-10T10:54:41.411Z] === RUN TestWrite [2021-07-10T10:54:41.411Z] --- PASS: TestWrite (0.00s) [2021-07-10T10:54:41.411Z] === RUN TestWriteWithWriterError [2021-07-10T10:54:41.411Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-10T10:54:41.411Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-10T10:54:41.411Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-10T10:54:41.411Z] === RUN TestStdCopyWriteAndRead [2021-07-10T10:54:41.411Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-10T10:54:41.411Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-10T10:54:41.411Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-10T10:54:41.411Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-10T10:54:41.411Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-10T10:54:41.411Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-10T10:54:41.411Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-10T10:54:41.411Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-10T10:54:41.411Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-10T10:54:41.411Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-10T10:54:41.411Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-10T10:54:41.411Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-10T10:54:41.411Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-10T10:54:41.411Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-10T10:54:41.411Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-10T10:54:41.411Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-10T10:54:41.411Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-10T10:54:41.411Z] PASS [2021-07-10T10:54:41.411Z] coverage: 100.0% of statements [2021-07-10T10:54:41.411Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2021-07-10T10:54:42.255Z] === RUN TestDockerSuite/TestRmiTag [2021-07-10T10:54:42.255Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-10T10:54:42.338Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2021-07-10T10:54:42.338Z] === RUN TestCreateDifferentPlatform [2021-07-10T10:54:42.338Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-10T10:54:42.338Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-10T10:54:42.338Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-10T10:54:42.338Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-10T10:54:42.338Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-10T10:54:42.338Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-10T10:54:42.338Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-10T10:54:42.338Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-10T10:54:42.338Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-07-10T10:54:42.338Z] === RUN TestContainerStartOnDaemonRestart [2021-07-10T10:54:42.338Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-10T10:54:42.338Z] === RUN TestDaemonRestartIpcMode [2021-07-10T10:54:42.338Z] === PAUSE TestDaemonRestartIpcMode [2021-07-10T10:54:42.338Z] === RUN TestDaemonHostGatewayIP [2021-07-10T10:54:42.338Z] === PAUSE TestDaemonHostGatewayIP [2021-07-10T10:54:42.338Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-10T10:54:42.338Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-10T10:54:42.338Z] === RUN TestContainerKillOnDaemonStart [2021-07-10T10:54:42.338Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-10T10:54:42.338Z] === RUN TestDiff [2021-07-10T10:54:42.375Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-10T10:54:42.375Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-10T10:54:42.375Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-10T10:54:42.375Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-10T10:54:42.375Z] === RUN TestFormatStatus [2021-07-10T10:54:42.375Z] --- PASS: TestFormatStatus (0.00s) [2021-07-10T10:54:42.375Z] === RUN TestFormatError [2021-07-10T10:54:42.375Z] --- PASS: TestFormatError (0.00s) [2021-07-10T10:54:42.375Z] === RUN TestFormatJSONError [2021-07-10T10:54:42.375Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-10T10:54:42.375Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-10T10:54:42.375Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-10T10:54:42.375Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-10T10:54:42.375Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-10T10:54:42.375Z] === RUN TestNewJSONProgressOutput [2021-07-10T10:54:42.375Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-10T10:54:42.375Z] === RUN TestAuxFormatterEmit [2021-07-10T10:54:42.375Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-10T10:54:42.375Z] === RUN TestStreamWriterStdout [2021-07-10T10:54:42.375Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-10T10:54:42.376Z] === RUN TestStreamWriterStderr [2021-07-10T10:54:42.376Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-10T10:54:42.376Z] PASS [2021-07-10T10:54:42.376Z] coverage: 66.2% of statements [2021-07-10T10:54:42.376Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2021-07-10T10:54:42.831Z] === RUN TestGenerateRandomID [2021-07-10T10:54:42.831Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-10T10:54:42.831Z] === RUN TestShortenId [2021-07-10T10:54:42.831Z] --- PASS: TestShortenId (0.00s) [2021-07-10T10:54:42.831Z] === RUN TestShortenSha256Id [2021-07-10T10:54:42.831Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-10T10:54:42.831Z] === RUN TestShortenIdEmpty [2021-07-10T10:54:42.831Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-10T10:54:42.831Z] === RUN TestShortenIdInvalid [2021-07-10T10:54:42.831Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-10T10:54:42.831Z] === RUN TestIsShortIDNonHex [2021-07-10T10:54:42.831Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-10T10:54:42.831Z] === RUN TestIsShortIDNotCorrectSize [2021-07-10T10:54:42.831Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-10T10:54:42.831Z] PASS [2021-07-10T10:54:42.831Z] coverage: 70.6% of statements [2021-07-10T10:54:42.831Z] ok github.com/docker/docker/pkg/stringid 0.048s coverage: 70.6% of statements [2021-07-10T10:54:43.181Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-10T10:54:43.283Z] --- PASS: TestDiff (0.80s) [2021-07-10T10:54:43.283Z] === RUN TestExecWithCloseStdin [2021-07-10T10:54:43.792Z] === RUN TestIsCpusetListAvailable [2021-07-10T10:54:43.792Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-10T10:54:43.792Z] PASS [2021-07-10T10:54:43.792Z] coverage: 38.2% of statements [2021-07-10T10:54:43.792Z] --- PASS: TestAllocateRandomDeallocate (7.22s) [2021-07-10T10:54:43.792Z] === RUN TestRetrieveFromStore [2021-07-10T10:54:43.792Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 38.2% of statements [2021-07-10T10:54:44.226Z] --- PASS: TestExecWithCloseStdin (1.06s) [2021-07-10T10:54:44.227Z] === RUN TestExec [2021-07-10T10:54:45.170Z] --- PASS: TestExec (1.05s) [2021-07-10T10:54:45.170Z] === RUN TestExecUser [2021-07-10T10:54:45.316Z] === RUN TestChtimes [2021-07-10T10:54:45.316Z] --- PASS: TestChtimes (0.00s) [2021-07-10T10:54:45.316Z] === RUN TestChtimesWindows [2021-07-10T10:54:45.316Z] --- PASS: TestChtimesWindows (0.01s) [2021-07-10T10:54:45.316Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-10T10:54:45.316Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-10T10:54:45.316Z] === RUN TestEnsureRemoveAllNotExist [2021-07-10T10:54:45.316Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-10T10:54:45.316Z] === RUN TestEnsureRemoveAllWithDir [2021-07-10T10:54:45.316Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-10T10:54:45.316Z] === RUN TestEnsureRemoveAllWithFile [2021-07-10T10:54:45.316Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-10T10:54:45.316Z] === RUN TestHasWin32KSupport [2021-07-10T10:54:45.316Z] syscall_windows_test.go:8: win32k: true [2021-07-10T10:54:45.316Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-10T10:54:45.316Z] PASS [2021-07-10T10:54:45.316Z] coverage: 12.9% of statements [2021-07-10T10:54:45.316Z] ok github.com/docker/docker/pkg/system 0.056s coverage: 12.9% of statements [2021-07-10T10:54:45.770Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-07-10T10:54:45.770Z] === RUN TestClientStream [2021-07-10T10:54:45.770Z] --- PASS: TestClientStream (0.00s) [2021-07-10T10:54:45.770Z] === RUN TestClientSendFile [2021-07-10T10:54:45.770Z] --- PASS: TestClientSendFile (0.00s) [2021-07-10T10:54:45.770Z] === RUN TestClientWithRequestTimeout [2021-07-10T10:54:45.770Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-07-10T10:54:45.770Z] === RUN TestFileSpecPlugin [2021-07-10T10:54:45.770Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-07-10T10:54:45.770Z] === RUN TestFileJSONSpecPlugin [2021-07-10T10:54:45.770Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-10T10:54:45.770Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-10T10:54:45.770Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-10T10:54:45.770Z] === RUN TestPluginAddHandler [2021-07-10T10:54:45.770Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-10T10:54:45.770Z] === RUN TestPluginWaitBadPlugin [2021-07-10T10:54:45.770Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-10T10:54:45.770Z] === RUN TestGet [2021-07-10T10:54:45.770Z] time="2021-07-10T10:54:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-10T10:54:46.224Z] --- PASS: TestRetrieveFromStore (2.24s) [2021-07-10T10:54:46.224Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-10T10:54:46.224Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-10T10:54:46.224Z] === RUN TestParallelPredefinedRequest1 [2021-07-10T10:54:46.224Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-10T10:54:46.224Z] === RUN TestParallelPredefinedRequest2 [2021-07-10T10:54:46.224Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-10T10:54:46.224Z] === RUN TestParallelPredefinedRequest3 [2021-07-10T10:54:46.224Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-10T10:54:46.224Z] === RUN TestParallelPredefinedRequest4 [2021-07-10T10:54:46.224Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-10T10:54:46.224Z] === RUN TestParallelPredefinedRequest5 [2021-07-10T10:54:46.224Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-10T10:54:46.224Z] === RUN TestDebug [2021-07-10T10:54:46.224Z] --- PASS: TestDebug (0.00s) [2021-07-10T10:54:46.224Z] === RUN TestRequestPoolParallel [2021-07-10T10:54:46.224Z] === RUN TestTailFile [2021-07-10T10:54:46.224Z] --- PASS: TestTailFile (0.00s) [2021-07-10T10:54:46.224Z] === RUN TestTailFileManyLines [2021-07-10T10:54:46.224Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-10T10:54:46.224Z] === RUN TestTailEmptyFile [2021-07-10T10:54:46.224Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-10T10:54:46.224Z] === RUN TestTailNegativeN [2021-07-10T10:54:46.224Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader [2021-07-10T10:54:46.224Z] === PAUSE TestNewTailReader [2021-07-10T10:54:46.224Z] === CONT TestNewTailReader [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/no_delimiter [2021-07-10T10:54:46.224Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-10T10:54:46.224Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-10T10:54:46.224Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-10T10:54:46.224Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-10T10:54:46.224Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-10T10:54:46.224Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/truncated_last_line [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-10T10:54:46.224Z] === CONT TestNewTailReader/no_delimiter [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-10T10:54:46.224Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-10T10:54:46.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-10T10:54:46.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-10T10:54:46.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:54:46.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:54:46.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:54:46.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-10T10:54:46.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-10T10:54:46.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-10T10:54:46.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-10T10:54:46.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-10T10:54:46.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-10T10:54:46.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-10T10:54:46.224Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-10T10:54:46.224Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:54:46.225Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:54:46.225Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-10T10:54:46.225Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-10T10:54:46.225Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-10T10:54:46.225Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-10T10:54:46.225Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-10T10:54:46.225Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:54:46.225Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-10T10:54:46.225Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-10T10:54:46.225Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-10T10:54:46.225Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.225Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:54:46.225Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.225Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:54:46.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:54:46.225Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:54:46.226Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:54:46.226Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-10T10:54:46.226Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-10T10:54:46.226Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-10T10:54:46.226Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:54:46.226Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:54:46.226Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-10T10:54:46.226Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:54:46.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:54:46.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:54:46.557Z] --- PASS: TestExecUser (1.06s) [2021-07-10T10:54:46.557Z] === RUN TestExportContainerAndImportImage [2021-07-10T10:54:46.681Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:54:46.681Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:54:46.681Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:54:46.681Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:54:46.681Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-10T10:54:46.681Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-10T10:54:46.681Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-10T10:54:46.681Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:54:46.681Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:54:46.681Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-10T10:54:46.681Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-10T10:54:46.681Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-10T10:54:46.681Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-10T10:54:46.681Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:54:46.681Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:54:46.681Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:54:46.681Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:54:46.681Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-10T10:54:46.681Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:54:46.681Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:54:46.681Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-10T10:54:46.681Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-10T10:54:46.681Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-10T10:54:46.681Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:54:46.681Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:54:46.681Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:54:46.681Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:54:46.682Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:54:46.682Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:54:46.682Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-10T10:54:46.682Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-10T10:54:46.682Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:54:46.682Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-10T10:54:46.682Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-10T10:54:46.682Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:54:46.683Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-10T10:54:46.683Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:54:46.683Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:54:46.684Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:54:46.684Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-10T10:54:46.685Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-10T10:54:46.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-10T10:54:46.686Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-10T10:54:46.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-10T10:54:46.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-10T10:54:46.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-10T10:54:46.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-10T10:54:46.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-10T10:54:46.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-10T10:54:46.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-10T10:54:46.686Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-10T10:54:46.686Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-10T10:54:46.686Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-10T10:54:46.686Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-10T10:54:46.686Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-10T10:54:46.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-10T10:54:46.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-10T10:54:46.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-10T10:54:46.686Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-10T10:54:47.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestRequestPoolParallel (0.34s) [2021-07-10T10:54:47.142Z] === RUN TestFullAllocateRelease [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-10T10:54:47.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-10T10:54:47.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-10T10:54:47.143Z] PASS [2021-07-10T10:54:47.143Z] coverage: 88.6% of statements [2021-07-10T10:54:47.143Z] ok github.com/docker/docker/pkg/tailfile 0.203s coverage: 88.6% of statements [2021-07-10T10:54:47.143Z] time="2021-07-10T10:54:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-10T10:54:47.143Z] --- PASS: TestFullAllocateRelease (0.68s) [2021-07-10T10:54:47.143Z] === RUN TestOddAllocateRelease [2021-07-10T10:54:47.143Z] --- PASS: TestOddAllocateRelease (0.29s) [2021-07-10T10:54:47.143Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-10T10:54:47.343Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-07-10T10:54:47.343Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-10T10:54:47.502Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2021-07-10T10:54:47.502Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-10T10:54:47.598Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-07-10T10:54:47.598Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-10T10:54:47.598Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-07-10T10:54:47.598Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-10T10:54:47.598Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-07-10T10:54:47.598Z] === CONT TestParallelPredefinedRequest1 [2021-07-10T10:54:47.598Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:54:47.598Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-10T10:54:47.598Z] === CONT TestParallelPredefinedRequest5 [2021-07-10T10:54:47.598Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:54:47.598Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-10T10:54:47.598Z] === CONT TestParallelPredefinedRequest4 [2021-07-10T10:54:47.598Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:54:47.598Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-10T10:54:47.598Z] === CONT TestParallelPredefinedRequest3 [2021-07-10T10:54:47.598Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:54:47.598Z] === CONT TestParallelPredefinedRequest2 [2021-07-10T10:54:47.598Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-10T10:54:47.598Z] === CONT TestParallelPredefinedRequest2 [2021-07-10T10:54:47.598Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:54:47.598Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-10T10:54:47.598Z] PASS [2021-07-10T10:54:47.598Z] coverage: 85.3% of statements [2021-07-10T10:54:47.598Z] ok github.com/docker/docker/libnetwork/ipam 62.065s coverage: 85.3% of statements [2021-07-10T10:54:47.598Z] === RUN TestTarSumRemoveNonExistent [2021-07-10T10:54:47.598Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-10T10:54:47.598Z] === RUN TestTarSumRemove [2021-07-10T10:54:47.598Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-10T10:54:47.598Z] === RUN TestSortFileInfoSums [2021-07-10T10:54:47.598Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-10T10:54:47.598Z] === RUN TestNewTarSumForLabelInvalid [2021-07-10T10:54:47.598Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-10T10:54:47.598Z] === RUN TestNewTarSumForLabel [2021-07-10T10:54:47.598Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-10T10:54:47.598Z] === RUN TestEmptyTar [2021-07-10T10:54:47.598Z] --- PASS: TestEmptyTar (0.00s) [2021-07-10T10:54:47.598Z] === RUN TestTarSumsReadSize [2021-07-10T10:54:47.598Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-10T10:54:47.598Z] === RUN TestTarSums [2021-07-10T10:54:47.598Z] --- PASS: TestTarSums (0.05s) [2021-07-10T10:54:47.598Z] === RUN TestIteration [2021-07-10T10:54:47.598Z] --- PASS: TestIteration (0.00s) [2021-07-10T10:54:47.598Z] === RUN TestVersionLabelForChecksum [2021-07-10T10:54:47.598Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-10T10:54:47.598Z] === RUN TestVersion [2021-07-10T10:54:47.598Z] --- PASS: TestVersion (0.00s) [2021-07-10T10:54:47.598Z] === RUN TestGetVersion [2021-07-10T10:54:47.598Z] --- PASS: TestGetVersion (0.00s) [2021-07-10T10:54:47.598Z] === RUN TestGetVersions [2021-07-10T10:54:47.598Z] --- PASS: TestGetVersions (0.00s) [2021-07-10T10:54:47.598Z] PASS [2021-07-10T10:54:47.598Z] coverage: 89.3% of statements [2021-07-10T10:54:47.598Z] ok github.com/docker/docker/pkg/tarsum 0.106s coverage: 89.3% of statements [2021-07-10T10:54:48.269Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-10T10:54:48.557Z] testing: warning: no tests to run [2021-07-10T10:54:48.557Z] PASS [2021-07-10T10:54:48.557Z] coverage: [no statements] [2021-07-10T10:54:48.557Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: [no statements] [no tests to run] [2021-07-10T10:54:48.888Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2021-07-10T10:54:48.889Z] === RUN TestHealthCheckWorkdir [2021-07-10T10:54:49.011Z] time="2021-07-10T10:54:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-10T10:54:49.011Z] === RUN TestTruncIndex [2021-07-10T10:54:49.011Z] --- PASS: TestTruncIndex (0.10s) [2021-07-10T10:54:49.011Z] PASS [2021-07-10T10:54:49.011Z] coverage: 91.5% of statements [2021-07-10T10:54:49.011Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2021-07-10T10:54:49.194Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-10T10:54:49.449Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-10T10:54:49.466Z] === RUN TestIsGIT [2021-07-10T10:54:49.466Z] --- PASS: TestIsGIT (0.00s) [2021-07-10T10:54:49.466Z] === RUN TestIsTransport [2021-07-10T10:54:49.466Z] --- PASS: TestIsTransport (0.00s) [2021-07-10T10:54:49.466Z] PASS [2021-07-10T10:54:49.466Z] coverage: 100.0% of statements [2021-07-10T10:54:49.466Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2021-07-10T10:54:49.920Z] === RUN TestVersionInfo [2021-07-10T10:54:49.920Z] --- PASS: TestVersionInfo (0.00s) [2021-07-10T10:54:49.920Z] === RUN TestAppendVersions [2021-07-10T10:54:49.920Z] --- PASS: TestAppendVersions (0.00s) [2021-07-10T10:54:49.920Z] PASS [2021-07-10T10:54:49.920Z] coverage: 88.9% of statements [2021-07-10T10:54:49.920Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2021-07-10T10:54:50.276Z] --- PASS: TestHealthCheckWorkdir (1.40s) [2021-07-10T10:54:50.276Z] === RUN TestHealthKillContainer [2021-07-10T10:54:50.812Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.136.47:10037" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:47Z" level=debug msg="memberlist: Stream connection from=172.20.136.47:49380" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:47Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.136.47:10033 172.20.136.47:10034 172.20.136.47:10035]" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:47Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.136.47:10033 172.20.136.47:10034 172.20.136.47:10035]" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.136.47:10033" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=debug msg="memberlist: Stream connection from=172.20.136.47:49381" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node 6e5972dc2a84/172.20.136.47, joined gossip cluster" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node 6e5972dc2a84/172.20.136.47, added to nodes list" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node 6cd584918ba4/172.20.136.47, joined gossip cluster" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node bda2d57b0e09/172.20.136.47, joined gossip cluster" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node bda2d57b0e09/172.20.136.47, is the new incarnation of the shutdown node 5908984d48d8/172.20.136.47" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node bda2d57b0e09/172.20.136.47, added to nodes list" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node 6cd584918ba4/172.20.136.47, added to nodes list" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.136.47:10034" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=debug msg="memberlist: Stream connection from=172.20.136.47:49382" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node 6e5972dc2a84/172.20.136.47, joined gossip cluster" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node 6e5972dc2a84/172.20.136.47, added to nodes list" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node bda2d57b0e09/172.20.136.47, joined gossip cluster" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node bda2d57b0e09/172.20.136.47, added to nodes list" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node 6cd584918ba4/172.20.136.47, joined gossip cluster" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node 6cd584918ba4/172.20.136.47, added to nodes list" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node e17b5fecf419/172.20.136.47, joined gossip cluster" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node e17b5fecf419/172.20.136.47, is the new incarnation of the shutdown node 839e23008968/172.20.136.47" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node e17b5fecf419/172.20.136.47, added to nodes list" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=debug msg="memberlist: Stream connection from=172.20.136.47:49383" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.136.47:10035" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node 6e5972dc2a84/172.20.136.47, joined gossip cluster" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node 6e5972dc2a84/172.20.136.47, added to nodes list" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node bda2d57b0e09/172.20.136.47, joined gossip cluster" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node bda2d57b0e09/172.20.136.47, added to nodes list" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node e17b5fecf419/172.20.136.47, joined gossip cluster" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node e17b5fecf419/172.20.136.47, added to nodes list" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node 6cd584918ba4/172.20.136.47, joined gossip cluster" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node 6cd584918ba4/172.20.136.47, added to nodes list" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node dee92b043254/172.20.136.47, joined gossip cluster" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node dee92b043254/172.20.136.47, is the new incarnation of the shutdown node c464c3375e61/172.20.136.47" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node dee92b043254/172.20.136.47, added to nodes list" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node e17b5fecf419/172.20.136.47, joined gossip cluster" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node e17b5fecf419/172.20.136.47, added to nodes list" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node dee92b043254/172.20.136.47, joined gossip cluster" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node dee92b043254/172.20.136.47, added to nodes list" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node dee92b043254/172.20.136.47, joined gossip cluster" [2021-07-10T10:54:50.903Z] time="2021-07-10T10:54:48Z" level=info msg="Node dee92b043254/172.20.136.47, added to nodes list" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:48Z" level=info msg="Node dee92b043254/172.20.136.47, joined gossip cluster" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:48Z" level=info msg="Node dee92b043254/172.20.136.47, is the new incarnation of the shutdown node c464c3375e61/172.20.136.47" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:48Z" level=info msg="Node dee92b043254/172.20.136.47, added to nodes list" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:48Z" level=info msg="Node e17b5fecf419/172.20.136.47, joined gossip cluster" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:48Z" level=info msg="Node e17b5fecf419/172.20.136.47, is the new incarnation of the shutdown node 839e23008968/172.20.136.47" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:48Z" level=info msg="Node e17b5fecf419/172.20.136.47, added to nodes list" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:48Z" level=info msg="Node bda2d57b0e09/172.20.136.47, joined gossip cluster" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:48Z" level=info msg="Node bda2d57b0e09/172.20.136.47, is the new incarnation of the shutdown node 5908984d48d8/172.20.136.47" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:48Z" level=info msg="Node bda2d57b0e09/172.20.136.47, added to nodes list" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.136.47:10033" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:48Z" level=debug msg="memberlist: Stream connection from=172.20.136.47:49384" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.136.47:10034" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:48Z" level=debug msg="memberlist: Stream connection from=172.20.136.47:49385" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.136.47:10035" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:48Z" level=debug msg="memberlist: Stream connection from=172.20.136.47:49386" [2021-07-10T10:54:50.904Z] 2021/07/10 10:54:50 Closing DB instances... [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:50Z" level=info msg="Node bda2d57b0e09 change state NodeActive --> NodeLeft" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:50Z" level=info msg="node4(6e5972dc2a84): Node leave event for bda2d57b0e09/172.20.136.47" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:50Z" level=info msg="Node bda2d57b0e09 change state NodeActive --> NodeLeft" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:50Z" level=info msg="node2(e17b5fecf419): Node leave event for bda2d57b0e09/172.20.136.47" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:50Z" level=info msg="Node bda2d57b0e09 change state NodeActive --> NodeLeft" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:50Z" level=info msg="node5(6cd584918ba4): Node leave event for bda2d57b0e09/172.20.136.47" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:50Z" level=info msg="Node bda2d57b0e09 change state NodeActive --> NodeLeft" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:50Z" level=info msg="node3(dee92b043254): Node leave event for bda2d57b0e09/172.20.136.47" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:50Z" level=info msg="Node bda2d57b0e09 change state NodeActive --> NodeLeft" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:50Z" level=info msg="node1(bda2d57b0e09): Node leave event for bda2d57b0e09/172.20.136.47" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:50Z" level=info msg="Node bda2d57b0e09/172.20.136.47, left gossip cluster" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:50Z" level=info msg="Node bda2d57b0e09/172.20.136.47, left gossip cluster" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:50Z" level=info msg="Node bda2d57b0e09/172.20.136.47, left gossip cluster" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:50Z" level=info msg="Node bda2d57b0e09/172.20.136.47, left gossip cluster" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:50Z" level=info msg="Node bda2d57b0e09/172.20.136.47, left gossip cluster" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.136.47:10036" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:50Z" level=debug msg="memberlist: Stream connection from=172.20.136.47:49387" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:50Z" level=info msg="Node e17b5fecf419 change state NodeActive --> NodeLeft" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:50Z" level=info msg="Node e17b5fecf419 change state NodeActive --> NodeLeft" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:50Z" level=info msg="node5(6cd584918ba4): Node leave event for e17b5fecf419/172.20.136.47" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:50Z" level=info msg="node4(6e5972dc2a84): Node leave event for e17b5fecf419/172.20.136.47" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:50Z" level=info msg="Node e17b5fecf419 change state NodeActive --> NodeLeft" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:50Z" level=info msg="node3(dee92b043254): Node leave event for e17b5fecf419/172.20.136.47" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:50Z" level=info msg="Node e17b5fecf419 change state NodeActive --> NodeLeft" [2021-07-10T10:54:50.904Z] time="2021-07-10T10:54:50Z" level=info msg="node2(e17b5fecf419): Node leave event for e17b5fecf419/172.20.136.47" [2021-07-10T10:54:51.354Z] time="2021-07-10T10:54:50Z" level=debug msg="memberlist: Stream connection from=172.20.136.47:49388" [2021-07-10T10:54:51.354Z] time="2021-07-10T10:54:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.136.47:10034" [2021-07-10T10:54:51.354Z] time="2021-07-10T10:54:50Z" level=error msg="node: e17b5fecf419 is unknown to memberlist" [2021-07-10T10:54:51.354Z] time="2021-07-10T10:54:50Z" level=info msg="Node e17b5fecf419/172.20.136.47, left gossip cluster" [2021-07-10T10:54:51.354Z] time="2021-07-10T10:54:50Z" level=info msg="Node e17b5fecf419/172.20.136.47, left gossip cluster" [2021-07-10T10:54:51.354Z] time="2021-07-10T10:54:50Z" level=info msg="Node e17b5fecf419/172.20.136.47, left gossip cluster" [2021-07-10T10:54:51.354Z] time="2021-07-10T10:54:51Z" level=info msg="Node dee92b043254 change state NodeActive --> NodeLeft" [2021-07-10T10:54:51.354Z] time="2021-07-10T10:54:51Z" level=info msg="node5(6cd584918ba4): Node leave event for dee92b043254/172.20.136.47" [2021-07-10T10:54:51.354Z] time="2021-07-10T10:54:51Z" level=info msg="Node dee92b043254 change state NodeActive --> NodeLeft" [2021-07-10T10:54:51.354Z] time="2021-07-10T10:54:51Z" level=info msg="Node dee92b043254/172.20.136.47, left gossip cluster" [2021-07-10T10:54:51.354Z] time="2021-07-10T10:54:51Z" level=info msg="Node dee92b043254 change state NodeActive --> NodeFailed" [2021-07-10T10:54:51.354Z] time="2021-07-10T10:54:51Z" level=info msg="Node dee92b043254/172.20.136.47, added to failed nodes list" [2021-07-10T10:54:51.354Z] time="2021-07-10T10:54:51Z" level=info msg="node4(6e5972dc2a84): Node leave event for dee92b043254/172.20.136.47" [2021-07-10T10:54:51.354Z] time="2021-07-10T10:54:51Z" level=info msg="Node e17b5fecf419/172.20.136.47, left gossip cluster" [2021-07-10T10:54:51.738Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-10T10:54:51.805Z] time="2021-07-10T10:54:51Z" level=error msg="node: dee92b043254 is unknown to memberlist" [2021-07-10T10:54:51.805Z] time="2021-07-10T10:54:51Z" level=info msg="Node dee92b043254/172.20.136.47, left gossip cluster" [2021-07-10T10:54:51.805Z] time="2021-07-10T10:54:51Z" level=info msg="Node dee92b043254/172.20.136.47, left gossip cluster" [2021-07-10T10:54:51.805Z] time="2021-07-10T10:54:51Z" level=debug msg="memberlist: Failed ping: 6cd584918ba4 (timeout reached)" [2021-07-10T10:54:51.805Z] time="2021-07-10T10:54:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.136.47:10035: use of closed network connection" [2021-07-10T10:54:51.805Z] time="2021-07-10T10:54:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.136.47:10036: use of closed network connection" [2021-07-10T10:54:51.805Z] time="2021-07-10T10:54:51Z" level=debug msg="memberlist: Stream connection from=172.20.136.47:49389" [2021-07-10T10:54:51.993Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-10T10:54:52.084Z] === RUN TestValidatePrivileges [2021-07-10T10:54:52.084Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-10T10:54:52.084Z] === RUN TestFilterByCapNeg [2021-07-10T10:54:52.084Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-10T10:54:52.084Z] === RUN TestFilterByCapPos [2021-07-10T10:54:52.084Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-10T10:54:52.084Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-10T10:54:52.084Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-10T10:54:52.084Z] PASS [2021-07-10T10:54:52.084Z] coverage: 12.0% of statements [2021-07-10T10:54:52.084Z] ok github.com/docker/docker/plugin 0.047s coverage: 12.0% of statements [2021-07-10T10:54:52.256Z] time="2021-07-10T10:54:51Z" level=info msg="Node 6e5972dc2a84/172.20.136.47, left gossip cluster" [2021-07-10T10:54:52.256Z] time="2021-07-10T10:54:51Z" level=info msg="Node 6e5972dc2a84 change state NodeActive --> NodeFailed" [2021-07-10T10:54:52.256Z] time="2021-07-10T10:54:51Z" level=info msg="Node 6e5972dc2a84/172.20.136.47, added to failed nodes list" [2021-07-10T10:54:52.256Z] time="2021-07-10T10:54:51Z" level=info msg="Node 6e5972dc2a84 change state NodeActive --> NodeLeft" [2021-07-10T10:54:52.256Z] time="2021-07-10T10:54:51Z" level=info msg="node5(6cd584918ba4): Node leave event for 6e5972dc2a84/172.20.136.47" [2021-07-10T10:54:52.256Z] time="2021-07-10T10:54:51Z" level=error msg="node: 6e5972dc2a84 is unknown to memberlist" [2021-07-10T10:54:52.256Z] time="2021-07-10T10:54:51Z" level=info msg="Node 6e5972dc2a84/172.20.136.47, left gossip cluster" [2021-07-10T10:54:52.256Z] time="2021-07-10T10:54:52Z" level=info msg="Node 6cd584918ba4/172.20.136.47, left gossip cluster" [2021-07-10T10:54:52.256Z] time="2021-07-10T10:54:52Z" level=info msg="Node 6cd584918ba4 change state NodeActive --> NodeFailed" [2021-07-10T10:54:52.256Z] time="2021-07-10T10:54:52Z" level=info msg="Node 6cd584918ba4/172.20.136.47, added to failed nodes list" [2021-07-10T10:54:52.256Z] --- PASS: TestNetworkDBIslands (65.84s) [2021-07-10T10:54:52.256Z] PASS [2021-07-10T10:54:52.256Z] coverage: 60.2% of statements [2021-07-10T10:54:52.256Z] ok github.com/docker/docker/libnetwork/networkdb 157.830s coverage: 60.2% of statements [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/quota [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/rootless [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/volume [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-10T10:54:52.256Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-10T10:54:52.538Z] === RUN TestNewSettable [2021-07-10T10:54:52.538Z] --- PASS: TestNewSettable (0.00s) [2021-07-10T10:54:52.538Z] === RUN TestIsSettable [2021-07-10T10:54:52.538Z] --- PASS: TestIsSettable (0.00s) [2021-07-10T10:54:52.538Z] === RUN TestUpdateSettingsEnv [2021-07-10T10:54:52.538Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-10T10:54:52.538Z] PASS [2021-07-10T10:54:52.538Z] coverage: 20.0% of statements [2021-07-10T10:54:52.538Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2021-07-10T10:54:52.992Z] time="2021-07-10T10:54:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-10T10:54:53.356Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-07-10T10:54:53.356Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-10T10:54:53.356Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-10T10:54:53.451Z] === RUN TestLoad [2021-07-10T10:54:53.451Z] --- PASS: TestLoad (0.00s) [2021-07-10T10:54:53.451Z] === RUN TestSave [2021-07-10T10:54:53.451Z] --- PASS: TestSave (0.03s) [2021-07-10T10:54:53.451Z] === RUN TestAddDeleteGet [2021-07-10T10:54:53.451Z] --- PASS: TestAddDeleteGet (0.05s) [2021-07-10T10:54:53.451Z] === RUN TestInvalidTags [2021-07-10T10:54:53.451Z] --- PASS: TestInvalidTags (0.01s) [2021-07-10T10:54:53.451Z] PASS [2021-07-10T10:54:53.451Z] coverage: 84.4% of statements [2021-07-10T10:54:53.451Z] ok github.com/docker/docker/reference 0.125s coverage: 84.4% of statements [2021-07-10T10:54:53.580Z] --- PASS: TestHealthKillContainer (3.06s) [2021-07-10T10:54:53.580Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-10T10:54:53.916Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-10T10:54:54.154Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2021-07-10T10:54:54.154Z] === RUN TestIpcModeNone [2021-07-10T10:54:55.098Z] --- PASS: TestIpcModeNone (1.06s) [2021-07-10T10:54:55.098Z] === RUN TestIpcModePrivate [2021-07-10T10:54:55.119Z] [2021-07-10T10:54:55.119Z] === Skipped [2021-07-10T10:54:55.119Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-10T10:54:55.119Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-10T10:54:55.119Z] [2021-07-10T10:54:55.119Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-10T10:54:55.119Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:54:55.119Z] [2021-07-10T10:54:55.119Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-10T10:54:55.119Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:54:55.119Z] [2021-07-10T10:54:55.119Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-10T10:54:55.119Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:54:55.119Z] [2021-07-10T10:54:55.119Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-07-10T10:54:55.119Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:54:55.119Z] [2021-07-10T10:54:55.119Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-10T10:54:55.119Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-10T10:54:55.119Z] [2021-07-10T10:54:55.119Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-10T10:54:55.119Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-10T10:54:55.119Z] [2021-07-10T10:54:55.119Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-10T10:54:55.119Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-10T10:54:55.119Z] [2021-07-10T10:54:55.119Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-10T10:54:55.119Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-10T10:54:55.119Z] [2021-07-10T10:54:55.119Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2021-07-10T10:54:55.119Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-10T10:54:55.119Z] [2021-07-10T10:54:55.119Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-10T10:54:55.119Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-10T10:54:55.119Z] [2021-07-10T10:54:55.119Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-10T10:54:55.119Z] daemon_test.go:147: root required [2021-07-10T10:54:55.119Z] [2021-07-10T10:54:55.119Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-10T10:54:55.120Z] reload_test.go:520: root required [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-10T10:54:55.120Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-10T10:54:55.120Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-10T10:54:55.120Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-10T10:54:55.120Z] download_test.go:268: Needs fixing on Windows [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-10T10:54:55.120Z] layer_test.go:304: Failing on Windows [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-10T10:54:55.120Z] layer_test.go:353: Failing on Windows [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-10T10:54:55.120Z] layer_test.go:468: Failing on Windows [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-10T10:54:55.120Z] layer_test.go:697: Failing on Windows [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-10T10:54:55.120Z] migration_test.go:46: Failing on Windows [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-10T10:54:55.120Z] migration_test.go:182: Failing on Windows [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-10T10:54:55.120Z] mount_test.go:17: Failing on Windows [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-10T10:54:55.120Z] mount_test.go:76: Failing on Windows [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-10T10:54:55.120Z] mount_test.go:125: Failing on Windows [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-10T10:54:55.120Z] mount_test.go:212: Failing on Windows [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-07-10T10:54:55.120Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-10T10:54:55.120Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-10T10:54:55.120Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-10T10:54:55.120Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-10T10:54:55.120Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-10T10:54:55.120Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-10T10:54:55.120Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.01s) [2021-07-10T10:54:55.120Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-10T10:54:55.120Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-10T10:54:55.120Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-10T10:54:55.120Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-10T10:54:55.120Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-10T10:54:55.120Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-10T10:54:55.120Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-10T10:54:55.120Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-10T10:54:55.120Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-10T10:54:55.120Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-10T10:54:55.120Z] archive_test.go:134: Xz not present in msys2 [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-10T10:54:55.120Z] archive_test.go:239: Failing on Windows CI machines [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-10T10:54:55.120Z] archive_windows_test.go:16: Currently fails [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-10T10:54:55.120Z] changes_test.go:196: needs more investigation [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-10T10:54:55.120Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-10T10:54:55.120Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-10T10:54:55.120Z] changes_test.go:433: needs further investigation [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-10T10:54:55.120Z] changes_test.go:469: needs further investigation [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-10T10:54:55.120Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.01s) [2021-07-10T10:54:55.120Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-10T10:54:55.120Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-10T10:54:55.120Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-10T10:54:55.120Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-10T10:54:55.120Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-10T10:54:55.120Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-10T10:54:55.120Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-10T10:54:55.120Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-10T10:54:55.120Z] poller_test.go:41: No chmod on Windows [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-10T10:54:55.120Z] fileutils_test.go:134: Needs porting to Windows [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-10T10:54:55.120Z] fileutils_test.go:180: Needs porting to Windows [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-10T10:54:55.120Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-10T10:54:55.120Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-07-10T10:54:55.120Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-10T10:54:55.120Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-10T10:54:55.120Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] [2021-07-10T10:54:55.120Z] DONE 2027 tests, 69 skipped in 343.072s [2021-07-10T10:54:55.120Z] INFO: make.ps1 ended at 07/10/2021 10:54:54 [2021-07-10T10:54:55.612Z] === RUN TestResolveAuthConfigIndexServer [2021-07-10T10:54:55.612Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-10T10:54:55.612Z] === RUN TestResolveAuthConfigFullURL [2021-07-10T10:54:55.612Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-10T10:54:55.612Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-10T10:54:55.612Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-10T10:54:55.612Z] === RUN TestValidateMirror [2021-07-10T10:54:55.612Z] --- PASS: TestValidateMirror (0.00s) [2021-07-10T10:54:55.612Z] === RUN TestLoadInsecureRegistries [2021-07-10T10:54:55.612Z] time="2021-07-10T10:54:55Z" 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-10T10:54:55.612Z] time="2021-07-10T10:54:55Z" 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-10T10:54:55.612Z] time="2021-07-10T10:54:55Z" 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-10T10:54:55.612Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-07-10T10:54:55.612Z] === RUN TestNewServiceConfig [2021-07-10T10:54:55.612Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-10T10:54:55.612Z] === RUN TestValidateIndexName [2021-07-10T10:54:55.612Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-10T10:54:55.612Z] === RUN TestValidateIndexNameWithError [2021-07-10T10:54:55.612Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-10T10:54:55.612Z] === RUN TestEndpointParse [2021-07-10T10:54:55.612Z] --- PASS: TestEndpointParse (0.00s) [2021-07-10T10:54:55.612Z] === RUN TestEndpointParseInvalid [2021-07-10T10:54:55.612Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-10T10:54:55.612Z] === RUN TestValidateEndpoint [2021-07-10T10:54:55.612Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-10T10:54:55.612Z] === RUN TestPing [2021-07-10T10:54:55.612Z] --- PASS: TestPing (0.00s) [2021-07-10T10:54:55.612Z] === RUN TestPingRegistryEndpoint [2021-07-10T10:54:55.612Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:54:55.612Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-07-10T10:54:55.612Z] === RUN TestEndpoint [2021-07-10T10:54:55.612Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:54:55.612Z] --- SKIP: TestEndpoint (0.01s) [2021-07-10T10:54:55.612Z] === RUN TestParseRepositoryInfo [2021-07-10T10:54:55.612Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-10T10:54:55.612Z] === RUN TestNewIndexInfo [2021-07-10T10:54:55.612Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-10T10:54:55.612Z] === RUN TestMirrorEndpointLookup [2021-07-10T10:54:55.612Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:54:55.612Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-07-10T10:54:55.612Z] === RUN TestSearchRepositories [2021-07-10T10:54:55.612Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-10T10:54:55.612Z] Host: 127.0.0.1:49319 [2021-07-10T10:54:55.612Z] User-Agent: docker test client [2021-07-10T10:54:55.612Z] Authorization: Token fake-token [2021-07-10T10:54:55.612Z] X-Docker-Token: true [2021-07-10T10:54:55.612Z] Accept-Encoding: gzip [2021-07-10T10:54:55.612Z] [2021-07-10T10:54:55.612Z] [2021-07-10T10:54:55.612Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-10T10:54:55.612Z] Connection: close [2021-07-10T10:54:55.612Z] Content-Length: 144 [2021-07-10T10:54:55.612Z] Cache-Control: no-cache [2021-07-10T10:54:55.612Z] Content-Type: application/json [2021-07-10T10:54:55.612Z] Date: Sat, 10 Jul 2021 10:54:55 GMT [2021-07-10T10:54:55.612Z] Expires: -1 [2021-07-10T10:54:55.612Z] Pragma: no-cache [2021-07-10T10:54:55.612Z] Server: docker-tests/mock [2021-07-10T10:54:55.612Z] X-Docker-Registry-Config: mock [2021-07-10T10:54:55.612Z] X-Docker-Registry-Version: 0.0.0 [2021-07-10T10:54:55.612Z] [2021-07-10T10:54:55.612Z] [2021-07-10T10:54:55.612Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-10T10:54:55.612Z] === RUN TestTrustedLocation [2021-07-10T10:54:55.612Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-10T10:54:55.612Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-10T10:54:55.612Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-10T10:54:55.804Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-10T10:54:56.043Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-07-10T10:54:56.043Z] --- PASS: TestIpcModePrivate (1.06s) [2021-07-10T10:54:56.043Z] === RUN TestIpcModeShareable [2021-07-10T10:54:56.066Z] === RUN TestAllowNondistributableArtifacts [2021-07-10T10:54:56.066Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-10T10:54:56.066Z] === RUN TestIsSecureIndex [2021-07-10T10:54:56.066Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-10T10:54:56.066Z] PASS [2021-07-10T10:54:56.066Z] coverage: 51.7% of statements [2021-07-10T10:54:56.066Z] ok github.com/docker/docker/registry 0.221s coverage: 51.7% of statements [2021-07-10T10:54:56.365Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-10T10:54:56.632Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-10T10:54:56.632Z] INFO: Unit tests ended at 07/10/2021 10:54:56. Duration:00:05:57.6493831 [2021-07-10T10:54:56.632Z] INFO: Building busybox [2021-07-10T10:54:56.632Z] Sending build context to Docker daemon 5.12kB [2021-07-10T10:54:56.632Z] [2021-07-10T10:54:56.632Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-10T10:54:56.632Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-10T10:54:56.632Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-10T10:54:56.632Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-10T10:54:56.632Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-10T10:54:56.632Z] ---> 39d157a84080 [2021-07-10T10:54:56.632Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-10T10:54:56.632Z] ---> Running in 5c0f71260d53 [2021-07-10T10:54:56.986Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-07-10T10:54:57.027Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-10T10:54:57.027Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-07-10T10:54:57.027Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-10T10:54:57.027Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-10T10:54:57.027Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-10T10:54:57.027Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-10T10:54:57.027Z] === RUN TestResumableRequestReaderWithReadError [2021-07-10T10:54:57.027Z] time="2021-07-10T10:54:56Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-10T10:54:57.027Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2021-07-10T10:54:57.027Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-10T10:54:57.027Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-10T10:54:57.027Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-10T10:54:57.027Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-10T10:54:57.027Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-10T10:54:57.027Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-10T10:54:57.027Z] === RUN TestResumableRequestReader [2021-07-10T10:54:57.027Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-10T10:54:57.027Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-10T10:54:57.027Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-10T10:54:57.027Z] PASS [2021-07-10T10:54:57.027Z] coverage: 100.0% of statements [2021-07-10T10:54:57.027Z] ok github.com/docker/docker/registry/resumable 0.229s coverage: 100.0% of statements [2021-07-10T10:54:57.247Z] --- PASS: TestIpcModeShareable (1.06s) [2021-07-10T10:54:57.248Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-10T10:54:57.290Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-10T10:54:57.481Z] === RUN TestRestartManagerTimeout [2021-07-10T10:54:57.481Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-10T10:54:57.481Z] === RUN TestRestartManagerTimeoutReset [2021-07-10T10:54:57.481Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-10T10:54:57.481Z] PASS [2021-07-10T10:54:57.481Z] coverage: 50.9% of statements [2021-07-10T10:54:57.481Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2021-07-10T10:54:58.215Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-07-10T10:54:58.439Z] === RUN TestDecodeContainerConfig [2021-07-10T10:54:58.439Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-10T10:54:58.439Z] === RUN TestDecodeContainerConfigIsolation [2021-07-10T10:54:58.439Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-10T10:54:58.439Z] === RUN TestValidatePrivileged [2021-07-10T10:54:58.439Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-10T10:54:58.439Z] PASS [2021-07-10T10:54:58.439Z] coverage: 52.2% of statements [2021-07-10T10:54:58.439Z] ok github.com/docker/docker/runconfig 0.035s coverage: 52.2% of statements [2021-07-10T10:54:58.892Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-10T10:54:58.892Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-10T10:54:58.892Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-10T10:54:58.892Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-10T10:54:58.892Z] PASS [2021-07-10T10:54:58.892Z] coverage: 62.5% of statements [2021-07-10T10:54:58.892Z] ok github.com/docker/docker/testutil 0.041s coverage: 62.5% of statements [2021-07-10T10:54:59.140Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-10T10:55:00.502Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-07-10T10:55:00.566Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.89s) [2021-07-10T10:55:00.566Z] === RUN TestAPIIpcModeHost [2021-07-10T10:55:01.055Z] --- PASS: TestGet (15.02s) [2021-07-10T10:55:01.055Z] === RUN TestPluginWithNoManifest [2021-07-10T10:55:01.055Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-10T10:55:01.055Z] === RUN TestGetAll [2021-07-10T10:55:01.055Z] --- PASS: TestGetAll (0.01s) [2021-07-10T10:55:01.055Z] PASS [2021-07-10T10:55:01.055Z] coverage: 73.4% of statements [2021-07-10T10:55:01.055Z] ok github.com/docker/docker/pkg/plugins 34.958s coverage: 73.4% of statements [2021-07-10T10:55:01.141Z] --- PASS: TestAPIIpcModeHost (1.07s) [2021-07-10T10:55:01.141Z] === RUN TestDaemonIpcModeShareable [2021-07-10T10:55:01.265Z] Removing intermediate container 5c0f71260d53 [2021-07-10T10:55:01.265Z] ---> 37e5b3459642 [2021-07-10T10:55:01.265Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-10T10:55:01.265Z] ---> Running in 5106ea202f7b [2021-07-10T10:55:01.427Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-07-10T10:55:01.509Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-10T10:55:01.509Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-10T10:55:01.509Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-10T10:55:01.509Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-10T10:55:01.714Z] Removing intermediate container 5106ea202f7b [2021-07-10T10:55:01.715Z] ---> b867c1fa4ec8 [2021-07-10T10:55:01.715Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-10T10:55:01.715Z] ---> Running in 3536508e5e0f [2021-07-10T10:55:01.988Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-07-10T10:55:02.165Z] Removing intermediate container 3536508e5e0f [2021-07-10T10:55:02.165Z] ---> 0e8d4db42504 [2021-07-10T10:55:02.165Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-10T10:55:02.913Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-07-10T10:55:03.032Z] === RUN TestGetAddress [2021-07-10T10:55:03.032Z] --- PASS: TestGetAddress (0.00s) [2021-07-10T10:55:03.032Z] === RUN TestRemove [2021-07-10T10:55:03.032Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-10T10:55:03.032Z] --- SKIP: TestRemove (0.00s) [2021-07-10T10:55:03.032Z] === RUN TestInitializeWithVolumes [2021-07-10T10:55:03.032Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-10T10:55:03.032Z] === RUN TestCreate [2021-07-10T10:55:03.032Z] --- PASS: TestCreate (0.01s) [2021-07-10T10:55:03.032Z] === RUN TestValidateName [2021-07-10T10:55:03.032Z] --- PASS: TestValidateName (0.00s) [2021-07-10T10:55:03.032Z] === RUN TestCreateWithOpts [2021-07-10T10:55:03.032Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-10T10:55:03.032Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-10T10:55:03.032Z] === RUN TestRelaodNoOpts [2021-07-10T10:55:03.032Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-10T10:55:03.032Z] PASS [2021-07-10T10:55:03.032Z] coverage: 41.5% of statements [2021-07-10T10:55:03.032Z] ok github.com/docker/docker/volume/local 0.110s coverage: 41.5% of statements [2021-07-10T10:55:03.032Z] === RUN TestGetDriver [2021-07-10T10:55:03.032Z] --- PASS: TestGetDriver (0.00s) [2021-07-10T10:55:03.032Z] === RUN TestVolumeRequestError [2021-07-10T10:55:03.032Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-10T10:55:03.032Z] PASS [2021-07-10T10:55:03.032Z] coverage: 36.1% of statements [2021-07-10T10:55:03.032Z] ok github.com/docker/docker/volume/drivers 0.048s coverage: 36.1% of statements [2021-07-10T10:55:03.060Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-07-10T10:55:03.060Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2021-07-10T10:55:03.060Z] === RUN TestDaemonIpcModePrivate [2021-07-10T10:55:03.677Z] [2021-07-10T10:55:03.839Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-07-10T10:55:03.990Z] === RUN TestConvertTmpfsOptions [2021-07-10T10:55:03.990Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-10T10:55:03.990Z] parser_test.go:49: data="ro" [2021-07-10T10:55:03.990Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-10T10:55:03.990Z] === RUN TestParseMountRaw [2021-07-10T10:55:03.990Z] --- PASS: TestParseMountRaw (0.03s) [2021-07-10T10:55:03.990Z] === RUN TestParseMountRawSplit [2021-07-10T10:55:03.990Z] parser_test.go:390: case 0 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 1 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 2 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 3 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 4 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 5 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 6 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 7 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 8 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 0 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 1 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 2 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 3 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 4 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 5 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 6 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 7 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 8 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 9 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 10 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 11 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 12 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 0 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 1 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 2 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 3 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 4 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 5 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 6 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 7 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 8 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 9 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 10 [2021-07-10T10:55:03.990Z] parser_test.go:390: case 11 [2021-07-10T10:55:03.990Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-07-10T10:55:03.990Z] === RUN TestParseMountSpec [2021-07-10T10:55:03.990Z] parser_test.go:455: case 0 [2021-07-10T10:55:03.990Z] parser_test.go:455: case 1 [2021-07-10T10:55:03.990Z] parser_test.go:455: case 2 [2021-07-10T10:55:03.990Z] parser_test.go:455: case 3 [2021-07-10T10:55:03.990Z] parser_test.go:455: case 4 [2021-07-10T10:55:03.990Z] parser_test.go:455: case 5 [2021-07-10T10:55:03.990Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-10T10:55:03.990Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-10T10:55:03.990Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-10T10:55:03.990Z] === RUN TestValidateMount [2021-07-10T10:55:03.990Z] --- PASS: TestValidateMount (0.00s) [2021-07-10T10:55:03.990Z] PASS [2021-07-10T10:55:03.990Z] coverage: 66.2% of statements [2021-07-10T10:55:03.990Z] ok github.com/docker/docker/volume/mounts 0.098s coverage: 66.2% of statements [2021-07-10T10:55:04.127Z] ---> a052bbb59a5a [2021-07-10T10:55:04.127Z] 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-10T10:55:04.127Z] ---> Running in 2054d3bfdab6 [2021-07-10T10:55:04.447Z] === RUN TestSetGetMeta [2021-07-10T10:55:04.447Z] === PAUSE TestSetGetMeta [2021-07-10T10:55:04.447Z] === RUN TestRestore [2021-07-10T10:55:04.447Z] === PAUSE TestRestore [2021-07-10T10:55:04.447Z] === RUN TestServiceCreate [2021-07-10T10:55:04.447Z] === PAUSE TestServiceCreate [2021-07-10T10:55:04.447Z] === RUN TestServiceList [2021-07-10T10:55:04.781Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-10T10:55:04.901Z] === PAUSE TestServiceList [2021-07-10T10:55:04.901Z] === RUN TestServiceRemove [2021-07-10T10:55:04.901Z] === PAUSE TestServiceRemove [2021-07-10T10:55:04.901Z] === RUN TestServiceGet [2021-07-10T10:55:04.901Z] === PAUSE TestServiceGet [2021-07-10T10:55:04.901Z] === RUN TestServicePrune [2021-07-10T10:55:04.901Z] === PAUSE TestServicePrune [2021-07-10T10:55:04.901Z] === RUN TestCreate [2021-07-10T10:55:04.901Z] === PAUSE TestCreate [2021-07-10T10:55:04.901Z] === RUN TestRemove [2021-07-10T10:55:04.901Z] === PAUSE TestRemove [2021-07-10T10:55:04.901Z] === RUN TestList [2021-07-10T10:55:04.901Z] === PAUSE TestList [2021-07-10T10:55:04.901Z] === RUN TestFindByDriver [2021-07-10T10:55:04.901Z] === PAUSE TestFindByDriver [2021-07-10T10:55:04.901Z] === RUN TestFindByReferenced [2021-07-10T10:55:04.901Z] === PAUSE TestFindByReferenced [2021-07-10T10:55:04.901Z] === RUN TestDerefMultipleOfSameRef [2021-07-10T10:55:04.901Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-10T10:55:04.901Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-10T10:55:04.901Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-10T10:55:04.901Z] === RUN TestDefererencePluginOnCreateError [2021-07-10T10:55:04.901Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-10T10:55:04.901Z] === RUN TestRefDerefRemove [2021-07-10T10:55:04.901Z] === PAUSE TestRefDerefRemove [2021-07-10T10:55:04.901Z] === RUN TestGet [2021-07-10T10:55:04.901Z] === PAUSE TestGet [2021-07-10T10:55:04.901Z] === RUN TestGetWithReference [2021-07-10T10:55:04.901Z] === PAUSE TestGetWithReference [2021-07-10T10:55:04.901Z] === RUN TestFilterFunc [2021-07-10T10:55:04.901Z] === RUN TestFilterFunc/test_nil_list [2021-07-10T10:55:04.901Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-10T10:55:04.901Z] === RUN TestFilterFunc/test_empty_list [2021-07-10T10:55:04.901Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-10T10:55:04.901Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-10T10:55:04.901Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-10T10:55:04.901Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-10T10:55:04.901Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-10T10:55:04.901Z] === RUN TestFilterFunc/test_filter_some [2021-07-10T10:55:04.901Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-10T10:55:04.901Z] === RUN TestFilterFunc/test_filter_middle [2021-07-10T10:55:04.901Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-10T10:55:04.901Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-10T10:55:04.901Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-10T10:55:04.901Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-10T10:55:04.901Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-10T10:55:04.901Z] === CONT TestFilterFunc/test_nil_list [2021-07-10T10:55:04.901Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-10T10:55:04.901Z] === CONT TestFilterFunc/test_filter_some [2021-07-10T10:55:04.901Z] === CONT TestFilterFunc/test_empty_list [2021-07-10T10:55:04.901Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-10T10:55:04.901Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-10T10:55:04.901Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-10T10:55:04.901Z] === CONT TestFilterFunc/test_filter_middle [2021-07-10T10:55:04.901Z] --- PASS: TestFilterFunc (0.00s) [2021-07-10T10:55:04.901Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-10T10:55:04.902Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-10T10:55:04.902Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-10T10:55:04.902Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-10T10:55:04.902Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-10T10:55:04.902Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-10T10:55:04.902Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-10T10:55:04.902Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-10T10:55:04.902Z] === CONT TestSetGetMeta [2021-07-10T10:55:04.902Z] === CONT TestGetWithReference [2021-07-10T10:55:04.902Z] === CONT TestFindByReferenced [2021-07-10T10:55:04.902Z] === CONT TestDefererencePluginOnCreateError [2021-07-10T10:55:04.902Z] --- PASS: TestSetGetMeta (0.03s) [2021-07-10T10:55:04.902Z] === CONT TestGet [2021-07-10T10:55:04.902Z] --- PASS: TestFindByReferenced (0.04s) [2021-07-10T10:55:04.902Z] === CONT TestRefDerefRemove [2021-07-10T10:55:04.902Z] --- PASS: TestGetWithReference (0.04s) [2021-07-10T10:55:04.902Z] === CONT TestFindByDriver [2021-07-10T10:55:04.902Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2021-07-10T10:55:04.902Z] === CONT TestList [2021-07-10T10:55:04.902Z] --- PASS: TestGet (0.03s) [2021-07-10T10:55:04.902Z] === CONT TestRemove [2021-07-10T10:55:04.902Z] --- PASS: TestRefDerefRemove (0.03s) [2021-07-10T10:55:04.902Z] === CONT TestCreate [2021-07-10T10:55:04.902Z] --- PASS: TestFindByDriver (0.04s) [2021-07-10T10:55:04.902Z] === CONT TestServicePrune [2021-07-10T10:55:04.902Z] --- PASS: TestCreate (0.02s) [2021-07-10T10:55:04.902Z] === CONT TestServiceGet [2021-07-10T10:55:04.902Z] --- PASS: TestRemove (0.03s) [2021-07-10T10:55:04.902Z] === CONT TestServiceRemove [2021-07-10T10:55:04.902Z] --- PASS: TestList (0.04s) [2021-07-10T10:55:04.902Z] === CONT TestServiceList [2021-07-10T10:55:04.902Z] --- PASS: TestServiceGet (0.14s) [2021-07-10T10:55:04.902Z] === CONT TestServiceCreate [2021-07-10T10:55:04.902Z] --- PASS: TestServiceRemove (0.15s) [2021-07-10T10:55:04.902Z] time="2021-07-10T10:55:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-10T10:55:04.902Z] === CONT TestRestore [2021-07-10T10:55:04.902Z] --- PASS: TestServiceList (0.15s) [2021-07-10T10:55:04.902Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-10T10:55:04.902Z] time="2021-07-10T10:55:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-10T10:55:04.902Z] time="2021-07-10T10:55:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-10T10:55:04.902Z] time="2021-07-10T10:55:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-10T10:55:04.902Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-07-10T10:55:04.902Z] === CONT TestDerefMultipleOfSameRef [2021-07-10T10:55:04.902Z] --- PASS: TestServiceCreate (0.05s) [2021-07-10T10:55:04.902Z] --- PASS: TestRestore (0.04s) [2021-07-10T10:55:04.902Z] time="2021-07-10T10:55:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-10T10:55:04.902Z] --- PASS: TestServicePrune (0.21s) [2021-07-10T10:55:04.902Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-07-10T10:55:04.902Z] PASS [2021-07-10T10:55:04.902Z] coverage: 69.6% of statements [2021-07-10T10:55:04.902Z] ok github.com/docker/docker/volume/service 0.342s coverage: 69.6% of statements [2021-07-10T10:55:04.977Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-07-10T10:55:04.977Z] --- PASS: TestDaemonIpcModePrivate (1.87s) [2021-07-10T10:55:04.977Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-10T10:55:05.707Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-07-10T10:55:06.365Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-07-10T10:55:06.627Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2021-07-10T10:55:06.627Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-10T10:55:06.632Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-07-10T10:55:06.632Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-10T10:55:07.557Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-10T10:55:08.482Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-10T10:55:08.546Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-07-10T10:55:08.546Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2021-07-10T10:55:08.546Z] === RUN TestIpcModeOlderClient [2021-07-10T10:55:08.546Z] === PAUSE TestIpcModeOlderClient [2021-07-10T10:55:08.546Z] === RUN TestKillContainerInvalidSignal [2021-07-10T10:55:09.408Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-10T10:55:09.408Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-10T10:55:09.490Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2021-07-10T10:55:09.490Z] === RUN TestKillContainer [2021-07-10T10:55:09.490Z] === RUN TestKillContainer/no_signal [2021-07-10T10:55:09.663Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-07-10T10:55:10.062Z] === RUN TestKillContainer/non_killing_signal [2021-07-10T10:55:10.635Z] === RUN TestKillContainer/killing_signal [2021-07-10T10:55:11.552Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-10T10:55:12.022Z] --- PASS: TestKillContainer (2.44s) [2021-07-10T10:55:12.022Z] --- PASS: TestKillContainer/no_signal (0.80s) [2021-07-10T10:55:12.022Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2021-07-10T10:55:12.022Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2021-07-10T10:55:12.022Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-10T10:55:12.022Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-10T10:55:12.477Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-10T10:55:12.599Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-10T10:55:13.403Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-10T10:55:13.542Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.65s) [2021-07-10T10:55:13.542Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2021-07-10T10:55:13.542Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2021-07-10T10:55:13.542Z] === RUN TestKillStoppedContainer [2021-07-10T10:55:13.542Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-07-10T10:55:13.542Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-10T10:55:13.542Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-07-10T10:55:13.542Z] === RUN TestKillDifferentUserContainer [2021-07-10T10:55:13.658Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-07-10T10:55:14.219Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-10T10:55:14.437Z] Removing intermediate container 2054d3bfdab6 [2021-07-10T10:55:14.437Z] ---> 4e66ceb2a5df [2021-07-10T10:55:14.437Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-10T10:55:14.437Z] ---> Running in 1047beb8609c [2021-07-10T10:55:14.437Z] [2021-07-10T10:55:14.437Z] SUCCESS: Specified value was saved. [2021-07-10T10:55:14.485Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2021-07-10T10:55:14.485Z] === RUN TestInspectOomKilledTrue [2021-07-10T10:55:14.485Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-10T10:55:14.485Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-10T10:55:14.485Z] === RUN TestInspectOomKilledFalse [2021-07-10T10:55:14.485Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-10T10:55:14.485Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-10T10:55:14.485Z] === RUN TestLinksEtcHostsContentMatch [2021-07-10T10:55:15.057Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s) [2021-07-10T10:55:15.058Z] === RUN TestLinksContainerNames [2021-07-10T10:55:15.144Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-10T10:55:15.144Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-10T10:55:16.070Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-10T10:55:16.630Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-10T10:55:16.886Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-07-10T10:55:16.976Z] --- PASS: TestLinksContainerNames (1.61s) [2021-07-10T10:55:16.976Z] === RUN TestLogsFollowTailEmpty [2021-07-10T10:55:17.219Z] 2021/07/10 10:55:16 Closing DB instances... [2021-07-10T10:55:17.312Z] Removing intermediate container 1047beb8609c [2021-07-10T10:55:17.312Z] ---> 2d4ec7a9830d [2021-07-10T10:55:17.312Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-10T10:55:17.312Z] ---> Running in a8d31549f63f [2021-07-10T10:55:17.447Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-10T10:55:17.548Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2021-07-10T10:55:17.548Z] === RUN TestContainerNetworkMountsNoChown [2021-07-10T10:55:18.373Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-10T10:55:18.497Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/default [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/default [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/private [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/private [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/rprivate [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/slave [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/slave [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/rslave [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/shared [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/shared [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/rshared [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/default [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/rslave [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/private [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/rprivate [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/slave [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/rshared [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/shared [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-10T10:55:18.497Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-10T10:55:18.497Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-10T10:55:18.497Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-10T10:55:18.741Z] --- PASS: TestNetworkDBGarbageCollection (53.83s) [2021-07-10T10:55:18.741Z] === RUN TestFindNode [2021-07-10T10:55:18.741Z] 2021/07/10 10:55:18 Closing DB instances... [2021-07-10T10:55:18.741Z] --- PASS: TestFindNode (0.01s) [2021-07-10T10:55:18.741Z] === RUN TestChangeNodeState [2021-07-10T10:55:18.741Z] 2021/07/10 10:55:18 Closing DB instances... [2021-07-10T10:55:18.741Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-10T10:55:18.741Z] === RUN TestNodeReincarnation [2021-07-10T10:55:18.741Z] 2021/07/10 10:55:18 Closing DB instances... [2021-07-10T10:55:18.759Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-10T10:55:18.759Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-10T10:55:18.759Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-10T10:55:18.759Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-10T10:55:18.759Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-07-10T10:55:18.759Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-07-10T10:55:18.759Z] === RUN TestContainerBindMountNonRecursive [2021-07-10T10:55:19.298Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-10T10:55:19.298Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-10T10:55:20.223Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-10T10:55:20.223Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-10T10:55:21.149Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-10T10:55:21.306Z] --- PASS: TestContainerBindMountNonRecursive (2.13s) [2021-07-10T10:55:21.306Z] === RUN TestContainerVolumesMountedAsShared [2021-07-10T10:55:21.568Z] --- PASS: TestContainerVolumesMountedAsShared (0.59s) [2021-07-10T10:55:21.568Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-10T10:55:21.972Z] Cannot create a file when that file already exists. [2021-07-10T10:55:22.075Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-10T10:55:22.140Z] --- PASS: TestContainerVolumesMountedAsSlave (0.80s) [2021-07-10T10:55:22.140Z] === RUN TestNetworkNat [2021-07-10T10:55:22.330Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-07-10T10:55:22.891Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-10T10:55:23.086Z] --- PASS: TestNetworkNat (0.86s) [2021-07-10T10:55:23.086Z] === RUN TestNetworkLocalhostTCPNat [2021-07-10T10:55:23.817Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-10T10:55:23.817Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-10T10:55:24.030Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2021-07-10T10:55:24.030Z] === RUN TestNetworkLoopbackNat [2021-07-10T10:55:24.494Z] time="2021-07-10T10:55:23Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-10T10:55:24.495Z] --- PASS: TestNodeReincarnation (5.01s) [2021-07-10T10:55:24.495Z] === RUN TestParallelCreate [2021-07-10T10:55:24.495Z] 2021/07/10 10:55:23 Closing DB instances... [2021-07-10T10:55:24.495Z] --- PASS: TestParallelCreate (0.01s) [2021-07-10T10:55:24.495Z] === RUN TestParallelDelete [2021-07-10T10:55:24.495Z] 2021/07/10 10:55:23 Closing DB instances... [2021-07-10T10:55:24.495Z] --- PASS: TestParallelDelete (0.01s) [2021-07-10T10:55:24.495Z] === RUN TestNetworkDBIslands [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:23Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2bcd94e71798 with config:&{NodeID:2bcd94e71798 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:23Z" level=info msg="Node 2bcd94e71798/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:23Z" level=info msg="Node 2bcd94e71798/172.28.78.233, added to nodes list" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:23Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:29ec19f8b1cc with config:&{NodeID:29ec19f8b1cc Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:23Z" level=info msg="Node 29ec19f8b1cc/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:23Z" level=info msg="Node 29ec19f8b1cc/172.28.78.233, added to nodes list" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:23Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:23Z" level=info msg="Node 29ec19f8b1cc/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:23Z" level=info msg="Node 29ec19f8b1cc/172.28.78.233, added to nodes list" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:23Z" level=info msg="Node 2bcd94e71798/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:23Z" level=info msg="Node 2bcd94e71798/172.28.78.233, added to nodes list" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:24Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a091237a2198 with config:&{NodeID:a091237a2198 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:24Z" level=info msg="Node a091237a2198/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:24Z" level=info msg="Node a091237a2198/172.28.78.233, added to nodes list" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:24Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:24Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:24Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:24Z" level=info msg="Node a091237a2198/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:24Z" level=info msg="Node a091237a2198/172.28.78.233, added to nodes list" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:24Z" level=info msg="Node 2bcd94e71798/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:24Z" level=info msg="Node 2bcd94e71798/172.28.78.233, added to nodes list" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:24Z" level=info msg="Node 29ec19f8b1cc/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:24Z" level=info msg="Node 29ec19f8b1cc/172.28.78.233, added to nodes list" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-10T10:55:24.495Z] time="2021-07-10T10:55:24Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-07-10T10:55:24.742Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-10T10:55:24.954Z] time="2021-07-10T10:55:24Z" level=info msg="Node a091237a2198/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:24.954Z] time="2021-07-10T10:55:24Z" level=info msg="Node a091237a2198/172.28.78.233, added to nodes list" [2021-07-10T10:55:24.954Z] time="2021-07-10T10:55:24Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:bbf36b4a5571 with config:&{NodeID:bbf36b4a5571 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-10T10:55:24.954Z] time="2021-07-10T10:55:24Z" level=info msg="Node bbf36b4a5571/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:24.954Z] time="2021-07-10T10:55:24Z" level=info msg="Node bbf36b4a5571/172.28.78.233, added to nodes list" [2021-07-10T10:55:24.954Z] time="2021-07-10T10:55:24Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-10T10:55:24.954Z] time="2021-07-10T10:55:24Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-10T10:55:24.954Z] time="2021-07-10T10:55:24Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-07-10T10:55:24.954Z] time="2021-07-10T10:55:24Z" level=info msg="Node bbf36b4a5571/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:24.954Z] time="2021-07-10T10:55:24Z" level=info msg="Node bbf36b4a5571/172.28.78.233, added to nodes list" [2021-07-10T10:55:24.954Z] time="2021-07-10T10:55:24Z" level=info msg="Node 29ec19f8b1cc/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:24.954Z] time="2021-07-10T10:55:24Z" level=info msg="Node 29ec19f8b1cc/172.28.78.233, added to nodes list" [2021-07-10T10:55:24.954Z] time="2021-07-10T10:55:24Z" level=info msg="Node a091237a2198/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:24.954Z] time="2021-07-10T10:55:24Z" level=info msg="Node a091237a2198/172.28.78.233, added to nodes list" [2021-07-10T10:55:24.954Z] time="2021-07-10T10:55:24Z" level=info msg="Node 2bcd94e71798/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:24.954Z] time="2021-07-10T10:55:24Z" level=info msg="Node 2bcd94e71798/172.28.78.233, added to nodes list" [2021-07-10T10:55:24.954Z] time="2021-07-10T10:55:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-10T10:55:24.954Z] time="2021-07-10T10:55:24Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-07-10T10:55:25.408Z] time="2021-07-10T10:55:24Z" level=info msg="Node bbf36b4a5571/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:25.408Z] time="2021-07-10T10:55:24Z" level=info msg="Node bbf36b4a5571/172.28.78.233, added to nodes list" [2021-07-10T10:55:25.408Z] time="2021-07-10T10:55:24Z" level=info msg="Node bbf36b4a5571/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:25.408Z] time="2021-07-10T10:55:24Z" level=info msg="Node bbf36b4a5571/172.28.78.233, added to nodes list" [2021-07-10T10:55:25.408Z] time="2021-07-10T10:55:25Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:9aaddb0ef251 with config:&{NodeID:9aaddb0ef251 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-10T10:55:25.408Z] time="2021-07-10T10:55:25Z" level=info msg="Node 9aaddb0ef251/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:25.408Z] time="2021-07-10T10:55:25Z" level=info msg="Node 9aaddb0ef251/172.28.78.233, added to nodes list" [2021-07-10T10:55:25.408Z] time="2021-07-10T10:55:25Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-10T10:55:25.408Z] time="2021-07-10T10:55:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-10T10:55:25.408Z] time="2021-07-10T10:55:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-07-10T10:55:25.408Z] time="2021-07-10T10:55:25Z" level=info msg="Node 9aaddb0ef251/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:25.408Z] time="2021-07-10T10:55:25Z" level=info msg="Node 9aaddb0ef251/172.28.78.233, added to nodes list" [2021-07-10T10:55:25.408Z] time="2021-07-10T10:55:25Z" level=info msg="Node a091237a2198/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:25.408Z] time="2021-07-10T10:55:25Z" level=info msg="Node a091237a2198/172.28.78.233, added to nodes list" [2021-07-10T10:55:25.408Z] time="2021-07-10T10:55:25Z" level=info msg="Node bbf36b4a5571/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:25.408Z] time="2021-07-10T10:55:25Z" level=info msg="Node bbf36b4a5571/172.28.78.233, added to nodes list" [2021-07-10T10:55:25.408Z] time="2021-07-10T10:55:25Z" level=info msg="Node 2bcd94e71798/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:25.408Z] time="2021-07-10T10:55:25Z" level=info msg="Node 2bcd94e71798/172.28.78.233, added to nodes list" [2021-07-10T10:55:25.408Z] time="2021-07-10T10:55:25Z" level=info msg="Node 29ec19f8b1cc/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:25.408Z] time="2021-07-10T10:55:25Z" level=info msg="Node 29ec19f8b1cc/172.28.78.233, added to nodes list" [2021-07-10T10:55:25.408Z] time="2021-07-10T10:55:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-10T10:55:25.408Z] time="2021-07-10T10:55:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-07-10T10:55:25.667Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-07-10T10:55:25.865Z] time="2021-07-10T10:55:25Z" level=info msg="Node 9aaddb0ef251/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:25.865Z] time="2021-07-10T10:55:25Z" level=info msg="Node 9aaddb0ef251/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:25.865Z] time="2021-07-10T10:55:25Z" level=info msg="Node 9aaddb0ef251/172.28.78.233, added to nodes list" [2021-07-10T10:55:25.865Z] time="2021-07-10T10:55:25Z" level=info msg="Node 9aaddb0ef251/172.28.78.233, added to nodes list" [2021-07-10T10:55:25.865Z] time="2021-07-10T10:55:25Z" level=info msg="Node 9aaddb0ef251/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:25.865Z] time="2021-07-10T10:55:25Z" level=info msg="Node 9aaddb0ef251/172.28.78.233, added to nodes list" [2021-07-10T10:55:25.865Z] networkdb_test.go:834: Re-joining: 3 [2021-07-10T10:55:25.865Z] time="2021-07-10T10:55:25Z" level=info msg="The new bootstrap node list is:[172.28.78.233:10033 172.28.78.233:10034 172.28.78.233:10035]" [2021-07-10T10:55:25.865Z] time="2021-07-10T10:55:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.78.233:10033" [2021-07-10T10:55:25.865Z] time="2021-07-10T10:55:25Z" level=debug msg="memberlist: Stream connection from=172.28.78.233:49355" [2021-07-10T10:55:25.865Z] time="2021-07-10T10:55:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.78.233:10034" [2021-07-10T10:55:25.865Z] time="2021-07-10T10:55:25Z" level=debug msg="memberlist: Stream connection from=172.28.78.233:49356" [2021-07-10T10:55:25.865Z] time="2021-07-10T10:55:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.78.233:10035" [2021-07-10T10:55:25.865Z] time="2021-07-10T10:55:25Z" level=debug msg="memberlist: Stream connection from=172.28.78.233:49357" [2021-07-10T10:55:25.865Z] networkdb_test.go:834: Re-joining: 4 [2021-07-10T10:55:25.865Z] time="2021-07-10T10:55:25Z" level=info msg="The new bootstrap node list is:[172.28.78.233:10033 172.28.78.233:10034 172.28.78.233:10035]" [2021-07-10T10:55:25.865Z] time="2021-07-10T10:55:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.78.233:10033" [2021-07-10T10:55:25.865Z] time="2021-07-10T10:55:25Z" level=debug msg="memberlist: Stream connection from=172.28.78.233:49358" [2021-07-10T10:55:25.865Z] time="2021-07-10T10:55:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.78.233:10034" [2021-07-10T10:55:25.865Z] time="2021-07-10T10:55:25Z" level=debug msg="memberlist: Stream connection from=172.28.78.233:49359" [2021-07-10T10:55:25.865Z] time="2021-07-10T10:55:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.78.233:10035" [2021-07-10T10:55:25.865Z] time="2021-07-10T10:55:25Z" level=debug msg="memberlist: Stream connection from=172.28.78.233:49360" [2021-07-10T10:55:26.228Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-10T10:55:26.318Z] time="2021-07-10T10:55:26Z" level=info msg="node 0 leaving" [2021-07-10T10:55:26.318Z] time="2021-07-10T10:55:26Z" level=info msg="Node 2bcd94e71798 change state NodeActive --> NodeLeft" [2021-07-10T10:55:26.318Z] time="2021-07-10T10:55:26Z" level=info msg="node2(29ec19f8b1cc): Node leave event for 2bcd94e71798/172.28.78.233" [2021-07-10T10:55:26.318Z] time="2021-07-10T10:55:26Z" level=info msg="Node 2bcd94e71798 change state NodeActive --> NodeLeft" [2021-07-10T10:55:26.318Z] time="2021-07-10T10:55:26Z" level=info msg="node5(9aaddb0ef251): Node leave event for 2bcd94e71798/172.28.78.233" [2021-07-10T10:55:26.318Z] time="2021-07-10T10:55:26Z" level=info msg="Node 2bcd94e71798 change state NodeActive --> NodeLeft" [2021-07-10T10:55:26.318Z] time="2021-07-10T10:55:26Z" level=info msg="node4(bbf36b4a5571): Node leave event for 2bcd94e71798/172.28.78.233" [2021-07-10T10:55:26.318Z] time="2021-07-10T10:55:26Z" level=info msg="Node 2bcd94e71798 change state NodeActive --> NodeLeft" [2021-07-10T10:55:26.318Z] time="2021-07-10T10:55:26Z" level=info msg="node3(a091237a2198): Node leave event for 2bcd94e71798/172.28.78.233" [2021-07-10T10:55:26.318Z] time="2021-07-10T10:55:26Z" level=info msg="Node 2bcd94e71798 change state NodeActive --> NodeLeft" [2021-07-10T10:55:26.318Z] time="2021-07-10T10:55:26Z" level=info msg="node1(2bcd94e71798): Node leave event for 2bcd94e71798/172.28.78.233" [2021-07-10T10:55:26.602Z] Removing intermediate container a8d31549f63f [2021-07-10T10:55:26.602Z] ---> ad84bd680025 [2021-07-10T10:55:26.602Z] Step 13/13 : CMD ["sh"] [2021-07-10T10:55:26.602Z] ---> Running in 87b156bdc694 [2021-07-10T10:55:26.773Z] time="2021-07-10T10:55:26Z" level=info msg="Node 2bcd94e71798/172.28.78.233, left gossip cluster" [2021-07-10T10:55:26.773Z] time="2021-07-10T10:55:26Z" level=info msg="Node 2bcd94e71798/172.28.78.233, left gossip cluster" [2021-07-10T10:55:26.773Z] time="2021-07-10T10:55:26Z" level=info msg="Node 2bcd94e71798/172.28.78.233, left gossip cluster" [2021-07-10T10:55:26.773Z] time="2021-07-10T10:55:26Z" level=info msg="Node 2bcd94e71798/172.28.78.233, left gossip cluster" [2021-07-10T10:55:26.773Z] time="2021-07-10T10:55:26Z" level=info msg="node 1 leaving" [2021-07-10T10:55:26.773Z] time="2021-07-10T10:55:26Z" level=info msg="Node 29ec19f8b1cc change state NodeActive --> NodeLeft" [2021-07-10T10:55:26.773Z] time="2021-07-10T10:55:26Z" level=info msg="node3(a091237a2198): Node leave event for 29ec19f8b1cc/172.28.78.233" [2021-07-10T10:55:26.773Z] time="2021-07-10T10:55:26Z" level=info msg="Node 29ec19f8b1cc/172.28.78.233, left gossip cluster" [2021-07-10T10:55:26.773Z] time="2021-07-10T10:55:26Z" level=info msg="Node 29ec19f8b1cc change state NodeActive --> NodeFailed" [2021-07-10T10:55:26.773Z] time="2021-07-10T10:55:26Z" level=info msg="Node 29ec19f8b1cc/172.28.78.233, added to failed nodes list" [2021-07-10T10:55:26.773Z] time="2021-07-10T10:55:26Z" level=info msg="Node 2bcd94e71798/172.28.78.233, left gossip cluster" [2021-07-10T10:55:26.773Z] time="2021-07-10T10:55:26Z" level=info msg="Node 29ec19f8b1cc change state NodeActive --> NodeLeft" [2021-07-10T10:55:26.773Z] time="2021-07-10T10:55:26Z" level=info msg="node5(9aaddb0ef251): Node leave event for 29ec19f8b1cc/172.28.78.233" [2021-07-10T10:55:26.773Z] time="2021-07-10T10:55:26Z" level=info msg="Node 29ec19f8b1cc change state NodeActive --> NodeLeft" [2021-07-10T10:55:26.773Z] time="2021-07-10T10:55:26Z" level=info msg="node4(bbf36b4a5571): Node leave event for 29ec19f8b1cc/172.28.78.233" [2021-07-10T10:55:26.773Z] time="2021-07-10T10:55:26Z" level=error msg="node: 29ec19f8b1cc is unknown to memberlist" [2021-07-10T10:55:27.052Z] Removing intermediate container 87b156bdc694 [2021-07-10T10:55:27.052Z] ---> bd12767cb5e0 [2021-07-10T10:55:27.052Z] Successfully built bd12767cb5e0 [2021-07-10T10:55:27.052Z] Successfully tagged busybox:latest [2021-07-10T10:55:27.052Z] INFO: Docker images of the daemon under test [2021-07-10T10:55:27.052Z] [2021-07-10T10:55:27.052Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-10T10:55:27.052Z] busybox latest bd12767cb5e0 Less than a second ago 2.78GB [2021-07-10T10:55:27.052Z] microsoft/windowsservercore latest 39d157a84080 4 months ago 2.74GB [2021-07-10T10:55:27.052Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 4 months ago 2.74GB [2021-07-10T10:55:27.052Z] [2021-07-10T10:55:27.052Z] INFO: Running integration tests at 07/10/2021 10:55:26... [2021-07-10T10:55:27.052Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-10T10:55:27.052Z] INFO: Integration API tests being run from the host: [2021-07-10T10:55:27.052Z] INFO: make.ps1 starting at 07/10/2021 10:55:26 [2021-07-10T10:55:27.227Z] time="2021-07-10T10:55:26Z" level=info msg="Node 29ec19f8b1cc/172.28.78.233, left gossip cluster" [2021-07-10T10:55:27.227Z] time="2021-07-10T10:55:26Z" level=info msg="Node 29ec19f8b1cc/172.28.78.233, left gossip cluster" [2021-07-10T10:55:27.227Z] time="2021-07-10T10:55:26Z" level=info msg="Node 29ec19f8b1cc/172.28.78.233, left gossip cluster" [2021-07-10T10:55:27.227Z] time="2021-07-10T10:55:26Z" level=info msg="node 2 leaving" [2021-07-10T10:55:27.227Z] time="2021-07-10T10:55:26Z" level=info msg="Node a091237a2198 change state NodeActive --> NodeLeft" [2021-07-10T10:55:27.227Z] time="2021-07-10T10:55:26Z" level=info msg="node5(9aaddb0ef251): Node leave event for a091237a2198/172.28.78.233" [2021-07-10T10:55:27.227Z] time="2021-07-10T10:55:26Z" level=info msg="Node a091237a2198 change state NodeActive --> NodeLeft" [2021-07-10T10:55:27.227Z] time="2021-07-10T10:55:26Z" level=info msg="node4(bbf36b4a5571): Node leave event for a091237a2198/172.28.78.233" [2021-07-10T10:55:27.227Z] time="2021-07-10T10:55:27Z" level=info msg="Node a091237a2198 change state NodeActive --> NodeLeft" [2021-07-10T10:55:27.227Z] time="2021-07-10T10:55:27Z" level=info msg="node3(a091237a2198): Node leave event for a091237a2198/172.28.78.233" [2021-07-10T10:55:27.227Z] time="2021-07-10T10:55:27Z" level=debug msg="memberlist: Failed ping: bbf36b4a5571 (timeout reached)" [2021-07-10T10:55:27.227Z] time="2021-07-10T10:55:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.78.233:10034: use of closed network connection" [2021-07-10T10:55:27.227Z] time="2021-07-10T10:55:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.78.233:10037: use of closed network connection" [2021-07-10T10:55:27.227Z] time="2021-07-10T10:55:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.78.233:10035: use of closed network connection" [2021-07-10T10:55:27.227Z] time="2021-07-10T10:55:27Z" level=debug msg="memberlist: Stream connection from=172.28.78.233:49361" [2021-07-10T10:55:27.334Z] --- PASS: TestNetworkLoopbackNat (3.21s) [2021-07-10T10:55:27.334Z] === RUN TestPause [2021-07-10T10:55:27.681Z] time="2021-07-10T10:55:27Z" level=info msg="Node a091237a2198/172.28.78.233, left gossip cluster" [2021-07-10T10:55:27.681Z] time="2021-07-10T10:55:27Z" level=info msg="Node a091237a2198/172.28.78.233, left gossip cluster" [2021-07-10T10:55:27.681Z] networkdb_test.go:866: node4: OK [2021-07-10T10:55:27.681Z] networkdb_test.go:866: node5: OK [2021-07-10T10:55:27.681Z] time="2021-07-10T10:55:27Z" level=info msg="node 0 coming back" [2021-07-10T10:55:27.681Z] time="2021-07-10T10:55:27Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1e63ba534d1c with config:&{NodeID:1e63ba534d1c Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-10T10:55:27.681Z] time="2021-07-10T10:55:27Z" level=info msg="Node 1e63ba534d1c/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:27.681Z] time="2021-07-10T10:55:27Z" level=info msg="Node 1e63ba534d1c/172.28.78.233, added to nodes list" [2021-07-10T10:55:27.681Z] time="2021-07-10T10:55:27Z" level=info msg="node 1 coming back" [2021-07-10T10:55:27.681Z] time="2021-07-10T10:55:27Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4a6f421d6904 with config:&{NodeID:4a6f421d6904 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-10T10:55:27.681Z] time="2021-07-10T10:55:27Z" level=info msg="Node a091237a2198/172.28.78.233, left gossip cluster" [2021-07-10T10:55:27.681Z] time="2021-07-10T10:55:27Z" level=info msg="Node 4a6f421d6904/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:27.681Z] time="2021-07-10T10:55:27Z" level=info msg="Node 4a6f421d6904/172.28.78.233, added to nodes list" [2021-07-10T10:55:27.681Z] time="2021-07-10T10:55:27Z" level=info msg="node 2 coming back" [2021-07-10T10:55:27.681Z] time="2021-07-10T10:55:27Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:720fa81ce534 with config:&{NodeID:720fa81ce534 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-10T10:55:27.681Z] time="2021-07-10T10:55:27Z" level=info msg="Node 720fa81ce534/172.28.78.233, joined gossip cluster" [2021-07-10T10:55:27.681Z] time="2021-07-10T10:55:27Z" level=info msg="Node 720fa81ce534/172.28.78.233, added to nodes list" [2021-07-10T10:55:27.681Z] time="2021-07-10T10:55:27Z" level=warning msg="memberlist: Was able to connect to bbf36b4a5571 but other probes failed, network may be misconfigured" [2021-07-10T10:55:27.907Z] --- PASS: TestPause (0.80s) [2021-07-10T10:55:27.907Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-10T10:55:27.907Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-10T10:55:27.907Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-10T10:55:27.908Z] === RUN TestPauseStopPausedContainer [2021-07-10T10:55:28.009Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-10T10:55:28.114Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-10T10:55:28.136Z] time="2021-07-10T10:55:27Z" level=debug msg="memberlist: Failed ping: 9aaddb0ef251 (timeout reached)" [2021-07-10T10:55:28.136Z] time="2021-07-10T10:55:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.28.78.233:10036: use of closed network connection" [2021-07-10T10:55:28.136Z] time="2021-07-10T10:55:27Z" level=debug msg="memberlist: Stream connection from=172.28.78.233:49362" [2021-07-10T10:55:28.591Z] time="2021-07-10T10:55:28Z" level=warning msg="memberlist: Was able to connect to 9aaddb0ef251 but other probes failed, network may be misconfigured" [2021-07-10T10:55:28.852Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2021-07-10T10:55:28.852Z] === RUN TestPidHost [2021-07-10T10:55:29.039Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-10T10:55:29.964Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-10T10:55:30.543Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-10T10:55:30.767Z] --- PASS: TestPidHost (2.08s) [2021-07-10T10:55:30.767Z] === RUN TestPsFilter [2021-07-10T10:55:31.028Z] --- PASS: TestPsFilter (0.15s) [2021-07-10T10:55:31.028Z] === RUN TestPsPlatform [2021-07-10T10:55:31.028Z] --- PASS: TestPsPlatform (0.07s) [2021-07-10T10:55:31.028Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-10T10:55:31.473Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-10T10:55:31.972Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2021-07-10T10:55:31.972Z] === RUN TestRemoveContainerWithVolume [2021-07-10T10:55:32.033Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-10T10:55:32.916Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2021-07-10T10:55:32.916Z] === RUN TestRemoveContainerRunning [2021-07-10T10:55:32.958Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-10T10:55:33.488Z] --- PASS: TestRemoveContainerRunning (0.80s) [2021-07-10T10:55:33.488Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-10T10:55:34.320Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-10T10:55:34.431Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2021-07-10T10:55:34.431Z] === RUN TestRemoveInvalidContainer [2021-07-10T10:55:34.431Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-10T10:55:34.431Z] === RUN TestRenameLinkedContainer [2021-07-10T10:55:35.481Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-10T10:55:35.481Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-10T10:55:35.481Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-10T10:55:35.481Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-10T10:55:35.481Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-07-10T10:55:35.481Z] remote: Enumerating objects: 23, done. [2021-07-10T10:55:35.481Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-07-10T10:55:35.481Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-07-10T10:55:35.481Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-07-10T10:55:35.481Z] 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-10T10:55:35.481Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-07-10T10:55:35.481Z] Cross building: bundles/cross/linux/ppc64le [2021-07-10T10:55:35.481Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-10T10:55:35.481Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-10T10:55:37.582Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-10T10:55:37.582Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-10T10:55:37.737Z] --- PASS: TestRenameLinkedContainer (3.29s) [2021-07-10T10:55:37.737Z] === RUN TestRenameStoppedContainer [2021-07-10T10:55:38.142Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-10T10:55:38.309Z] --- PASS: TestRenameStoppedContainer (0.79s) [2021-07-10T10:55:38.309Z] === RUN TestRenameRunningContainerAndReuse [2021-07-10T10:55:39.067Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-07-10T10:55:40.226Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s) [2021-07-10T10:55:40.226Z] === RUN TestRenameInvalidName [2021-07-10T10:55:40.799Z] --- PASS: TestRenameInvalidName (0.91s) [2021-07-10T10:55:40.799Z] === RUN TestRenameAnonymousContainer [2021-07-10T10:55:40.954Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-10T10:55:42.316Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-10T10:55:44.105Z] --- PASS: TestRenameAnonymousContainer (2.86s) [2021-07-10T10:55:44.105Z] === RUN TestRenameContainerWithSameName [2021-07-10T10:55:44.677Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2021-07-10T10:55:44.677Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-10T10:55:44.827Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-10T10:55:46.065Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s) [2021-07-10T10:55:46.065Z] === RUN TestResize [2021-07-10T10:55:47.027Z] --- PASS: TestResize (0.81s) [2021-07-10T10:55:47.027Z] === RUN TestResizeWithInvalidSize [2021-07-10T10:55:47.337Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-10T10:55:47.337Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-10T10:55:47.337Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-10T10:55:47.337Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-10T10:55:47.337Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-10T10:55:47.592Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-10T10:55:47.981Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2021-07-10T10:55:47.981Z] === RUN TestResizeWhenContainerNotStarted [2021-07-10T10:55:48.557Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2021-07-10T10:55:48.558Z] === RUN TestDaemonRestartKillContainers [2021-07-10T10:55:48.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-10T10:55:48.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-10T10:55:48.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-10T10:55:48.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-10T10:55:48.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-10T10:55:48.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-10T10:55:48.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-10T10:55:48.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-10T10:55:48.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-10T10:55:48.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-10T10:55:48.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-10T10:55:48.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-10T10:55:48.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-10T10:55:48.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-10T10:55:48.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-10T10:55:48.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-10T10:55:48.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-10T10:55:48.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-10T10:55:48.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-10T10:55:48.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-10T10:55:48.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-10T10:55:48.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-10T10:55:48.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-10T10:55:48.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-10T10:55:48.558Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-10T10:55:48.558Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-10T10:55:48.558Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-10T10:55:48.558Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-10T10:55:50.104Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-10T10:55:50.477Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-10T10:55:50.477Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-10T10:55:51.425Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-10T10:55:51.425Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-10T10:55:51.466Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-10T10:55:51.687Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-10T10:55:51.687Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-10T10:55:52.391Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-07-10T10:55:53.755Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-10T10:55:54.245Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-10T10:55:54.245Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-10T10:55:54.681Z] docker_cli_service_logs_test.go:245: checking task a076iqmhu8c3 [2021-07-10T10:55:54.681Z] docker_cli_service_logs_test.go:250: checking messages for a076iqmhu8c3 [2021-07-10T10:55:54.681Z] docker_cli_service_logs_test.go:245: checking task xjh0o5dp7vts [2021-07-10T10:55:54.681Z] docker_cli_service_logs_test.go:250: checking messages for xjh0o5dp7vts [2021-07-10T10:55:54.936Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-10T10:55:56.299Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-10T10:55:56.802Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-10T10:55:56.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2021-07-10T10:55:56.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2021-07-10T10:55:56.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.68s) [2021-07-10T10:55:56.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.78s) [2021-07-10T10:55:56.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2021-07-10T10:55:56.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2021-07-10T10:55:56.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.51s) [2021-07-10T10:55:56.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.71s) [2021-07-10T10:55:56.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.78s) [2021-07-10T10:55:56.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.81s) [2021-07-10T10:55:56.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s) [2021-07-10T10:55:56.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s) [2021-07-10T10:55:56.802Z] === RUN TestCgroupNamespacesRun [2021-07-10T10:55:57.223Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-07-10T10:55:57.223Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-10T10:55:57.223Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-10T10:55:57.784Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-07-10T10:55:58.718Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2021-07-10T10:55:58.718Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-10T10:55:59.697Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-10T10:55:59.697Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-10T10:56:00.106Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.47s) [2021-07-10T10:56:00.106Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-10T10:56:00.259Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-10T10:56:00.826Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-10T10:56:01.751Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-07-10T10:56:02.026Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2021-07-10T10:56:02.026Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-10T10:56:02.311Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-10T10:56:02.311Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-10T10:56:03.237Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-10T10:56:03.657Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T10:56:03.657Z] INFO: Testing against a local daemon [2021-07-10T10:56:03.657Z] === RUN TestBuildWithSession [2021-07-10T10:56:03.657Z] build_session_test.go:25: TODO: BuildKit [2021-07-10T10:56:03.657Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-10T10:56:03.657Z] === RUN TestBuildSquashParent [2021-07-10T10:56:03.657Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T10:56:03.657Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-10T10:56:03.657Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-10T10:56:03.657Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-10T10:56:03.657Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-10T10:56:03.657Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-10T10:56:03.657Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-10T10:56:03.657Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-10T10:56:03.657Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-10T10:56:03.657Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-10T10:56:03.657Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-10T10:56:03.657Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-10T10:56:03.657Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-10T10:56:03.657Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-10T10:56:03.657Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-10T10:56:03.657Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-10T10:56:03.657Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-10T10:56:03.657Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-10T10:56:03.657Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-10T10:56:03.797Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-10T10:56:03.943Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2021-07-10T10:56:03.943Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-10T10:56:04.722Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-10T10:56:05.332Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2021-07-10T10:56:05.332Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-10T10:56:05.647Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-10T10:56:05.647Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-07-10T10:56:06.208Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-10T10:56:07.229Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-10T10:56:07.248Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.48s) [2021-07-10T10:56:07.248Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-10T10:56:07.789Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-10T10:56:07.821Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2021-07-10T10:56:07.821Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-10T10:56:08.714Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-07-10T10:56:08.969Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-10T10:56:08.969Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-10T10:56:09.738Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2021-07-10T10:56:09.738Z] === RUN TestNISDomainname [2021-07-10T10:56:09.894Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-10T10:56:10.454Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-10T10:56:10.683Z] --- PASS: TestNISDomainname (1.30s) [2021-07-10T10:56:10.683Z] === RUN TestHostnameDnsResolution [2021-07-10T10:56:12.071Z] --- PASS: TestHostnameDnsResolution (1.35s) [2021-07-10T10:56:12.071Z] === RUN TestStats [2021-07-10T10:56:12.315Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-10T10:56:12.316Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-10T10:56:12.340Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-10T10:56:12.340Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-10T10:56:12.340Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-10T10:56:12.340Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-10T10:56:15.377Z] --- PASS: TestStats (2.81s) [2021-07-10T10:56:15.377Z] === RUN TestStopContainerWithTimeout [2021-07-10T10:56:15.377Z] === RUN TestStopContainerWithTimeout/0 [2021-07-10T10:56:15.377Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-10T10:56:15.377Z] === RUN TestStopContainerWithTimeout/1 [2021-07-10T10:56:15.377Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-10T10:56:15.377Z] === RUN TestStopContainerWithTimeout/3 [2021-07-10T10:56:15.377Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-10T10:56:15.377Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-10T10:56:15.377Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-10T10:56:15.377Z] === CONT TestStopContainerWithTimeout/0 [2021-07-10T10:56:15.377Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-10T10:56:15.377Z] === CONT TestStopContainerWithTimeout/3 [2021-07-10T10:56:15.377Z] === CONT TestStopContainerWithTimeout/1 [2021-07-10T10:56:15.602Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-10T10:56:16.527Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-10T10:56:18.682Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2021-07-10T10:56:18.682Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2021-07-10T10:56:18.682Z] --- PASS: TestStopContainerWithTimeout/1 (2.35s) [2021-07-10T10:56:18.682Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2021-07-10T10:56:18.682Z] --- PASS: TestStopContainerWithTimeout/3 (3.30s) [2021-07-10T10:56:18.682Z] === RUN TestDeleteDevicemapper [2021-07-10T10:56:18.682Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-10T10:56:18.682Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-10T10:56:18.682Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-10T10:56:19.169Z] time="2021-07-10T10:56:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.78.233:10037" [2021-07-10T10:56:19.169Z] time="2021-07-10T10:56:12Z" level=debug msg="memberlist: Stream connection from=172.28.78.233:49365" [2021-07-10T10:56:20.691Z] time="2021-07-10T10:56:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.78.233:10036" [2021-07-10T10:56:20.691Z] time="2021-07-10T10:56:20Z" level=debug msg="memberlist: Stream connection from=172.28.78.233:49366" [2021-07-10T10:56:21.988Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.29s) [2021-07-10T10:56:21.988Z] === RUN TestUpdateMemory [2021-07-10T10:56:21.988Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-10T10:56:21.988Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-10T10:56:21.988Z] === RUN TestUpdateCPUQuota [2021-07-10T10:56:25.346Z] time="2021-07-10T10:56:24Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.78.233:10033 172.28.78.233:10034 172.28.78.233:10035]" [2021-07-10T10:56:25.346Z] time="2021-07-10T10:56:25Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.78.233:10033 172.28.78.233:10034 172.28.78.233:10035]" [2021-07-10T10:56:26.306Z] time="2021-07-10T10:56:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.78.233:10033" [2021-07-10T10:56:26.306Z] time="2021-07-10T10:56:25Z" level=debug msg="memberlist: Stream connection from=172.28.78.233:49367" [2021-07-10T10:56:26.306Z] time="2021-07-10T10:56:25Z" level=info msg="Node bbf36b4a5571/172.28.78.233, joined gossip cluster" [2021-07-10T10:56:26.306Z] time="2021-07-10T10:56:25Z" level=info msg="Node bbf36b4a5571/172.28.78.233, added to nodes list" [2021-07-10T10:56:26.306Z] time="2021-07-10T10:56:25Z" level=info msg="Node 9aaddb0ef251/172.28.78.233, joined gossip cluster" [2021-07-10T10:56:26.306Z] time="2021-07-10T10:56:25Z" level=info msg="Node 1e63ba534d1c/172.28.78.233, joined gossip cluster" [2021-07-10T10:56:26.306Z] time="2021-07-10T10:56:25Z" level=info msg="Node 1e63ba534d1c/172.28.78.233, is the new incarnation of the shutdown node 2bcd94e71798/172.28.78.233" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 1e63ba534d1c/172.28.78.233, added to nodes list" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 9aaddb0ef251/172.28.78.233, added to nodes list" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=debug msg="memberlist: Stream connection from=172.28.78.233:49368" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.78.233:10034" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node bbf36b4a5571/172.28.78.233, joined gossip cluster" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node bbf36b4a5571/172.28.78.233, added to nodes list" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 1e63ba534d1c/172.28.78.233, joined gossip cluster" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 1e63ba534d1c/172.28.78.233, added to nodes list" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 9aaddb0ef251/172.28.78.233, joined gossip cluster" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 9aaddb0ef251/172.28.78.233, added to nodes list" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 4a6f421d6904/172.28.78.233, joined gossip cluster" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 4a6f421d6904/172.28.78.233, is the new incarnation of the shutdown node 29ec19f8b1cc/172.28.78.233" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 4a6f421d6904/172.28.78.233, added to nodes list" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 1e63ba534d1c/172.28.78.233, joined gossip cluster" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 1e63ba534d1c/172.28.78.233, is the new incarnation of the shutdown node 2bcd94e71798/172.28.78.233" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 1e63ba534d1c/172.28.78.233, added to nodes list" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=debug msg="memberlist: Stream connection from=172.28.78.233:49369" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.78.233:10035" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 720fa81ce534/172.28.78.233, joined gossip cluster" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 720fa81ce534/172.28.78.233, is the new incarnation of the shutdown node a091237a2198/172.28.78.233" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 720fa81ce534/172.28.78.233, added to nodes list" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 4a6f421d6904/172.28.78.233, joined gossip cluster" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 4a6f421d6904/172.28.78.233, added to nodes list" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 1e63ba534d1c/172.28.78.233, joined gossip cluster" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 1e63ba534d1c/172.28.78.233, added to nodes list" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 9aaddb0ef251/172.28.78.233, joined gossip cluster" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 9aaddb0ef251/172.28.78.233, added to nodes list" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node bbf36b4a5571/172.28.78.233, joined gossip cluster" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node bbf36b4a5571/172.28.78.233, added to nodes list" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 4a6f421d6904/172.28.78.233, joined gossip cluster" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 4a6f421d6904/172.28.78.233, added to nodes list" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 4a6f421d6904/172.28.78.233, joined gossip cluster" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 4a6f421d6904/172.28.78.233, is the new incarnation of the shutdown node 29ec19f8b1cc/172.28.78.233" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 4a6f421d6904/172.28.78.233, added to nodes list" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 720fa81ce534/172.28.78.233, joined gossip cluster" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 720fa81ce534/172.28.78.233, added to nodes list" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 720fa81ce534/172.28.78.233, joined gossip cluster" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:25Z" level=info msg="Node 720fa81ce534/172.28.78.233, added to nodes list" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:26Z" level=info msg="Node 720fa81ce534/172.28.78.233, joined gossip cluster" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:26Z" level=info msg="Node 720fa81ce534/172.28.78.233, is the new incarnation of the shutdown node a091237a2198/172.28.78.233" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:26Z" level=info msg="Node 720fa81ce534/172.28.78.233, added to nodes list" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.78.233:10033" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:26Z" level=debug msg="memberlist: Stream connection from=172.28.78.233:49370" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.78.233:10034" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:26Z" level=debug msg="memberlist: Stream connection from=172.28.78.233:49371" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.78.233:10035" [2021-07-10T10:56:26.307Z] time="2021-07-10T10:56:26Z" level=debug msg="memberlist: Stream connection from=172.28.78.233:49372" [2021-07-10T10:56:27.165Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2021-07-10T10:56:27.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.58s) [2021-07-10T10:56:27.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.08s) [2021-07-10T10:56:27.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.30s) [2021-07-10T10:56:27.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (16.97s) [2021-07-10T10:56:27.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.57s) [2021-07-10T10:56:27.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.62s) [2021-07-10T10:56:27.165Z] === RUN TestBuildMultiStageCopy [2021-07-10T10:56:27.165Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-10T10:56:27.280Z] --- PASS: TestUpdateCPUQuota (5.73s) [2021-07-10T10:56:27.280Z] === RUN TestUpdatePidsLimit [2021-07-10T10:56:27.280Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-10T10:56:27.829Z] 2021/07/10 10:56:27 Closing DB instances... [2021-07-10T10:56:27.829Z] time="2021-07-10T10:56:27Z" level=info msg="Node 1e63ba534d1c change state NodeActive --> NodeLeft" [2021-07-10T10:56:27.829Z] time="2021-07-10T10:56:27Z" level=info msg="node2(4a6f421d6904): Node leave event for 1e63ba534d1c/172.28.78.233" [2021-07-10T10:56:27.829Z] time="2021-07-10T10:56:27Z" level=info msg="Node 1e63ba534d1c change state NodeActive --> NodeLeft" [2021-07-10T10:56:27.829Z] time="2021-07-10T10:56:27Z" level=info msg="node4(bbf36b4a5571): Node leave event for 1e63ba534d1c/172.28.78.233" [2021-07-10T10:56:27.829Z] time="2021-07-10T10:56:27Z" level=info msg="Node 1e63ba534d1c change state NodeActive --> NodeLeft" [2021-07-10T10:56:27.829Z] time="2021-07-10T10:56:27Z" level=info msg="node5(9aaddb0ef251): Node leave event for 1e63ba534d1c/172.28.78.233" [2021-07-10T10:56:27.829Z] time="2021-07-10T10:56:27Z" level=info msg="Node 1e63ba534d1c change state NodeActive --> NodeLeft" [2021-07-10T10:56:27.829Z] time="2021-07-10T10:56:27Z" level=info msg="node1(1e63ba534d1c): Node leave event for 1e63ba534d1c/172.28.78.233" [2021-07-10T10:56:27.829Z] time="2021-07-10T10:56:27Z" level=info msg="Node 1e63ba534d1c change state NodeActive --> NodeLeft" [2021-07-10T10:56:27.829Z] time="2021-07-10T10:56:27Z" level=info msg="node3(720fa81ce534): Node leave event for 1e63ba534d1c/172.28.78.233" [2021-07-10T10:56:27.853Z] === RUN TestUpdatePidsLimit/no_change [2021-07-10T10:56:28.283Z] time="2021-07-10T10:56:27Z" level=info msg="Node 1e63ba534d1c/172.28.78.233, left gossip cluster" [2021-07-10T10:56:28.283Z] time="2021-07-10T10:56:27Z" level=info msg="Node 1e63ba534d1c/172.28.78.233, left gossip cluster" [2021-07-10T10:56:28.283Z] time="2021-07-10T10:56:27Z" level=info msg="Node 1e63ba534d1c/172.28.78.233, left gossip cluster" [2021-07-10T10:56:28.283Z] time="2021-07-10T10:56:27Z" level=info msg="Node 1e63ba534d1c/172.28.78.233, left gossip cluster" [2021-07-10T10:56:28.283Z] time="2021-07-10T10:56:27Z" level=info msg="Node 1e63ba534d1c/172.28.78.233, left gossip cluster" [2021-07-10T10:56:28.283Z] time="2021-07-10T10:56:28Z" level=info msg="Node 4a6f421d6904 change state NodeActive --> NodeLeft" [2021-07-10T10:56:28.283Z] time="2021-07-10T10:56:28Z" level=info msg="node3(720fa81ce534): Node leave event for 4a6f421d6904/172.28.78.233" [2021-07-10T10:56:28.283Z] time="2021-07-10T10:56:28Z" level=info msg="Node 4a6f421d6904 change state NodeActive --> NodeLeft" [2021-07-10T10:56:28.283Z] time="2021-07-10T10:56:28Z" level=info msg="node4(bbf36b4a5571): Node leave event for 4a6f421d6904/172.28.78.233" [2021-07-10T10:56:28.283Z] time="2021-07-10T10:56:28Z" level=info msg="Node 4a6f421d6904 change state NodeActive --> NodeLeft" [2021-07-10T10:56:28.283Z] time="2021-07-10T10:56:28Z" level=info msg="node5(9aaddb0ef251): Node leave event for 4a6f421d6904/172.28.78.233" [2021-07-10T10:56:28.283Z] time="2021-07-10T10:56:28Z" level=info msg="Node 4a6f421d6904 change state NodeActive --> NodeLeft" [2021-07-10T10:56:28.283Z] time="2021-07-10T10:56:28Z" level=info msg="node2(4a6f421d6904): Node leave event for 4a6f421d6904/172.28.78.233" [2021-07-10T10:56:28.283Z] time="2021-07-10T10:56:28Z" level=info msg="Node 4a6f421d6904/172.28.78.233, left gossip cluster" [2021-07-10T10:56:28.283Z] time="2021-07-10T10:56:28Z" level=info msg="Node 4a6f421d6904/172.28.78.233, left gossip cluster" [2021-07-10T10:56:28.283Z] time="2021-07-10T10:56:28Z" level=info msg="Node 4a6f421d6904/172.28.78.233, left gossip cluster" [2021-07-10T10:56:28.684Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-07-10T10:56:28.684Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-07-10T10:56:28.737Z] time="2021-07-10T10:56:28Z" level=info msg="Node 4a6f421d6904/172.28.78.233, left gossip cluster" [2021-07-10T10:56:28.737Z] time="2021-07-10T10:56:28Z" level=info msg="Node 720fa81ce534/172.28.78.233, left gossip cluster" [2021-07-10T10:56:28.737Z] time="2021-07-10T10:56:28Z" level=info msg="Node 720fa81ce534 change state NodeActive --> NodeFailed" [2021-07-10T10:56:28.737Z] time="2021-07-10T10:56:28Z" level=info msg="Node 720fa81ce534/172.28.78.233, added to failed nodes list" [2021-07-10T10:56:28.737Z] time="2021-07-10T10:56:28Z" level=info msg="Node 720fa81ce534 change state NodeActive --> NodeLeft" [2021-07-10T10:56:28.737Z] time="2021-07-10T10:56:28Z" level=info msg="node5(9aaddb0ef251): Node leave event for 720fa81ce534/172.28.78.233" [2021-07-10T10:56:28.737Z] time="2021-07-10T10:56:28Z" level=info msg="Node 720fa81ce534 change state NodeActive --> NodeLeft" [2021-07-10T10:56:28.737Z] time="2021-07-10T10:56:28Z" level=info msg="node4(bbf36b4a5571): Node leave event for 720fa81ce534/172.28.78.233" [2021-07-10T10:56:28.737Z] time="2021-07-10T10:56:28Z" level=error msg="node: 720fa81ce534 is unknown to memberlist" [2021-07-10T10:56:28.737Z] time="2021-07-10T10:56:28Z" level=info msg="Node 720fa81ce534/172.28.78.233, left gossip cluster" [2021-07-10T10:56:28.737Z] time="2021-07-10T10:56:28Z" level=info msg="Node 720fa81ce534/172.28.78.233, left gossip cluster" [2021-07-10T10:56:28.797Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-10T10:56:28.939Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-10T10:56:29.191Z] time="2021-07-10T10:56:28Z" level=debug msg="memberlist: Failed ping: 9aaddb0ef251 (timeout reached)" [2021-07-10T10:56:29.191Z] time="2021-07-10T10:56:28Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.78.233:10035: use of closed network connection" [2021-07-10T10:56:29.191Z] time="2021-07-10T10:56:28Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.78.233:10036: use of closed network connection" [2021-07-10T10:56:29.191Z] time="2021-07-10T10:56:28Z" level=debug msg="memberlist: Stream connection from=172.28.78.233:49373" [2021-07-10T10:56:29.369Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-10T10:56:29.646Z] time="2021-07-10T10:56:29Z" level=info msg="Node bbf36b4a5571/172.28.78.233, left gossip cluster" [2021-07-10T10:56:29.646Z] time="2021-07-10T10:56:29Z" level=info msg="Node bbf36b4a5571 change state NodeActive --> NodeFailed" [2021-07-10T10:56:29.646Z] time="2021-07-10T10:56:29Z" level=info msg="Node bbf36b4a5571/172.28.78.233, added to failed nodes list" [2021-07-10T10:56:29.646Z] time="2021-07-10T10:56:29Z" level=info msg="Node bbf36b4a5571/172.28.78.233, left gossip cluster" [2021-07-10T10:56:29.646Z] time="2021-07-10T10:56:29Z" level=info msg="Node bbf36b4a5571 change state NodeActive --> NodeFailed" [2021-07-10T10:56:29.646Z] time="2021-07-10T10:56:29Z" level=info msg="Node bbf36b4a5571/172.28.78.233, added to failed nodes list" [2021-07-10T10:56:29.646Z] time="2021-07-10T10:56:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.78.233:10036" [2021-07-10T10:56:29.646Z] time="2021-07-10T10:56:29Z" level=debug msg="memberlist: Stream connection from=172.28.78.233:49374" [2021-07-10T10:56:29.646Z] time="2021-07-10T10:56:29Z" level=error msg="node: bbf36b4a5571 is unknown to memberlist" [2021-07-10T10:56:29.646Z] time="2021-07-10T10:56:29Z" level=debug msg="Initiating bulk sync with node bbf36b4a5571 after reconnect" [2021-07-10T10:56:29.646Z] time="2021-07-10T10:56:29Z" level=debug msg="node5(9aaddb0ef251): Initiating bulk sync with node bbf36b4a5571" [2021-07-10T10:56:29.646Z] time="2021-07-10T10:56:29Z" level=debug msg="node5(9aaddb0ef251): Initiating unsolicited bulk sync for networks [] with node bbf36b4a5571" [2021-07-10T10:56:29.646Z] time="2021-07-10T10:56:29Z" level=info msg="Node 9aaddb0ef251/172.28.78.233, left gossip cluster" [2021-07-10T10:56:29.646Z] time="2021-07-10T10:56:29Z" level=info msg="Node 9aaddb0ef251 change state NodeActive --> NodeFailed" [2021-07-10T10:56:29.646Z] time="2021-07-10T10:56:29Z" level=info msg="Node 9aaddb0ef251/172.28.78.233, added to failed nodes list" [2021-07-10T10:56:29.646Z] --- PASS: TestNetworkDBIslands (65.84s) [2021-07-10T10:56:29.646Z] PASS [2021-07-10T10:56:29.646Z] coverage: 60.6% of statements [2021-07-10T10:56:29.646Z] ok github.com/docker/docker/libnetwork/networkdb 156.898s coverage: 60.6% of statements [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/quota [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/rootless [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/volume [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-10T10:56:29.646Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-10T10:56:29.941Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-10T10:56:30.513Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-10T10:56:30.825Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-07-10T10:56:30.825Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-07-10T10:56:30.825Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-10T10:56:30.825Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-10T10:56:31.085Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-10T10:56:31.385Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-07-10T10:56:31.640Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-10T10:56:32.536Z] [2021-07-10T10:56:32.536Z] === Skipped [2021-07-10T10:56:32.536Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-10T10:56:32.536Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-10T10:56:32.536Z] [2021-07-10T10:56:32.536Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-10T10:56:32.536Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:56:32.536Z] [2021-07-10T10:56:32.536Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-10T10:56:32.536Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:56:32.536Z] [2021-07-10T10:56:32.536Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-10T10:56:32.536Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:56:32.536Z] [2021-07-10T10:56:32.536Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-10T10:56:32.536Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:56:32.536Z] [2021-07-10T10:56:32.536Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.02s) [2021-07-10T10:56:32.536Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-10T10:56:32.536Z] [2021-07-10T10:56:32.536Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-10T10:56:32.536Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-10T10:56:32.536Z] [2021-07-10T10:56:32.536Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-10T10:56:32.536Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-10T10:56:32.536Z] [2021-07-10T10:56:32.536Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-10T10:56:32.536Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-10T10:56:32.536Z] [2021-07-10T10:56:32.536Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-10T10:56:32.536Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-10T10:56:32.536Z] [2021-07-10T10:56:32.536Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-10T10:56:32.536Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-10T10:56:32.536Z] [2021-07-10T10:56:32.536Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-10T10:56:32.536Z] daemon_test.go:147: root required [2021-07-10T10:56:32.536Z] [2021-07-10T10:56:32.536Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-10T10:56:32.536Z] reload_test.go:520: root required [2021-07-10T10:56:32.536Z] [2021-07-10T10:56:32.536Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.02s) [2021-07-10T10:56:32.536Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:56:32.536Z] [2021-07-10T10:56:32.536Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-10T10:56:32.536Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-10T10:56:32.536Z] [2021-07-10T10:56:32.536Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-10T10:56:32.536Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-10T10:56:32.536Z] [2021-07-10T10:56:32.536Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-10T10:56:32.536Z] download_test.go:268: Needs fixing on Windows [2021-07-10T10:56:32.536Z] [2021-07-10T10:56:32.536Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-10T10:56:32.536Z] layer_test.go:304: Failing on Windows [2021-07-10T10:56:32.536Z] [2021-07-10T10:56:32.536Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-10T10:56:32.536Z] layer_test.go:353: Failing on Windows [2021-07-10T10:56:32.536Z] [2021-07-10T10:56:32.536Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-10T10:56:32.537Z] layer_test.go:468: Failing on Windows [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-10T10:56:32.537Z] layer_test.go:697: Failing on Windows [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-10T10:56:32.537Z] migration_test.go:46: Failing on Windows [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-10T10:56:32.537Z] migration_test.go:182: Failing on Windows [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-10T10:56:32.537Z] mount_test.go:17: Failing on Windows [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-10T10:56:32.537Z] mount_test.go:76: Failing on Windows [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-10T10:56:32.537Z] mount_test.go:125: Failing on Windows [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-10T10:56:32.537Z] mount_test.go:212: Failing on Windows [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-07-10T10:56:32.537Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-10T10:56:32.537Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-10T10:56:32.537Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.02s) [2021-07-10T10:56:32.537Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-10T10:56:32.537Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-10T10:56:32.537Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-10T10:56:32.537Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-10T10:56:32.537Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-10T10:56:32.537Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-10T10:56:32.537Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-10T10:56:32.537Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-10T10:56:32.537Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-10T10:56:32.537Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-10T10:56:32.537Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-10T10:56:32.537Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-10T10:56:32.537Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-10T10:56:32.537Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-10T10:56:32.537Z] archive_test.go:134: Xz not present in msys2 [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-10T10:56:32.537Z] archive_test.go:239: Failing on Windows CI machines [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-10T10:56:32.537Z] archive_windows_test.go:16: Currently fails [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-10T10:56:32.537Z] changes_test.go:196: needs more investigation [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-10T10:56:32.537Z] changes_test.go:433: needs further investigation [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-10T10:56:32.537Z] changes_test.go:469: needs further investigation [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-10T10:56:32.537Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-10T10:56:32.537Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-10T10:56:32.537Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-10T10:56:32.537Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-10T10:56:32.537Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-10T10:56:32.537Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-10T10:56:32.537Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-10T10:56:32.537Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-10T10:56:32.537Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-10T10:56:32.537Z] poller_test.go:41: No chmod on Windows [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-10T10:56:32.537Z] fileutils_test.go:134: Needs porting to Windows [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-10T10:56:32.537Z] fileutils_test.go:180: Needs porting to Windows [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-07-10T10:56:32.537Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-07-10T10:56:32.537Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-07-10T10:56:32.537Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-10T10:56:32.537Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-10T10:56:32.537Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] [2021-07-10T10:56:32.537Z] DONE 2027 tests, 67 skipped in 343.709s [2021-07-10T10:56:32.537Z] INFO: make.ps1 ended at 07/10/2021 10:56:32 [2021-07-10T10:56:33.000Z] --- PASS: TestUpdatePidsLimit (5.39s) [2021-07-10T10:56:33.000Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.66s) [2021-07-10T10:56:33.000Z] --- PASS: TestUpdatePidsLimit/no_change (0.64s) [2021-07-10T10:56:33.000Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-07-10T10:56:33.000Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s) [2021-07-10T10:56:33.000Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.64s) [2021-07-10T10:56:33.000Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.62s) [2021-07-10T10:56:33.000Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.71s) [2021-07-10T10:56:33.000Z] === RUN TestUpdateRestartPolicy [2021-07-10T10:56:34.061Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-10T10:56:34.061Z] INFO: Unit tests ended at 07/10/2021 10:56:33. Duration:00:06:01.6244991 [2021-07-10T10:56:34.061Z] INFO: Building busybox [2021-07-10T10:56:34.151Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-07-10T10:56:34.516Z] Sending build context to Docker daemon 5.12kB [2021-07-10T10:56:34.516Z] [2021-07-10T10:56:34.516Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-10T10:56:34.516Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-10T10:56:34.516Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-10T10:56:34.516Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-10T10:56:34.516Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-10T10:56:34.516Z] ---> 5bda1547be50 [2021-07-10T10:56:34.516Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-10T10:56:34.516Z] ---> Running in 2c8827ed0a16 [2021-07-10T10:56:34.728Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-10T10:56:35.654Z] docker_cli_swarm_test.go:1901: [d1a8cc5a61638] joining swarm manager [dd8d05c2ab781]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T10:56:36.579Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-10T10:56:37.139Z] docker_cli_swarm_test.go:1902: [db787b34b1df5] joining swarm manager [dd8d05c2ab781]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-10T10:56:38.500Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-10T10:56:44.739Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-10T10:56:45.027Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-10T10:56:45.028Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-10T10:56:45.028Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-10T10:56:45.189Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-10T10:56:46.141Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-10T10:56:46.390Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-10T10:56:46.390Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-10T10:56:46.390Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-10T10:56:47.653Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-10T10:56:47.754Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-10T10:56:47.915Z] --- PASS: TestUpdateRestartPolicy (12.85s) [2021-07-10T10:56:47.915Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-10T10:56:47.915Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2021-07-10T10:56:47.915Z] === RUN TestWaitNonBlocked [2021-07-10T10:56:47.915Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-10T10:56:47.915Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-10T10:56:47.915Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-10T10:56:47.915Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-10T10:56:47.915Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-10T10:56:47.915Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-10T10:56:47.915Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-10T10:56:47.915Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2021-07-10T10:56:47.915Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2021-07-10T10:56:47.915Z] === RUN TestWaitBlocked [2021-07-10T10:56:47.915Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-10T10:56:47.915Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-10T10:56:47.915Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-10T10:56:47.915Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-10T10:56:47.915Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-10T10:56:47.915Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-10T10:56:48.489Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-10T10:56:48.489Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s) [2021-07-10T10:56:48.489Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2021-07-10T10:56:48.489Z] === CONT TestContainerStartOnDaemonRestart [2021-07-10T10:56:48.489Z] === CONT TestContainerKillOnDaemonStart [2021-07-10T10:56:48.489Z] === CONT TestIpcModeOlderClient [2021-07-10T10:56:48.489Z] === CONT TestDaemonHostGatewayIP [2021-07-10T10:56:48.489Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-07-10T10:56:48.489Z] === CONT TestDaemonRestartIpcMode [2021-07-10T10:56:49.168Z] --- PASS: TestBuildMultiStageCopy (23.33s) [2021-07-10T10:56:49.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (18.13s) [2021-07-10T10:56:49.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.04s) [2021-07-10T10:56:49.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.17s) [2021-07-10T10:56:49.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.38s) [2021-07-10T10:56:49.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.60s) [2021-07-10T10:56:49.169Z] === RUN TestBuildMultiStageParentConfig [2021-07-10T10:56:49.640Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-10T10:56:51.002Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-10T10:56:51.002Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-10T10:56:51.256Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-10T10:56:51.846Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-10T10:56:51.846Z] --- PASS: TestContainerStartOnDaemonRestart (3.35s) [2021-07-10T10:56:52.031Z] --- PASS: TestBuildMultiStageParentConfig (2.92s) [2021-07-10T10:56:52.031Z] === RUN TestBuildLabelWithTargets [2021-07-10T10:56:52.031Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T10:56:52.031Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-07-10T10:56:52.031Z] === RUN TestBuildWithEmptyLayers [2021-07-10T10:56:52.136Z] Removing intermediate container 2c8827ed0a16 [2021-07-10T10:56:52.136Z] ---> 00e9e80d42b2 [2021-07-10T10:56:52.136Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-10T10:56:52.136Z] ---> Running in 86e888e1d1f8 [2021-07-10T10:56:52.136Z] Removing intermediate container 86e888e1d1f8 [2021-07-10T10:56:52.136Z] ---> f6301c3f0e64 [2021-07-10T10:56:52.136Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-10T10:56:52.136Z] ---> Running in eaafcafff880 [2021-07-10T10:56:52.136Z] Removing intermediate container eaafcafff880 [2021-07-10T10:56:52.136Z] ---> 2a3054a7b6a4 [2021-07-10T10:56:52.136Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-10T10:56:52.618Z] === RUN TestDockerSuite/TestRunMount [2021-07-10T10:56:53.094Z] [2021-07-10T10:56:53.236Z] --- PASS: TestDaemonRestartIpcMode (4.46s) [2021-07-10T10:56:53.236Z] --- PASS: TestDaemonHostGatewayIP (4.72s) [2021-07-10T10:56:53.547Z] ---> 3c79cc0ec809 [2021-07-10T10:56:53.547Z] 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-10T10:56:53.547Z] ---> Running in 0dfe0bf9cd66 [2021-07-10T10:56:54.173Z] --- PASS: TestBuildWithEmptyLayers (1.64s) [2021-07-10T10:56:54.173Z] === RUN TestBuildMultiStageOnBuild [2021-07-10T10:56:54.503Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-07-10T10:56:54.622Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.75s) [2021-07-10T10:56:56.967Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-10T10:56:56.967Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-10T10:56:56.967Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-10T10:56:56.967Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-10T10:56:56.967Z] Cross building: bundles/cross/linux/s390x [2021-07-10T10:56:56.967Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-10T10:56:56.967Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-10T10:57:01.033Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-10T10:57:01.209Z] --- PASS: TestContainerKillOnDaemonStart (12.79s) [2021-07-10T10:57:01.209Z] PASS [2021-07-10T10:57:01.209Z] [2021-07-10T10:57:01.209Z] === Skipped [2021-07-10T10:57:01.209Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-07-10T10:57:01.209Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-10T10:57:01.209Z] [2021-07-10T10:57:01.209Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-10T10:57:01.209Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-10T10:57:01.209Z] [2021-07-10T10:57:01.209Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-10T10:57:01.209Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-10T10:57:01.209Z] [2021-07-10T10:57:01.209Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-10T10:57:01.209Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-10T10:57:01.209Z] [2021-07-10T10:57:01.209Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-10T10:57:01.209Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-10T10:57:01.209Z] [2021-07-10T10:57:01.209Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-07-10T10:57:01.209Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-10T10:57:01.209Z] [2021-07-10T10:57:01.209Z] [2021-07-10T10:57:01.209Z] DONE 197 tests, 6 skipped in 152.842s [2021-07-10T10:57:01.209Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-10T10:57:01.209Z] ++ 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-10T10:57:01.209Z] ++ set -e [2021-07-10T10:57:01.209Z] ++ '[' -n 0 ']' [2021-07-10T10:57:01.209Z] ++ set -x [2021-07-10T10:57:01.209Z] ++ 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-10T10:57:01.290Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-10T10:57:02.215Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-10T10:57:02.776Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-07-10T10:57:04.138Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-10T10:57:05.500Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-07-10T10:57:06.426Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-10T10:57:07.796Z] === RUN TestConfigDaemonLibtrustID [2021-07-10T10:57:08.058Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-07-10T10:57:08.058Z] === RUN TestDaemonConfigValidation [2021-07-10T10:57:08.058Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-10T10:57:08.058Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-10T10:57:08.058Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-10T10:57:08.058Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-10T10:57:08.058Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-10T10:57:08.058Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-10T10:57:08.058Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-10T10:57:08.058Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-10T10:57:08.058Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-10T10:57:08.058Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-10T10:57:08.058Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-10T10:57:08.058Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-10T10:57:08.058Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-10T10:57:08.058Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-10T10:57:08.320Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-10T10:57:08.320Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-10T10:57:08.320Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2021-07-10T10:57:08.320Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2021-07-10T10:57:08.320Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2021-07-10T10:57:08.320Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2021-07-10T10:57:08.320Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-07-10T10:57:08.320Z] PASS [2021-07-10T10:57:08.320Z] [2021-07-10T10:57:08.320Z] DONE 7 tests in 6.971s [2021-07-10T10:57:08.320Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-07-10T10:57:08.320Z] ++ 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-10T10:57:08.320Z] ++ set -e [2021-07-10T10:57:08.320Z] ++ '[' -n 0 ']' [2021-07-10T10:57:08.320Z] ++ set -x [2021-07-10T10:57:08.320Z] ++ 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-10T10:57:09.264Z] INFO: Testing against a local daemon [2021-07-10T10:57:09.264Z] === RUN TestCommitInheritsEnv [2021-07-10T10:57:09.526Z] --- PASS: TestCommitInheritsEnv (0.36s) [2021-07-10T10:57:09.526Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-10T10:57:09.526Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-10T10:57:09.526Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-10T10:57:09.526Z] === RUN TestImagesFilterMultiReference [2021-07-10T10:57:09.788Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-10T10:57:09.788Z] === RUN TestImagePullPlatformInvalid [2021-07-10T10:57:09.788Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-10T10:57:09.788Z] === RUN TestRemoveImageOrphaning [2021-07-10T10:57:10.050Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-07-10T10:57:10.050Z] === RUN TestRemoveImageGarbageCollector [2021-07-10T10:57:10.050Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-10T10:57:10.050Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-10T10:57:10.050Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-10T10:57:10.050Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-07-10T10:57:10.050Z] === RUN TestTagInvalidReference [2021-07-10T10:57:10.050Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-10T10:57:10.050Z] === RUN TestTagValidPrefixedRepo [2021-07-10T10:57:10.311Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-07-10T10:57:10.311Z] === RUN TestTagExistedNameWithoutForce [2021-07-10T10:57:10.311Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-10T10:57:10.311Z] === RUN TestTagOfficialNames [2021-07-10T10:57:10.311Z] --- PASS: TestTagOfficialNames (0.07s) [2021-07-10T10:57:10.311Z] === RUN TestTagMatchesDigest [2021-07-10T10:57:10.311Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-10T10:57:10.311Z] PASS [2021-07-10T10:57:10.311Z] [2021-07-10T10:57:10.311Z] === Skipped [2021-07-10T10:57:10.311Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-10T10:57:10.311Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-10T10:57:10.311Z] [2021-07-10T10:57:10.311Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-10T10:57:10.311Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-10T10:57:10.311Z] [2021-07-10T10:57:10.311Z] [2021-07-10T10:57:10.311Z] DONE 12 tests, 2 skipped in 2.041s [2021-07-10T10:57:10.311Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-07-10T10:57:10.311Z] ++ 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-10T10:57:10.311Z] ++ set -e [2021-07-10T10:57:10.311Z] ++ '[' -n 0 ']' [2021-07-10T10:57:10.311Z] ++ set -x [2021-07-10T10:57:10.311Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-10T10:57:10.572Z] INFO: Testing against a local daemon [2021-07-10T10:57:10.572Z] === RUN TestNetworkCreateDelete [2021-07-10T10:57:10.630Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-10T10:57:10.833Z] --- PASS: TestNetworkCreateDelete (0.21s) [2021-07-10T10:57:10.833Z] === RUN TestDockerNetworkDeletePreferID [2021-07-10T10:57:11.405Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2021-07-10T10:57:11.405Z] === RUN TestDaemonDNSFallback [2021-07-10T10:57:12.516Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-10T10:57:14.401Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-10T10:57:14.599Z] Removing intermediate container 0dfe0bf9cd66 [2021-07-10T10:57:14.599Z] ---> 9976072cc549 [2021-07-10T10:57:14.599Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-10T10:57:14.599Z] ---> Running in 8113e01a2450 [2021-07-10T10:57:15.139Z] --- PASS: TestBuildMultiStageOnBuild (18.48s) [2021-07-10T10:57:15.139Z] === RUN TestBuildUncleanTarFilenames [2021-07-10T10:57:15.139Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T10:57:15.139Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-10T10:57:15.139Z] === RUN TestBuildMultiStageLayerLeak [2021-07-10T10:57:16.121Z] [2021-07-10T10:57:16.121Z] SUCCESS: Specified value was saved. [2021-07-10T10:57:16.285Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-10T10:57:17.691Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-10T10:57:17.691Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-10T10:57:18.251Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-10T10:57:19.014Z] Removing intermediate container 8113e01a2450 [2021-07-10T10:57:19.014Z] ---> 380c8476889e [2021-07-10T10:57:19.014Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-10T10:57:19.014Z] ---> Running in e98c974ef6cd [2021-07-10T10:57:19.549Z] --- PASS: TestDaemonDNSFallback (6.83s) [2021-07-10T10:57:19.549Z] === RUN TestInspectNetwork [2021-07-10T10:57:19.613Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-10T10:57:20.174Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-10T10:57:21.537Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-10T10:57:21.537Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-07-10T10:57:22.102Z] === RUN TestInspectNetwork/full_network_id [2021-07-10T10:57:22.102Z] === RUN TestInspectNetwork/partial_network_id [2021-07-10T10:57:22.102Z] === RUN TestInspectNetwork/network_name [2021-07-10T10:57:22.102Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-10T10:57:23.423Z] docker_cli_swarm_test.go:1802: [de10a686ad669] joining swarm manager [d47d41f90a7d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T10:57:23.678Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-10T10:57:24.604Z] docker_cli_swarm_test.go:1803: [dba41e963825a] joining swarm manager [d47d41f90a7d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-10T10:57:24.770Z] Cannot create a file when that file already exists. [2021-07-10T10:57:25.370Z] --- PASS: TestBuildMultiStageLayerLeak (11.83s) [2021-07-10T10:57:25.371Z] === RUN TestBuildWithHugeFile [2021-07-10T10:57:25.966Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-10T10:57:27.391Z] --- PASS: TestInspectNetwork (8.37s) [2021-07-10T10:57:27.391Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-10T10:57:27.391Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-10T10:57:27.391Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-10T10:57:27.391Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-10T10:57:27.391Z] === RUN TestRunContainerWithBridgeNone [2021-07-10T10:57:29.427Z] Removing intermediate container e98c974ef6cd [2021-07-10T10:57:29.428Z] ---> dbf09e468943 [2021-07-10T10:57:29.428Z] Step 13/13 : CMD ["sh"] [2021-07-10T10:57:29.883Z] ---> Running in fa519f62809a [2021-07-10T10:57:29.937Z] --- PASS: TestRunContainerWithBridgeNone (3.05s) [2021-07-10T10:57:29.937Z] === RUN TestNetworkInvalidJSON [2021-07-10T10:57:29.937Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-10T10:57:29.937Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-10T10:57:29.937Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-10T10:57:29.937Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-10T10:57:29.937Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-10T10:57:29.937Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-10T10:57:29.937Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-10T10:57:29.937Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-10T10:57:29.937Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-10T10:57:29.937Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-10T10:57:29.937Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-10T10:57:29.937Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-10T10:57:29.937Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-10T10:57:29.937Z] === RUN TestNetworkList [2021-07-10T10:57:29.937Z] === RUN TestNetworkList//networks [2021-07-10T10:57:29.937Z] === PAUSE TestNetworkList//networks [2021-07-10T10:57:29.937Z] === RUN TestNetworkList//networks/ [2021-07-10T10:57:29.937Z] === PAUSE TestNetworkList//networks/ [2021-07-10T10:57:29.937Z] === CONT TestNetworkList//networks [2021-07-10T10:57:29.937Z] === CONT TestNetworkList//networks/ [2021-07-10T10:57:29.937Z] --- PASS: TestNetworkList (0.03s) [2021-07-10T10:57:29.937Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-10T10:57:29.937Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-10T10:57:29.937Z] === RUN TestHostIPv4BridgeLabel [2021-07-10T10:57:30.198Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-07-10T10:57:30.198Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-10T10:57:30.337Z] Removing intermediate container fa519f62809a [2021-07-10T10:57:30.337Z] ---> 2220ec4ff1c4 [2021-07-10T10:57:30.337Z] Successfully built 2220ec4ff1c4 [2021-07-10T10:57:30.337Z] Successfully tagged busybox:latest [2021-07-10T10:57:30.337Z] INFO: Docker images of the daemon under test [2021-07-10T10:57:30.337Z] [2021-07-10T10:57:30.337Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-10T10:57:30.337Z] busybox latest 2220ec4ff1c4 Less than a second ago 5.71GB [2021-07-10T10:57:30.337Z] microsoft/windowsservercore latest 5bda1547be50 4 days ago 5.69GB [2021-07-10T10:57:30.337Z] mcr.microsoft.com/windows/servercore ltsc2019 5bda1547be50 4 days ago 5.69GB [2021-07-10T10:57:30.337Z] [2021-07-10T10:57:30.337Z] INFO: Running integration tests at 07/10/2021 10:57:29... [2021-07-10T10:57:30.337Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-10T10:57:30.337Z] INFO: Integration API tests being run from the host: [2021-07-10T10:57:30.337Z] INFO: make.ps1 starting at 07/10/2021 10:57:30 [2021-07-10T10:57:31.203Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-10T10:57:31.203Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-10T10:57:31.203Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-07-10T10:57:31.307Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-10T10:57:31.586Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-07-10T10:57:31.586Z] === RUN TestDaemonDefaultNetworkPools [2021-07-10T10:57:32.129Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-10T10:57:32.129Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-10T10:57:32.159Z] --- PASS: TestDaemonDefaultNetworkPools (0.87s) [2021-07-10T10:57:32.159Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-10T10:57:32.689Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-10T10:57:33.546Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-07-10T10:57:33.546Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-10T10:57:33.613Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-10T10:57:33.613Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-10T10:57:34.173Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-10T10:57:34.936Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.37s) [2021-07-10T10:57:34.936Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-10T10:57:35.198Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-07-10T10:57:35.198Z] === RUN TestServiceWithPredefinedNetwork [2021-07-10T10:57:36.684Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-07-10T10:57:38.501Z] --- PASS: TestServiceWithPredefinedNetwork (2.80s) [2021-07-10T10:57:38.501Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-10T10:57:38.501Z] service_test.go:242: FLAKY_TEST [2021-07-10T10:57:38.501Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-10T10:57:38.501Z] === RUN TestServiceWithDataPathPortInit [2021-07-10T10:57:39.944Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-07-10T10:57:39.944Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-10T10:57:39.944Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-10T10:57:40.879Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-07-10T10:57:41.441Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-10T10:57:43.327Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-10T10:57:43.888Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-07-10T10:57:44.813Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-07-10T10:57:44.813Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-07-10T10:57:44.813Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-10T10:57:45.373Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-10T10:57:45.934Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-10T10:57:46.494Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-10T10:57:46.749Z] docker_cli_swarm_test.go:1321: [d15d4bca06d4a] joining swarm manager [d03bc255e908a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T10:57:47.310Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-10T10:57:47.310Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-10T10:57:47.310Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-10T10:57:47.870Z] docker_cli_swarm_test.go:1322: [d78007cbe8593] joining swarm manager [d03bc255e908a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-10T10:57:47.870Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-10T10:57:48.431Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-10T10:57:48.431Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-10T10:57:48.431Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-10T10:57:49.356Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-07-10T10:57:50.719Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-10T10:57:50.719Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-10T10:57:50.719Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-10T10:57:53.982Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-10T10:57:55.345Z] === RUN TestDockerSuite/TestRunRm [2021-07-10T10:57:55.905Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-10T10:57:56.626Z] --- PASS: TestServiceWithDataPathPortInit (15.68s) [2021-07-10T10:57:56.626Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-10T10:57:56.887Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t31qwizfut50otgseziyhbnav Created:2021-07-10 10:57:55.202414774 +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[3fe7b3d3ca2afc1418ccc8cc2ade24e75a42deb8db469957c21e8b9ec86fffd7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ug3bmb8bttnnoekxbd4twxx9h EndpointID:9213efd3f342381afd3ff44802a81d43c00789ccc843884dd5a58201f0993112 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:332da5bf58f1c19bb98dff80a8faafe10c2f042ea8624c4fc824c9f73b2cdf9a 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:d95d52872e01 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ug3bmb8bttnnoekxbd4twxx9h EndpointID:9213efd3f342381afd3ff44802a81d43c00789ccc843884dd5a58201f0993112 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-10T10:58:00.065Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-10T10:58:00.320Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-10T10:58:01.245Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-07-10T10:58:02.171Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-07-10T10:58:02.177Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.80s) [2021-07-10T10:58:02.177Z] PASS [2021-07-10T10:58:02.177Z] [2021-07-10T10:58:02.177Z] === Skipped [2021-07-10T10:58:02.177Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-10T10:58:02.177Z] service_test.go:242: FLAKY_TEST [2021-07-10T10:58:02.177Z] [2021-07-10T10:58:02.177Z] [2021-07-10T10:58:02.177Z] DONE 26 tests, 1 skipped in 51.214s [2021-07-10T10:58:02.177Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-10T10:58:02.177Z] ++ 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-10T10:58:02.177Z] ++ set -e [2021-07-10T10:58:02.177Z] ++ '[' -n 0 ']' [2021-07-10T10:58:02.177Z] ++ set -x [2021-07-10T10:58:02.177Z] ++ 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-10T10:58:02.177Z] INFO: Testing against a local daemon [2021-07-10T10:58:02.177Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-10T10:58:02.177Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-10T10:58:02.177Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-10T10:58:02.177Z] === RUN TestDockerNetworkIpvlan [2021-07-10T10:58:02.177Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-10T10:58:02.177Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-10T10:58:02.177Z] PASS [2021-07-10T10:58:02.177Z] [2021-07-10T10:58:02.177Z] === Skipped [2021-07-10T10:58:02.177Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-10T10:58:02.177Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-10T10:58:02.177Z] [2021-07-10T10:58:02.177Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-10T10:58:02.177Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-10T10:58:02.177Z] [2021-07-10T10:58:02.177Z] [2021-07-10T10:58:02.177Z] DONE 2 tests, 2 skipped in 0.134s [2021-07-10T10:58:02.177Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-10T10:58:02.177Z] ++ 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-10T10:58:02.177Z] ++ set -e [2021-07-10T10:58:02.177Z] ++ '[' -n 0 ']' [2021-07-10T10:58:02.177Z] ++ set -x [2021-07-10T10:58:02.177Z] ++ 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-10T10:58:02.177Z] INFO: Testing against a local daemon [2021-07-10T10:58:02.177Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-10T10:58:03.097Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-07-10T10:58:03.564Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2021-07-10T10:58:03.564Z] === RUN TestDockerNetworkMacvlan [2021-07-10T10:58:04.138Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-10T10:58:05.092Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-10T10:58:06.036Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-10T10:58:07.006Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-10T10:58:07.006Z] INFO: Testing against a local daemon [2021-07-10T10:58:07.006Z] === RUN TestBuildWithSession [2021-07-10T10:58:07.006Z] build_session_test.go:25: TODO: BuildKit [2021-07-10T10:58:07.006Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-10T10:58:07.006Z] === RUN TestBuildSquashParent [2021-07-10T10:58:07.006Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T10:58:07.006Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-10T10:58:07.006Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-10T10:58:07.006Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-10T10:58:07.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-10T10:58:07.006Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-10T10:58:07.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-10T10:58:07.006Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-10T10:58:07.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-10T10:58:07.006Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-10T10:58:07.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-10T10:58:07.006Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-10T10:58:07.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-10T10:58:07.006Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-10T10:58:07.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-10T10:58:07.006Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-10T10:58:07.006Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-10T10:58:07.006Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-10T10:58:07.006Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-10T10:58:07.258Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-07-10T10:58:08.586Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-10T10:58:11.421Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-07-10T10:58:11.421Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-07-10T10:58:11.890Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-10T10:58:12.018Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-07-10T10:58:12.579Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-07-10T10:58:13.140Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-07-10T10:58:13.700Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-07-10T10:58:13.955Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-07-10T10:58:14.881Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-10T10:58:15.441Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-10T10:58:16.367Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-10T10:58:17.184Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-10T10:58:18.448Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-10T10:58:18.448Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-10T10:58:18.448Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-10T10:58:18.448Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-10T10:58:18.448Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-10T10:58:18.808Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-10T10:58:18.880Z] === RUN TestDockerSuite/TestRunState [2021-07-10T10:58:19.095Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42464/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr20 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=635ce3c3c5fe0bf13d9dc8595425e5d194c2823a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:635ce3c3c5fe0bf13d9dc8595425e5d194c2823a hack/test/unit [2021-07-10T10:58:19.102Z] --- PASS: TestDockerNetworkMacvlan (15.58s) [2021-07-10T10:58:19.102Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-07-10T10:58:19.102Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-07-10T10:58:19.102Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.70s) [2021-07-10T10:58:19.102Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.89s) [2021-07-10T10:58:19.102Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.31s) [2021-07-10T10:58:19.102Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2021-07-10T10:58:19.102Z] PASS [2021-07-10T10:58:19.102Z] [2021-07-10T10:58:19.102Z] DONE 8 tests in 17.136s [2021-07-10T10:58:19.102Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-10T10:58:19.102Z] ++ 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-10T10:58:19.102Z] ++ set -e [2021-07-10T10:58:19.102Z] ++ '[' -n 0 ']' [2021-07-10T10:58:19.102Z] ++ set -x [2021-07-10T10:58:19.102Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-10T10:58:19.102Z] testing: warning: no tests to run [2021-07-10T10:58:19.102Z] PASS [2021-07-10T10:58:19.102Z] [2021-07-10T10:58:19.102Z] DONE 0 tests in 0.028s [2021-07-10T10:58:19.102Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-10T10:58:19.102Z] ++ 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-10T10:58:19.102Z] ++ set -e [2021-07-10T10:58:19.102Z] ++ '[' -n 0 ']' [2021-07-10T10:58:19.102Z] ++ set -x [2021-07-10T10:58:19.102Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-10T10:58:19.393Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-10T10:58:19.393Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-10T10:58:19.666Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-10T10:58:19.666Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-10T10:58:19.666Z] + TESTDIRS=./... [2021-07-10T10:58:19.666Z] + exclude_paths='/vendor/|/integration' [2021-07-10T10:58:19.666Z] ++ go list ./... [2021-07-10T10:58:19.666Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-10T10:58:20.241Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-10T10:58:20.347Z] + pkg_list='github.com/docker/docker/api [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/server [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/server/backend/build [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/server/httputils [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/server/middleware [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/server/router [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/server/router/build [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/server/router/container [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/server/router/debug [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/server/router/distribution [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/server/router/grpc [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/server/router/image [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/server/router/network [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/server/router/plugin [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/server/router/session [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/server/router/swarm [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/server/router/system [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/server/router/volume [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/types [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/types/backend [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/types/blkiodev [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/types/container [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/types/events [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/types/filters [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/types/image [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/types/mount [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/types/network [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/types/registry [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/types/strslice [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/types/swarm [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/types/time [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/types/versions [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-10T10:58:20.347Z] github.com/docker/docker/api/types/volume [2021-07-10T10:58:20.347Z] github.com/docker/docker/builder [2021-07-10T10:58:20.347Z] github.com/docker/docker/builder/builder-next [2021-07-10T10:58:20.347Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-10T10:58:20.347Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-10T10:58:20.347Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-10T10:58:20.347Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-10T10:58:20.347Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-10T10:58:20.347Z] github.com/docker/docker/builder/builder-next/worker [2021-07-10T10:58:20.347Z] github.com/docker/docker/builder/dockerfile [2021-07-10T10:58:20.347Z] github.com/docker/docker/builder/dockerignore [2021-07-10T10:58:20.347Z] github.com/docker/docker/builder/remotecontext [2021-07-10T10:58:20.347Z] github.com/docker/docker/builder/remotecontext/git [2021-07-10T10:58:20.347Z] github.com/docker/docker/cli [2021-07-10T10:58:20.347Z] github.com/docker/docker/cli/config [2021-07-10T10:58:20.347Z] github.com/docker/docker/cli/debug [2021-07-10T10:58:20.347Z] github.com/docker/docker/client [2021-07-10T10:58:20.347Z] github.com/docker/docker/cmd/docker-proxy [2021-07-10T10:58:20.347Z] github.com/docker/docker/cmd/dockerd [2021-07-10T10:58:20.347Z] github.com/docker/docker/container [2021-07-10T10:58:20.347Z] github.com/docker/docker/container/stream [2021-07-10T10:58:20.347Z] github.com/docker/docker/contrib/apparmor [2021-07-10T10:58:20.347Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-10T10:58:20.347Z] github.com/docker/docker/contrib/httpserver [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/cluster [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/cluster/convert [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/cluster/executor [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/cluster/provider [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/config [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/discovery [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/events [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/events/testutils [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/exec [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/graphdriver [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/images [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/initlayer [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/links [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/listeners [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/logger [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/logger/gelf [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/logger/journald [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/logger/local [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/logger/logentries [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/logger/splunk [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/logger/syslog [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/logger/templates [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/names [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/network [2021-07-10T10:58:20.347Z] github.com/docker/docker/daemon/stats [2021-07-10T10:58:20.347Z] github.com/docker/docker/distribution [2021-07-10T10:58:20.347Z] github.com/docker/docker/distribution/metadata [2021-07-10T10:58:20.347Z] github.com/docker/docker/distribution/utils [2021-07-10T10:58:20.347Z] github.com/docker/docker/distribution/xfer [2021-07-10T10:58:20.347Z] github.com/docker/docker/dockerversion [2021-07-10T10:58:20.347Z] github.com/docker/docker/errdefs [2021-07-10T10:58:20.347Z] github.com/docker/docker/image [2021-07-10T10:58:20.347Z] github.com/docker/docker/image/cache [2021-07-10T10:58:20.347Z] github.com/docker/docker/image/tarexport [2021-07-10T10:58:20.347Z] github.com/docker/docker/image/v1 [2021-07-10T10:58:20.347Z] github.com/docker/docker/internal/test/suite [2021-07-10T10:58:20.347Z] github.com/docker/docker/layer [2021-07-10T10:58:20.347Z] github.com/docker/docker/libcontainerd [2021-07-10T10:58:20.347Z] github.com/docker/docker/libcontainerd/queue [2021-07-10T10:58:20.347Z] github.com/docker/docker/libcontainerd/remote [2021-07-10T10:58:20.347Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-10T10:58:20.347Z] github.com/docker/docker/libcontainerd/types [2021-07-10T10:58:20.347Z] github.com/docker/docker/libnetwork [2021-07-10T10:58:20.347Z] github.com/docker/docker/libnetwork/api [2021-07-10T10:58:20.347Z] github.com/docker/docker/libnetwork/bitseq [2021-07-10T10:58:20.347Z] github.com/docker/docker/libnetwork/cluster [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/config [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/datastore [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/driverapi [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/etchosts [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/idm [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/ipam [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/iptables [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/netlabel [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/netutils [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/networkdb [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/ns [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/options [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/osl [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/portallocator [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/portmapper [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/testutils [2021-07-10T10:58:20.348Z] github.com/docker/docker/libnetwork/types [2021-07-10T10:58:20.348Z] github.com/docker/docker/oci [2021-07-10T10:58:20.348Z] github.com/docker/docker/oci/caps [2021-07-10T10:58:20.348Z] github.com/docker/docker/opts [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/aaparser [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/archive [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/authorization [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/broadcaster [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/capabilities [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/chrootarchive [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/containerfs [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/devicemapper [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/directory [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/discovery [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/discovery/file [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/discovery/kv [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/discovery/memory [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/dmesg [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/filenotify [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/fileutils [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/fsutils [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/homedir [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/idtools [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/ioutils [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/jsonmessage [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/locker [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/longpath [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/loopback [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/mount [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/namesgenerator [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/parsers [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/pidfile [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/platform [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/plugingetter [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/plugins [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/plugins/transport [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/pools [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/progress [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/pubsub [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/reexec [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/signal [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/stdcopy [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/streamformatter [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/stringid [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/symlink [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/sysinfo [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/system [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/tailfile [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/tarsum [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/term [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/term/windows [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/truncindex [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/urlutil [2021-07-10T10:58:20.348Z] github.com/docker/docker/pkg/useragent [2021-07-10T10:58:20.348Z] github.com/docker/docker/plugin [2021-07-10T10:58:20.348Z] github.com/docker/docker/plugin/executor/containerd [2021-07-10T10:58:20.348Z] github.com/docker/docker/plugin/v2 [2021-07-10T10:58:20.348Z] github.com/docker/docker/profiles/apparmor [2021-07-10T10:58:20.348Z] github.com/docker/docker/profiles/seccomp [2021-07-10T10:58:20.348Z] github.com/docker/docker/quota [2021-07-10T10:58:20.348Z] github.com/docker/docker/reference [2021-07-10T10:58:20.348Z] github.com/docker/docker/registry [2021-07-10T10:58:20.348Z] github.com/docker/docker/registry/resumable [2021-07-10T10:58:20.348Z] github.com/docker/docker/restartmanager [2021-07-10T10:58:20.348Z] github.com/docker/docker/rootless [2021-07-10T10:58:20.348Z] github.com/docker/docker/rootless/specconv [2021-07-10T10:58:20.348Z] github.com/docker/docker/runconfig [2021-07-10T10:58:20.348Z] github.com/docker/docker/runconfig/opts [2021-07-10T10:58:20.348Z] github.com/docker/docker/testutil [2021-07-10T10:58:20.348Z] github.com/docker/docker/testutil/daemon [2021-07-10T10:58:20.348Z] github.com/docker/docker/testutil/environment [2021-07-10T10:58:20.348Z] github.com/docker/docker/testutil/fakecontext [2021-07-10T10:58:20.348Z] github.com/docker/docker/testutil/fakegit [2021-07-10T10:58:20.348Z] github.com/docker/docker/testutil/fakestorage [2021-07-10T10:58:20.348Z] github.com/docker/docker/testutil/fixtures/load [2021-07-10T10:58:20.348Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-10T10:58:20.348Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-10T10:58:20.348Z] github.com/docker/docker/testutil/registry [2021-07-10T10:58:20.348Z] github.com/docker/docker/testutil/request [2021-07-10T10:58:20.348Z] github.com/docker/docker/volume [2021-07-10T10:58:20.348Z] github.com/docker/docker/volume/drivers [2021-07-10T10:58:20.348Z] github.com/docker/docker/volume/local [2021-07-10T10:58:20.348Z] github.com/docker/docker/volume/mounts [2021-07-10T10:58:20.348Z] github.com/docker/docker/volume/service [2021-07-10T10:58:20.348Z] github.com/docker/docker/volume/service/opts [2021-07-10T10:58:20.348Z] github.com/docker/docker/volume/testutils' [2021-07-10T10:58:20.348Z] + echo 'github.com/docker/docker/api [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/server [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/server/backend/build [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/server/httputils [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/server/middleware [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/server/router [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/server/router/build [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/server/router/container [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/server/router/debug [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/server/router/distribution [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/server/router/grpc [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/server/router/image [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/server/router/network [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/server/router/plugin [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/server/router/session [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/server/router/swarm [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/server/router/system [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/server/router/volume [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/types [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/types/backend [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/types/blkiodev [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/types/container [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/types/events [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/types/filters [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/types/image [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/types/mount [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/types/network [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/types/registry [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/types/strslice [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/types/swarm [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/types/time [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/types/versions [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-10T10:58:20.348Z] github.com/docker/docker/api/types/volume [2021-07-10T10:58:20.348Z] github.com/docker/docker/builder [2021-07-10T10:58:20.348Z] github.com/docker/docker/builder/builder-next [2021-07-10T10:58:20.348Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-10T10:58:20.348Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-10T10:58:20.348Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-10T10:58:20.348Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-10T10:58:20.348Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-10T10:58:20.348Z] github.com/docker/docker/builder/builder-next/worker [2021-07-10T10:58:20.348Z] github.com/docker/docker/builder/dockerfile [2021-07-10T10:58:20.348Z] github.com/docker/docker/builder/dockerignore [2021-07-10T10:58:20.348Z] github.com/docker/docker/builder/remotecontext [2021-07-10T10:58:20.348Z] github.com/docker/docker/builder/remotecontext/git [2021-07-10T10:58:20.348Z] github.com/docker/docker/cli [2021-07-10T10:58:20.348Z] github.com/docker/docker/cli/config [2021-07-10T10:58:20.348Z] github.com/docker/docker/cli/debug [2021-07-10T10:58:20.348Z] github.com/docker/docker/client [2021-07-10T10:58:20.348Z] github.com/docker/docker/cmd/docker-proxy [2021-07-10T10:58:20.348Z] github.com/docker/docker/cmd/dockerd [2021-07-10T10:58:20.348Z] github.com/docker/docker/container [2021-07-10T10:58:20.348Z] github.com/docker/docker/container/stream [2021-07-10T10:58:20.348Z] github.com/docker/docker/contrib/apparmor [2021-07-10T10:58:20.348Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-10T10:58:20.348Z] github.com/docker/docker/contrib/httpserver [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/cluster [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/cluster/convert [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/cluster/executor [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/cluster/provider [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/config [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/discovery [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/events [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/events/testutils [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/exec [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/graphdriver [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/images [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/initlayer [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/links [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/listeners [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/logger [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/logger/gelf [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/logger/journald [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/logger/local [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/logger/logentries [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/logger/splunk [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/logger/syslog [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/logger/templates [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/names [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/network [2021-07-10T10:58:20.348Z] github.com/docker/docker/daemon/stats [2021-07-10T10:58:20.348Z] github.com/docker/docker/distribution [2021-07-10T10:58:20.348Z] github.com/docker/docker/distribution/metadata [2021-07-10T10:58:20.348Z] github.com/docker/docker/distribution/utils [2021-07-10T10:58:20.348Z] github.com/docker/docker/distribution/xfer [2021-07-10T10:58:20.349Z] github.com/docker/docker/dockerversion [2021-07-10T10:58:20.349Z] github.com/docker/docker/errdefs [2021-07-10T10:58:20.349Z] github.com/docker/docker/image [2021-07-10T10:58:20.349Z] github.com/docker/docker/image/cache [2021-07-10T10:58:20.349Z] github.com/docker/docker/image/tarexport [2021-07-10T10:58:20.349Z] github.com/docker/docker/image/v1 [2021-07-10T10:58:20.349Z] github.com/docker/docker/internal/test/suite [2021-07-10T10:58:20.349Z] github.com/docker/docker/layer [2021-07-10T10:58:20.349Z] github.com/docker/docker/libcontainerd [2021-07-10T10:58:20.349Z] github.com/docker/docker/libcontainerd/queue [2021-07-10T10:58:20.349Z] github.com/docker/docker/libcontainerd/remote [2021-07-10T10:58:20.349Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-10T10:58:20.349Z] github.com/docker/docker/libcontainerd/types [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/api [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/bitseq [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/cluster [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/config [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/datastore [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/driverapi [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/etchosts [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/idm [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/ipam [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/iptables [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/netlabel [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/netutils [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/networkdb [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/ns [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/options [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/osl [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/portallocator [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/portmapper [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/testutils [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/types [2021-07-10T10:58:20.349Z] github.com/docker/docker/oci [2021-07-10T10:58:20.349Z] github.com/docker/docker/oci/caps [2021-07-10T10:58:20.349Z] github.com/docker/docker/opts [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/aaparser [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/archive [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/authorization [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/broadcaster [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/capabilities [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/chrootarchive [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/containerfs [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/devicemapper [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/directory [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/discovery [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/discovery/file [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/discovery/kv [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/discovery/memory [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/dmesg [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/filenotify [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/fileutils [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/fsutils [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/homedir [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/idtools [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/ioutils [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/jsonmessage [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/locker [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/longpath [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/loopback [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/mount [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/namesgenerator [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/parsers [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/pidfile [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/platform [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/plugingetter [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/plugins [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/plugins/transport [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/pools [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/progress [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/pubsub [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/reexec [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/signal [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/stdcopy [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/streamformatter [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/stringid [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/symlink [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/sysinfo [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/system [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/tailfile [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/tarsum [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/term [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/term/windows [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/truncindex [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/urlutil [2021-07-10T10:58:20.349Z] github.com/docker/docker/pkg/useragent [2021-07-10T10:58:20.349Z] github.com/docker/docker/plugin [2021-07-10T10:58:20.349Z] github.com/docker/docker/plugin/executor/containerd [2021-07-10T10:58:20.349Z] github.com/docker/docker/plugin/v2 [2021-07-10T10:58:20.349Z] github.com/docker/docker/profiles/apparmor [2021-07-10T10:58:20.349Z] github.com/docker/docker/profiles/seccomp [2021-07-10T10:58:20.349Z] github.com/docker/docker/quota [2021-07-10T10:58:20.349Z] github.com/docker/docker/reference [2021-07-10T10:58:20.349Z] github.com/docker/docker/registry [2021-07-10T10:58:20.349Z] github.com/docker/docker/registry/resumable [2021-07-10T10:58:20.349Z] github.com/docker/docker/restartmanager [2021-07-10T10:58:20.349Z] github.com/docker/docker/rootless [2021-07-10T10:58:20.349Z] github.com/docker/docker/rootless/specconv [2021-07-10T10:58:20.349Z] github.com/docker/docker/runconfig [2021-07-10T10:58:20.349Z] github.com/docker/docker/runconfig/opts [2021-07-10T10:58:20.349Z] github.com/docker/docker/testutil [2021-07-10T10:58:20.349Z] github.com/docker/docker/testutil/daemon [2021-07-10T10:58:20.349Z] github.com/docker/docker/testutil/environment [2021-07-10T10:58:20.349Z] github.com/docker/docker/testutil/fakecontext [2021-07-10T10:58:20.349Z] github.com/docker/docker/testutil/fakegit [2021-07-10T10:58:20.349Z] github.com/docker/docker/testutil/fakestorage [2021-07-10T10:58:20.349Z] github.com/docker/docker/testutil/fixtures/load [2021-07-10T10:58:20.349Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-10T10:58:20.349Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-10T10:58:20.349Z] github.com/docker/docker/testutil/registry [2021-07-10T10:58:20.349Z] github.com/docker/docker/testutil/request [2021-07-10T10:58:20.349Z] github.com/docker/docker/volume [2021-07-10T10:58:20.349Z] github.com/docker/docker/volume/drivers [2021-07-10T10:58:20.349Z] github.com/docker/docker/volume/local [2021-07-10T10:58:20.349Z] github.com/docker/docker/volume/mounts [2021-07-10T10:58:20.349Z] github.com/docker/docker/volume/service [2021-07-10T10:58:20.349Z] github.com/docker/docker/volume/service/opts [2021-07-10T10:58:20.349Z] github.com/docker/docker/volume/testutils' [2021-07-10T10:58:20.349Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-10T10:58:20.349Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-10T10:58:20.349Z] + type docker-proxy [2021-07-10T10:58:20.349Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-10T10:58:20.349Z] + hack/make.sh binary-proxy install-proxy [2021-07-10T10:58:20.349Z] [2021-07-10T10:58:20.609Z] Removing bundles/ [2021-07-10T10:58:20.609Z] [2021-07-10T10:58:20.609Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-10T10:58:20.609Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-10T10:58:20.609Z] GOOS="" GOARCH="" GOARM="" [2021-07-10T10:58:21.167Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-10T10:58:21.726Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-10T10:58:21.982Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-07-10T10:58:21.982Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-10T10:58:21.982Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-10T10:58:22.907Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-10T10:58:23.162Z] === RUN TestDockerSuite/TestRunSysctls [2021-07-10T10:58:23.309Z] INFO: Testing against a local daemon [2021-07-10T10:58:23.309Z] === RUN TestAuthZPluginAllowRequest [2021-07-10T10:58:25.047Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-10T10:58:25.047Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-10T10:58:25.047Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-10T10:58:25.225Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2021-07-10T10:58:25.225Z] === RUN TestAuthZPluginTLS [2021-07-10T10:58:25.487Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-07-10T10:58:25.487Z] === RUN TestAuthZPluginDenyRequest [2021-07-10T10:58:25.607Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-07-10T10:58:26.059Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-07-10T10:58:26.059Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-10T10:58:26.632Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-07-10T10:58:26.632Z] === RUN TestAuthZPluginDenyResponse [2021-07-10T10:58:27.197Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-10T10:58:27.197Z] [2021-07-10T10:58:27.197Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-10T10:58:27.197Z] Installing docker-proxy to /usr/local/bin/ [2021-07-10T10:58:27.197Z] [2021-07-10T10:58:27.197Z] + mkdir -p bundles [2021-07-10T10:58:27.198Z] + 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/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/signal/testfiles 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-10T10:58:27.205Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-07-10T10:58:27.205Z] === RUN TestAuthZPluginAllowEventStream [2021-07-10T10:58:27.770Z] ? github.com/docker/docker/api [no test files] [2021-07-10T10:58:28.120Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-07-10T10:58:28.593Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2021-07-10T10:58:28.593Z] === RUN TestAuthZPluginErrorResponse [2021-07-10T10:58:28.680Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-07-10T10:58:29.165Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-07-10T10:58:29.165Z] === RUN TestAuthZPluginErrorRequest [2021-07-10T10:58:29.738Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-07-10T10:58:29.738Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-10T10:58:30.312Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-07-10T10:58:30.312Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-10T10:58:30.565Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-07-10T10:58:31.713Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-10T10:58:31.713Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.99s) [2021-07-10T10:58:31.713Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.07s) [2021-07-10T10:58:31.713Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.25s) [2021-07-10T10:58:31.713Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.38s) [2021-07-10T10:58:31.713Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.08s) [2021-07-10T10:58:31.713Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.78s) [2021-07-10T10:58:31.713Z] === RUN TestBuildMultiStageCopy [2021-07-10T10:58:31.713Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-10T10:58:32.232Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.94s) [2021-07-10T10:58:32.232Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-10T10:58:34.724Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-10T10:58:34.781Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.99s) [2021-07-10T10:58:34.781Z] === RUN TestAuthZPluginHeader [2021-07-10T10:58:35.043Z] --- PASS: TestAuthZPluginHeader (0.81s) [2021-07-10T10:58:35.043Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-10T10:58:35.043Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-10T10:58:35.043Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-10T10:58:35.043Z] === RUN TestAuthZPluginV2Disable [2021-07-10T10:58:35.043Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-10T10:58:35.043Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-07-10T10:58:35.043Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-10T10:58:35.043Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-10T10:58:35.043Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-10T10:58:35.043Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-10T10:58:35.043Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-10T10:58:35.043Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-10T10:58:35.043Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-10T10:58:37.236Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-10T10:58:37.797Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-10T10:58:38.722Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-10T10:58:39.283Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-10T10:58:40.234Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-10T10:58:40.234Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-10T10:58:41.190Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-10T10:58:41.192Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-10T10:58:42.115Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-10T10:58:42.675Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-10T10:58:42.717Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-10T10:58:42.931Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-10T10:58:42.931Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-10T10:58:43.676Z] --- PASS: TestBuildMultiStageCopy (13.63s) [2021-07-10T10:58:43.676Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.05s) [2021-07-10T10:58:43.676Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2021-07-10T10:58:43.676Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.07s) [2021-07-10T10:58:43.676Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.27s) [2021-07-10T10:58:43.676Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.39s) [2021-07-10T10:58:43.676Z] === RUN TestBuildMultiStageParentConfig [2021-07-10T10:58:43.856Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-10T10:58:44.417Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-10T10:58:45.343Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-07-10T10:58:45.343Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-10T10:58:45.343Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-10T10:58:45.343Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-10T10:58:45.887Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2021-07-10T10:58:46.268Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-10T10:58:46.556Z] --- PASS: TestBuildMultiStageParentConfig (2.88s) [2021-07-10T10:58:46.556Z] === RUN TestBuildLabelWithTargets [2021-07-10T10:58:46.556Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T10:58:46.556Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-07-10T10:58:46.556Z] === RUN TestBuildWithEmptyLayers [2021-07-10T10:58:48.078Z] --- PASS: TestBuildWithEmptyLayers (1.47s) [2021-07-10T10:58:48.078Z] === RUN TestBuildMultiStageOnBuild [2021-07-10T10:58:50.428Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-10T10:58:50.684Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-10T10:58:51.610Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-10T10:58:53.166Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.78s) [2021-07-10T10:58:53.166Z] PASS [2021-07-10T10:58:53.166Z] [2021-07-10T10:58:53.166Z] === Skipped [2021-07-10T10:58:53.166Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-10T10:58:53.166Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-10T10:58:53.166Z] [2021-07-10T10:58:53.166Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-07-10T10:58:53.166Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-10T10:58:53.166Z] [2021-07-10T10:58:53.166Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-10T10:58:53.166Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-10T10:58:53.166Z] [2021-07-10T10:58:53.166Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-10T10:58:53.166Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-10T10:58:53.166Z] [2021-07-10T10:58:53.166Z] [2021-07-10T10:58:53.166Z] DONE 17 tests, 4 skipped in 32.930s [2021-07-10T10:58:53.166Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-10T10:58:53.166Z] ++ 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-10T10:58:53.166Z] ++ set -e [2021-07-10T10:58:53.166Z] ++ '[' -n 0 ']' [2021-07-10T10:58:53.166Z] ++ set -x [2021-07-10T10:58:53.166Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T10:58:54.121Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-10T10:58:54.555Z] INFO: Testing against a local daemon [2021-07-10T10:58:54.555Z] === RUN TestPluginInvalidJSON [2021-07-10T10:58:54.555Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-10T10:58:54.555Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-10T10:58:54.555Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-10T10:58:54.555Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-10T10:58:54.555Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-10T10:58:54.555Z] === RUN TestPluginInstall [2021-07-10T10:58:54.555Z] === RUN TestPluginInstall/no_auth [2021-07-10T10:58:55.484Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-10T10:58:57.860Z] time="2021-07-10T10:58:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-10T10:58:57.860Z] time="2021-07-10T10:58:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a5ff94cc6ba2e6f6d80665e743e30adcebcf91ca8bf2bf50b62f1e8019e918af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-10T10:58:57.860Z] time="2021-07-10T10:58:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-10T10:58:57.860Z] time="2021-07-10T10:58:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a5ff94cc6ba2e6f6d80665e743e30adcebcf91ca8bf2bf50b62f1e8019e918af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-10T10:58:57.995Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-10T10:58:58.121Z] === RUN TestPluginInstall/with_htpasswd [2021-07-10T10:58:58.695Z] time="2021-07-10T10:58:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-10T10:58:58.695Z] time="2021-07-10T10:58:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3600cc177f56aafbe2c2b0b29dc053d9707d8ccc109da3c6c62e14cb563c1d77" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-10T10:58:58.695Z] time="2021-07-10T10:58:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-10T10:58:58.695Z] time="2021-07-10T10:58:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3600cc177f56aafbe2c2b0b29dc053d9707d8ccc109da3c6c62e14cb563c1d77" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-10T10:58:59.268Z] === RUN TestPluginInstall/with_insecure [2021-07-10T10:58:59.880Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-10T10:59:00.214Z] time="2021-07-10T10:59:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-10T10:59:00.214Z] time="2021-07-10T10:59:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab0d0c6d32a656bd221d4f99a7121509bd1f7ea18534600f3fb7dfdaf9c4b0a8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-10T10:59:00.214Z] time="2021-07-10T10:59:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-10T10:59:00.214Z] time="2021-07-10T10:59:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab0d0c6d32a656bd221d4f99a7121509bd1f7ea18534600f3fb7dfdaf9c4b0a8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-10T10:59:00.441Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-10T10:59:00.441Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-10T10:59:00.441Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-10T10:59:00.441Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-10T10:59:00.441Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-10T10:59:00.441Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-10T10:59:00.441Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-10T10:59:00.476Z] plugin_test.go:165: [df77e6af2747a] daemon is not started [2021-07-10T10:59:00.476Z] --- PASS: TestPluginInstall (6.00s) [2021-07-10T10:59:00.476Z] --- PASS: TestPluginInstall/no_auth (3.70s) [2021-07-10T10:59:00.476Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2021-07-10T10:59:00.476Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-07-10T10:59:00.476Z] === RUN TestPluginsWithRuntimes [2021-07-10T10:59:00.696Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-07-10T10:59:00.696Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-10T10:59:00.696Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-07-10T10:59:02.523Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-10T10:59:02.824Z] --- PASS: TestBuildMultiStageOnBuild (13.05s) [2021-07-10T10:59:02.824Z] === RUN TestBuildUncleanTarFilenames [2021-07-10T10:59:02.824Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T10:59:02.824Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-07-10T10:59:02.824Z] === RUN TestBuildMultiStageLayerLeak [2021-07-10T10:59:03.467Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-10T10:59:04.853Z] --- PASS: TestPluginsWithRuntimes (4.18s) [2021-07-10T10:59:04.853Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.11s) [2021-07-10T10:59:04.853Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.16s) [2021-07-10T10:59:04.853Z] === RUN TestPluginBackCompatMediaTypes [2021-07-10T10:59:04.862Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-07-10T10:59:05.118Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-07-10T10:59:05.797Z] --- PASS: TestPluginBackCompatMediaTypes (0.91s) [2021-07-10T10:59:05.797Z] PASS [2021-07-10T10:59:05.797Z] [2021-07-10T10:59:05.797Z] DONE 10 tests in 13.678s [2021-07-10T10:59:05.797Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-10T10:59:05.797Z] ++ 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-10T10:59:05.797Z] ++ set -e [2021-07-10T10:59:05.797Z] ++ '[' -n 0 ']' [2021-07-10T10:59:05.797Z] ++ set -x [2021-07-10T10:59:05.797Z] ++ 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-10T10:59:05.797Z] INFO: Testing against a local daemon [2021-07-10T10:59:05.797Z] === RUN TestExternalGraphDriver [2021-07-10T10:59:05.797Z] === RUN TestExternalGraphDriver/json [2021-07-10T10:59:06.482Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-07-10T10:59:06.737Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-07-10T10:59:07.661Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-07-10T10:59:08.348Z] === RUN TestExternalGraphDriver/spec [2021-07-10T10:59:08.587Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-10T10:59:08.587Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-07-10T10:59:09.148Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-07-10T10:59:09.148Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-10T10:59:09.148Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-07-10T10:59:09.403Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-10T10:59:09.403Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-07-10T10:59:09.403Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-10T10:59:09.403Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-07-10T10:59:09.403Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-10T10:59:09.403Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-07-10T10:59:09.403Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-10T10:59:09.403Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-07-10T10:59:09.403Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-10T10:59:09.403Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-07-10T10:59:09.403Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-10T10:59:09.403Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-07-10T10:59:10.332Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-07-10T10:59:10.908Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-07-10T10:59:11.469Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-07-10T10:59:11.469Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-07-10T10:59:12.395Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-10T10:59:12.395Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-10T10:59:13.758Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-10T10:59:13.758Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-07-10T10:59:14.318Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-07-10T10:59:15.243Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-07-10T10:59:15.243Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-10T10:59:15.243Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-10T10:59:16.169Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-10T10:59:17.563Z] --- PASS: TestBuildMultiStageLayerLeak (15.97s) [2021-07-10T10:59:17.563Z] === RUN TestBuildWithHugeFile [2021-07-10T10:59:18.055Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-07-10T10:59:18.615Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-07-10T10:59:18.615Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-10T10:59:18.615Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-10T10:59:19.174Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-10T10:59:19.174Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-10T10:59:20.099Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-07-10T10:59:21.025Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-10T10:59:21.585Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-10T10:59:21.626Z] --- PASS: TestBuildWithHugeFile (112.33s) [2021-07-10T10:59:21.626Z] === RUN TestBuildWCOWSandboxSize [2021-07-10T10:59:23.352Z] === RUN TestExternalGraphDriver/pull [2021-07-10T10:59:23.352Z] --- PASS: TestExternalGraphDriver (16.88s) [2021-07-10T10:59:23.352Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2021-07-10T10:59:23.352Z] --- PASS: TestExternalGraphDriver/spec (12.87s) [2021-07-10T10:59:23.352Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2021-07-10T10:59:23.352Z] === RUN TestGraphdriverPluginV2 [2021-07-10T10:59:23.352Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-10T10:59:23.352Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2021-07-10T10:59:23.352Z] PASS [2021-07-10T10:59:23.352Z] [2021-07-10T10:59:23.352Z] === Skipped [2021-07-10T10:59:23.352Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2021-07-10T10:59:23.352Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-10T10:59:23.352Z] [2021-07-10T10:59:23.352Z] [2021-07-10T10:59:23.352Z] DONE 5 tests, 1 skipped in 17.060s [2021-07-10T10:59:23.352Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-10T10:59:23.352Z] ++ 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-10T10:59:23.352Z] ++ set -e [2021-07-10T10:59:23.352Z] ++ '[' -n 0 ']' [2021-07-10T10:59:23.352Z] ++ set -x [2021-07-10T10:59:23.352Z] ++ 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-10T10:59:23.352Z] INFO: Testing against a local daemon [2021-07-10T10:59:23.352Z] === RUN TestContinueAfterPluginCrash [2021-07-10T10:59:23.352Z] === PAUSE TestContinueAfterPluginCrash [2021-07-10T10:59:23.353Z] === RUN TestReadPluginNoRead [2021-07-10T10:59:23.353Z] === PAUSE TestReadPluginNoRead [2021-07-10T10:59:23.353Z] === RUN TestDaemonStartWithLogOpt [2021-07-10T10:59:23.353Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-10T10:59:23.353Z] === CONT TestContinueAfterPluginCrash [2021-07-10T10:59:23.353Z] === CONT TestDaemonStartWithLogOpt [2021-07-10T10:59:23.353Z] === CONT TestReadPluginNoRead [2021-07-10T10:59:24.098Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-10T10:59:25.024Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-10T10:59:25.024Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-10T10:59:25.024Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-10T10:59:25.949Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-07-10T10:59:26.667Z] === RUN TestReadPluginNoRead/default [2021-07-10T10:59:26.928Z] --- PASS: TestDaemonStartWithLogOpt (4.05s) [2021-07-10T10:59:27.312Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-07-10T10:59:28.238Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-10T10:59:28.315Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-10T10:59:28.493Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-10T10:59:28.494Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-07-10T10:59:29.708Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-10T10:59:30.380Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-10T10:59:30.380Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-10T10:59:30.380Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-10T10:59:31.305Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-07-10T10:59:31.622Z] === CONT TestReadPluginNoRead [2021-07-10T10:59:31.622Z] read_test.go:92: [d253b10dc1baa] daemon is not started [2021-07-10T10:59:31.622Z] --- PASS: TestReadPluginNoRead (8.53s) [2021-07-10T10:59:31.622Z] --- PASS: TestReadPluginNoRead/default (1.71s) [2021-07-10T10:59:31.622Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.66s) [2021-07-10T10:59:31.622Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.70s) [2021-07-10T10:59:32.231Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents284887404 [2021-07-10T10:59:32.486Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-10T10:59:32.566Z] --- PASS: TestContinueAfterPluginCrash (9.49s) [2021-07-10T10:59:32.566Z] PASS [2021-07-10T10:59:32.566Z] [2021-07-10T10:59:32.566Z] DONE 6 tests in 9.635s [2021-07-10T10:59:32.566Z] 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-10T10:59:32.566Z] ++ 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-10T10:59:32.566Z] ++ set -e [2021-07-10T10:59:32.566Z] ++ '[' -n 0 ']' [2021-07-10T10:59:32.566Z] ++ set -x [2021-07-10T10:59:32.566Z] ++ 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-10T10:59:32.566Z] testing: warning: no tests to run [2021-07-10T10:59:32.566Z] PASS [2021-07-10T10:59:32.566Z] [2021-07-10T10:59:32.566Z] DONE 0 tests in 0.044s [2021-07-10T10:59:32.566Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-10T10:59:32.566Z] ++ 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-10T10:59:32.566Z] ++ set -e [2021-07-10T10:59:32.566Z] ++ '[' -n 0 ']' [2021-07-10T10:59:32.566Z] ++ set -x [2021-07-10T10:59:32.566Z] ++ 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-10T10:59:32.566Z] INFO: Testing against a local daemon [2021-07-10T10:59:32.566Z] === RUN TestPluginWithDevMounts [2021-07-10T10:59:32.566Z] === PAUSE TestPluginWithDevMounts [2021-07-10T10:59:32.566Z] === CONT TestPluginWithDevMounts [2021-07-10T10:59:32.741Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-10T10:59:34.484Z] --- PASS: TestPluginWithDevMounts (1.88s) [2021-07-10T10:59:34.484Z] PASS [2021-07-10T10:59:34.484Z] [2021-07-10T10:59:34.484Z] DONE 1 tests in 2.021s [2021-07-10T10:59:34.484Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-10T10:59:34.484Z] ++ 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-10T10:59:34.484Z] ++ set -e [2021-07-10T10:59:34.484Z] ++ '[' -n 0 ']' [2021-07-10T10:59:34.484Z] ++ set -x [2021-07-10T10:59:34.484Z] ++ 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-10T10:59:34.484Z] INFO: Testing against a local daemon [2021-07-10T10:59:34.484Z] === RUN TestSecretInspect [2021-07-10T10:59:34.630Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-10T10:59:34.630Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-10T10:59:34.630Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-10T10:59:35.993Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-10T10:59:37.035Z] --- PASS: TestSecretInspect (2.17s) [2021-07-10T10:59:37.035Z] === RUN TestSecretList [2021-07-10T10:59:37.393Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-07-10T10:59:37.393Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-10T10:59:37.649Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-10T10:59:37.649Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-10T10:59:37.649Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-10T10:59:37.904Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-10T10:59:38.464Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-10T10:59:39.583Z] --- PASS: TestSecretList (2.60s) [2021-07-10T10:59:39.583Z] === RUN TestSecretsCreateAndDelete [2021-07-10T10:59:39.827Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-07-10T10:59:41.191Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-10T10:59:42.131Z] --- PASS: TestSecretsCreateAndDelete (2.66s) [2021-07-10T10:59:42.131Z] === RUN TestSecretsUpdate [2021-07-10T10:59:44.452Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-07-10T10:59:44.452Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-10T10:59:44.452Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-07-10T10:59:44.679Z] --- PASS: TestSecretsUpdate (2.61s) [2021-07-10T10:59:44.679Z] === RUN TestTemplatedSecret [2021-07-10T10:59:46.964Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-10T10:59:47.985Z] --- PASS: TestTemplatedSecret (3.40s) [2021-07-10T10:59:47.985Z] === RUN TestSecretCreateResolve [2021-07-10T10:59:49.477Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-10T10:59:50.037Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-10T10:59:51.290Z] --- PASS: TestSecretCreateResolve (2.70s) [2021-07-10T10:59:51.290Z] PASS [2021-07-10T10:59:51.290Z] [2021-07-10T10:59:51.290Z] DONE 6 tests in 16.277s [2021-07-10T10:59:51.290Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-07-10T10:59:51.290Z] ++ 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-10T10:59:51.290Z] ++ set -e [2021-07-10T10:59:51.290Z] ++ '[' -n 0 ']' [2021-07-10T10:59:51.290Z] ++ set -x [2021-07-10T10:59:51.290Z] ++ 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-10T10:59:51.923Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-10T10:59:51.923Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-07-10T10:59:52.848Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-07-10T10:59:53.407Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-07-10T10:59:54.594Z] INFO: Testing against a local daemon [2021-07-10T10:59:54.594Z] === RUN TestServiceCreateInit [2021-07-10T10:59:54.594Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-10T10:59:54.769Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-10T10:59:56.132Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-07-10T10:59:57.495Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-10T10:59:58.422Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-10T10:59:59.889Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-10T11:00:00.308Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-10T11:00:02.820Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-10T11:00:04.101Z] --- PASS: TestServiceCreateInit (9.31s) [2021-07-10T11:00:04.101Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.85s) [2021-07-10T11:00:04.101Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.43s) [2021-07-10T11:00:04.101Z] === RUN TestCreateServiceMultipleTimes [2021-07-10T11:00:04.182Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-10T11:00:07.471Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-10T11:00:11.633Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-10T11:00:14.894Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-10T11:00:20.131Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-10T11:00:22.239Z] --- PASS: TestCreateServiceMultipleTimes (16.73s) [2021-07-10T11:00:22.239Z] === RUN TestCreateServiceConflict [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-10T11:00:22.385Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2021-07-10T11:00:22.385Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-10T11:00:22.385Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/types [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-10T11:00:22.385Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-10T11:00:22.385Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-10T11:00:22.385Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2021-07-10T11:00:22.385Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/builder [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-10T11:00:22.385Z] ok github.com/docker/docker/builder/dockerfile 0.204s coverage: 48.7% of statements [2021-07-10T11:00:22.385Z] ok github.com/docker/docker/builder/remotecontext 0.090s coverage: 13.7% of statements [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-10T11:00:22.385Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2021-07-10T11:00:22.385Z] ok github.com/docker/docker/builder/remotecontext/git 1.215s coverage: 86.3% of statements [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/cli [no test files] [2021-07-10T11:00:22.385Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-10T11:00:22.385Z] ok github.com/docker/docker/cmd/docker-proxy 0.099s coverage: 67.6% of statements [2021-07-10T11:00:22.385Z] ok github.com/docker/docker/client 0.114s coverage: 75.5% of statements [2021-07-10T11:00:22.641Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-07-10T11:00:23.182Z] --- PASS: TestCreateServiceConflict (2.67s) [2021-07-10T11:00:23.182Z] === RUN TestCreateServiceMaxReplicas [2021-07-10T11:00:24.525Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-10T11:00:24.780Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-10T11:00:25.706Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-10T11:00:26.266Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-10T11:00:26.266Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-10T11:00:26.266Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-10T11:00:27.191Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-10T11:00:27.396Z] --- PASS: TestCreateServiceMaxReplicas (3.47s) [2021-07-10T11:00:27.396Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-10T11:00:31.352Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-10T11:00:34.614Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-07-10T11:00:35.174Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-07-10T11:00:35.734Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-07-10T11:00:35.734Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-10T11:00:35.734Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-07-10T11:00:35.734Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-10T11:00:35.734Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-07-10T11:00:37.619Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-07-10T11:00:38.544Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-07-10T11:00:39.469Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-07-10T11:00:41.355Z] === RUN TestDockerSuite/TestUpdateStats [2021-07-10T11:00:42.324Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.98s) [2021-07-10T11:00:42.324Z] === RUN TestCreateServiceSecretFileMode [2021-07-10T11:00:43.757Z] --- PASS: TestCreateServiceSecretFileMode (2.99s) [2021-07-10T11:00:43.757Z] === RUN TestCreateServiceConfigFileMode [2021-07-10T11:00:45.559Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-07-10T11:00:46.307Z] --- PASS: TestCreateServiceConfigFileMode (2.63s) [2021-07-10T11:00:46.307Z] === RUN TestCreateServiceSysctls [2021-07-10T11:00:46.484Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-07-10T11:00:46.484Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-10T11:00:46.484Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-07-10T11:00:48.370Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-07-10T11:00:49.296Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-10T11:00:49.856Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-07-10T11:00:50.518Z] --- PASS: TestCreateServiceSysctls (4.11s) [2021-07-10T11:00:50.518Z] === RUN TestCreateServiceCapabilities [2021-07-10T11:00:52.368Z] docker_cli_swarm_test.go:1186: [df9375ebf1dcf] joining swarm manager [d666eb13d3b16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T11:00:53.823Z] --- PASS: TestCreateServiceCapabilities (3.28s) [2021-07-10T11:00:53.823Z] === RUN TestInspect [2021-07-10T11:00:54.880Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-07-10T11:00:57.133Z] --- PASS: TestInspect (3.49s) [2021-07-10T11:00:57.133Z] === RUN TestCreateJob [2021-07-10T11:00:58.142Z] docker_cli_swarm_test.go:1195: [dada9a49feb39] joining swarm manager [d666eb13d3b16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-10T11:00:59.067Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-07-10T11:01:01.347Z] --- PASS: TestCreateJob (3.53s) [2021-07-10T11:01:01.347Z] === RUN TestReplicatedJob [2021-07-10T11:01:03.227Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-07-10T11:01:05.739Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-10T11:01:07.945Z] --- PASS: TestReplicatedJob (6.95s) [2021-07-10T11:01:07.945Z] === RUN TestUpdateReplicatedJob [2021-07-10T11:01:09.100Z] ok github.com/docker/docker/cmd/dockerd 0.093s coverage: 29.1% of statements [2021-07-10T11:01:09.100Z] ok github.com/docker/docker/container 0.127s coverage: 34.7% of statements [2021-07-10T11:01:09.100Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-10T11:01:09.100Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-10T11:01:09.100Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-10T11:01:09.100Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-10T11:01:09.901Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-10T11:01:12.159Z] --- PASS: TestUpdateReplicatedJob (3.99s) [2021-07-10T11:01:12.159Z] === RUN TestServiceListWithStatuses [2021-07-10T11:01:12.159Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-10T11:01:12.159Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-10T11:01:12.159Z] === RUN TestDockerNetworkConnectAlias [2021-07-10T11:01:15.139Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-07-10T11:01:17.235Z] ok github.com/docker/docker/daemon/cluster 0.072s coverage: 0.5% of statements [2021-07-10T11:01:17.459Z] --- PASS: TestDockerNetworkConnectAlias (5.28s) [2021-07-10T11:01:17.459Z] === RUN TestDockerNetworkReConnect [2021-07-10T11:01:17.651Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-07-10T11:01:18.177Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2021-07-10T11:01:19.119Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-07-10T11:01:19.550Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-07-10T11:01:20.912Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-07-10T11:01:21.674Z] --- PASS: TestDockerNetworkReConnect (4.31s) [2021-07-10T11:01:21.674Z] === RUN TestServicePlugin [2021-07-10T11:01:21.674Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-10T11:01:21.674Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-10T11:01:21.674Z] === RUN TestServiceUpdateLabel [2021-07-10T11:01:22.274Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-07-10T11:01:24.226Z] --- PASS: TestServiceUpdateLabel (2.70s) [2021-07-10T11:01:24.226Z] === RUN TestServiceUpdateSecrets [2021-07-10T11:01:24.785Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-07-10T11:01:26.672Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-07-10T11:01:27.257Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2021-07-10T11:01:27.519Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.4% of statements [2021-07-10T11:01:27.779Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-07-10T11:01:28.350Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2021-07-10T11:01:28.921Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-07-10T11:01:29.185Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-07-10T11:01:30.312Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.801s coverage: 73.3% of statements [2021-07-10T11:01:30.312Z] ok github.com/docker/docker/daemon 12.160s coverage: 17.4% of statements [2021-07-10T11:01:30.312Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-10T11:01:30.312Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-10T11:01:30.312Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-10T11:01:30.312Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-10T11:01:31.070Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-07-10T11:01:31.697Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.395s coverage: 56.2% of statements [2021-07-10T11:01:32.640Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.1% of statements [2021-07-10T11:01:33.581Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-10T11:01:34.556Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2021-07-10T11:01:35.945Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.304s coverage: 49.4% of statements [2021-07-10T11:01:36.206Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.551s coverage: 46.2% of statements [2021-07-10T11:01:36.206Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-10T11:01:37.591Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 57.5% of statements [2021-07-10T11:01:37.852Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.689s coverage: 57.7% of statements [2021-07-10T11:01:37.852Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-10T11:01:37.852Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-10T11:01:38.817Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-07-10T11:01:38.853Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2021-07-10T11:01:39.796Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2021-07-10T11:01:40.367Z] ok github.com/docker/docker/daemon/images 0.024s coverage: 6.8% of statements [2021-07-10T11:01:40.367Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-10T11:01:40.367Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-10T11:01:40.938Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.5% of statements [2021-07-10T11:01:41.879Z] ok github.com/docker/docker/daemon/logger/awslogs 0.196s coverage: 77.8% of statements [2021-07-10T11:01:41.879Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-10T11:01:41.879Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-10T11:01:42.140Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2021-07-10T11:01:42.355Z] --- PASS: TestServiceUpdateSecrets (15.38s) [2021-07-10T11:01:42.355Z] === RUN TestServiceUpdateConfigs [2021-07-10T11:01:42.710Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.9% of statements [2021-07-10T11:01:42.970Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-07-10T11:01:43.232Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2021-07-10T11:01:43.802Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2021-07-10T11:01:43.802Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-10T11:01:44.063Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 55.1% of statements [2021-07-10T11:01:44.415Z] --- PASS: TestBuildWithHugeFile (136.71s) [2021-07-10T11:01:44.415Z] === RUN TestBuildWCOWSandboxSize [2021-07-10T11:01:45.005Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2021-07-10T11:01:45.946Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2021-07-10T11:01:46.207Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-07-10T11:01:46.468Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-07-10T11:01:47.038Z] ok github.com/docker/docker/daemon/logger/splunk 1.600s coverage: 82.5% of statements [2021-07-10T11:01:47.038Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-10T11:01:47.038Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-10T11:01:48.421Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements [2021-07-10T11:01:48.421Z] ok github.com/docker/docker/distribution 0.125s coverage: 25.4% of statements [2021-07-10T11:01:48.421Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-10T11:01:48.748Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-07-10T11:01:48.748Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-10T11:01:48.748Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-10T11:01:48.748Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-10T11:01:49.003Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-10T11:01:49.259Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-10T11:01:49.259Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-10T11:01:49.259Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-10T11:01:49.365Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-07-10T11:01:49.936Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2021-07-10T11:01:50.185Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-10T11:01:50.185Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-10T11:01:50.507Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-07-10T11:01:51.078Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-07-10T11:01:51.078Z] ok github.com/docker/docker/distribution/xfer 1.947s coverage: 85.1% of statements [2021-07-10T11:01:51.078Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-10T11:01:51.111Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-10T11:01:51.111Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-10T11:01:51.111Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-10T11:01:51.111Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-10T11:01:51.338Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-07-10T11:01:51.338Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-10T11:01:51.366Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-10T11:01:51.598Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-07-10T11:01:52.728Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-07-10T11:01:54.091Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-10T11:01:54.091Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-10T11:01:54.091Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-10T11:01:54.091Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-10T11:01:54.091Z] === RUN TestDockerSuite/TestVolumeEvents [2021-07-10T11:01:54.346Z] docker_cli_swarm_test.go:1118: [d2debc79857ee] joining swarm manager [ddcdfe3fe47aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T11:01:55.272Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-10T11:01:55.530Z] docker_cli_swarm_test.go:1119: [dd3c8b3046bfc] joining swarm manager [ddcdfe3fe47aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-10T11:01:57.267Z] --- PASS: TestServiceUpdateConfigs (15.46s) [2021-07-10T11:01:57.267Z] === RUN TestServiceUpdateNetwork [2021-07-10T11:01:57.422Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-10T11:01:57.422Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-10T11:01:57.422Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-10T11:02:00.683Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-10T11:02:01.596Z] ok github.com/docker/docker/layer 7.403s coverage: 68.8% of statements [2021-07-10T11:02:01.596Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-10T11:02:01.596Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-10T11:02:01.596Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-10T11:02:01.596Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-10T11:02:03.991Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-10T11:02:03.991Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite (1575.34s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.33s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.06s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.19s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.33s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.13s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.39s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.17s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.88s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.23s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.06s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.95s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.30s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.92s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.75s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.85s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.85s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.98s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.20s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAttachDetach (1.33s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.68s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.87s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.93s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.83s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.91s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.75s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.02s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.11s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.14s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.33s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (23.19s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.32s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.39s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.17s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.48s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.38s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.90s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.56s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.77s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.78s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.02s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.67s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.15s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.36s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.75s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.53s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.70s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.50s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.44s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.90s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.39s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.93s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.20s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.82s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.17s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.24s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.59s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.33s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.18s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.06s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.07s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.07s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.00s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.50s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.01s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.01s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.46s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.84s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.59s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.18s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.20s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.10s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.13s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.47s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.16s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.43s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.37s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.02s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.07s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.53s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.00s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.82s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.14s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.47s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.26s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildCmd (0.17s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.19s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.18s) [2021-07-10T11:02:03.991Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.73s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.97s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.53s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.30s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.23s) [2021-07-10T11:02:03.991Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.36s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.32s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.17s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.72s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.37s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.27s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.80s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.70s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.24s) [2021-07-10T11:02:03.992Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-07-10T11:02:03.992Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-07-10T11:02:03.992Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-10T11:02:03.992Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.69s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.64s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.56s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.18s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.97s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.94s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.27s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.09s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.82s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.29s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.01s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.95s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.96s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildDockerignore (11.61s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.99s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.55s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.77s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.43s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.91s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.17s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.99s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.83s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.99s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.06s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.17s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.07s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.45s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.18s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.18s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.38s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.18s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.98s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.51s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.30s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildEnv (1.54s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.09s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.11s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.84s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.85s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (0.97s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.46s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.46s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.27s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.28s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.12s) [2021-07-10T11:02:03.992Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.19s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.06s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildExpose (0.18s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.33s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.28s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.17s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildFails (0.93s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.99s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.04s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.58s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.09s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.30s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.18s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.73s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.48s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.00s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.78s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.78s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildHistory (2.30s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.28s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.81s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.37s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.33s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.11s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildLabel (0.28s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.23s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.25s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.17s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildLabels (0.30s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.64s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.52s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.79s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.47s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.16s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.81s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.10s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.07s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.25s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.31s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.71s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.55s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.11s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.93s) [2021-07-10T11:02:03.992Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.78s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.00s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.20s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.33s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.58s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.94s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.88s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.72s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.22s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.39s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.89s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.40s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.23s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.19s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.01s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.99s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.06s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.24s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.24s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildPATH (1.29s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.81s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.88s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.41s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.53s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (4.38s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildRm (2.63s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.90s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.82s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.24s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.33s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.04s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.30s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.95s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.55s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.06s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2021-07-10T11:02:03.992Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.30s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildStderr (0.98s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.25s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.99s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.91s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.29s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.89s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.26s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildUser (2.16s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.16s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (15.49s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.94s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.18s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.94s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.57s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.18s) [2021-07-10T11:02:03.992Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-10T11:02:03.992Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-10T11:02:03.992Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-10T11:02:03.992Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.58s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.93s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.01s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.38s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.89s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.57s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.23s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.35s) [2021-07-10T11:02:03.992Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.46s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.96s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-10T11:02:03.992Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.95s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.96s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestCommitChange (1.13s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.41s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.15s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.52s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.27s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestCommitTTY (1.47s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.81s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.51s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.98s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.56s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.82s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.79s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.92s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.07s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.72s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.85s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.90s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.76s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.71s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.10s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.77s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.71s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.79s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.04s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.79s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.79s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.92s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.47s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.34s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.86s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.46s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.06s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.11s) [2021-07-10T11:02:03.992Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-10T11:02:03.992Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.80s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.86s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.69s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.16s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.80s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.83s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.48s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.30s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.55s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.64s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.53s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.63s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000daa4b0_} (1.57s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1156399796_/foo_false____} (1.78s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1156399796_/foo_true____} (1.52s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3740163203_/foo_false____} (1.55s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3740163203_/foo_true____} (1.58s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3740163203_/foo_true__0xc000daa4e0__} (1.57s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000daa510_} (1.62s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000daa528_} (1.60s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000daa540_} (1.49s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000daa558_} (1.54s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.53s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.09s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.05s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.22s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.49s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.79s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.82s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.86s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.82s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.79s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.77s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.82s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.83s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.89s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.18s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.92s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.93s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.11s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.06s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.92s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.77s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.89s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.95s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.88s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.76s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.89s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.54s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.83s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.25s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.82s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.21s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.76s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.47s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.92s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.76s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.05s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.83s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpToDot (0.80s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.46s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.88s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpToStdout (0.78s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.00s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.16s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.77s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.00s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.32s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.72s) [2021-07-10T11:02:03.993Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.88s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.21s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2021-07-10T11:02:03.993Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.04s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.05s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.62s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.75s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.43s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.77s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.57s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.66s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.77s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.70s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.76s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.29s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.87s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.59s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.23s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.50s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.45s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.81s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.93s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.96s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsAttach (0.79s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsCommit (0.93s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.72s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.71s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.76s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.77s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.69s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.39s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.33s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsCopy (1.06s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.87s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.91s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.21s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.34s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.75s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.24s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsFilters (1.45s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsFormat (1.37s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.74s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.17s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.37s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.16s) [2021-07-10T11:02:03.993Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-10T11:02:03.993Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.27s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.78s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsRename (0.70s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsResize (0.75s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.70s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.04s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.72s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.94s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsTop (0.78s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsUntag (2.55s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.24s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExec (0.99s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.80s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.78s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.70s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.04s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.01s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.02s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.02s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.03s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.03s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.07s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.82s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecCgroup (2.51s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecEnv (1.04s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.88s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.06s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecInspectID (3.05s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecInteractive (1.04s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.07s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.10s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecParseError (0.94s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.82s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.08s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.98s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.28s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecStartFails (1.31s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.58s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.75s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecTTY (1.08s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.14s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.87s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecUlimits (1.17s) [2021-07-10T11:02:03.993Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.65s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.03s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.64s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.03s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestExecWithUser (1.35s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.78s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.81s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.80s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.76s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.76s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestHealth (22.13s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.82s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.80s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.17s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.26s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.50s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.55s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.83s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestImagesFormat (0.04s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.76s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.49s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestImportDisplay (1.51s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestImportFile (1.72s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-07-10T11:02:03.993Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.68s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestImportGzipped (1.64s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.64s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.85s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.97s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.78s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.79s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.77s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.74s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.19s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.73s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.81s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.47s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.75s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.75s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.74s) [2021-07-10T11:02:03.994Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.04s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.13s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectDefault (0.89s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectHistory (0.77s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-10T11:02:03.994Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.71s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.75s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.71s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.69s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.26s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.78s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectStatus (0.81s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.52s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.77s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.76s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.76s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.73s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.78s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.92s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.82s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.49s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.52s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.41s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.09s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.36s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.18s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.38s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.60s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.79s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.93s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (3.30s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.39s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.80s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.76s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.22s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.77s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.08s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.04s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.73s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.96s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.78s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.22s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.10s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.19s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.01s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.63s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.93s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.73s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLogsSince (7.04s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.80s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.89s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLogsTail (1.07s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.09s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.72s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.69s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestNetHostname (1.97s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.42s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.98s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.73s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.72s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPluginActive (1.22s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.71s) [2021-07-10T11:02:03.994Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.69s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.65s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.16s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.76s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.48s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.28s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.85s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.85s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPortList (11.23s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.61s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.84s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.89s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.96s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.90s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.66s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.58s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.95s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.52s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPsByOrder (3.85s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.95s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.27s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.28s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.31s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.50s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.39s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.61s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.54s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.63s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.52s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.37s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.84s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.89s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.83s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.54s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.75s) [2021-07-10T11:02:03.994Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.10s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.72s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.45s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.41s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.75s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.94s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.33s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.43s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.51s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.57s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.46s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.53s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.89s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.15s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.82s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.93s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.84s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.94s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.93s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.25s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.77s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.91s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.49s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunAddHost (0.73s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.43s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (1.07s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.75s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.74s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.72s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.84s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.82s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.99s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.40s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.88s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.84s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.84s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.74s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.88s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.90s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.27s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.72s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.97s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.43s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.83s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.98s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.70s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.77s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.89s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.83s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.76s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.79s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.93s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.00s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.93s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.93s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.74s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.94s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.68s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.65s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.19s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.70s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.75s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.71s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.74s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.72s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.56s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.05s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.74s) [2021-07-10T11:02:03.994Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.47s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.73s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.23s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.28s) [2021-07-10T11:02:03.995Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-10T11:02:03.995Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.71s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.22s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.41s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.62s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (1.05s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.52s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.72s) [2021-07-10T11:02:03.995Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.71s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.54s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.75s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.72s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.71s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.72s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.75s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.75s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (1.07s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunExitCode (0.71s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.75s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.84s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.07s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.76s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.74s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.55s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.44s) [2021-07-10T11:02:03.995Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.24s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.80s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.81s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.73s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.50s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (1.06s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.22s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.63s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.76s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.76s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.50s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.53s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.20s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.46s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.58s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.54s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.41s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunMount (8.01s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.72s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.85s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.66s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.70s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.65s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.06s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.23s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.58s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.40s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.86s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunNetHost (1.24s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.71s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.96s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.38s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.42s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.32s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.65s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.91s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.71s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.67s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.70s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.76s) [2021-07-10T11:02:03.995Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.77s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.74s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.57s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.92s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.72s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.55s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.54s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.81s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.59s) [2021-07-10T11:02:03.995Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.80s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.51s) [2021-07-10T11:02:03.995Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.74s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.42s) [2021-07-10T11:02:03.995Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.07s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.50s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunRm (0.70s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.75s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.73s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.69s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.18s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.75s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.74s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.89s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.75s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.47s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.73s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.49s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.69s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.74s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.74s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.62s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunState (1.52s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.71s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.78s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2021-07-10T11:02:03.995Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.74s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.53s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunSysctls (1.54s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.35s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.73s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.68s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.70s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.03s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.69s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.76s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.75s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.75s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.04s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunUserByID (0.70s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.77s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunUserByName (0.67s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.70s) [2021-07-10T11:02:03.995Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.69s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.01s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.68s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.93s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.17s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.49s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.19s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.35s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.70s) [2021-07-10T11:02:03.995Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-10T11:02:03.995Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-10T11:02:03.995Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.14s) [2021-07-10T11:02:03.995Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.61s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.75s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.62s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.78s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.94s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.82s) [2021-07-10T11:02:03.995Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-07-10T11:02:03.995Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-10T11:02:03.995Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-10T11:02:03.995Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-10T11:02:03.995Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-10T11:02:03.995Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (1.16s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.88s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.02s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.95s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.97s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.80s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (1.02s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.75s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.76s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.74s) [2021-07-10T11:02:03.995Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.60s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.77s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.52s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.63s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.98s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.18s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.18s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.72s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.33s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.09s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.80s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.33s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.48s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.31s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.67s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.55s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.59s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.00s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.65s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.89s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.91s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.88s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestStartRecordError (1.63s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.33s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.49s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.01s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.76s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.00s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.74s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.68s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.72s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.78s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2021-07-10T11:02:03.995Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.91s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.81s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.44s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.75s) [2021-07-10T11:02:03.995Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.75s) [2021-07-10T11:02:03.995Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-10T11:02:03.995Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.47s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.08s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.04s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.77s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestUpdateStats (3.81s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.42s) [2021-07-10T11:02:03.996Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.88s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.09s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.18s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.58s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.85s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.67s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.39s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.11s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.11s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.11s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.35s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.40s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.47s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.18s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.12s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.13s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.16s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.81s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.97s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.83s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.59s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.91s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.20s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.92s) [2021-07-10T11:02:03.996Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.62s) [2021-07-10T11:02:03.996Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-10T11:02:03.996Z] === RUN TestDockerRegistrySuite [2021-07-10T11:02:03.996Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-10T11:02:04.146Z] ok github.com/docker/docker/libnetwork/api 1.258s coverage: 90.1% of statements [2021-07-10T11:02:04.146Z] ok github.com/docker/docker/libnetwork/bitseq 0.124s coverage: 84.4% of statements [2021-07-10T11:02:05.359Z] check_test.go:196: [d6e3715683b1e] daemon is not started [2021-07-10T11:02:05.359Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-10T11:02:05.529Z] ok github.com/docker/docker/libnetwork/config 0.042s coverage: 24.0% of statements [2021-07-10T11:02:05.790Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-07-10T11:02:06.051Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-07-10T11:02:06.283Z] check_test.go:196: [de5c8b8f4aa41] daemon is not started [2021-07-10T11:02:06.283Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-10T11:02:08.169Z] check_test.go:196: [d51b0dc8fb18e] daemon is not started [2021-07-10T11:02:08.169Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-10T11:02:08.169Z] check_test.go:196: [d77465cfd86b2] daemon is not started [2021-07-10T11:02:08.169Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-10T11:02:08.594Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.441s coverage: 59.9% of statements [2021-07-10T11:02:08.855Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-07-10T11:02:09.471Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.172s coverage: 4.0% of statements [2021-07-10T11:02:09.506Z] --- PASS: TestServiceUpdateNetwork (13.32s) [2021-07-10T11:02:09.506Z] === RUN TestServiceUpdatePidsLimit [2021-07-10T11:02:09.506Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-10T11:02:10.042Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-07-10T11:02:10.080Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-10T11:02:10.303Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-07-10T11:02:11.430Z] check_test.go:196: [dd4d2d9d3d91e] daemon is not started [2021-07-10T11:02:11.430Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-10T11:02:17.959Z] check_test.go:196: [d87d6fba81b09] daemon is not started [2021-07-10T11:02:18.214Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-10T11:02:18.232Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-10T11:02:20.296Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.223s coverage: 6.6% of statements [2021-07-10T11:02:20.296Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-07-10T11:02:20.296Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-07-10T11:02:20.296Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-07-10T11:02:20.557Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2021-07-10T11:02:20.817Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-07-10T11:02:21.078Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-07-10T11:02:21.338Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-07-10T11:02:21.476Z] check_test.go:196: [d17f1ee013b74] daemon is not started [2021-07-10T11:02:21.476Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-10T11:02:22.838Z] check_test.go:196: [daf6abebadbf1] daemon is not started [2021-07-10T11:02:22.838Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-10T11:02:23.765Z] check_test.go:196: [df79eae6698d9] daemon is not started [2021-07-10T11:02:23.765Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-10T11:02:24.823Z] --- PASS: TestServiceUpdatePidsLimit (16.83s) [2021-07-10T11:02:24.824Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-07-10T11:02:24.824Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-07-10T11:02:24.824Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-07-10T11:02:24.824Z] PASS [2021-07-10T11:02:24.824Z] [2021-07-10T11:02:24.824Z] === Skipped [2021-07-10T11:02:24.824Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-10T11:02:24.824Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-10T11:02:24.824Z] [2021-07-10T11:02:24.824Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-07-10T11:02:24.824Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-10T11:02:24.824Z] [2021-07-10T11:02:24.824Z] [2021-07-10T11:02:24.824Z] DONE 27 tests, 2 skipped in 154.177s [2021-07-10T11:02:25.086Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-07-10T11:02:25.086Z] ++ 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-10T11:02:25.086Z] ++ set -e [2021-07-10T11:02:25.086Z] ++ '[' -n 0 ']' [2021-07-10T11:02:25.086Z] ++ set -x [2021-07-10T11:02:25.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T11:02:25.127Z] check_test.go:196: [d9efc55fc46ca] daemon is not started [2021-07-10T11:02:25.127Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-10T11:02:26.052Z] check_test.go:196: [d623f16a6b658] daemon is not started [2021-07-10T11:02:26.052Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-10T11:02:27.415Z] check_test.go:196: [d82ea04503f0c] daemon is not started [2021-07-10T11:02:27.415Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-10T11:02:28.777Z] check_test.go:196: [dd7f6fb922216] daemon is not started [2021-07-10T11:02:28.777Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-10T11:02:29.294Z] INFO: Testing against a local daemon [2021-07-10T11:02:29.294Z] === RUN TestSessionCreate [2021-07-10T11:02:29.294Z] --- PASS: TestSessionCreate (0.04s) [2021-07-10T11:02:29.294Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-10T11:02:29.294Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-07-10T11:02:29.294Z] PASS [2021-07-10T11:02:29.294Z] [2021-07-10T11:02:29.294Z] DONE 2 tests in 4.021s [2021-07-10T11:02:29.294Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-07-10T11:02:29.294Z] ++ 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-10T11:02:29.294Z] ++ set -e [2021-07-10T11:02:29.294Z] ++ '[' -n 0 ']' [2021-07-10T11:02:29.294Z] ++ set -x [2021-07-10T11:02:29.294Z] ++ 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-10T11:02:29.294Z] INFO: Testing against a local daemon [2021-07-10T11:02:29.294Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-10T11:02:29.294Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-10T11:02:29.294Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-10T11:02:29.294Z] === RUN TestEventsExecDie [2021-07-10T11:02:29.712Z] check_test.go:196: [ddd4d3089f674] daemon is not started [2021-07-10T11:02:29.712Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-10T11:02:30.682Z] --- PASS: TestEventsExecDie (1.20s) [2021-07-10T11:02:30.682Z] === RUN TestEventsBackwardsCompatible [2021-07-10T11:02:30.682Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-07-10T11:02:30.682Z] === RUN TestEventsVolumeCreate [2021-07-10T11:02:30.682Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-07-10T11:02:30.682Z] === RUN TestInfoBinaryCommits [2021-07-10T11:02:30.682Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-07-10T11:02:30.682Z] === RUN TestInfoAPIVersioned [2021-07-10T11:02:30.682Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-10T11:02:30.682Z] === RUN TestInfoDiscoveryBackend [2021-07-10T11:02:31.077Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b9d5acc363f1e79fd91686e84035f7ebdca159892b50acea108419527fe931ff [2021-07-10T11:02:31.256Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-07-10T11:02:31.256Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-10T11:02:31.498Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-07-10T11:02:31.638Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4b8a67c895fc69cf7f7d050214c99e09d9a94f2b47f2853e8124dba7e945de7f [2021-07-10T11:02:31.893Z] check_test.go:196: [d15c0a487e3f8] daemon is not started [2021-07-10T11:02:31.893Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-10T11:02:32.201Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-10T11:02:32.201Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-10T11:02:32.773Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-07-10T11:02:32.773Z] === RUN TestInfoAPI [2021-07-10T11:02:32.773Z] --- PASS: TestInfoAPI (0.04s) [2021-07-10T11:02:32.773Z] === RUN TestInfoAPIWarnings [2021-07-10T11:02:33.256Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9e594dc743f8df20ff2e48cedc23659fd9e3bf0236fd6b11f9e10b4ce043c550 [2021-07-10T11:02:34.044Z] ok github.com/docker/docker/libnetwork 37.707s coverage: 40.7% of statements [2021-07-10T11:02:34.044Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-10T11:02:34.044Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-10T11:02:34.044Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-10T11:02:34.044Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-10T11:02:34.044Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-10T11:02:34.044Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-10T11:02:34.044Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-10T11:02:34.044Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-10T11:02:34.044Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-10T11:02:34.044Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-10T11:02:34.044Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-10T11:02:34.044Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-10T11:02:34.044Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-10T11:02:34.044Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-10T11:02:34.044Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-10T11:02:34.044Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-10T11:02:34.044Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-10T11:02:34.044Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2021-07-10T11:02:34.182Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:568d4d235be10e587e50cc6118932c3b65af85ca5a0b5f1cdc1cd577bd016c81 [2021-07-10T11:02:34.182Z] check_test.go:196: [dc70f5c7d772e] daemon is not started [2021-07-10T11:02:34.182Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-10T11:02:34.986Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.014s coverage: 47.4% of statements [2021-07-10T11:02:35.246Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2021-07-10T11:02:35.544Z] check_test.go:196: [dabf64686912a] daemon is not started [2021-07-10T11:02:35.544Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-10T11:02:36.187Z] ok github.com/docker/docker/libnetwork/ipamutils 0.506s coverage: 74.0% of statements [2021-07-10T11:02:37.570Z] ok github.com/docker/docker/libnetwork/iptables 0.336s coverage: 45.1% of statements [2021-07-10T11:02:37.829Z] ok github.com/docker/docker/libnetwork/netlabel 0.007s coverage: 60.0% of statements [2021-07-10T11:02:38.054Z] check_test.go:196: [dbbfd2e907316] daemon is not started [2021-07-10T11:02:38.054Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-10T11:02:38.399Z] ok github.com/docker/docker/libnetwork/netutils 0.048s coverage: 44.1% of statements [2021-07-10T11:02:39.416Z] check_test.go:196: [d17d00b3cc583] daemon is not started [2021-07-10T11:02:39.416Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-10T11:02:39.416Z] check_test.go:196: [d1b7c48cafe1f] daemon is not started [2021-07-10T11:02:39.416Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-10T11:02:40.778Z] check_test.go:196: [d1ccc8675625c] daemon is not started [2021-07-10T11:02:40.778Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-10T11:02:41.702Z] check_test.go:196: [dd146d2d5b57e] daemon is not started [2021-07-10T11:02:41.702Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-10T11:02:42.628Z] check_test.go:196: [d5729b70a1188] daemon is not started [2021-07-10T11:02:42.628Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-10T11:02:45.888Z] check_test.go:196: [daf3e4f1aefc3] daemon is not started [2021-07-10T11:02:45.888Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-10T11:02:46.143Z] check_test.go:196: [d3d4d9504f350] daemon is not started [2021-07-10T11:02:46.143Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-10T11:02:47.070Z] check_test.go:196: [d5c825e5d1f95] daemon is not started [2021-07-10T11:02:47.325Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-10T11:02:47.581Z] check_test.go:196: [d1666e17dd721] daemon is not started [2021-07-10T11:02:47.581Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-10T11:02:47.581Z] check_test.go:196: [d302e452308d9] daemon is not started [2021-07-10T11:02:47.581Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-10T11:02:47.840Z] check_test.go:196: [dcd99548abb10] daemon is not started [2021-07-10T11:02:47.840Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-10T11:02:48.096Z] check_test.go:196: [d1e6b34caa77d] daemon is not started [2021-07-10T11:02:48.096Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-10T11:02:48.351Z] check_test.go:196: [dd5cd086f6f01] daemon is not started [2021-07-10T11:02:48.351Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-10T11:02:48.606Z] check_test.go:196: [d346b617d88c3] daemon is not started [2021-07-10T11:02:48.606Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-10T11:02:49.970Z] check_test.go:196: [d9247a5e0319e] daemon is not started [2021-07-10T11:02:49.970Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-10T11:02:50.627Z] ok github.com/docker/docker/libnetwork/ipam 18.564s coverage: 85.3% of statements [2021-07-10T11:02:50.627Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-10T11:02:50.627Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-10T11:02:50.627Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-10T11:02:50.887Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-07-10T11:02:50.895Z] --- PASS: TestInfoAPIWarnings (16.38s) [2021-07-10T11:02:50.895Z] === RUN TestInfoDebug [2021-07-10T11:02:50.895Z] --- PASS: TestInfoDebug (0.54s) [2021-07-10T11:02:50.895Z] === RUN TestInfoInsecureRegistries [2021-07-10T11:02:50.895Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-07-10T11:02:50.895Z] === RUN TestInfoRegistryMirrors [2021-07-10T11:02:50.895Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-07-10T11:02:50.895Z] === RUN TestLoginFailsWithBadCredentials [2021-07-10T11:02:50.895Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2021-07-10T11:02:50.895Z] === RUN TestPingCacheHeaders [2021-07-10T11:02:50.895Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-10T11:02:50.895Z] === RUN TestPingGet [2021-07-10T11:02:50.895Z] --- PASS: TestPingGet (0.03s) [2021-07-10T11:02:50.895Z] === RUN TestPingHead [2021-07-10T11:02:50.895Z] --- PASS: TestPingHead (0.03s) [2021-07-10T11:02:50.895Z] === RUN TestVersion [2021-07-10T11:02:51.156Z] --- PASS: TestVersion (0.04s) [2021-07-10T11:02:51.156Z] PASS [2021-07-10T11:02:51.156Z] [2021-07-10T11:02:51.156Z] === Skipped [2021-07-10T11:02:51.156Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-10T11:02:51.156Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-10T11:02:51.156Z] [2021-07-10T11:02:51.156Z] [2021-07-10T11:02:51.156Z] DONE 19 tests, 1 skipped in 21.994s [2021-07-10T11:02:51.156Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-10T11:02:51.156Z] ++ 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-10T11:02:51.156Z] ++ set -e [2021-07-10T11:02:51.156Z] ++ '[' -n 0 ']' [2021-07-10T11:02:51.156Z] ++ set -x [2021-07-10T11:02:51.156Z] ++ 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-10T11:02:51.854Z] check_test.go:196: [ded703184b4c8] daemon is not started [2021-07-10T11:02:51.855Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-10T11:02:52.780Z] check_test.go:196: [d384b70b1708b] daemon is not started [2021-07-10T11:02:52.780Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-10T11:02:53.705Z] check_test.go:196: [d3d0a64fc9986] daemon is not started [2021-07-10T11:02:53.705Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-10T11:02:54.629Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite (51.51s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.27s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.18s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.46s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.33s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.82s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.32s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.21s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.07s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.22s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.24s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.22s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.13s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.15s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.30s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.23s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.14s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.77s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.13s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.17s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.11s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.05s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.98s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.16s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.33s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.25s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.22s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.15s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.84s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.06s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.19s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.87s) [2021-07-10T11:02:55.556Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2021-07-10T11:02:55.556Z] === RUN TestDockerSchema1RegistrySuite [2021-07-10T11:02:55.556Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-10T11:02:55.556Z] check_test.go:223: [d250002d86e82] daemon is not started [2021-07-10T11:02:55.556Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-10T11:02:56.168Z] ok github.com/docker/docker/libnetwork/osl 4.311s coverage: 39.7% of statements [2021-07-10T11:02:56.168Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-07-10T11:02:56.429Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-07-10T11:02:56.446Z] INFO: Testing against a local daemon [2021-07-10T11:02:56.446Z] === RUN TestVolumesCreateAndList [2021-07-10T11:02:56.446Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-10T11:02:56.446Z] === RUN TestVolumesRemove [2021-07-10T11:02:56.446Z] --- PASS: TestVolumesRemove (0.08s) [2021-07-10T11:02:56.446Z] === RUN TestVolumesInspect [2021-07-10T11:02:56.446Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-10T11:02:56.446Z] === RUN TestVolumesInvalidJSON [2021-07-10T11:02:56.446Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-10T11:02:56.446Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-10T11:02:56.446Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-10T11:02:56.446Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-10T11:02:56.446Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-10T11:02:56.446Z] PASS [2021-07-10T11:02:56.446Z] [2021-07-10T11:02:56.446Z] DONE 5 tests in 4.917s [2021-07-10T11:02:56.446Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-10T11:02:56.707Z] ++++ cat bundles/test-integration/docker.pid [2021-07-10T11:02:56.707Z] +++ kill 14564 [2021-07-10T11:02:56.971Z] +++ /etc/init.d/apparmor stop [2021-07-10T11:02:56.971Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-10T11:02:56.971Z] [2021-07-10T11:02:56.971Z] Unloading profiles will leave already running processes permanently [2021-07-10T11:02:56.971Z] unconfined, which can lead to unexpected situations. [2021-07-10T11:02:56.971Z] [2021-07-10T11:02:56.971Z] To set a process to complain mode, use the command line tool [2021-07-10T11:02:56.971Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-10T11:02:56.971Z] +++ true [2021-07-10T11:02:56.971Z] exiting test-integration [2021-07-10T11:02:56.971Z] ++ exit 0 [2021-07-10T11:02:56.971Z] [2021-07-10T11:02:57.014Z] ok github.com/docker/docker/libnetwork/portmapper 0.236s coverage: 49.5% of statements [2021-07-10T11:02:57.274Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-07-10T11:02:57.535Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-07-10T11:02:58.105Z] ok github.com/docker/docker/oci 0.006s coverage: 45.2% of statements [2021-07-10T11:02:58.675Z] ok github.com/docker/docker/opts 0.032s coverage: 67.1% of statements [2021-07-10T11:02:58.675Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-07-10T11:02:58.851Z] check_test.go:223: [d7f684b454451] daemon is not started [2021-07-10T11:02:58.852Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo Post stage [Pipeline] junit [2021-07-10T11:03:00.292Z] Recording test results [2021-07-10T11:03:00.572Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2021-07-10T11:03:00.589Z] ok github.com/docker/docker/pkg/archive 0.290s coverage: 81.9% of statements [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-10T11:03:00.850Z] ok github.com/docker/docker/pkg/authorization 0.164s coverage: 68.3% of statements [2021-07-10T11:03:00.925Z] + echo Ensuring container killed. [2021-07-10T11:03:00.925Z] Ensuring container killed. [2021-07-10T11:03:00.925Z] + docker rm -vf docker-pr20 [2021-07-10T11:03:00.925Z] Error: No such container: docker-pr20 [Pipeline] sh [2021-07-10T11:03:01.110Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-07-10T11:03:01.217Z] + echo Chowning /workspace to jenkins user [2021-07-10T11:03:01.217Z] Chowning /workspace to jenkins user [2021-07-10T11:03:01.217Z] + id -u [2021-07-10T11:03:01.217Z] + id -g [2021-07-10T11:03:01.217Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42464:/workspace busybox chown -R 1000:1000 /workspace [2021-07-10T11:03:01.217Z] Unable to find image 'busybox:latest' locally [2021-07-10T11:03:01.371Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-07-10T11:03:01.478Z] latest: Pulling from library/busybox [2021-07-10T11:03:01.478Z] 38cc3b49dbab: Pulling fs layer [2021-07-10T11:03:01.478Z] 38cc3b49dbab: Verifying Checksum [2021-07-10T11:03:01.478Z] 38cc3b49dbab: Download complete [2021-07-10T11:03:01.740Z] 38cc3b49dbab: Pull complete [2021-07-10T11:03:01.740Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-07-10T11:03:01.740Z] Status: Downloaded newer image for busybox:latest [2021-07-10T11:03:04.668Z] ok github.com/docker/docker/pkg/chrootarchive 2.472s coverage: 43.2% of statements [2021-07-10T11:03:04.668Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-07-10T11:03:04.928Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-07-10T11:03:05.189Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-07-10T11:03:05.380Z] check_test.go:223: [d82f8c1e89985] daemon is not started [2021-07-10T11:03:05.380Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-10T11:03:08.640Z] + bundleName=arm64-integration [2021-07-10T11:03:08.640Z] + echo Creating arm64-integration-bundles.tar.gz [2021-07-10T11:03:08.640Z] Creating arm64-integration-bundles.tar.gz [2021-07-10T11:03:08.640Z] + 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-10T11:03:08.640Z] xargs tar -czf arm64-integration-bundles.tar.gz [2021-07-10T11:03:08.643Z] check_test.go:223: [db6e7cc0d1823] daemon is not started [2021-07-10T11:03:08.643Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [Pipeline] archiveArtifacts [2021-07-10T11:03:09.228Z] Archiving artifacts [2021-07-10T11:03:09.393Z] ok github.com/docker/docker/pkg/discovery/kv 3.032s coverage: 84.1% of statements [2021-07-10T11:03:09.393Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-07-10T11:03:09.393Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-07-10T11:03:09.393Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-07-10T11:03:10.005Z] check_test.go:223: [d8c7d58f5d799] daemon is not started [2021-07-10T11:03:10.005Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-10T11:03:10.332Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-07-10T11:03:10.592Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 86.3% of statements [2021-07-10T11:03:10.852Z] ok github.com/docker/docker/pkg/fsutils 0.136s coverage: 85.1% of statements [2021-07-10T11:03:10.930Z] check_test.go:223: [d9531969e7fbf] daemon is not started [2021-07-10T11:03:10.930Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-10T11:03:10.930Z] check_test.go:223: [d35de4277ac08] daemon is not started [2021-07-10T11:03:10.930Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-10T11:03:11.113Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-07-10T11:03:11.172Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42464/20/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-10T11:03:11.491Z] + make clean [2021-07-10T11:03:11.683Z] ok github.com/docker/docker/pkg/idtools 0.275s coverage: 69.5% of statements [2021-07-10T11:03:12.064Z] docker volume rm -f docker-dev-cache [2021-07-10T11:03:12.064Z] docker-dev-cache [Pipeline] deleteDir [2021-07-10T11:03:12.293Z] check_test.go:223: [df224e89ef773] daemon is not started [2021-07-10T11:03:12.293Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-10T11:03:12.625Z] ok github.com/docker/docker/pkg/ioutils 0.387s coverage: 69.3% of statements [2021-07-10T11:03:12.894Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-07-10T11:03:12.894Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-07-10T11:03:13.170Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-07-10T11:03:13.218Z] check_test.go:223: [d1d24cd01df50] daemon is not started [2021-07-10T11:03:13.218Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-10T11:03:13.433Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-07-10T11:03:13.433Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-07-10T11:03:13.693Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-07-10T11:03:13.953Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-07-10T11:03:14.580Z] check_test.go:223: [dac7a6b5f08fb] daemon is not started [2021-07-10T11:03:14.580Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-10T11:03:17.842Z] check_test.go:223: [dd851106d88dc] daemon is not started [2021-07-10T11:03:17.842Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-10T11:03:17.842Z] check_test.go:223: [d7520cdb3d85a] daemon is not started [2021-07-10T11:03:17.842Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-10T11:03:17.842Z] docker_cli_swarm_test.go:1172: [d1a36384a92b4] joining swarm manager [ddcdfe3fe47aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-10T11:03:18.097Z] check_test.go:223: [dfab39ec81bab] daemon is not started [2021-07-10T11:03:18.097Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-10T11:03:18.352Z] check_test.go:223: [d41b88a89390d] daemon is not started [2021-07-10T11:03:18.352Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-10T11:03:18.608Z] check_test.go:223: [d46dcc5ed9c77] daemon is not started [2021-07-10T11:03:18.608Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-10T11:03:18.863Z] check_test.go:223: [da38bb0315589] daemon is not started [2021-07-10T11:03:18.863Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-10T11:03:19.118Z] check_test.go:223: [d1b2d4996bd9c] daemon is not started [2021-07-10T11:03:19.118Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-10T11:03:19.118Z] check_test.go:223: [ddbd76c8ae385] daemon is not started [2021-07-10T11:03:19.118Z] --- PASS: TestDockerSchema1RegistrySuite (23.82s) [2021-07-10T11:03:19.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s) [2021-07-10T11:03:19.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.42s) [2021-07-10T11:03:19.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.24s) [2021-07-10T11:03:19.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.35s) [2021-07-10T11:03:19.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.17s) [2021-07-10T11:03:19.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.17s) [2021-07-10T11:03:19.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-07-10T11:03:19.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.16s) [2021-07-10T11:03:19.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.10s) [2021-07-10T11:03:19.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.06s) [2021-07-10T11:03:19.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.04s) [2021-07-10T11:03:19.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2021-07-10T11:03:19.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2021-07-10T11:03:19.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-07-10T11:03:19.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2021-07-10T11:03:19.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.23s) [2021-07-10T11:03:19.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.34s) [2021-07-10T11:03:19.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-07-10T11:03:19.118Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-10T11:03:19.118Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-10T11:03:20.046Z] check_test.go:252: [debf3bc3f2b81] daemon is not started [2021-07-10T11:03:20.046Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-10T11:03:20.301Z] check_test.go:252: [d042fd44ddf0d] daemon is not started [2021-07-10T11:03:20.301Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-10T11:03:20.556Z] check_test.go:252: [d7d5929a1d21b] daemon is not started [2021-07-10T11:03:20.556Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-10T11:03:21.482Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-10T11:03:21.738Z] check_test.go:252: [d6b2bde13fd72] daemon is not started [2021-07-10T11:03:21.738Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-10T11:03:21.993Z] check_test.go:252: [d0336aef920ed] daemon is not started [2021-07-10T11:03:21.993Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-10T11:03:22.553Z] check_test.go:252: [d057e20681286] daemon is not started [2021-07-10T11:03:22.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-10T11:03:22.808Z] check_test.go:252: [db29bae570142] daemon is not started [2021-07-10T11:03:22.808Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.45s) [2021-07-10T11:03:22.808Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.64s) [2021-07-10T11:03:22.808Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.43s) [2021-07-10T11:03:22.808Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-07-10T11:03:22.808Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.02s) [2021-07-10T11:03:22.808Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2021-07-10T11:03:22.808Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s) [2021-07-10T11:03:22.808Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.49s) [2021-07-10T11:03:22.808Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-07-10T11:03:22.808Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-10T11:03:22.808Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-10T11:03:28.045Z] check_test.go:279: [d492de4748dc2] daemon is not started [2021-07-10T11:03:28.045Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-10T11:03:28.045Z] check_test.go:279: [d5b7a15990564] daemon is not started [2021-07-10T11:03:28.045Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-10T11:03:28.045Z] check_test.go:279: [d21232e6c9217] daemon is not started [2021-07-10T11:03:28.045Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-10T11:03:28.300Z] check_test.go:279: [d39f045266469] daemon is not started [2021-07-10T11:03:28.300Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-10T11:03:28.300Z] check_test.go:279: [d2b54e5adf07a] daemon is not started [2021-07-10T11:03:28.300Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.73s) [2021-07-10T11:03:28.300Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-07-10T11:03:28.300Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-07-10T11:03:28.300Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-07-10T11:03:28.300Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-07-10T11:03:28.300Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.14s) [2021-07-10T11:03:28.300Z] === RUN TestDockerNetworkSuite [2021-07-10T11:03:28.300Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-07-10T11:03:30.811Z] docker_cli_network_unix_test.go:46: [db87d89ae89c4] daemon is not started [2021-07-10T11:03:30.811Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-07-10T11:03:31.375Z] docker_cli_network_unix_test.go:46: [de4f31c1234ce] daemon is not started [2021-07-10T11:03:31.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-07-10T11:03:37.182Z] docker_cli_network_unix_test.go:46: [d35fb49435a5e] daemon is not started [2021-07-10T11:03:38.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-07-10T11:03:39.469Z] docker_cli_network_unix_test.go:46: [da7320ce5813a] daemon is not started [2021-07-10T11:03:40.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-07-10T11:03:40.029Z] docker_cli_network_unix_test.go:1233: [d03fd2cf81878] daemon is not started [2021-07-10T11:03:43.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-07-10T11:03:44.215Z] docker_cli_network_unix_test.go:46: [d36a1b5ed859f] daemon is not started [2021-07-10T11:03:44.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-07-10T11:03:48.936Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-07-10T11:03:50.299Z] docker_cli_swarm_test.go:1453: [d7ccbae665b15] joining swarm manager [d28b5066b16ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T11:03:51.225Z] docker_cli_swarm_test.go:1454: [da3e9b71f7b34] joining swarm manager [d28b5066b16ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-10T11:03:52.151Z] docker_cli_network_unix_test.go:46: [d0e9acda0225b] daemon is not started [2021-07-10T11:03:52.688Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2021-07-10T11:03:52.688Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-07-10T11:03:52.688Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-07-10T11:03:52.688Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2021-07-10T11:03:52.688Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-07-10T11:03:52.688Z] ok github.com/docker/docker/pkg/pubsub 1.029s coverage: 75.0% of statements [2021-07-10T11:03:52.688Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-07-10T11:03:53.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-07-10T11:03:54.598Z] ok github.com/docker/docker/pkg/signal 3.292s coverage: 62.3% of statements [2021-07-10T11:03:54.598Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2021-07-10T11:03:54.859Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-07-10T11:03:55.119Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-07-10T11:03:55.591Z] docker_cli_network_unix_test.go:46: [d7d796f8f8735] daemon is not started [2021-07-10T11:03:55.690Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.9% of statements [2021-07-10T11:03:55.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-07-10T11:03:55.950Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 39.9% of statements [2021-07-10T11:03:56.211Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2021-07-10T11:03:56.782Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2021-07-10T11:03:56.782Z] testing: warning: no tests to run [2021-07-10T11:03:56.782Z] coverage: [no statements] [2021-07-10T11:03:56.782Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-07-10T11:03:57.043Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-07-10T11:03:57.208Z] docker_cli_network_unix_test.go:46: [d3d5b2dd71579] daemon is not started [2021-07-10T11:03:57.303Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-07-10T11:03:57.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-07-10T11:03:57.564Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-07-10T11:03:58.023Z] docker_cli_network_unix_test.go:46: [db5381b19a403] daemon is not started [2021-07-10T11:03:58.023Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-07-10T11:03:58.584Z] docker_cli_network_unix_test.go:46: [d6924b639e613] daemon is not started [2021-07-10T11:03:58.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-07-10T11:03:59.399Z] docker_cli_network_unix_test.go:46: [d9f46aa03d411] daemon is not started [2021-07-10T11:03:59.475Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-07-10T11:03:59.475Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-07-10T11:03:59.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-07-10T11:04:00.046Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.1% of statements [2021-07-10T11:04:00.553Z] docker_cli_network_unix_test.go:46: [d662626288ce7] daemon is not started [2021-07-10T11:04:00.987Z] ok github.com/docker/docker/quota 0.225s coverage: 71.4% of statements [2021-07-10T11:04:01.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-07-10T11:04:01.247Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-07-10T11:04:01.369Z] docker_cli_network_unix_test.go:46: [d35aaa45c6a4d] daemon is not started [2021-07-10T11:04:01.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-07-10T11:04:01.624Z] docker_cli_network_unix_test.go:46: [d84869f82360d] daemon is not started [2021-07-10T11:04:01.624Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-07-10T11:04:01.879Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-07-10T11:04:02.189Z] ok github.com/docker/docker/registry 0.049s coverage: 58.8% of statements [2021-07-10T11:04:02.439Z] docker_cli_network_unix_test.go:46: [df4ce22473f6c] daemon is not started [2021-07-10T11:04:02.695Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-07-10T11:04:02.760Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-07-10T11:04:02.760Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-07-10T11:04:02.950Z] docker_cli_network_unix_test.go:46: [d458d80581aca] daemon is not started [2021-07-10T11:04:02.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-07-10T11:04:02.950Z] docker_cli_network_unix_test.go:46: [dbf387dfa7adb] daemon is not started [2021-07-10T11:04:02.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-07-10T11:04:02.950Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-07-10T11:04:03.206Z] docker_cli_network_unix_test.go:46: [d08639642503f] daemon is not started [2021-07-10T11:04:03.206Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-07-10T11:04:03.206Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-07-10T11:04:03.331Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-07-10T11:04:03.461Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-07-10T11:04:03.461Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-07-10T11:04:03.591Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-07-10T11:04:04.387Z] docker_cli_network_unix_test.go:46: [d9829d1a503d9] daemon is not started [2021-07-10T11:04:04.387Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-07-10T11:04:04.642Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-07-10T11:04:05.568Z] docker_cli_network_unix_test.go:46: [dc6190f78bacf] daemon is not started [2021-07-10T11:04:05.823Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-07-10T11:04:06.079Z] docker_cli_network_unix_test.go:46: [d472ddc07996d] daemon is not started [2021-07-10T11:04:06.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-07-10T11:04:06.136Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-07-10T11:04:06.334Z] docker_cli_network_unix_test.go:46: [dd4a2ccc5c5a5] daemon is not started [2021-07-10T11:04:06.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-07-10T11:04:06.844Z] docker_cli_network_unix_test.go:46: [d044b7efb8e99] daemon is not started [2021-07-10T11:04:06.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-07-10T11:04:07.094Z] ok github.com/docker/docker/volume/local 0.102s coverage: 76.4% of statements [2021-07-10T11:04:07.100Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-07-10T11:04:07.664Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2021-07-10T11:04:08.025Z] docker_cli_network_unix_test.go:968: [df10174f16b98] daemon is not started [2021-07-10T11:04:08.605Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2021-07-10T11:04:09.911Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-07-10T11:04:11.797Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-07-10T11:04:12.052Z] docker_cli_network_unix_test.go:46: [d7979b4689dfa] daemon is not started [2021-07-10T11:04:12.307Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-07-10T11:04:14.193Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-07-10T11:04:16.080Z] docker_cli_swarm_unix_test.go:62: [d93aba069cc52] joining swarm manager [d6a69881d1414]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T11:04:17.007Z] docker_cli_network_unix_test.go:1116: [d24d0f2afff78] daemon is not started [2021-07-10T11:04:19.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-07-10T11:04:19.521Z] docker_cli_network_unix_test.go:46: [debf9290d9a59] daemon is not started [2021-07-10T11:04:19.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-07-10T11:04:20.445Z] docker_cli_network_unix_test.go:46: [d8e4cc7b4f82f] daemon is not started [2021-07-10T11:04:20.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-07-10T11:04:20.700Z] docker_cli_network_unix_test.go:46: [dec6a58d68d80] daemon is not started [2021-07-10T11:04:20.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-07-10T11:04:20.700Z] docker_cli_network_unix_test.go:46: [dbfb4f0af217a] daemon is not started [2021-07-10T11:04:20.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-07-10T11:04:20.954Z] docker_cli_network_unix_test.go:46: [dfd10af440298] daemon is not started [2021-07-10T11:04:20.955Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-07-10T11:04:21.210Z] docker_cli_network_unix_test.go:46: [dc32c8fdd6c15] daemon is not started [2021-07-10T11:04:21.210Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-07-10T11:04:21.210Z] docker_cli_network_unix_test.go:46: [de9b94c64c0b6] daemon is not started [2021-07-10T11:04:21.210Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-07-10T11:04:23.722Z] docker_cli_network_unix_test.go:46: [daf39118b5d4a] daemon is not started [2021-07-10T11:04:25.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-07-10T11:04:25.085Z] docker_cli_network_unix_test.go:46: [da7cfe2944865] daemon is not started [2021-07-10T11:04:25.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-07-10T11:04:25.085Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-10T11:04:25.085Z] docker_cli_network_unix_test.go:46: [d85a8ded9f8b2] daemon is not started [2021-07-10T11:04:25.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-07-10T11:04:25.651Z] docker_cli_network_unix_test.go:46: [d945e8f4180da] daemon is not started [2021-07-10T11:04:25.908Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-07-10T11:04:30.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-07-10T11:04:31.956Z] docker_cli_network_unix_test.go:1084: [df1c9f48c4029] daemon is not started [2021-07-10T11:04:33.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-07-10T11:04:33.842Z] docker_cli_network_unix_test.go:46: [d6779064e7fe6] daemon is not started [2021-07-10T11:04:33.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-07-10T11:04:34.768Z] docker_cli_network_unix_test.go:46: [d1e4975ea7cae] daemon is not started [2021-07-10T11:04:35.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-07-10T11:04:36.910Z] docker_cli_network_unix_test.go:46: [d3838592190b2] daemon is not started [2021-07-10T11:04:37.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-07-10T11:04:37.421Z] docker_cli_network_unix_test.go:46: [db88f56708a0a] daemon is not started [2021-07-10T11:04:37.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-07-10T11:04:37.982Z] docker_cli_network_unix_test.go:46: [dd9b13dd1ac9c] daemon is not started [2021-07-10T11:04:38.237Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-07-10T11:04:38.798Z] docker_cli_network_unix_test.go:46: [d0fa49cc0335e] daemon is not started [2021-07-10T11:04:38.798Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-07-10T11:04:39.723Z] docker_cli_network_unix_test.go:46: [dc3aa60bc05a4] daemon is not started [2021-07-10T11:04:39.978Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-07-10T11:04:44.140Z] docker_cli_network_unix_test.go:46: [db6aba393b057] daemon is not started [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite (75.73s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.19s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.28s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.04s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.00s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.02s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.85s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.36s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.81s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.44s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.74s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.60s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.16s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.20s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.21s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.36s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.03s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.20s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.33s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.49s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.53s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.19s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.19s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.26s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.11s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.26s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.97s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.18s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.64s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-07-10T11:04:44.140Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.09s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.28s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.66s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.03s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.34s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.00s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.22s) [2021-07-10T11:04:44.140Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.18s) [2021-07-10T11:04:44.140Z] === RUN TestDockerHubPullSuite [2021-07-10T11:04:44.140Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-07-10T11:04:45.706Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-07-10T11:04:47.591Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-07-10T11:04:48.152Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-07-10T11:04:49.516Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-07-10T11:04:49.516Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-07-10T11:04:49.516Z] --- PASS: TestDockerHubPullSuite (5.28s) [2021-07-10T11:04:49.516Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.29s) [2021-07-10T11:04:49.516Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2021-07-10T11:04:49.516Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.51s) [2021-07-10T11:04:49.516Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.07s) [2021-07-10T11:04:49.516Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.14s) [2021-07-10T11:04:49.516Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-07-10T11:04:49.516Z] PASS [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === Skipped [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-07-10T11:04:49.516Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-07-10T11:04:49.516Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-10T11:04:49.516Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-10T11:04:49.516Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-10T11:04:49.516Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-10T11:04:49.516Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-10T11:04:49.516Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-10T11:04:49.516Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-10T11:04:49.516Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-10T11:04:49.516Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-10T11:04:49.516Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-10T11:04:49.516Z] docker_cli_sni_test.go:18: Flakey test [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-10T11:04:49.516Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-07-10T11:04:49.516Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-10T11:04:49.516Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-10T11:04:49.516Z] docker_cli_network_unix_test.go:46: [d85a8ded9f8b2] daemon is not started [2021-07-10T11:04:49.516Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] DONE 1269 tests, 51 skipped in 1756.957s [2021-07-10T11:04:49.516Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-10T11:04:49.516Z] ++++ cat bundles/test-integration/docker.pid [2021-07-10T11:04:49.516Z] +++ kill 13817 [2021-07-10T11:04:49.516Z] +++ /etc/init.d/apparmor stop [2021-07-10T11:04:49.516Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] Unloading profiles will leave already running processes permanently [2021-07-10T11:04:49.516Z] unconfined, which can lead to unexpected situations. [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.516Z] To set a process to complain mode, use the command line tool [2021-07-10T11:04:49.516Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-10T11:04:49.516Z] +++ true [2021-07-10T11:04:49.516Z] exiting test-integration [2021-07-10T11:04:49.516Z] ++ exit 0 [2021-07-10T11:04:49.516Z] [2021-07-10T11:04:49.772Z] + for job in $(jobs -p) [2021-07-10T11:04:49.772Z] + wait 11064 [2021-07-10T11:05:07.844Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-07-10T11:05:09.729Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-07-10T11:05:12.993Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-07-10T11:05:14.880Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-07-10T11:05:19.042Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-07-10T11:05:21.553Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-07-10T11:05:23.439Z] docker_api_swarm_test.go:961: [d3319002ad1df] joining swarm manager [dd27409260a92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-10T11:05:30.064Z] ok github.com/docker/docker/libnetwork/networkdb 156.544s coverage: 60.2% of statements [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/rootless [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/volume [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-10T11:05:30.064Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === Skipped [2021-07-10T11:05:30.064Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-10T11:05:30.064Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-10T11:05:30.064Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-10T11:05:30.064Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-10T11:05:30.064Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-10T11:05:30.064Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-10T11:05:30.064Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-10T11:05:30.064Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-10T11:05:30.064Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-10T11:05:30.064Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-10T11:05:30.064Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-10T11:05:30.064Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-10T11:05:30.064Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-10T11:05:30.064Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-10T11:05:30.064Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-10T11:05:30.064Z] graphtest_unix.go:71: No driver to put! [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-10T11:05:30.064Z] time="2021-07-10T11:01:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-10T11:05:30.064Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-10T11:05:30.064Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-10T11:05:30.064Z] time="2021-07-10T11:01:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-10T11:05:30.064Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-10T11:05:30.064Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-10T11:05:30.064Z] time="2021-07-10T11:01:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-10T11:05:30.064Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-10T11:05:30.064Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-10T11:05:30.064Z] time="2021-07-10T11:01:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-10T11:05:30.064Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-10T11:05:30.064Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-10T11:05:30.064Z] time="2021-07-10T11:01:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-10T11:05:30.064Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-10T11:05:30.064Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-10T11:05:30.064Z] graphtest_unix.go:71: No driver to put! [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-10T11:05:30.064Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-10T11:05:30.064Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-10T11:05:30.064Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-10T11:05:30.064Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-10T11:05:30.064Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-10T11:05:30.064Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-10T11:05:30.064Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-10T11:05:30.064Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-10T11:05:30.064Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-10T11:05:30.064Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-10T11:05:30.064Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-10T11:05:30.064Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-10T11:05:30.064Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-10T11:05:30.064Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-10T11:05:30.064Z] graphtest_unix.go:71: No driver to put! [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-07-10T11:05:30.064Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-07-10T11:05:30.064Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-07-10T11:05:30.064Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-10T11:05:30.064Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-10T11:05:30.064Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-10T11:05:30.064Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-10T11:05:30.064Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-10T11:05:30.064Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-10T11:05:30.064Z] firewalld_test.go:13: firewalld is not running [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-10T11:05:30.064Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-10T11:05:30.064Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] [2021-07-10T11:05:30.064Z] DONE 2627 tests, 37 skipped in 410.919s Post stage [Pipeline] junit [2021-07-10T11:05:30.079Z] Recording test results [2021-07-10T11:05:30.388Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-07-10T11:05:30.735Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42464/.git:/go/src/github.com/docker/docker/.git --name docker-pr20 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=635ce3c3c5fe0bf13d9dc8595425e5d194c2823a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:635ce3c3c5fe0bf13d9dc8595425e5d194c2823a hack/validate/vendor [2021-07-10T11:05:31.678Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-10T11:05:32.259Z] + echo Ensuring container killed. [2021-07-10T11:05:32.259Z] Ensuring container killed. [2021-07-10T11:05:32.259Z] + docker rm -vf docker-pr20 [2021-07-10T11:05:32.259Z] Error: No such container: docker-pr20 [Pipeline] sh [2021-07-10T11:05:32.547Z] + echo Chowning /workspace to jenkins user [2021-07-10T11:05:32.547Z] Chowning /workspace to jenkins user [2021-07-10T11:05:32.547Z] + id -u [2021-07-10T11:05:32.547Z] + id -g [2021-07-10T11:05:32.547Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42464:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-10T11:05:33.457Z] + bundleName=unit [2021-07-10T11:05:33.457Z] + echo Creating unit-bundles.tar.gz [2021-07-10T11:05:33.457Z] Creating unit-bundles.tar.gz [2021-07-10T11:05:33.457Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-07-10T11:05:33.457Z] bundles/junit-report.xml [2021-07-10T11:05:33.457Z] bundles/go-test-report.json [2021-07-10T11:05:33.457Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-07-10T11:05:33.471Z] Archiving artifacts [2021-07-10T11:05:33.880Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42464/20/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-10T11:05:34.197Z] + make clean [2021-07-10T11:05:34.458Z] docker volume rm -f docker-dev-cache [2021-07-10T11:05:34.458Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-10T11:05:41.469Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-07-10T11:05:56.297Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-07-10T11:05:58.182Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-07-10T11:06:00.070Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-07-10T11:06:03.361Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-07-10T11:06:13.295Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-07-10T11:06:17.455Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-07-10T11:06:19.966Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-07-10T11:06:23.229Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-07-10T11:06:25.740Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-07-10T11:06:28.251Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-07-10T11:06:30.764Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-07-10T11:06:33.276Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-07-10T11:06:44.775Z] --- PASS: TestBuildWCOWSandboxSize (755.91s) [2021-07-10T11:06:44.775Z] === RUN TestBuildWithEmptyDockerfile [2021-07-10T11:06:44.775Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-10T11:06:44.775Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-10T11:06:44.775Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-10T11:06:44.775Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-10T11:06:44.775Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-10T11:06:44.775Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-10T11:06:44.775Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-10T11:06:44.776Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-10T11:06:44.776Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-10T11:06:44.776Z] --- PASS: TestBuildWithEmptyDockerfile (0.44s) [2021-07-10T11:06:44.776Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-10T11:06:44.776Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-10T11:06:44.776Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-10T11:06:44.776Z] === RUN TestBuildPreserveOwnership [2021-07-10T11:06:44.776Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T11:06:44.776Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-10T11:06:44.776Z] === RUN TestBuildPlatformInvalid [2021-07-10T11:06:44.776Z] --- PASS: TestBuildPlatformInvalid (0.52s) [2021-07-10T11:06:44.776Z] PASS [2021-07-10T11:06:44.776Z] ok github.com/docker/docker/integration/build 923.072s [2021-07-10T11:06:44.776Z] [2021-07-10T11:06:44.776Z] === Skipped [2021-07-10T11:06:44.776Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-10T11:06:44.776Z] build_session_test.go:25: TODO: BuildKit [2021-07-10T11:06:44.776Z] [2021-07-10T11:06:44.776Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-10T11:06:44.776Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:06:44.776Z] [2021-07-10T11:06:44.776Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-07-10T11:06:44.776Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T11:06:44.776Z] [2021-07-10T11:06:44.776Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-10T11:06:44.776Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T11:06:44.776Z] [2021-07-10T11:06:44.776Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-10T11:06:44.776Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T11:06:44.776Z] [2021-07-10T11:06:44.776Z] [2021-07-10T11:06:44.776Z] DONE 29 tests, 5 skipped in 950.661s [2021-07-10T11:06:44.776Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-10T11:06:45.735Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:06:45.735Z] INFO: Testing against a local daemon [2021-07-10T11:06:45.735Z] === RUN TestConfigInspect [2021-07-10T11:06:45.735Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:06:45.735Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-10T11:06:45.735Z] === RUN TestConfigList [2021-07-10T11:06:45.735Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:06:45.735Z] --- SKIP: TestConfigList (0.00s) [2021-07-10T11:06:45.735Z] === RUN TestConfigsCreateAndDelete [2021-07-10T11:06:45.735Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:06:45.735Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-10T11:06:45.735Z] === RUN TestConfigsUpdate [2021-07-10T11:06:45.735Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:06:45.735Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-10T11:06:45.735Z] === RUN TestTemplatedConfig [2021-07-10T11:06:45.735Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:06:45.735Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-10T11:06:45.735Z] === RUN TestConfigCreateResolve [2021-07-10T11:06:45.735Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:06:45.735Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-10T11:06:45.735Z] PASS [2021-07-10T11:06:45.735Z] ok github.com/docker/docker/integration/config 0.103s [2021-07-10T11:06:46.188Z] [2021-07-10T11:06:46.188Z] === Skipped [2021-07-10T11:06:46.188Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-10T11:06:46.188Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:06:46.188Z] [2021-07-10T11:06:46.188Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-10T11:06:46.188Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:06:46.188Z] [2021-07-10T11:06:46.188Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-10T11:06:46.188Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:06:46.188Z] [2021-07-10T11:06:46.188Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-10T11:06:46.188Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:06:46.188Z] [2021-07-10T11:06:46.188Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-10T11:06:46.188Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:06:46.188Z] [2021-07-10T11:06:46.188Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-10T11:06:46.188Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:06:46.188Z] [2021-07-10T11:06:46.188Z] [2021-07-10T11:06:46.188Z] DONE 6 tests, 6 skipped in 2.657s [2021-07-10T11:06:46.188Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-10T11:06:48.346Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:06:48.346Z] INFO: Testing against a local daemon [2021-07-10T11:06:48.346Z] === RUN TestCheckpoint [2021-07-10T11:06:48.346Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-10T11:06:48.346Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-10T11:06:48.346Z] === RUN TestContainerInvalidJSON [2021-07-10T11:06:48.346Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-10T11:06:48.346Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-10T11:06:48.346Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-10T11:06:48.346Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-10T11:06:48.346Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-10T11:06:48.346Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-10T11:06:48.798Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-10T11:06:48.798Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-10T11:06:48.799Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-10T11:06:48.799Z] --- PASS: TestContainerInvalidJSON (0.49s) [2021-07-10T11:06:48.799Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-10T11:06:48.799Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-10T11:06:48.799Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-10T11:06:48.799Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-10T11:06:49.252Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2021-07-10T11:06:49.252Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-10T11:06:49.252Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2021-07-10T11:06:49.252Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-10T11:06:49.704Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2021-07-10T11:06:49.704Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-10T11:06:49.704Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2021-07-10T11:06:49.704Z] === RUN TestCopyFromContainer [2021-07-10T11:06:49.704Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:06:49.704Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-10T11:06:49.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-10T11:06:49.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-10T11:06:49.704Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-10T11:06:49.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-10T11:06:49.704Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-10T11:06:49.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-10T11:06:49.704Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-10T11:06:49.704Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-10T11:06:49.704Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-10T11:06:49.704Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-10T11:06:49.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-07-10T11:06:49.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-10T11:06:49.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-10T11:06:49.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-10T11:06:49.704Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-10T11:06:49.705Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-10T11:06:49.705Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-10T11:06:49.705Z] === RUN TestCreateWithInvalidEnv [2021-07-10T11:06:49.705Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-10T11:06:49.705Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-10T11:06:49.705Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-10T11:06:49.705Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-10T11:06:49.705Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-10T11:06:49.705Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-10T11:06:49.705Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-10T11:06:49.705Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-10T11:06:49.705Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-10T11:06:49.705Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-10T11:06:49.705Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-10T11:06:49.705Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-10T11:06:49.705Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-10T11:06:49.705Z] === RUN TestCreateTmpfsMountsTarget [2021-07-10T11:06:49.705Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:06:49.705Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-10T11:06:49.705Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-10T11:06:49.705Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:06:49.705Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-10T11:06:49.705Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-10T11:06:49.705Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:06:49.705Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-10T11:06:49.705Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-10T11:06:50.158Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-10T11:06:50.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-10T11:06:50.158Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-10T11:06:50.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-10T11:06:50.158Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-10T11:06:50.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-10T11:06:50.158Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-10T11:06:50.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-10T11:06:50.158Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-10T11:06:50.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-10T11:06:50.158Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-10T11:06:50.158Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-10T11:06:50.158Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-10T11:06:50.158Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-10T11:06:50.158Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-10T11:06:50.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-10T11:06:50.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-10T11:06:50.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-10T11:06:50.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-10T11:06:50.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-10T11:06:50.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-07-10T11:06:50.158Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-10T11:06:50.158Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-10T11:06:50.158Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-10T11:06:50.158Z] === RUN TestCreateDifferentPlatform [2021-07-10T11:06:50.158Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-10T11:06:50.158Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-10T11:06:50.158Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-07-10T11:06:50.158Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-10T11:06:50.158Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-10T11:06:50.158Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-10T11:06:50.158Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-07-10T11:06:50.158Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-10T11:06:50.158Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-10T11:06:50.158Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-10T11:06:50.158Z] === RUN TestContainerKillOnDaemonStart [2021-07-10T11:06:50.158Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:06:50.158Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-10T11:06:50.158Z] === RUN TestDiff [2021-07-10T11:06:50.158Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-10T11:06:50.158Z] --- SKIP: TestDiff (0.00s) [2021-07-10T11:06:50.158Z] === RUN TestExecWithCloseStdin [2021-07-10T11:06:53.051Z] --- PASS: TestExecWithCloseStdin (2.96s) [2021-07-10T11:06:53.051Z] === RUN TestExec [2021-07-10T11:06:55.205Z] --- PASS: TestExec (2.15s) [2021-07-10T11:06:55.205Z] === RUN TestExecUser [2021-07-10T11:06:55.205Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-10T11:06:55.205Z] --- SKIP: TestExecUser (0.00s) [2021-07-10T11:06:55.205Z] === RUN TestExportContainerAndImportImage [2021-07-10T11:06:55.205Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:06:55.205Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-10T11:06:55.205Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-10T11:06:55.205Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:06:55.205Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-10T11:06:55.205Z] === RUN TestHealthCheckWorkdir [2021-07-10T11:06:55.205Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-10T11:06:55.205Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-10T11:06:55.205Z] === RUN TestHealthKillContainer [2021-07-10T11:06:55.205Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-10T11:06:55.205Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-10T11:06:55.205Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-10T11:06:55.205Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-10T11:06:55.205Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-10T11:06:55.205Z] === RUN TestKillContainerInvalidSignal [2021-07-10T11:06:57.360Z] --- PASS: TestKillContainerInvalidSignal (2.02s) [2021-07-10T11:06:57.360Z] === RUN TestKillContainer [2021-07-10T11:06:57.360Z] === RUN TestKillContainer/no_signal [2021-07-10T11:06:59.513Z] === RUN TestKillContainer/non_killing_signal [2021-07-10T11:06:59.513Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-10T11:06:59.513Z] === RUN TestKillContainer/killing_signal [2021-07-10T11:07:01.665Z] --- PASS: TestKillContainer (4.39s) [2021-07-10T11:07:01.665Z] --- PASS: TestKillContainer/no_signal (1.94s) [2021-07-10T11:07:01.665Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-10T11:07:01.665Z] --- PASS: TestKillContainer/killing_signal (2.41s) [2021-07-10T11:07:01.665Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-10T11:07:01.665Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-10T11:07:01.665Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-10T11:07:01.665Z] === RUN TestKillStoppedContainer [2021-07-10T11:07:01.665Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-10T11:07:01.665Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-10T11:07:01.665Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-10T11:07:01.665Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-10T11:07:01.665Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-10T11:07:01.665Z] === RUN TestKillDifferentUserContainer [2021-07-10T11:07:01.665Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-10T11:07:01.665Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-10T11:07:01.665Z] === RUN TestInspectOomKilledTrue [2021-07-10T11:07:01.665Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:07:01.665Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-10T11:07:01.665Z] === RUN TestInspectOomKilledFalse [2021-07-10T11:07:01.665Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-10T11:07:01.665Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-10T11:07:01.665Z] === RUN TestLogsFollowTailEmpty [2021-07-10T11:07:03.821Z] --- PASS: TestLogsFollowTailEmpty (1.88s) [2021-07-10T11:07:03.821Z] === RUN TestNetworkNat [2021-07-10T11:07:03.821Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-10T11:07:03.821Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-10T11:07:03.821Z] === RUN TestNetworkLocalhostTCPNat [2021-07-10T11:07:05.980Z] --- PASS: TestNetworkLocalhostTCPNat (2.21s) [2021-07-10T11:07:05.980Z] === RUN TestNetworkLoopbackNat [2021-07-10T11:07:05.980Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-10T11:07:05.980Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-10T11:07:05.980Z] === RUN TestPause [2021-07-10T11:07:05.980Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-10T11:07:05.980Z] --- SKIP: TestPause (0.00s) [2021-07-10T11:07:05.980Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-10T11:07:08.134Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.09s) [2021-07-10T11:07:08.134Z] === RUN TestPauseStopPausedContainer [2021-07-10T11:07:08.134Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:07:08.134Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-10T11:07:08.134Z] === RUN TestPsFilter [2021-07-10T11:07:08.134Z] --- PASS: TestPsFilter (0.36s) [2021-07-10T11:07:08.134Z] === RUN TestPsPlatform [2021-07-10T11:07:08.587Z] --- PASS: TestPsPlatform (0.14s) [2021-07-10T11:07:08.587Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-10T11:07:10.749Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.49s) [2021-07-10T11:07:10.749Z] === RUN TestRemoveContainerWithVolume [2021-07-10T11:07:13.662Z] --- PASS: TestRemoveContainerWithVolume (2.51s) [2021-07-10T11:07:13.662Z] === RUN TestRemoveContainerRunning [2021-07-10T11:07:15.181Z] --- PASS: TestRemoveContainerRunning (1.77s) [2021-07-10T11:07:15.181Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-10T11:07:17.335Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.91s) [2021-07-10T11:07:17.335Z] === RUN TestRemoveInvalidContainer [2021-07-10T11:07:17.335Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-10T11:07:17.335Z] === RUN TestRenameLinkedContainer [2021-07-10T11:07:17.335Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-10T11:07:17.335Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-10T11:07:17.335Z] === RUN TestRenameStoppedContainer [2021-07-10T11:07:19.493Z] --- PASS: TestRenameStoppedContainer (2.34s) [2021-07-10T11:07:19.493Z] === RUN TestRenameRunningContainerAndReuse [2021-07-10T11:07:24.144Z] --- PASS: TestRenameRunningContainerAndReuse (4.17s) [2021-07-10T11:07:24.144Z] === RUN TestRenameInvalidName [2021-07-10T11:07:25.664Z] --- PASS: TestRenameInvalidName (2.08s) [2021-07-10T11:07:25.664Z] === RUN TestRenameAnonymousContainer [2021-07-10T11:07:29.437Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-07-10T11:07:35.912Z] --- PASS: TestRenameAnonymousContainer (8.76s) [2021-07-10T11:07:35.912Z] === RUN TestRenameContainerWithSameName [2021-07-10T11:07:36.363Z] --- PASS: TestRenameContainerWithSameName (1.74s) [2021-07-10T11:07:36.364Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-10T11:07:36.364Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-10T11:07:36.364Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-10T11:07:36.364Z] === RUN TestResize [2021-07-10T11:07:37.881Z] --- PASS: TestResize (1.72s) [2021-07-10T11:07:37.881Z] === RUN TestResizeWithInvalidSize [2021-07-10T11:07:39.399Z] --- PASS: TestResizeWithInvalidSize (1.69s) [2021-07-10T11:07:39.399Z] === RUN TestResizeWhenContainerNotStarted [2021-07-10T11:07:42.274Z] --- PASS: TestResizeWhenContainerNotStarted (2.62s) [2021-07-10T11:07:42.274Z] === RUN TestDaemonRestartKillContainers [2021-07-10T11:07:42.274Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:07:42.274Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-10T11:07:42.274Z] === RUN TestStats [2021-07-10T11:07:42.274Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-10T11:07:42.274Z] --- SKIP: TestStats (0.00s) [2021-07-10T11:07:42.274Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-10T11:07:44.264Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-07-10T11:07:49.296Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.69s) [2021-07-10T11:07:49.296Z] === RUN TestStopContainerWithTimeout [2021-07-10T11:07:49.296Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-10T11:07:49.296Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-10T11:07:49.296Z] === RUN TestUpdateRestartPolicy [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite (1608.57s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.72s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.79s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.42s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.78s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.71s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (23.18s) [2021-07-10T11:08:02.467Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.21s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.67s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.35s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (45.77s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.15s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.98s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.38s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.30s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.72s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.94s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.37s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.34s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.04s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (52.50s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.86s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.23s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.90s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.50s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.54s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.27s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.99s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.88s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.72s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.76s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.92s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (21.79s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.48s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.07s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.73s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.80s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.29s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.69s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.36s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.82s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.74s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.75s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.59s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.17s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.03s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.19s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.26s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.54s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.49s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.84s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.12s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.60s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.78s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.37s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.76s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.99s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.53s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.06s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.96s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.38s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.28s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.35s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.47s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.13s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.50s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.86s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.00s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.78s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.41s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.77s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.19s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.84s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.75s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.37s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.98s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (81.52s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.68s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.12s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.55s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.59s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.03s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.68s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.02s) [2021-07-10T11:08:02.467Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.16s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.66s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.68s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.74s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.71s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.61s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.86s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.13s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (115.86s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.50s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.90s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.22s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.20s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.45s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.50s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.39s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.04s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.33s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.30s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.24s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.51s) [2021-07-10T11:08:02.467Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.81s) [2021-07-10T11:08:02.468Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.07s) [2021-07-10T11:08:02.468Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.14s) [2021-07-10T11:08:02.468Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.38s) [2021-07-10T11:08:02.468Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.28s) [2021-07-10T11:08:02.468Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.93s) [2021-07-10T11:08:02.468Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.61s) [2021-07-10T11:08:02.468Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.53s) [2021-07-10T11:08:02.468Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.72s) [2021-07-10T11:08:02.468Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.71s) [2021-07-10T11:08:02.468Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.99s) [2021-07-10T11:08:02.468Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.75s) [2021-07-10T11:08:02.468Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.26s) [2021-07-10T11:08:02.468Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2021-07-10T11:08:02.468Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.09s) [2021-07-10T11:08:02.468Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.29s) [2021-07-10T11:08:02.468Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.26s) [2021-07-10T11:08:02.468Z] === RUN TestDockerExternalVolumeSuite [2021-07-10T11:08:02.468Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-07-10T11:08:02.468Z] docker_cli_external_volume_driver_test.go:53: [d2199d7be8ddf] daemon is not started [2021-07-10T11:08:14.349Z] --- PASS: TestUpdateRestartPolicy (21.67s) [2021-07-10T11:08:14.349Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-10T11:08:14.349Z] --- PASS: TestUpdateRestartWithAutoRemove (2.12s) [2021-07-10T11:08:14.349Z] === RUN TestWaitNonBlocked [2021-07-10T11:08:14.349Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-10T11:08:14.349Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-10T11:08:14.349Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-10T11:08:14.349Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-10T11:08:14.349Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-10T11:08:14.349Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-10T11:08:15.871Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-07-10T11:08:15.871Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.97s) [2021-07-10T11:08:15.871Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.08s) [2021-07-10T11:08:15.871Z] === RUN TestWaitBlocked [2021-07-10T11:08:15.871Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:08:15.871Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-10T11:08:15.871Z] PASS [2021-07-10T11:08:15.871Z] ok github.com/docker/docker/integration/container 87.467s [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === Skipped [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-10T11:08:15.871Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-10T11:08:15.871Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-10T11:08:15.871Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-10T11:08:15.871Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-10T11:08:15.871Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-10T11:08:15.871Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-10T11:08:15.871Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-10T11:08:15.871Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-10T11:08:15.871Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-10T11:08:15.871Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-10T11:08:15.871Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-10T11:08:15.871Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-10T11:08:15.871Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-10T11:08:15.871Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-10T11:08:15.871Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-10T11:08:15.871Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-10T11:08:15.871Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-10T11:08:15.871Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-10T11:08:15.871Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-10T11:08:15.871Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-10T11:08:15.871Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-10T11:08:15.871Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-10T11:08:15.871Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-10T11:08:15.871Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-10T11:08:15.871Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-10T11:08:15.871Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-10T11:08:15.871Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-10T11:08:15.871Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-10T11:08:15.871Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-10T11:08:15.871Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-10T11:08:15.871Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-10T11:08:15.871Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-10T11:08:15.871Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-10T11:08:15.871Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] [2021-07-10T11:08:15.871Z] DONE 89 tests, 33 skipped in 89.748s [2021-07-10T11:08:15.871Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-10T11:08:17.295Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-07-10T11:08:18.023Z] === RUN TestConfigDaemonLibtrustID [2021-07-10T11:08:18.023Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-10T11:08:18.023Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-10T11:08:18.023Z] === RUN TestDaemonConfigValidation [2021-07-10T11:08:18.023Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-10T11:08:18.023Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-10T11:08:18.023Z] PASS [2021-07-10T11:08:18.023Z] ok github.com/docker/docker/integration/daemon 0.104s [2021-07-10T11:08:18.023Z] [2021-07-10T11:08:18.023Z] === Skipped [2021-07-10T11:08:18.023Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-10T11:08:18.023Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-10T11:08:18.023Z] [2021-07-10T11:08:18.023Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-10T11:08:18.023Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-10T11:08:18.023Z] [2021-07-10T11:08:18.023Z] [2021-07-10T11:08:18.023Z] DONE 2 tests, 2 skipped in 1.715s [2021-07-10T11:08:18.023Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-10T11:08:19.547Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:08:19.547Z] INFO: Testing against a local daemon [2021-07-10T11:08:19.547Z] === RUN TestCommitInheritsEnv [2021-07-10T11:08:19.547Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T11:08:19.547Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2021-07-10T11:08:19.547Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-10T11:08:19.547Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-10T11:08:19.547Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-10T11:08:19.547Z] === RUN TestImagesFilterMultiReference [2021-07-10T11:08:19.547Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-10T11:08:19.547Z] === RUN TestImagePullPlatformInvalid [2021-07-10T11:08:19.547Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-10T11:08:19.547Z] === RUN TestRemoveImageOrphaning [2021-07-10T11:08:20.501Z] --- PASS: TestRemoveImageOrphaning (1.05s) [2021-07-10T11:08:20.501Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-10T11:08:20.501Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-07-10T11:08:20.501Z] === RUN TestTagInvalidReference [2021-07-10T11:08:20.501Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-10T11:08:20.501Z] === RUN TestTagValidPrefixedRepo [2021-07-10T11:08:20.954Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-07-10T11:08:20.954Z] === RUN TestTagExistedNameWithoutForce [2021-07-10T11:08:20.954Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-07-10T11:08:20.954Z] === RUN TestTagOfficialNames [2021-07-10T11:08:20.954Z] --- PASS: TestTagOfficialNames (0.10s) [2021-07-10T11:08:20.954Z] === RUN TestTagMatchesDigest [2021-07-10T11:08:20.954Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-07-10T11:08:20.954Z] PASS [2021-07-10T11:08:20.954Z] ok github.com/docker/docker/integration/image 1.557s [2021-07-10T11:08:20.954Z] [2021-07-10T11:08:20.954Z] === Skipped [2021-07-10T11:08:20.954Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2021-07-10T11:08:20.954Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T11:08:20.954Z] [2021-07-10T11:08:20.954Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-10T11:08:20.954Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-10T11:08:20.954Z] [2021-07-10T11:08:20.954Z] [2021-07-10T11:08:20.954Z] DONE 11 tests, 2 skipped in 3.185s [2021-07-10T11:08:20.954Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-10T11:08:23.122Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:08:23.122Z] INFO: Testing against a local daemon [2021-07-10T11:08:23.122Z] === RUN TestNetworkCreateDelete [2021-07-10T11:08:23.122Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:08:23.122Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-10T11:08:23.122Z] === RUN TestDockerNetworkDeletePreferID [2021-07-10T11:08:23.122Z] 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-10T11:08:23.122Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-10T11:08:23.122Z] === RUN TestDaemonDNSFallback [2021-07-10T11:08:23.122Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:08:23.122Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-10T11:08:23.122Z] === RUN TestInspectNetwork [2021-07-10T11:08:23.122Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-10T11:08:23.122Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-10T11:08:23.122Z] === RUN TestRunContainerWithBridgeNone [2021-07-10T11:08:23.122Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:08:23.122Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-10T11:08:23.122Z] === RUN TestNetworkInvalidJSON [2021-07-10T11:08:23.123Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-10T11:08:23.123Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-10T11:08:23.123Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-10T11:08:23.123Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-10T11:08:23.123Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-10T11:08:23.123Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-10T11:08:23.123Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-10T11:08:23.123Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-10T11:08:23.123Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-10T11:08:23.123Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-07-10T11:08:23.123Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-10T11:08:23.123Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-10T11:08:23.123Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-10T11:08:23.123Z] === RUN TestNetworkList [2021-07-10T11:08:23.123Z] === RUN TestNetworkList//networks [2021-07-10T11:08:23.123Z] === PAUSE TestNetworkList//networks [2021-07-10T11:08:23.123Z] === RUN TestNetworkList//networks/ [2021-07-10T11:08:23.123Z] === PAUSE TestNetworkList//networks/ [2021-07-10T11:08:23.123Z] === CONT TestNetworkList//networks [2021-07-10T11:08:23.123Z] === CONT TestNetworkList//networks/ [2021-07-10T11:08:23.123Z] --- PASS: TestNetworkList (0.03s) [2021-07-10T11:08:23.123Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-10T11:08:23.123Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-10T11:08:23.123Z] === RUN TestHostIPv4BridgeLabel [2021-07-10T11:08:23.123Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-10T11:08:23.123Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-10T11:08:23.123Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-10T11:08:23.123Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-10T11:08:23.123Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-10T11:08:23.123Z] === RUN TestDaemonDefaultNetworkPools [2021-07-10T11:08:23.123Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-10T11:08:23.123Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-10T11:08:23.123Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-10T11:08:23.123Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-10T11:08:23.123Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-10T11:08:23.123Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-10T11:08:23.123Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-10T11:08:23.123Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-10T11:08:23.123Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-10T11:08:23.123Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-10T11:08:23.123Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-10T11:08:23.123Z] === RUN TestServiceWithPredefinedNetwork [2021-07-10T11:08:23.123Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-10T11:08:23.123Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-10T11:08:23.123Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-10T11:08:23.123Z] service_test.go:242: FLAKY_TEST [2021-07-10T11:08:23.123Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-10T11:08:23.123Z] === RUN TestServiceWithDataPathPortInit [2021-07-10T11:08:23.123Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-10T11:08:23.123Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-10T11:08:23.123Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-10T11:08:23.123Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-10T11:08:23.123Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.01s) [2021-07-10T11:08:23.123Z] PASS [2021-07-10T11:08:23.123Z] ok github.com/docker/docker/integration/network 0.167s [2021-07-10T11:08:23.123Z] [2021-07-10T11:08:23.123Z] === Skipped [2021-07-10T11:08:23.123Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-10T11:08:23.123Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:08:23.123Z] [2021-07-10T11:08:23.123Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-10T11:08:23.123Z] 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-10T11:08:23.123Z] [2021-07-10T11:08:23.123Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-10T11:08:23.123Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:08:23.123Z] [2021-07-10T11:08:23.123Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-10T11:08:23.123Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-10T11:08:23.123Z] [2021-07-10T11:08:23.123Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-10T11:08:23.123Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:08:23.123Z] [2021-07-10T11:08:23.123Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-10T11:08:23.123Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-10T11:08:23.123Z] [2021-07-10T11:08:23.123Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-10T11:08:23.123Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-10T11:08:23.123Z] [2021-07-10T11:08:23.123Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-10T11:08:23.123Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-10T11:08:23.123Z] [2021-07-10T11:08:23.123Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-10T11:08:23.123Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-10T11:08:23.123Z] [2021-07-10T11:08:23.123Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-10T11:08:23.123Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-10T11:08:23.123Z] [2021-07-10T11:08:23.123Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-10T11:08:23.123Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-10T11:08:23.579Z] [2021-07-10T11:08:23.579Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-10T11:08:23.579Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-10T11:08:23.579Z] [2021-07-10T11:08:23.579Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-10T11:08:23.579Z] service_test.go:242: FLAKY_TEST [2021-07-10T11:08:23.579Z] [2021-07-10T11:08:23.579Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-10T11:08:23.579Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-10T11:08:23.579Z] [2021-07-10T11:08:23.579Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.01s) [2021-07-10T11:08:23.579Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-10T11:08:23.579Z] [2021-07-10T11:08:23.579Z] [2021-07-10T11:08:23.579Z] DONE 22 tests, 15 skipped in 2.278s [2021-07-10T11:08:23.579Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-10T11:08:24.034Z] testing: warning: no tests to run [2021-07-10T11:08:24.034Z] PASS [2021-07-10T11:08:24.034Z] ok github.com/docker/docker/integration/network/ipvlan 0.069s [2021-07-10T11:08:24.034Z] [2021-07-10T11:08:24.034Z] DONE 0 tests in 0.723s [2021-07-10T11:08:24.034Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-10T11:08:24.993Z] testing: warning: no tests to run [2021-07-10T11:08:24.993Z] PASS [2021-07-10T11:08:24.993Z] ok github.com/docker/docker/integration/network/macvlan 0.070s [2021-07-10T11:08:24.993Z] [2021-07-10T11:08:24.993Z] DONE 0 tests in 0.695s [2021-07-10T11:08:24.993Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-10T11:08:25.445Z] testing: warning: no tests to run [2021-07-10T11:08:25.445Z] PASS [2021-07-10T11:08:25.445Z] ok github.com/docker/docker/integration/plugin 0.066s [2021-07-10T11:08:25.445Z] [2021-07-10T11:08:25.445Z] DONE 0 tests in 0.633s [2021-07-10T11:08:25.445Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-10T11:08:26.405Z] testing: warning: no tests to run [2021-07-10T11:08:26.405Z] PASS [2021-07-10T11:08:26.405Z] ok github.com/docker/docker/integration/plugin/authz 0.076s [2021-07-10T11:08:26.405Z] [2021-07-10T11:08:26.405Z] DONE 0 tests in 0.614s [2021-07-10T11:08:26.405Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-10T11:08:36.678Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:08:36.678Z] INFO: Testing against a local daemon [2021-07-10T11:08:36.678Z] === RUN TestPluginInvalidJSON [2021-07-10T11:08:36.678Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-10T11:08:36.678Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-10T11:08:36.678Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-10T11:08:36.678Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-07-10T11:08:36.678Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-10T11:08:36.678Z] === RUN TestPluginInstall [2021-07-10T11:08:36.678Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-10T11:08:36.678Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-10T11:08:36.678Z] === RUN TestPluginsWithRuntimes [2021-07-10T11:08:36.678Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-10T11:08:36.678Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-10T11:08:36.678Z] === RUN TestPluginBackCompatMediaTypes [2021-07-10T11:08:36.678Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-10T11:08:36.678Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-10T11:08:36.678Z] PASS [2021-07-10T11:08:36.678Z] ok github.com/docker/docker/integration/plugin/common 0.118s [2021-07-10T11:08:36.678Z] [2021-07-10T11:08:36.678Z] === Skipped [2021-07-10T11:08:36.678Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-10T11:08:36.678Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-10T11:08:36.678Z] [2021-07-10T11:08:36.678Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-10T11:08:36.678Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-10T11:08:36.678Z] [2021-07-10T11:08:36.678Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-10T11:08:36.678Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-10T11:08:36.678Z] [2021-07-10T11:08:36.678Z] [2021-07-10T11:08:36.678Z] DONE 5 tests, 3 skipped in 10.143s [2021-07-10T11:08:36.678Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-10T11:08:39.550Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:08:39.550Z] INFO: Testing against a local daemon [2021-07-10T11:08:39.550Z] === RUN TestExternalGraphDriver [2021-07-10T11:08:39.550Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-10T11:08:39.550Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-10T11:08:39.550Z] === RUN TestGraphdriverPluginV2 [2021-07-10T11:08:39.550Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-10T11:08:39.550Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-10T11:08:39.550Z] PASS [2021-07-10T11:08:39.550Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.117s [2021-07-10T11:08:39.550Z] [2021-07-10T11:08:39.550Z] === Skipped [2021-07-10T11:08:39.550Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-10T11:08:39.550Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-10T11:08:39.550Z] [2021-07-10T11:08:39.550Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-10T11:08:39.550Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-10T11:08:39.550Z] [2021-07-10T11:08:39.550Z] [2021-07-10T11:08:39.550Z] DONE 2 tests, 2 skipped in 2.889s [2021-07-10T11:08:39.550Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-10T11:08:41.070Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:08:41.070Z] INFO: Testing against a local daemon [2021-07-10T11:08:41.070Z] === RUN TestReadPluginNoRead [2021-07-10T11:08:41.070Z] read_test.go:21: no unix domain sockets on Windows [2021-07-10T11:08:41.070Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-10T11:08:41.070Z] PASS [2021-07-10T11:08:41.070Z] ok github.com/docker/docker/integration/plugin/logging 0.109s [2021-07-10T11:08:41.525Z] [2021-07-10T11:08:41.525Z] === Skipped [2021-07-10T11:08:41.525Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-10T11:08:41.525Z] read_test.go:21: no unix domain sockets on Windows [2021-07-10T11:08:41.525Z] [2021-07-10T11:08:41.525Z] [2021-07-10T11:08:41.525Z] DONE 1 tests, 1 skipped in 1.993s [2021-07-10T11:08:41.525Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-10T11:08:42.479Z] testing: warning: no tests to run [2021-07-10T11:08:42.479Z] PASS [2021-07-10T11:08:42.479Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.074s [2021-07-10T11:08:42.479Z] [2021-07-10T11:08:42.479Z] DONE 0 tests in 1.034s [2021-07-10T11:08:42.479Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-10T11:08:44.647Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:08:44.647Z] INFO: Testing against a local daemon [2021-07-10T11:08:44.647Z] === RUN TestPluginWithDevMounts [2021-07-10T11:08:44.647Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:44.647Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-10T11:08:44.647Z] PASS [2021-07-10T11:08:44.647Z] ok github.com/docker/docker/integration/plugin/volumes 0.140s [2021-07-10T11:08:44.647Z] [2021-07-10T11:08:44.647Z] === Skipped [2021-07-10T11:08:44.647Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-10T11:08:44.647Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:44.647Z] [2021-07-10T11:08:44.647Z] [2021-07-10T11:08:44.647Z] DONE 1 tests, 1 skipped in 2.112s [2021-07-10T11:08:44.647Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-10T11:08:46.810Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:08:46.810Z] INFO: Testing against a local daemon [2021-07-10T11:08:46.810Z] === RUN TestSecretInspect [2021-07-10T11:08:46.810Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:46.810Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-10T11:08:46.810Z] === RUN TestSecretList [2021-07-10T11:08:46.810Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:46.810Z] --- SKIP: TestSecretList (0.00s) [2021-07-10T11:08:46.810Z] === RUN TestSecretsCreateAndDelete [2021-07-10T11:08:46.810Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:46.810Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-10T11:08:46.810Z] === RUN TestSecretsUpdate [2021-07-10T11:08:46.810Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:46.810Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-10T11:08:46.810Z] === RUN TestTemplatedSecret [2021-07-10T11:08:46.810Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:46.810Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-10T11:08:46.810Z] === RUN TestSecretCreateResolve [2021-07-10T11:08:46.810Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:08:46.810Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-10T11:08:46.810Z] PASS [2021-07-10T11:08:46.810Z] ok github.com/docker/docker/integration/secret 0.123s [2021-07-10T11:08:46.810Z] [2021-07-10T11:08:46.810Z] === Skipped [2021-07-10T11:08:46.810Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-10T11:08:46.810Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:46.810Z] [2021-07-10T11:08:46.810Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-10T11:08:46.810Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:46.810Z] [2021-07-10T11:08:46.810Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-10T11:08:46.810Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:46.810Z] [2021-07-10T11:08:46.810Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-10T11:08:46.810Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:46.810Z] [2021-07-10T11:08:46.810Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-10T11:08:46.810Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:46.810Z] [2021-07-10T11:08:46.810Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-10T11:08:46.810Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:08:46.810Z] [2021-07-10T11:08:46.810Z] [2021-07-10T11:08:46.810Z] DONE 6 tests, 6 skipped in 1.925s [2021-07-10T11:08:46.810Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-10T11:08:48.969Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:08:48.969Z] INFO: Testing against a local daemon [2021-07-10T11:08:48.969Z] === RUN TestServiceCreateInit [2021-07-10T11:08:48.969Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-10T11:08:48.969Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:48.969Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-10T11:08:48.969Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:48.969Z] --- PASS: TestServiceCreateInit (0.04s) [2021-07-10T11:08:48.969Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-10T11:08:48.969Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-10T11:08:48.969Z] === RUN TestCreateServiceMultipleTimes [2021-07-10T11:08:48.969Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:48.969Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-10T11:08:48.969Z] === RUN TestCreateServiceConflict [2021-07-10T11:08:48.969Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:48.969Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-10T11:08:48.969Z] === RUN TestCreateServiceMaxReplicas [2021-07-10T11:08:48.969Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:48.969Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-07-10T11:08:48.969Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-10T11:08:48.969Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:48.969Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-10T11:08:48.969Z] === RUN TestCreateServiceSecretFileMode [2021-07-10T11:08:48.969Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:48.969Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-10T11:08:48.969Z] === RUN TestCreateServiceConfigFileMode [2021-07-10T11:08:48.969Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:48.969Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-10T11:08:48.969Z] === RUN TestCreateServiceSysctls [2021-07-10T11:08:48.969Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:48.969Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-07-10T11:08:48.969Z] === RUN TestCreateServiceCapabilities [2021-07-10T11:08:48.969Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:48.969Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-07-10T11:08:48.969Z] === RUN TestInspect [2021-07-10T11:08:48.969Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:48.969Z] --- SKIP: TestInspect (0.00s) [2021-07-10T11:08:48.969Z] === RUN TestCreateJob [2021-07-10T11:08:48.969Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:48.969Z] --- SKIP: TestCreateJob (0.00s) [2021-07-10T11:08:48.969Z] === RUN TestReplicatedJob [2021-07-10T11:08:48.969Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:48.969Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-10T11:08:48.969Z] === RUN TestUpdateReplicatedJob [2021-07-10T11:08:48.969Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:48.969Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-10T11:08:48.969Z] === RUN TestServiceListWithStatuses [2021-07-10T11:08:48.969Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:48.969Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-10T11:08:48.969Z] === RUN TestDockerNetworkConnectAlias [2021-07-10T11:08:48.969Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:48.969Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-10T11:08:48.969Z] === RUN TestDockerNetworkReConnect [2021-07-10T11:08:48.969Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:48.969Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-10T11:08:48.969Z] === RUN TestServicePlugin [2021-07-10T11:08:48.969Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:48.969Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-10T11:08:48.969Z] === RUN TestServiceUpdateLabel [2021-07-10T11:08:48.969Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:08:48.969Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-07-10T11:08:48.969Z] === RUN TestServiceUpdateSecrets [2021-07-10T11:08:48.969Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:08:48.969Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-10T11:08:48.970Z] === RUN TestServiceUpdateConfigs [2021-07-10T11:08:48.970Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:08:48.970Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-10T11:08:48.970Z] === RUN TestServiceUpdateNetwork [2021-07-10T11:08:48.970Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:08:48.970Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-10T11:08:48.970Z] === RUN TestServiceUpdatePidsLimit [2021-07-10T11:08:48.970Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:08:48.970Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-07-10T11:08:49.423Z] PASS [2021-07-10T11:08:49.423Z] ok github.com/docker/docker/integration/service 0.264s [2021-07-10T11:08:49.423Z] [2021-07-10T11:08:49.423Z] === Skipped [2021-07-10T11:08:49.423Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-10T11:08:49.423Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:49.423Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-10T11:08:49.423Z] [2021-07-10T11:08:49.423Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-10T11:08:49.423Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:49.423Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-10T11:08:49.423Z] [2021-07-10T11:08:49.423Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-10T11:08:49.423Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:49.423Z] [2021-07-10T11:08:49.423Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-10T11:08:49.423Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:49.423Z] [2021-07-10T11:08:49.423Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-07-10T11:08:49.423Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:49.423Z] [2021-07-10T11:08:49.423Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-10T11:08:49.423Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:49.423Z] [2021-07-10T11:08:49.423Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-10T11:08:49.423Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:49.423Z] [2021-07-10T11:08:49.423Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-10T11:08:49.423Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:49.423Z] [2021-07-10T11:08:49.423Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-07-10T11:08:49.423Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:49.423Z] [2021-07-10T11:08:49.423Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-07-10T11:08:49.423Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:49.423Z] [2021-07-10T11:08:49.423Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-10T11:08:49.423Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:49.423Z] [2021-07-10T11:08:49.423Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-10T11:08:49.423Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:49.423Z] [2021-07-10T11:08:49.423Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-10T11:08:49.423Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:49.423Z] [2021-07-10T11:08:49.423Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-10T11:08:49.423Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:49.423Z] [2021-07-10T11:08:49.423Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-10T11:08:49.423Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:49.423Z] [2021-07-10T11:08:49.423Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-10T11:08:49.423Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:49.423Z] [2021-07-10T11:08:49.423Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-10T11:08:49.423Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:49.423Z] [2021-07-10T11:08:49.423Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-10T11:08:49.423Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:49.423Z] [2021-07-10T11:08:49.423Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.01s) [2021-07-10T11:08:49.423Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:08:49.423Z] [2021-07-10T11:08:49.423Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-10T11:08:49.423Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:08:49.423Z] [2021-07-10T11:08:49.423Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-10T11:08:49.423Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:08:49.423Z] [2021-07-10T11:08:49.423Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-10T11:08:49.423Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:08:49.423Z] [2021-07-10T11:08:49.423Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-07-10T11:08:49.423Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:08:49.423Z] [2021-07-10T11:08:49.423Z] [2021-07-10T11:08:49.423Z] DONE 24 tests, 23 skipped in 2.651s [2021-07-10T11:08:49.423Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-10T11:08:50.952Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:08:50.952Z] INFO: Testing against a local daemon [2021-07-10T11:08:50.952Z] === RUN TestSessionCreate [2021-07-10T11:08:50.952Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-10T11:08:50.952Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-10T11:08:50.952Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-10T11:08:50.952Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-10T11:08:50.952Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-10T11:08:50.952Z] PASS [2021-07-10T11:08:50.952Z] ok github.com/docker/docker/integration/session 0.114s [2021-07-10T11:08:50.952Z] [2021-07-10T11:08:50.952Z] === Skipped [2021-07-10T11:08:50.952Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-10T11:08:50.952Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-10T11:08:50.952Z] [2021-07-10T11:08:50.952Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-10T11:08:50.952Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-10T11:08:50.952Z] [2021-07-10T11:08:50.952Z] [2021-07-10T11:08:50.952Z] DONE 2 tests, 2 skipped in 1.642s [2021-07-10T11:08:50.952Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-10T11:08:53.102Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:08:53.102Z] INFO: Testing against a local daemon [2021-07-10T11:08:53.102Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-10T11:08:53.102Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:53.102Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-10T11:08:53.102Z] === RUN TestEventsExecDie [2021-07-10T11:08:53.102Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-10T11:08:53.102Z] --- SKIP: TestEventsExecDie (0.01s) [2021-07-10T11:08:53.102Z] === RUN TestEventsBackwardsCompatible [2021-07-10T11:08:53.102Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-10T11:08:53.102Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-10T11:08:53.102Z] === RUN TestEventsVolumeCreate [2021-07-10T11:08:53.102Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-10T11:08:53.102Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-10T11:08:53.102Z] === RUN TestInfoAPI [2021-07-10T11:08:53.102Z] --- PASS: TestInfoAPI (0.03s) [2021-07-10T11:08:53.102Z] === RUN TestInfoAPIWarnings [2021-07-10T11:08:53.102Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T11:08:53.102Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-10T11:08:53.102Z] === RUN TestInfoDebug [2021-07-10T11:08:53.102Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-10T11:08:53.102Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-10T11:08:53.102Z] === RUN TestInfoInsecureRegistries [2021-07-10T11:08:53.102Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-10T11:08:53.102Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-10T11:08:53.102Z] === RUN TestInfoRegistryMirrors [2021-07-10T11:08:53.102Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-10T11:08:53.102Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-10T11:08:53.102Z] === RUN TestLoginFailsWithBadCredentials [2021-07-10T11:08:53.553Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-07-10T11:08:53.553Z] === RUN TestPingCacheHeaders [2021-07-10T11:08:53.553Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-10T11:08:53.553Z] === RUN TestPingGet [2021-07-10T11:08:53.553Z] --- PASS: TestPingGet (0.03s) [2021-07-10T11:08:53.553Z] === RUN TestPingHead [2021-07-10T11:08:54.005Z] --- PASS: TestPingHead (0.03s) [2021-07-10T11:08:54.005Z] === RUN TestVersion [2021-07-10T11:08:54.005Z] --- PASS: TestVersion (0.03s) [2021-07-10T11:08:54.005Z] PASS [2021-07-10T11:08:54.005Z] ok github.com/docker/docker/integration/system 1.215s [2021-07-10T11:08:54.005Z] [2021-07-10T11:08:54.005Z] === Skipped [2021-07-10T11:08:54.005Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-10T11:08:54.005Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:08:54.005Z] [2021-07-10T11:08:54.005Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2021-07-10T11:08:54.005Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-10T11:08:54.005Z] [2021-07-10T11:08:54.005Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-10T11:08:54.005Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-10T11:08:54.005Z] [2021-07-10T11:08:54.005Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-10T11:08:54.005Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-10T11:08:54.005Z] [2021-07-10T11:08:54.005Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-10T11:08:54.005Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T11:08:54.005Z] [2021-07-10T11:08:54.005Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-10T11:08:54.005Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-10T11:08:54.005Z] [2021-07-10T11:08:54.005Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-10T11:08:54.005Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-10T11:08:54.005Z] [2021-07-10T11:08:54.005Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-10T11:08:54.005Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-10T11:08:54.005Z] [2021-07-10T11:08:54.005Z] [2021-07-10T11:08:54.005Z] DONE 14 tests, 8 skipped in 2.782s [2021-07-10T11:08:54.005Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-10T11:08:55.522Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:08:55.522Z] INFO: Testing against a local daemon [2021-07-10T11:08:55.522Z] === RUN TestVolumesCreateAndList [2021-07-10T11:08:55.522Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-07-10T11:08:55.522Z] === RUN TestVolumesRemove [2021-07-10T11:08:55.522Z] --- PASS: TestVolumesRemove (0.16s) [2021-07-10T11:08:55.522Z] === RUN TestVolumesInspect [2021-07-10T11:08:55.974Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-10T11:08:55.974Z] === RUN TestVolumesInvalidJSON [2021-07-10T11:08:55.974Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-10T11:08:55.974Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-10T11:08:55.974Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-10T11:08:55.974Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-10T11:08:55.974Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-10T11:08:55.974Z] PASS [2021-07-10T11:08:55.974Z] ok github.com/docker/docker/integration/volume 0.342s [2021-07-10T11:08:55.974Z] [2021-07-10T11:08:55.974Z] DONE 5 tests in 1.866s [2021-07-10T11:08:55.974Z] INFO: make.ps1 ended at 07/10/2021 11:08:55 [2021-07-10T11:08:55.974Z] INFO: Integration CLI tests being run from the host: [2021-07-10T11:08:55.974Z] 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-10T11:09:04.495Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:09:04.495Z] INFO: Testing against a local daemon [2021-07-10T11:09:04.495Z] === RUN TestDockerSuite [2021-07-10T11:09:04.495Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-10T11:09:04.495Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-10T11:09:04.495Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-10T11:09:04.495Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-10T11:09:04.495Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-10T11:09:04.495Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-10T11:09:04.495Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-10T11:09:04.495Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-10T11:09:04.495Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-10T11:09:04.495Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-10T11:09:04.495Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-10T11:09:04.495Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-10T11:09:05.454Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-10T11:09:05.909Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-10T11:09:24.901Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-07-10T11:09:33.037Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-07-10T11:09:47.865Z] docker_cli_external_volume_driver_test.go:53: [d8f0521c1778f] daemon is not started [2021-07-10T11:10:02.692Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-07-10T11:10:06.207Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-10T11:10:07.163Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-10T11:10:07.163Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-10T11:10:07.163Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-10T11:10:07.163Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-10T11:10:07.163Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-10T11:10:07.163Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-10T11:10:07.163Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-10T11:10:07.163Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-10T11:10:07.163Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-10T11:10:07.163Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-10T11:10:07.163Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-10T11:10:07.163Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-10T11:10:07.163Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-10T11:10:07.163Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-10T11:10:07.163Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-10T11:10:07.163Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-10T11:10:07.163Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-10T11:10:07.163Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-10T11:10:07.163Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-10T11:10:12.904Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-10T11:10:12.904Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-10T11:10:12.904Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-10T11:10:12.904Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-10T11:10:12.904Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-10T11:10:15.775Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-10T11:10:18.654Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-10T11:10:18.654Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-10T11:10:18.654Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-10T11:10:18.654Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-10T11:10:18.654Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-10T11:10:18.654Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-10T11:10:18.654Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-10T11:10:18.654Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-10T11:10:18.654Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-10T11:10:20.724Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-07-10T11:10:21.527Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-10T11:10:21.527Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-10T11:10:21.527Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-10T11:10:21.527Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-10T11:10:21.527Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-10T11:10:27.265Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-10T11:10:32.878Z] docker_cli_external_volume_driver_test.go:53: [d539b3d2596dd] daemon is not started [2021-07-10T11:10:50.908Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-07-10T11:10:50.908Z] docker_cli_external_volume_driver_test.go:53: [d8990bc7a0ab2] daemon is not started [2021-07-10T11:11:03.106Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-07-10T11:11:35.116Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-07-10T11:11:53.148Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-07-10T11:11:53.264Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-10T11:11:53.264Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-10T11:11:53.264Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-10T11:11:53.264Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-10T11:11:53.264Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-10T11:11:57.904Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-10T11:11:58.859Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-10T11:11:58.859Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-10T11:11:58.859Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-10T11:11:58.859Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-10T11:11:58.859Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-10T11:11:58.859Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-10T11:11:58.859Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-10T11:11:58.859Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-10T11:11:59.814Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-10T11:12:02.685Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-10T11:12:04.202Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-10T11:12:04.202Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-10T11:12:04.202Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-10T11:12:04.202Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-10T11:12:04.654Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-10T11:12:04.654Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-10T11:12:07.527Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-10T11:12:07.975Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-07-10T11:12:19.826Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-10T11:12:23.523Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-10T11:12:24.477Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-10T11:12:24.477Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-10T11:12:24.477Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-10T11:12:27.347Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-10T11:12:28.865Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-10T11:12:34.606Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-10T11:12:34.606Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-10T11:12:34.606Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-10T11:12:34.606Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-10T11:12:34.606Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-10T11:12:34.606Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-10T11:12:34.606Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-10T11:12:34.606Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-10T11:12:34.606Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-10T11:12:34.606Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-10T11:12:42.222Z] --- PASS: TestBuildWCOWSandboxSize (791.31s) [2021-07-10T11:12:42.222Z] === RUN TestBuildWithEmptyDockerfile [2021-07-10T11:12:42.222Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-10T11:12:42.222Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-10T11:12:42.222Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-10T11:12:42.222Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-10T11:12:42.222Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-10T11:12:42.222Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-10T11:12:42.222Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-10T11:12:42.222Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-10T11:12:42.222Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-10T11:12:42.222Z] --- PASS: TestBuildWithEmptyDockerfile (0.64s) [2021-07-10T11:12:42.222Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-07-10T11:12:42.222Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-10T11:12:42.222Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-10T11:12:42.222Z] === RUN TestBuildPreserveOwnership [2021-07-10T11:12:42.222Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T11:12:42.222Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-07-10T11:12:42.222Z] === RUN TestBuildPlatformInvalid [2021-07-10T11:12:42.222Z] --- PASS: TestBuildPlatformInvalid (0.64s) [2021-07-10T11:12:42.222Z] PASS [2021-07-10T11:12:42.222Z] ok github.com/docker/docker/integration/build 988.455s [2021-07-10T11:12:42.222Z] [2021-07-10T11:12:42.222Z] === Skipped [2021-07-10T11:12:42.222Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-10T11:12:42.222Z] build_session_test.go:25: TODO: BuildKit [2021-07-10T11:12:42.222Z] [2021-07-10T11:12:42.222Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-10T11:12:42.222Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:12:42.222Z] [2021-07-10T11:12:42.222Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-07-10T11:12:42.222Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T11:12:42.222Z] [2021-07-10T11:12:42.222Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-10T11:12:42.222Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T11:12:42.222Z] [2021-07-10T11:12:42.222Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-07-10T11:12:42.222Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T11:12:42.222Z] [2021-07-10T11:12:42.222Z] [2021-07-10T11:12:42.222Z] DONE 29 tests, 5 skipped in 1021.817s [2021-07-10T11:12:42.222Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-10T11:12:42.222Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:12:42.222Z] INFO: Testing against a local daemon [2021-07-10T11:12:42.222Z] === RUN TestConfigInspect [2021-07-10T11:12:42.222Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:12:42.222Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-10T11:12:42.222Z] === RUN TestConfigList [2021-07-10T11:12:42.222Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:12:42.222Z] --- SKIP: TestConfigList (0.00s) [2021-07-10T11:12:42.222Z] === RUN TestConfigsCreateAndDelete [2021-07-10T11:12:42.222Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:12:42.222Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-10T11:12:42.222Z] === RUN TestConfigsUpdate [2021-07-10T11:12:42.222Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:12:42.222Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-10T11:12:42.222Z] === RUN TestTemplatedConfig [2021-07-10T11:12:42.222Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:12:42.222Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-10T11:12:42.222Z] === RUN TestConfigCreateResolve [2021-07-10T11:12:42.222Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:12:42.222Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-10T11:12:42.222Z] PASS [2021-07-10T11:12:42.222Z] ok github.com/docker/docker/integration/config 0.123s [2021-07-10T11:12:42.222Z] [2021-07-10T11:12:42.222Z] === Skipped [2021-07-10T11:12:42.222Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-10T11:12:42.222Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:12:42.222Z] [2021-07-10T11:12:42.222Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-10T11:12:42.222Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:12:42.222Z] [2021-07-10T11:12:42.222Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-10T11:12:42.222Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:12:42.222Z] [2021-07-10T11:12:42.222Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-10T11:12:42.222Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:12:42.222Z] [2021-07-10T11:12:42.222Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-10T11:12:42.222Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:12:42.222Z] [2021-07-10T11:12:42.222Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-10T11:12:42.222Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:12:42.222Z] [2021-07-10T11:12:42.222Z] [2021-07-10T11:12:42.222Z] DONE 6 tests, 6 skipped in 2.875s [2021-07-10T11:12:42.222Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-10T11:12:42.222Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:12:42.222Z] INFO: Testing against a local daemon [2021-07-10T11:12:42.222Z] === RUN TestCheckpoint [2021-07-10T11:12:42.222Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-10T11:12:42.222Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-10T11:12:42.222Z] === RUN TestContainerInvalidJSON [2021-07-10T11:12:42.222Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-10T11:12:42.222Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-10T11:12:42.222Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-10T11:12:42.222Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-10T11:12:42.222Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-10T11:12:42.222Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-10T11:12:42.222Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-10T11:12:42.222Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-10T11:12:42.222Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-10T11:12:42.222Z] --- PASS: TestContainerInvalidJSON (0.59s) [2021-07-10T11:12:42.222Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-10T11:12:42.222Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-10T11:12:42.222Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-10T11:12:42.222Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-10T11:12:42.222Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.31s) [2021-07-10T11:12:42.222Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-10T11:12:42.222Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2021-07-10T11:12:42.222Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-10T11:12:42.222Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2021-07-10T11:12:42.222Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-10T11:12:42.222Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2021-07-10T11:12:42.222Z] === RUN TestCopyFromContainer [2021-07-10T11:12:42.222Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:12:42.222Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-10T11:12:42.222Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-10T11:12:42.222Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-10T11:12:42.222Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-10T11:12:42.222Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-10T11:12:42.222Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-10T11:12:42.222Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-10T11:12:42.222Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-10T11:12:42.222Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-10T11:12:42.222Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-10T11:12:42.222Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-10T11:12:42.222Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-10T11:12:42.222Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-10T11:12:42.222Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-10T11:12:42.222Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-10T11:12:42.222Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-10T11:12:42.222Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-10T11:12:42.222Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-10T11:12:42.222Z] === RUN TestCreateWithInvalidEnv [2021-07-10T11:12:42.222Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-10T11:12:42.222Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-10T11:12:42.222Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-10T11:12:42.222Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-10T11:12:42.222Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-10T11:12:42.222Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-10T11:12:42.222Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-10T11:12:42.222Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-10T11:12:42.222Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-10T11:12:42.222Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-10T11:12:42.222Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-10T11:12:42.222Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-10T11:12:42.222Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-10T11:12:42.222Z] === RUN TestCreateTmpfsMountsTarget [2021-07-10T11:12:42.222Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:12:42.222Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-10T11:12:42.222Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-10T11:12:42.222Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:12:42.222Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-10T11:12:42.222Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-10T11:12:42.222Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:12:42.222Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-10T11:12:42.222Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-10T11:12:42.222Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-10T11:12:42.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-10T11:12:42.222Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-10T11:12:42.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-10T11:12:42.222Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-10T11:12:42.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-10T11:12:42.222Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-10T11:12:42.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-10T11:12:42.222Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-10T11:12:42.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-10T11:12:42.222Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-10T11:12:42.222Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-10T11:12:42.222Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-10T11:12:42.222Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-10T11:12:42.222Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-10T11:12:42.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-10T11:12:42.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-10T11:12:42.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-10T11:12:42.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-10T11:12:42.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-10T11:12:42.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-07-10T11:12:42.222Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-10T11:12:42.222Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-10T11:12:42.222Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-10T11:12:42.222Z] === RUN TestCreateDifferentPlatform [2021-07-10T11:12:42.222Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-10T11:12:42.222Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-10T11:12:42.222Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-10T11:12:42.222Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-10T11:12:42.222Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-10T11:12:42.222Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-10T11:12:42.222Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2021-07-10T11:12:42.223Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-10T11:12:42.223Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-10T11:12:42.223Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-10T11:12:42.223Z] === RUN TestContainerKillOnDaemonStart [2021-07-10T11:12:42.223Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:12:42.223Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-10T11:12:42.223Z] === RUN TestDiff [2021-07-10T11:12:42.223Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-10T11:12:42.223Z] --- SKIP: TestDiff (0.00s) [2021-07-10T11:12:42.223Z] === RUN TestExecWithCloseStdin [2021-07-10T11:12:42.223Z] --- PASS: TestExecWithCloseStdin (3.08s) [2021-07-10T11:12:42.223Z] === RUN TestExec [2021-07-10T11:12:42.685Z] --- PASS: TestExec (2.15s) [2021-07-10T11:12:42.685Z] === RUN TestExecUser [2021-07-10T11:12:42.685Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-10T11:12:42.685Z] --- SKIP: TestExecUser (0.00s) [2021-07-10T11:12:42.685Z] === RUN TestExportContainerAndImportImage [2021-07-10T11:12:42.685Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:12:42.685Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-10T11:12:42.685Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-10T11:12:42.685Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:12:42.685Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-10T11:12:42.685Z] === RUN TestHealthCheckWorkdir [2021-07-10T11:12:42.685Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-10T11:12:42.685Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-10T11:12:42.685Z] === RUN TestHealthKillContainer [2021-07-10T11:12:42.685Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-10T11:12:42.685Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-10T11:12:42.685Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-10T11:12:42.685Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-10T11:12:42.685Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-10T11:12:42.685Z] === RUN TestKillContainerInvalidSignal [2021-07-10T11:12:44.875Z] --- PASS: TestKillContainerInvalidSignal (2.11s) [2021-07-10T11:12:44.875Z] === RUN TestKillContainer [2021-07-10T11:12:44.875Z] === RUN TestKillContainer/no_signal [2021-07-10T11:12:47.067Z] === RUN TestKillContainer/non_killing_signal [2021-07-10T11:12:47.067Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-10T11:12:47.067Z] === RUN TestKillContainer/killing_signal [2021-07-10T11:12:49.302Z] --- PASS: TestKillContainer (4.55s) [2021-07-10T11:12:49.302Z] --- PASS: TestKillContainer/no_signal (1.90s) [2021-07-10T11:12:49.302Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-10T11:12:49.302Z] --- PASS: TestKillContainer/killing_signal (2.60s) [2021-07-10T11:12:49.302Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-10T11:12:49.302Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-10T11:12:49.302Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-10T11:12:49.302Z] === RUN TestKillStoppedContainer [2021-07-10T11:12:49.302Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-10T11:12:49.302Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-10T11:12:49.302Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-10T11:12:49.302Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-10T11:12:49.302Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-10T11:12:49.302Z] === RUN TestKillDifferentUserContainer [2021-07-10T11:12:49.302Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-10T11:12:49.302Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-10T11:12:49.302Z] === RUN TestInspectOomKilledTrue [2021-07-10T11:12:49.302Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:12:49.302Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-10T11:12:49.302Z] === RUN TestInspectOomKilledFalse [2021-07-10T11:12:49.302Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-10T11:12:49.302Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-10T11:12:49.302Z] === RUN TestLogsFollowTailEmpty [2021-07-10T11:12:51.504Z] --- PASS: TestLogsFollowTailEmpty (2.05s) [2021-07-10T11:12:51.504Z] === RUN TestNetworkNat [2021-07-10T11:12:51.504Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-10T11:12:51.504Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-10T11:12:51.504Z] === RUN TestNetworkLocalhostTCPNat [2021-07-10T11:12:53.696Z] --- PASS: TestNetworkLocalhostTCPNat (2.42s) [2021-07-10T11:12:53.696Z] === RUN TestNetworkLoopbackNat [2021-07-10T11:12:53.696Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-10T11:12:53.696Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-10T11:12:53.696Z] === RUN TestPause [2021-07-10T11:12:53.696Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-10T11:12:53.696Z] --- SKIP: TestPause (0.00s) [2021-07-10T11:12:53.696Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-10T11:12:54.601Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-07-10T11:12:55.886Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.10s) [2021-07-10T11:12:55.886Z] === RUN TestPauseStopPausedContainer [2021-07-10T11:12:55.886Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:12:55.886Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-10T11:12:55.886Z] === RUN TestPsFilter [2021-07-10T11:12:56.350Z] --- PASS: TestPsFilter (0.40s) [2021-07-10T11:12:56.350Z] === RUN TestPsPlatform [2021-07-10T11:12:56.350Z] --- PASS: TestPsPlatform (0.17s) [2021-07-10T11:12:56.350Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-10T11:12:58.540Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.29s) [2021-07-10T11:12:58.540Z] === RUN TestRemoveContainerWithVolume [2021-07-10T11:13:01.460Z] --- PASS: TestRemoveContainerWithVolume (2.70s) [2021-07-10T11:13:01.460Z] === RUN TestRemoveContainerRunning [2021-07-10T11:13:03.649Z] --- PASS: TestRemoveContainerRunning (2.03s) [2021-07-10T11:13:03.649Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-10T11:13:05.194Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.96s) [2021-07-10T11:13:05.194Z] === RUN TestRemoveInvalidContainer [2021-07-10T11:13:05.658Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-10T11:13:05.658Z] === RUN TestRenameLinkedContainer [2021-07-10T11:13:05.658Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-10T11:13:05.658Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-10T11:13:05.658Z] === RUN TestRenameStoppedContainer [2021-07-10T11:13:07.874Z] --- PASS: TestRenameStoppedContainer (2.44s) [2021-07-10T11:13:07.874Z] === RUN TestRenameRunningContainerAndReuse [2021-07-10T11:13:12.587Z] --- PASS: TestRenameRunningContainerAndReuse (4.13s) [2021-07-10T11:13:12.587Z] === RUN TestRenameInvalidName [2021-07-10T11:13:12.632Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-07-10T11:13:14.135Z] --- PASS: TestRenameInvalidName (2.06s) [2021-07-10T11:13:14.135Z] === RUN TestRenameAnonymousContainer [2021-07-10T11:13:17.022Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-10T11:13:17.022Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-10T11:13:17.022Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-10T11:13:17.022Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-10T11:13:17.022Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-10T11:13:24.492Z] --- PASS: TestRenameAnonymousContainer (9.33s) [2021-07-10T11:13:24.492Z] === RUN TestRenameContainerWithSameName [2021-07-10T11:13:25.466Z] --- PASS: TestRenameContainerWithSameName (2.07s) [2021-07-10T11:13:25.466Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-10T11:13:25.466Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-10T11:13:25.466Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-10T11:13:25.466Z] === RUN TestResize [2021-07-10T11:13:27.661Z] --- PASS: TestResize (2.09s) [2021-07-10T11:13:27.661Z] === RUN TestResizeWithInvalidSize [2021-07-10T11:13:29.474Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-10T11:13:29.474Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-10T11:13:29.474Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-10T11:13:29.474Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-10T11:13:29.857Z] --- PASS: TestResizeWithInvalidSize (2.07s) [2021-07-10T11:13:29.857Z] === RUN TestResizeWhenContainerNotStarted [2021-07-10T11:13:32.781Z] --- PASS: TestResizeWhenContainerNotStarted (2.70s) [2021-07-10T11:13:32.781Z] === RUN TestDaemonRestartKillContainers [2021-07-10T11:13:32.781Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:13:32.781Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-10T11:13:32.781Z] === RUN TestStats [2021-07-10T11:13:32.781Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-10T11:13:32.781Z] --- SKIP: TestStats (0.00s) [2021-07-10T11:13:32.781Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-10T11:13:37.493Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.22s) [2021-07-10T11:13:37.493Z] === RUN TestStopContainerWithTimeout [2021-07-10T11:13:37.493Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-10T11:13:37.493Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-10T11:13:37.493Z] === RUN TestUpdateRestartPolicy [2021-07-10T11:13:41.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-10T11:13:41.775Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-10T11:13:42.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-10T11:13:44.642Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-07-10T11:13:46.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-10T11:14:02.694Z] --- PASS: TestUpdateRestartPolicy (21.57s) [2021-07-10T11:14:02.694Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-10T11:14:02.694Z] --- PASS: TestUpdateRestartWithAutoRemove (2.12s) [2021-07-10T11:14:02.694Z] === RUN TestWaitNonBlocked [2021-07-10T11:14:02.694Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-10T11:14:02.694Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-10T11:14:02.694Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-10T11:14:02.694Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-10T11:14:02.694Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-10T11:14:02.694Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-10T11:14:04.466Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-10T11:14:04.890Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-10T11:14:04.890Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.00s) [2021-07-10T11:14:04.890Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.46s) [2021-07-10T11:14:04.890Z] === RUN TestWaitBlocked [2021-07-10T11:14:04.890Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:14:04.890Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-10T11:14:04.890Z] PASS [2021-07-10T11:14:04.890Z] ok github.com/docker/docker/integration/container 89.378s [2021-07-10T11:14:04.890Z] [2021-07-10T11:14:04.890Z] === Skipped [2021-07-10T11:14:04.890Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-10T11:14:04.890Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-10T11:14:04.890Z] [2021-07-10T11:14:04.890Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-10T11:14:04.890Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:04.890Z] [2021-07-10T11:14:04.890Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-10T11:14:04.890Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-10T11:14:04.890Z] [2021-07-10T11:14:04.890Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-10T11:14:04.890Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:04.890Z] [2021-07-10T11:14:04.890Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-10T11:14:04.890Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:14:04.890Z] [2021-07-10T11:14:04.890Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-10T11:14:04.890Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:14:04.890Z] [2021-07-10T11:14:04.890Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-10T11:14:04.890Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-10T11:14:04.890Z] [2021-07-10T11:14:04.890Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-10T11:14:04.890Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-10T11:14:04.890Z] [2021-07-10T11:14:04.890Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-10T11:14:04.890Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:04.890Z] [2021-07-10T11:14:04.890Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-10T11:14:04.890Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-10T11:14:04.890Z] [2021-07-10T11:14:04.890Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-10T11:14:04.890Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-10T11:14:04.890Z] [2021-07-10T11:14:04.890Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-10T11:14:04.890Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:04.890Z] [2021-07-10T11:14:04.890Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-10T11:14:04.890Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:04.890Z] [2021-07-10T11:14:04.890Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-10T11:14:04.890Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-10T11:14:04.890Z] [2021-07-10T11:14:04.890Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-10T11:14:04.890Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-10T11:14:04.890Z] [2021-07-10T11:14:04.890Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-10T11:14:04.890Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-10T11:14:04.890Z] [2021-07-10T11:14:04.890Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-10T11:14:04.890Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-10T11:14:04.890Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-10T11:14:04.890Z] [2021-07-10T11:14:04.890Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-10T11:14:04.890Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-10T11:14:04.890Z] [2021-07-10T11:14:04.890Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-10T11:14:04.890Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-10T11:14:04.890Z] [2021-07-10T11:14:04.890Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-10T11:14:04.891Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-10T11:14:04.891Z] [2021-07-10T11:14:04.891Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-10T11:14:04.891Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-10T11:14:04.891Z] [2021-07-10T11:14:04.891Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-10T11:14:04.891Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:04.891Z] [2021-07-10T11:14:04.891Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-10T11:14:04.891Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-10T11:14:04.891Z] [2021-07-10T11:14:04.891Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-10T11:14:04.891Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-10T11:14:04.891Z] [2021-07-10T11:14:04.891Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-10T11:14:04.891Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-10T11:14:04.891Z] [2021-07-10T11:14:04.891Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-10T11:14:04.891Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-10T11:14:04.891Z] [2021-07-10T11:14:04.891Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-10T11:14:04.891Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:04.891Z] [2021-07-10T11:14:04.891Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-10T11:14:04.891Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-10T11:14:04.891Z] [2021-07-10T11:14:04.891Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-10T11:14:04.891Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-10T11:14:04.891Z] [2021-07-10T11:14:04.891Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-10T11:14:04.891Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:04.891Z] [2021-07-10T11:14:04.891Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-10T11:14:04.891Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-10T11:14:04.891Z] [2021-07-10T11:14:04.891Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-10T11:14:04.891Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-10T11:14:04.891Z] [2021-07-10T11:14:04.891Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-10T11:14:04.891Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:14:04.891Z] [2021-07-10T11:14:04.891Z] [2021-07-10T11:14:04.891Z] DONE 89 tests, 33 skipped in 91.812s [2021-07-10T11:14:04.891Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-10T11:14:06.440Z] === RUN TestConfigDaemonLibtrustID [2021-07-10T11:14:06.440Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-10T11:14:06.440Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-10T11:14:06.440Z] === RUN TestDaemonConfigValidation [2021-07-10T11:14:06.440Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-10T11:14:06.440Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-10T11:14:06.440Z] PASS [2021-07-10T11:14:06.440Z] ok github.com/docker/docker/integration/daemon 0.105s [2021-07-10T11:14:06.440Z] [2021-07-10T11:14:06.440Z] === Skipped [2021-07-10T11:14:06.440Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-10T11:14:06.440Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-10T11:14:06.440Z] [2021-07-10T11:14:06.440Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-10T11:14:06.440Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-10T11:14:06.440Z] [2021-07-10T11:14:06.440Z] [2021-07-10T11:14:06.440Z] DONE 2 tests, 2 skipped in 1.727s [2021-07-10T11:14:06.440Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-10T11:14:08.630Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:14:08.630Z] INFO: Testing against a local daemon [2021-07-10T11:14:08.630Z] === RUN TestCommitInheritsEnv [2021-07-10T11:14:08.630Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T11:14:08.630Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-10T11:14:08.630Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-10T11:14:08.630Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-10T11:14:08.630Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-10T11:14:08.630Z] === RUN TestImagesFilterMultiReference [2021-07-10T11:14:08.630Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-07-10T11:14:08.630Z] === RUN TestImagePullPlatformInvalid [2021-07-10T11:14:08.630Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-10T11:14:08.630Z] === RUN TestRemoveImageOrphaning [2021-07-10T11:14:09.605Z] --- PASS: TestRemoveImageOrphaning (1.07s) [2021-07-10T11:14:09.605Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-10T11:14:09.605Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-10T11:14:09.605Z] === RUN TestTagInvalidReference [2021-07-10T11:14:09.606Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-10T11:14:09.606Z] === RUN TestTagValidPrefixedRepo [2021-07-10T11:14:09.606Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-07-10T11:14:09.606Z] === RUN TestTagExistedNameWithoutForce [2021-07-10T11:14:09.606Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-10T11:14:09.606Z] === RUN TestTagOfficialNames [2021-07-10T11:14:09.606Z] --- PASS: TestTagOfficialNames (0.08s) [2021-07-10T11:14:09.606Z] === RUN TestTagMatchesDigest [2021-07-10T11:14:09.606Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-10T11:14:09.606Z] PASS [2021-07-10T11:14:10.069Z] ok github.com/docker/docker/integration/image 1.572s [2021-07-10T11:14:10.069Z] [2021-07-10T11:14:10.069Z] === Skipped [2021-07-10T11:14:10.069Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-10T11:14:10.069Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T11:14:10.069Z] [2021-07-10T11:14:10.069Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-10T11:14:10.069Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-10T11:14:10.069Z] [2021-07-10T11:14:10.069Z] [2021-07-10T11:14:10.069Z] DONE 11 tests, 2 skipped in 3.205s [2021-07-10T11:14:10.069Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-10T11:14:12.262Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:14:12.262Z] INFO: Testing against a local daemon [2021-07-10T11:14:12.262Z] === RUN TestNetworkCreateDelete [2021-07-10T11:14:12.262Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:14:12.262Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-10T11:14:12.262Z] === RUN TestDockerNetworkDeletePreferID [2021-07-10T11:14:12.262Z] 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-10T11:14:12.262Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-10T11:14:12.262Z] === RUN TestDaemonDNSFallback [2021-07-10T11:14:12.262Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:14:12.262Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-10T11:14:12.262Z] === RUN TestInspectNetwork [2021-07-10T11:14:12.262Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-10T11:14:12.262Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-10T11:14:12.262Z] === RUN TestRunContainerWithBridgeNone [2021-07-10T11:14:12.262Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:14:12.262Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-10T11:14:12.262Z] === RUN TestNetworkInvalidJSON [2021-07-10T11:14:12.262Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-10T11:14:12.262Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-10T11:14:12.262Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-10T11:14:12.262Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-10T11:14:12.262Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-10T11:14:12.262Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-10T11:14:12.262Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-10T11:14:12.262Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-10T11:14:12.262Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-10T11:14:12.262Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-07-10T11:14:12.262Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-10T11:14:12.262Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-10T11:14:12.262Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-10T11:14:12.262Z] === RUN TestNetworkList [2021-07-10T11:14:12.262Z] === RUN TestNetworkList//networks [2021-07-10T11:14:12.262Z] === PAUSE TestNetworkList//networks [2021-07-10T11:14:12.262Z] === RUN TestNetworkList//networks/ [2021-07-10T11:14:12.262Z] === PAUSE TestNetworkList//networks/ [2021-07-10T11:14:12.262Z] === CONT TestNetworkList//networks [2021-07-10T11:14:12.262Z] === CONT TestNetworkList//networks/ [2021-07-10T11:14:12.262Z] --- PASS: TestNetworkList (0.03s) [2021-07-10T11:14:12.262Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-10T11:14:12.262Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-10T11:14:12.262Z] === RUN TestHostIPv4BridgeLabel [2021-07-10T11:14:12.262Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-10T11:14:12.262Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-10T11:14:12.262Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-10T11:14:12.262Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-10T11:14:12.262Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-10T11:14:12.262Z] === RUN TestDaemonDefaultNetworkPools [2021-07-10T11:14:12.262Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-10T11:14:12.262Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-10T11:14:12.262Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-10T11:14:12.262Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-10T11:14:12.262Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-10T11:14:12.262Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-10T11:14:12.262Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-10T11:14:12.262Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-10T11:14:12.262Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-10T11:14:12.262Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-10T11:14:12.262Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-10T11:14:12.262Z] === RUN TestServiceWithPredefinedNetwork [2021-07-10T11:14:12.262Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-10T11:14:12.262Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-10T11:14:12.262Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-10T11:14:12.262Z] service_test.go:242: FLAKY_TEST [2021-07-10T11:14:12.262Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-10T11:14:12.262Z] === RUN TestServiceWithDataPathPortInit [2021-07-10T11:14:12.262Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-10T11:14:12.262Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-10T11:14:12.262Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-10T11:14:12.262Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-10T11:14:12.262Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-10T11:14:12.262Z] PASS [2021-07-10T11:14:12.262Z] ok github.com/docker/docker/integration/network 0.176s [2021-07-10T11:14:12.262Z] [2021-07-10T11:14:12.262Z] === Skipped [2021-07-10T11:14:12.262Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-10T11:14:12.262Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:14:12.262Z] [2021-07-10T11:14:12.262Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-10T11:14:12.262Z] 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-10T11:14:12.262Z] [2021-07-10T11:14:12.262Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-10T11:14:12.262Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:14:12.262Z] [2021-07-10T11:14:12.262Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-10T11:14:12.262Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-10T11:14:12.262Z] [2021-07-10T11:14:12.262Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-10T11:14:12.262Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:14:12.262Z] [2021-07-10T11:14:12.262Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-10T11:14:12.262Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-10T11:14:12.262Z] [2021-07-10T11:14:12.262Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-10T11:14:12.262Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-10T11:14:12.262Z] [2021-07-10T11:14:12.262Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-10T11:14:12.262Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-10T11:14:12.262Z] [2021-07-10T11:14:12.262Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-10T11:14:12.262Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-10T11:14:12.262Z] [2021-07-10T11:14:12.262Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-10T11:14:12.262Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-10T11:14:12.262Z] [2021-07-10T11:14:12.262Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-10T11:14:12.262Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-10T11:14:12.262Z] [2021-07-10T11:14:12.262Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-10T11:14:12.262Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-10T11:14:12.262Z] [2021-07-10T11:14:12.262Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-10T11:14:12.262Z] service_test.go:242: FLAKY_TEST [2021-07-10T11:14:12.262Z] [2021-07-10T11:14:12.262Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-10T11:14:12.262Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-10T11:14:12.262Z] [2021-07-10T11:14:12.262Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-10T11:14:12.262Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-10T11:14:12.262Z] [2021-07-10T11:14:12.262Z] [2021-07-10T11:14:12.262Z] DONE 22 tests, 15 skipped in 2.223s [2021-07-10T11:14:12.262Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-10T11:14:12.724Z] testing: warning: no tests to run [2021-07-10T11:14:12.724Z] PASS [2021-07-10T11:14:12.724Z] ok github.com/docker/docker/integration/network/ipvlan 0.088s [2021-07-10T11:14:12.724Z] [2021-07-10T11:14:12.724Z] DONE 0 tests in 0.650s [2021-07-10T11:14:12.724Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-10T11:14:13.698Z] testing: warning: no tests to run [2021-07-10T11:14:13.698Z] PASS [2021-07-10T11:14:13.698Z] ok github.com/docker/docker/integration/network/macvlan 0.076s [2021-07-10T11:14:13.698Z] [2021-07-10T11:14:13.698Z] DONE 0 tests in 0.658s [2021-07-10T11:14:13.698Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-10T11:14:14.160Z] testing: warning: no tests to run [2021-07-10T11:14:14.160Z] PASS [2021-07-10T11:14:14.160Z] ok github.com/docker/docker/integration/plugin 0.080s [2021-07-10T11:14:14.160Z] [2021-07-10T11:14:14.160Z] DONE 0 tests in 0.641s [2021-07-10T11:14:14.160Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-10T11:14:15.146Z] testing: warning: no tests to run [2021-07-10T11:14:15.146Z] PASS [2021-07-10T11:14:15.146Z] ok github.com/docker/docker/integration/plugin/authz 0.116s [2021-07-10T11:14:15.146Z] [2021-07-10T11:14:15.146Z] DONE 0 tests in 0.750s [2021-07-10T11:14:15.146Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-10T11:14:16.653Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-07-10T11:14:16.762Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-10T11:14:16.763Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-10T11:14:16.763Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-10T11:14:22.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-10T11:14:22.547Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-10T11:14:22.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-10T11:14:22.547Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-10T11:14:22.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-10T11:14:27.576Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:14:27.576Z] INFO: Testing against a local daemon [2021-07-10T11:14:27.576Z] === RUN TestPluginInvalidJSON [2021-07-10T11:14:27.576Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-10T11:14:27.576Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-10T11:14:27.576Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-10T11:14:27.576Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-07-10T11:14:27.576Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-07-10T11:14:27.576Z] === RUN TestPluginInstall [2021-07-10T11:14:27.576Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-10T11:14:27.576Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-10T11:14:27.576Z] === RUN TestPluginsWithRuntimes [2021-07-10T11:14:27.576Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-10T11:14:27.576Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-10T11:14:27.576Z] === RUN TestPluginBackCompatMediaTypes [2021-07-10T11:14:27.576Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-10T11:14:27.576Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-10T11:14:27.576Z] PASS [2021-07-10T11:14:27.576Z] ok github.com/docker/docker/integration/plugin/common 0.135s [2021-07-10T11:14:27.576Z] [2021-07-10T11:14:27.576Z] === Skipped [2021-07-10T11:14:27.576Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-10T11:14:27.576Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-10T11:14:27.576Z] [2021-07-10T11:14:27.576Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-10T11:14:27.576Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-10T11:14:27.576Z] [2021-07-10T11:14:27.576Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-10T11:14:27.576Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-10T11:14:27.576Z] [2021-07-10T11:14:27.576Z] [2021-07-10T11:14:27.576Z] DONE 5 tests, 3 skipped in 10.902s [2021-07-10T11:14:27.576Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-10T11:14:29.121Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:14:29.121Z] INFO: Testing against a local daemon [2021-07-10T11:14:29.121Z] === RUN TestExternalGraphDriver [2021-07-10T11:14:29.121Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-10T11:14:29.121Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-10T11:14:29.121Z] === RUN TestGraphdriverPluginV2 [2021-07-10T11:14:29.121Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-10T11:14:29.121Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-10T11:14:29.121Z] PASS [2021-07-10T11:14:29.121Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.129s [2021-07-10T11:14:29.121Z] [2021-07-10T11:14:29.121Z] === Skipped [2021-07-10T11:14:29.121Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-10T11:14:29.121Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-10T11:14:29.121Z] [2021-07-10T11:14:29.121Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-10T11:14:29.121Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-10T11:14:29.121Z] [2021-07-10T11:14:29.121Z] [2021-07-10T11:14:29.121Z] DONE 2 tests, 2 skipped in 3.063s [2021-07-10T11:14:29.121Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-10T11:14:29.640Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-10T11:14:29.640Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-10T11:14:29.640Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-10T11:14:30.101Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-10T11:14:30.101Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-10T11:14:30.101Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-10T11:14:30.101Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-10T11:14:30.101Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-10T11:14:31.310Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:14:31.310Z] INFO: Testing against a local daemon [2021-07-10T11:14:31.310Z] === RUN TestReadPluginNoRead [2021-07-10T11:14:31.310Z] read_test.go:21: no unix domain sockets on Windows [2021-07-10T11:14:31.310Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-10T11:14:31.310Z] PASS [2021-07-10T11:14:31.310Z] ok github.com/docker/docker/integration/plugin/logging 0.110s [2021-07-10T11:14:31.310Z] [2021-07-10T11:14:31.310Z] === Skipped [2021-07-10T11:14:31.310Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-10T11:14:31.310Z] read_test.go:21: no unix domain sockets on Windows [2021-07-10T11:14:31.310Z] [2021-07-10T11:14:31.310Z] [2021-07-10T11:14:31.310Z] DONE 1 tests, 1 skipped in 2.082s [2021-07-10T11:14:31.310Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-10T11:14:31.481Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-07-10T11:14:32.284Z] testing: warning: no tests to run [2021-07-10T11:14:32.284Z] PASS [2021-07-10T11:14:32.284Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.085s [2021-07-10T11:14:32.284Z] [2021-07-10T11:14:32.284Z] DONE 0 tests in 1.026s [2021-07-10T11:14:32.284Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-10T11:14:34.477Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:14:34.477Z] INFO: Testing against a local daemon [2021-07-10T11:14:34.477Z] === RUN TestPluginWithDevMounts [2021-07-10T11:14:34.477Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:34.477Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-10T11:14:34.477Z] PASS [2021-07-10T11:14:34.477Z] ok github.com/docker/docker/integration/plugin/volumes 0.119s [2021-07-10T11:14:34.477Z] [2021-07-10T11:14:34.477Z] === Skipped [2021-07-10T11:14:34.477Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-10T11:14:34.477Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:34.477Z] [2021-07-10T11:14:34.477Z] [2021-07-10T11:14:34.477Z] DONE 1 tests, 1 skipped in 2.062s [2021-07-10T11:14:34.477Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-10T11:14:36.669Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:14:36.669Z] INFO: Testing against a local daemon [2021-07-10T11:14:36.669Z] === RUN TestSecretInspect [2021-07-10T11:14:36.669Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:36.669Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-10T11:14:36.669Z] === RUN TestSecretList [2021-07-10T11:14:36.669Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:36.669Z] --- SKIP: TestSecretList (0.00s) [2021-07-10T11:14:36.669Z] === RUN TestSecretsCreateAndDelete [2021-07-10T11:14:36.669Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:36.669Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-10T11:14:36.669Z] === RUN TestSecretsUpdate [2021-07-10T11:14:36.669Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:36.669Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-10T11:14:36.669Z] === RUN TestTemplatedSecret [2021-07-10T11:14:36.669Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:36.669Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-10T11:14:36.669Z] === RUN TestSecretCreateResolve [2021-07-10T11:14:36.669Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:14:36.669Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-10T11:14:36.669Z] PASS [2021-07-10T11:14:36.669Z] ok github.com/docker/docker/integration/secret 0.126s [2021-07-10T11:14:36.669Z] [2021-07-10T11:14:36.669Z] === Skipped [2021-07-10T11:14:36.669Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-10T11:14:36.669Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:36.669Z] [2021-07-10T11:14:36.669Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-10T11:14:36.669Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:36.669Z] [2021-07-10T11:14:36.669Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-10T11:14:36.669Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:36.669Z] [2021-07-10T11:14:36.669Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-10T11:14:36.669Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:36.669Z] [2021-07-10T11:14:36.669Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-10T11:14:36.669Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:36.669Z] [2021-07-10T11:14:36.669Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-10T11:14:36.669Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:14:36.669Z] [2021-07-10T11:14:36.669Z] [2021-07-10T11:14:36.669Z] DONE 6 tests, 6 skipped in 1.848s [2021-07-10T11:14:36.669Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-10T11:14:38.863Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:14:38.863Z] INFO: Testing against a local daemon [2021-07-10T11:14:38.863Z] === RUN TestServiceCreateInit [2021-07-10T11:14:38.863Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-10T11:14:38.863Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-10T11:14:38.863Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] --- PASS: TestServiceCreateInit (0.03s) [2021-07-10T11:14:38.863Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-10T11:14:38.863Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-10T11:14:38.863Z] === RUN TestCreateServiceMultipleTimes [2021-07-10T11:14:38.863Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-10T11:14:38.863Z] === RUN TestCreateServiceConflict [2021-07-10T11:14:38.863Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-10T11:14:38.863Z] === RUN TestCreateServiceMaxReplicas [2021-07-10T11:14:38.863Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-07-10T11:14:38.863Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-10T11:14:38.863Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-10T11:14:38.863Z] === RUN TestCreateServiceSecretFileMode [2021-07-10T11:14:38.863Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-10T11:14:38.863Z] === RUN TestCreateServiceConfigFileMode [2021-07-10T11:14:38.863Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-10T11:14:38.863Z] === RUN TestCreateServiceSysctls [2021-07-10T11:14:38.863Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-07-10T11:14:38.863Z] === RUN TestCreateServiceCapabilities [2021-07-10T11:14:38.863Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-07-10T11:14:38.863Z] === RUN TestInspect [2021-07-10T11:14:38.863Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] --- SKIP: TestInspect (0.00s) [2021-07-10T11:14:38.863Z] === RUN TestCreateJob [2021-07-10T11:14:38.863Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] --- SKIP: TestCreateJob (0.00s) [2021-07-10T11:14:38.863Z] === RUN TestReplicatedJob [2021-07-10T11:14:38.863Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-10T11:14:38.863Z] === RUN TestUpdateReplicatedJob [2021-07-10T11:14:38.863Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-10T11:14:38.863Z] === RUN TestServiceListWithStatuses [2021-07-10T11:14:38.863Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-10T11:14:38.863Z] === RUN TestDockerNetworkConnectAlias [2021-07-10T11:14:38.863Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-10T11:14:38.863Z] === RUN TestDockerNetworkReConnect [2021-07-10T11:14:38.863Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-10T11:14:38.863Z] === RUN TestServicePlugin [2021-07-10T11:14:38.863Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-10T11:14:38.863Z] === RUN TestServiceUpdateLabel [2021-07-10T11:14:38.863Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:14:38.863Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-10T11:14:38.863Z] === RUN TestServiceUpdateSecrets [2021-07-10T11:14:38.863Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:14:38.863Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-10T11:14:38.863Z] === RUN TestServiceUpdateConfigs [2021-07-10T11:14:38.863Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:14:38.863Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-10T11:14:38.863Z] === RUN TestServiceUpdateNetwork [2021-07-10T11:14:38.863Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:14:38.863Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-10T11:14:38.863Z] === RUN TestServiceUpdatePidsLimit [2021-07-10T11:14:38.863Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:14:38.863Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-07-10T11:14:38.863Z] PASS [2021-07-10T11:14:38.863Z] ok github.com/docker/docker/integration/service 0.224s [2021-07-10T11:14:38.863Z] [2021-07-10T11:14:38.863Z] === Skipped [2021-07-10T11:14:38.863Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-10T11:14:38.863Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-10T11:14:38.863Z] [2021-07-10T11:14:38.863Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-10T11:14:38.863Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-10T11:14:38.863Z] [2021-07-10T11:14:38.863Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-10T11:14:38.863Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] [2021-07-10T11:14:38.863Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-10T11:14:38.863Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] [2021-07-10T11:14:38.863Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-07-10T11:14:38.863Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] [2021-07-10T11:14:38.863Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-10T11:14:38.863Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] [2021-07-10T11:14:38.863Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-10T11:14:38.863Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] [2021-07-10T11:14:38.863Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-10T11:14:38.863Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] [2021-07-10T11:14:38.863Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-07-10T11:14:38.863Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] [2021-07-10T11:14:38.863Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-07-10T11:14:38.863Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] [2021-07-10T11:14:38.863Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-10T11:14:38.863Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] [2021-07-10T11:14:38.863Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-10T11:14:38.863Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] [2021-07-10T11:14:38.863Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-10T11:14:38.863Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] [2021-07-10T11:14:38.863Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-10T11:14:38.863Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] [2021-07-10T11:14:38.863Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-10T11:14:38.863Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] [2021-07-10T11:14:38.863Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-10T11:14:38.863Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] [2021-07-10T11:14:38.863Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-10T11:14:38.863Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] [2021-07-10T11:14:38.863Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-10T11:14:38.863Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:38.863Z] [2021-07-10T11:14:38.863Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-10T11:14:38.863Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:14:38.863Z] [2021-07-10T11:14:38.863Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-10T11:14:38.863Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:14:38.863Z] [2021-07-10T11:14:38.863Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-10T11:14:38.863Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:14:38.863Z] [2021-07-10T11:14:38.863Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-10T11:14:38.863Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:14:38.863Z] [2021-07-10T11:14:38.863Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-07-10T11:14:38.863Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:14:38.863Z] [2021-07-10T11:14:38.863Z] [2021-07-10T11:14:38.863Z] DONE 24 tests, 23 skipped in 2.491s [2021-07-10T11:14:38.863Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-10T11:14:41.131Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:14:41.131Z] INFO: Testing against a local daemon [2021-07-10T11:14:41.131Z] === RUN TestSessionCreate [2021-07-10T11:14:41.131Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-10T11:14:41.131Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-10T11:14:41.131Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-10T11:14:41.131Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-10T11:14:41.131Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-10T11:14:41.131Z] PASS [2021-07-10T11:14:41.131Z] ok github.com/docker/docker/integration/session 0.106s [2021-07-10T11:14:41.131Z] [2021-07-10T11:14:41.131Z] === Skipped [2021-07-10T11:14:41.131Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-10T11:14:41.131Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-10T11:14:41.131Z] [2021-07-10T11:14:41.131Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-10T11:14:41.131Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-10T11:14:41.131Z] [2021-07-10T11:14:41.131Z] [2021-07-10T11:14:41.131Z] DONE 2 tests, 2 skipped in 1.753s [2021-07-10T11:14:41.131Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-10T11:14:42.677Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:14:42.677Z] INFO: Testing against a local daemon [2021-07-10T11:14:42.677Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-10T11:14:42.677Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:42.677Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-10T11:14:42.677Z] === RUN TestEventsExecDie [2021-07-10T11:14:42.677Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-10T11:14:42.677Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-10T11:14:42.677Z] === RUN TestEventsBackwardsCompatible [2021-07-10T11:14:42.677Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-10T11:14:42.677Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-10T11:14:42.677Z] === RUN TestEventsVolumeCreate [2021-07-10T11:14:42.677Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-10T11:14:42.677Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-10T11:14:42.677Z] === RUN TestInfoAPI [2021-07-10T11:14:42.677Z] --- PASS: TestInfoAPI (0.05s) [2021-07-10T11:14:42.677Z] === RUN TestInfoAPIWarnings [2021-07-10T11:14:42.677Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T11:14:42.677Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-10T11:14:42.677Z] === RUN TestInfoDebug [2021-07-10T11:14:42.677Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-10T11:14:42.677Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-10T11:14:42.677Z] === RUN TestInfoInsecureRegistries [2021-07-10T11:14:42.677Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-10T11:14:42.677Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-10T11:14:42.677Z] === RUN TestInfoRegistryMirrors [2021-07-10T11:14:42.677Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-10T11:14:42.677Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-10T11:14:42.677Z] === RUN TestLoginFailsWithBadCredentials [2021-07-10T11:14:43.650Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-07-10T11:14:43.650Z] === RUN TestPingCacheHeaders [2021-07-10T11:14:43.650Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-10T11:14:43.650Z] === RUN TestPingGet [2021-07-10T11:14:43.650Z] --- PASS: TestPingGet (0.03s) [2021-07-10T11:14:43.650Z] === RUN TestPingHead [2021-07-10T11:14:43.650Z] --- PASS: TestPingHead (0.03s) [2021-07-10T11:14:43.650Z] === RUN TestVersion [2021-07-10T11:14:43.650Z] --- PASS: TestVersion (0.03s) [2021-07-10T11:14:43.650Z] PASS [2021-07-10T11:14:43.650Z] ok github.com/docker/docker/integration/system 1.216s [2021-07-10T11:14:43.650Z] [2021-07-10T11:14:43.650Z] === Skipped [2021-07-10T11:14:43.650Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-10T11:14:43.650Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:14:43.650Z] [2021-07-10T11:14:43.650Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-10T11:14:43.650Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-10T11:14:43.650Z] [2021-07-10T11:14:43.650Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-10T11:14:43.650Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-10T11:14:43.650Z] [2021-07-10T11:14:43.650Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-10T11:14:43.650Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-10T11:14:43.650Z] [2021-07-10T11:14:43.650Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-10T11:14:43.650Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T11:14:43.650Z] [2021-07-10T11:14:43.650Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-10T11:14:43.650Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-10T11:14:43.650Z] [2021-07-10T11:14:43.650Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-10T11:14:43.650Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-10T11:14:43.650Z] [2021-07-10T11:14:43.650Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-10T11:14:43.650Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-10T11:14:43.650Z] [2021-07-10T11:14:43.650Z] [2021-07-10T11:14:43.650Z] DONE 14 tests, 8 skipped in 2.860s [2021-07-10T11:14:43.650Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-10T11:14:45.839Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:14:45.839Z] INFO: Testing against a local daemon [2021-07-10T11:14:45.839Z] === RUN TestVolumesCreateAndList [2021-07-10T11:14:45.839Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-07-10T11:14:45.839Z] === RUN TestVolumesRemove [2021-07-10T11:14:45.839Z] --- PASS: TestVolumesRemove (0.19s) [2021-07-10T11:14:45.839Z] === RUN TestVolumesInspect [2021-07-10T11:14:45.839Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-10T11:14:45.839Z] === RUN TestVolumesInvalidJSON [2021-07-10T11:14:45.839Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-10T11:14:45.839Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-10T11:14:45.839Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-10T11:14:45.839Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-10T11:14:45.839Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-10T11:14:45.839Z] PASS [2021-07-10T11:14:45.839Z] ok github.com/docker/docker/integration/volume 0.379s [2021-07-10T11:14:45.839Z] [2021-07-10T11:14:45.839Z] DONE 5 tests in 2.057s [2021-07-10T11:14:45.840Z] INFO: make.ps1 ended at 07/10/2021 11:14:45 [2021-07-10T11:14:45.840Z] INFO: Integration CLI tests being run from the host: [2021-07-10T11:14:45.840Z] 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-10T11:14:49.546Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-07-10T11:14:49.546Z] docker_cli_external_volume_driver_test.go:485: [db34cb1bb876e] daemon is not started [2021-07-10T11:14:54.454Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-10T11:14:54.454Z] INFO: Testing against a local daemon [2021-07-10T11:14:54.454Z] === RUN TestDockerSuite [2021-07-10T11:14:54.454Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-10T11:14:54.454Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-10T11:14:54.454Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-10T11:14:54.454Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-10T11:14:54.916Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-10T11:14:54.916Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-10T11:14:54.916Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-10T11:14:54.916Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-10T11:14:54.916Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-10T11:14:54.916Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-10T11:14:55.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-10T11:14:55.376Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-10T11:14:55.838Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-10T11:14:56.299Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-10T11:14:56.760Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-10T11:14:56.827Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-10T11:14:56.827Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-10T11:14:57.798Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-10T11:14:57.798Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-10T11:14:58.259Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-10T11:14:59.802Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-10T11:14:59.802Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-10T11:14:59.802Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-10T11:15:04.373Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-07-10T11:15:04.373Z] docker_cli_external_volume_driver_test.go:53: [d642e5f627fd9] daemon is not started [2021-07-10T11:15:04.513Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-10T11:15:05.485Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-10T11:15:05.485Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-10T11:15:05.485Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-10T11:15:05.485Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-10T11:15:05.485Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-10T11:15:07.032Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-10T11:15:08.004Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-10T11:15:08.977Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-10T11:15:09.439Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-10T11:15:09.901Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-10T11:15:19.201Z] --- PASS: TestDockerExternalVolumeSuite (439.45s) [2021-07-10T11:15:19.201Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.79s) [2021-07-10T11:15:19.201Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-07-10T11:15:19.201Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.38s) [2021-07-10T11:15:19.201Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-07-10T11:15:19.201Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-07-10T11:15:19.201Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-07-10T11:15:19.201Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-07-10T11:15:19.201Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.42s) [2021-07-10T11:15:19.201Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.43s) [2021-07-10T11:15:19.201Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.73s) [2021-07-10T11:15:19.201Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-07-10T11:15:19.201Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.44s) [2021-07-10T11:15:19.201Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.53s) [2021-07-10T11:15:19.201Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2021-07-10T11:15:19.201Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.40s) [2021-07-10T11:15:19.201Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.13s) [2021-07-10T11:15:19.201Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.30s) [2021-07-10T11:15:19.201Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-07-10T11:15:19.201Z] PASS [2021-07-10T11:15:19.201Z] [2021-07-10T11:15:19.201Z] === Skipped [2021-07-10T11:15:19.201Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-07-10T11:15:19.201Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-10T11:15:19.201Z] check_test.go:309: [d576bb5befbee] daemon is not started [2021-07-10T11:15:19.201Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-07-10T11:15:19.201Z] [2021-07-10T11:15:19.201Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-10T11:15:19.201Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-10T11:15:19.201Z] check_test.go:309: [d08e17896fddc] daemon is not started [2021-07-10T11:15:19.201Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-10T11:15:19.201Z] [2021-07-10T11:15:19.201Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-10T11:15:19.201Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-10T11:15:19.201Z] check_test.go:309: [d411e1ef8d635] daemon is not started [2021-07-10T11:15:19.201Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-10T11:15:19.201Z] [2021-07-10T11:15:19.201Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-10T11:15:19.201Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-10T11:15:19.201Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-10T11:15:19.201Z] [2021-07-10T11:15:19.201Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-10T11:15:19.201Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-10T11:15:19.201Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-10T11:15:19.201Z] [2021-07-10T11:15:19.201Z] [2021-07-10T11:15:19.201Z] DONE 273 tests, 5 skipped in 2386.471s [2021-07-10T11:15:19.201Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-10T11:15:19.201Z] ++++ cat bundles/test-integration/docker.pid [2021-07-10T11:15:19.201Z] +++ kill 13892 [2021-07-10T11:15:19.201Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d89f3406fef2a/docker.pid [2021-07-10T11:15:19.201Z] +++ kill 15530 [2021-07-10T11:15:19.201Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 15530 is not a child of this shell [2021-07-10T11:15:19.201Z] warning: PID 15530 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d89f3406fef2a/docker.pid had a nonzero exit code [2021-07-10T11:15:19.201Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d89f3406fef2a/root: target is busy. [2021-07-10T11:15:19.201Z] +++ /etc/init.d/apparmor stop [2021-07-10T11:15:19.201Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-10T11:15:19.201Z] [2021-07-10T11:15:19.201Z] Unloading profiles will leave already running processes permanently [2021-07-10T11:15:19.201Z] unconfined, which can lead to unexpected situations. [2021-07-10T11:15:19.201Z] [2021-07-10T11:15:19.201Z] To set a process to complain mode, use the command line tool [2021-07-10T11:15:19.201Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-10T11:15:19.201Z] +++ true [2021-07-10T11:15:19.201Z] exiting test-integration [2021-07-10T11:15:19.201Z] ++ exit 0 [2021-07-10T11:15:19.201Z] [2021-07-10T11:15:19.762Z] + exit 0 [2021-07-10T11:15:19.762Z] ++ jobs -p [2021-07-10T11:15:19.762Z] + pids= [2021-07-10T11:15:19.762Z] + echo 'Remaining pids to kill: []' [2021-07-10T11:15:19.762Z] Remaining pids to kill: [] [2021-07-10T11:15:19.762Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-07-10T11:15:19.771Z] Recording test results [2021-07-10T11:15:20.250Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-10T11:15:21.070Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-10T11:15:21.418Z] + echo Ensuring container killed. [2021-07-10T11:15:21.418Z] Ensuring container killed. [2021-07-10T11:15:21.418Z] + docker ps -aq -f name=docker-pr20-* [2021-07-10T11:15:21.418Z] + cids=c75e98366aee [2021-07-10T11:15:21.418Z] e14a9190dfab [2021-07-10T11:15:21.418Z] 3e8797206ced [2021-07-10T11:15:21.418Z] + [ -n c75e98366aee [2021-07-10T11:15:21.418Z] e14a9190dfab [2021-07-10T11:15:21.418Z] 3e8797206ced ] [2021-07-10T11:15:21.418Z] + docker rm -vf c75e98366aee e14a9190dfab 3e8797206ced [2021-07-10T11:15:22.436Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-10T11:15:22.436Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-10T11:15:22.436Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-10T11:15:23.407Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-10T11:15:23.407Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-10T11:15:23.407Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-10T11:15:23.869Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-10T11:15:23.930Z] c75e98366aee [2021-07-10T11:15:23.930Z] e14a9190dfab [2021-07-10T11:15:23.930Z] 3e8797206ced [Pipeline] sh [2021-07-10T11:15:24.245Z] + echo Chowning /workspace to jenkins user [2021-07-10T11:15:24.245Z] Chowning /workspace to jenkins user [2021-07-10T11:15:24.245Z] + id -u [2021-07-10T11:15:24.245Z] + id -g [2021-07-10T11:15:24.245Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42464:/workspace busybox chown -R 1000:1000 /workspace [2021-07-10T11:15:24.245Z] Unable to find image 'busybox:latest' locally [2021-07-10T11:15:24.500Z] latest: Pulling from library/busybox [2021-07-10T11:15:24.500Z] b71f96345d44: Pulling fs layer [2021-07-10T11:15:24.500Z] b71f96345d44: Download complete [2021-07-10T11:15:24.500Z] b71f96345d44: Pull complete [2021-07-10T11:15:24.500Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-07-10T11:15:24.500Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-10T11:15:28.988Z] + bundleName=amd64 [2021-07-10T11:15:28.988Z] + echo Creating amd64-bundles.tar.gz [2021-07-10T11:15:28.988Z] Creating amd64-bundles.tar.gz [2021-07-10T11:15:28.988Z] + 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-10T11:15:28.988Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-10T11:15:29.925Z] Archiving artifacts [2021-07-10T11:15:30.962Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-10T11:15:31.157Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42464/20/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-10T11:15:31.424Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-10T11:15:31.461Z] + make clean [2021-07-10T11:15:31.461Z] docker volume rm -f docker-dev-cache [2021-07-10T11:15:31.716Z] docker-dev-cache [Pipeline] deleteDir [2021-07-10T11:15:31.886Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-10T11:15:31.886Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-10T11:15:31.886Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-10T11:15:32.859Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-10T11:15:33.320Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-10T11:15:33.320Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-10T11:15:33.320Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-10T11:15:33.320Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-10T11:15:33.782Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-10T11:15:39.777Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-10T11:16:08.916Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-10T11:16:08.916Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-10T11:16:08.916Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-10T11:16:08.916Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-10T11:16:08.916Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-10T11:16:08.916Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-10T11:16:08.916Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-10T11:16:08.916Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-10T11:16:08.916Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-10T11:16:08.916Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-10T11:16:08.916Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-10T11:16:08.916Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-10T11:16:08.916Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-10T11:16:08.916Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-10T11:16:08.916Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-10T11:16:08.916Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-10T11:16:08.916Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-10T11:16:08.916Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-10T11:16:08.916Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-10T11:16:08.916Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-10T11:16:08.916Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-10T11:16:08.916Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-10T11:16:08.916Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-10T11:16:08.916Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-10T11:16:08.916Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-10T11:16:09.764Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-10T11:16:09.764Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-10T11:16:09.895Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-10T11:16:11.306Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-10T11:16:12.815Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-10T11:16:12.815Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-10T11:16:12.815Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-10T11:16:12.815Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-10T11:16:12.815Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-10T11:16:12.815Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-10T11:16:12.815Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-10T11:16:12.815Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-10T11:16:12.815Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-10T11:16:16.571Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-10T11:16:16.571Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-10T11:16:16.571Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-10T11:16:16.571Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-10T11:16:16.571Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-10T11:16:17.119Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-10T11:16:17.119Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-10T11:16:17.119Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-10T11:16:17.119Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-10T11:16:17.119Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-10T11:16:17.119Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-10T11:16:17.119Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-10T11:16:17.588Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-10T11:16:17.588Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-10T11:16:17.588Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-10T11:16:21.563Z] --- PASS: TestBuildWCOWSandboxSize (880.66s) [2021-07-10T11:16:21.563Z] === RUN TestBuildWithEmptyDockerfile [2021-07-10T11:16:21.563Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-10T11:16:21.563Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-10T11:16:21.563Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-10T11:16:21.563Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-10T11:16:21.563Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-10T11:16:21.563Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-10T11:16:21.563Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-10T11:16:21.563Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-10T11:16:21.563Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-10T11:16:21.563Z] --- PASS: TestBuildWithEmptyDockerfile (0.62s) [2021-07-10T11:16:21.563Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-10T11:16:21.563Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-10T11:16:21.563Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-10T11:16:21.563Z] === RUN TestBuildPreserveOwnership [2021-07-10T11:16:21.563Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T11:16:21.563Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-07-10T11:16:21.563Z] === RUN TestBuildPlatformInvalid [2021-07-10T11:16:21.563Z] --- PASS: TestBuildPlatformInvalid (0.55s) [2021-07-10T11:16:21.563Z] PASS [2021-07-10T11:16:21.563Z] ok github.com/docker/docker/integration/build 1091.468s [2021-07-10T11:16:21.563Z] [2021-07-10T11:16:21.563Z] === Skipped [2021-07-10T11:16:21.563Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-10T11:16:21.563Z] build_session_test.go:25: TODO: BuildKit [2021-07-10T11:16:21.563Z] [2021-07-10T11:16:21.563Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-10T11:16:21.563Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:16:21.563Z] [2021-07-10T11:16:21.563Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-07-10T11:16:21.563Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T11:16:21.563Z] [2021-07-10T11:16:21.563Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-07-10T11:16:21.563Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T11:16:21.563Z] [2021-07-10T11:16:21.563Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-07-10T11:16:21.563Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T11:16:21.563Z] [2021-07-10T11:16:21.563Z] [2021-07-10T11:16:21.563Z] DONE 29 tests, 5 skipped in 1125.100s [2021-07-10T11:16:21.563Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-10T11:16:21.563Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-10T11:16:21.563Z] INFO: Testing against a local daemon [2021-07-10T11:16:21.563Z] === RUN TestConfigInspect [2021-07-10T11:16:21.563Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:16:21.563Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-10T11:16:21.563Z] === RUN TestConfigList [2021-07-10T11:16:21.563Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:16:21.563Z] --- SKIP: TestConfigList (0.00s) [2021-07-10T11:16:21.563Z] === RUN TestConfigsCreateAndDelete [2021-07-10T11:16:21.563Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:16:21.563Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-10T11:16:21.563Z] === RUN TestConfigsUpdate [2021-07-10T11:16:21.563Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:16:21.563Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-10T11:16:21.563Z] === RUN TestTemplatedConfig [2021-07-10T11:16:21.563Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:16:21.563Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-10T11:16:21.563Z] === RUN TestConfigCreateResolve [2021-07-10T11:16:21.563Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:16:21.563Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-10T11:16:21.563Z] PASS [2021-07-10T11:16:21.563Z] ok github.com/docker/docker/integration/config 0.115s [2021-07-10T11:16:21.563Z] [2021-07-10T11:16:21.563Z] === Skipped [2021-07-10T11:16:21.563Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-10T11:16:21.563Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:16:21.563Z] [2021-07-10T11:16:21.563Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-10T11:16:21.563Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:16:21.563Z] [2021-07-10T11:16:21.563Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-10T11:16:21.563Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:16:21.563Z] [2021-07-10T11:16:21.563Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-10T11:16:21.563Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:16:21.563Z] [2021-07-10T11:16:21.563Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-10T11:16:21.563Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:16:21.563Z] [2021-07-10T11:16:21.563Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-10T11:16:21.563Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:16:21.563Z] [2021-07-10T11:16:21.563Z] [2021-07-10T11:16:21.563Z] DONE 6 tests, 6 skipped in 2.934s [2021-07-10T11:16:21.563Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-10T11:16:22.029Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-10T11:16:22.029Z] INFO: Testing against a local daemon [2021-07-10T11:16:22.029Z] === RUN TestCheckpoint [2021-07-10T11:16:22.029Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-10T11:16:22.029Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-10T11:16:22.029Z] === RUN TestContainerInvalidJSON [2021-07-10T11:16:22.029Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-10T11:16:22.029Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-10T11:16:22.029Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-10T11:16:22.029Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-10T11:16:22.029Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-10T11:16:22.029Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-10T11:16:22.387Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-10T11:16:23.008Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-10T11:16:23.008Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-10T11:16:23.008Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-10T11:16:23.008Z] --- PASS: TestContainerInvalidJSON (0.59s) [2021-07-10T11:16:23.008Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-10T11:16:23.008Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-10T11:16:23.008Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-10T11:16:23.008Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-10T11:16:23.008Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.42s) [2021-07-10T11:16:23.008Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-10T11:16:23.473Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2021-07-10T11:16:23.473Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-10T11:16:23.473Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2021-07-10T11:16:23.473Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-10T11:16:23.938Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2021-07-10T11:16:23.938Z] === RUN TestCopyFromContainer [2021-07-10T11:16:23.938Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:16:23.938Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-10T11:16:23.938Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-10T11:16:23.938Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-10T11:16:23.938Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-10T11:16:23.938Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-10T11:16:23.938Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-10T11:16:23.938Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-10T11:16:23.938Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-10T11:16:23.938Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-10T11:16:23.938Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-10T11:16:23.938Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-10T11:16:23.938Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-10T11:16:23.938Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-10T11:16:23.938Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-07-10T11:16:23.938Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-10T11:16:23.938Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-10T11:16:23.938Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-10T11:16:23.938Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-10T11:16:23.938Z] === RUN TestCreateWithInvalidEnv [2021-07-10T11:16:23.938Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-10T11:16:23.938Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-10T11:16:23.938Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-10T11:16:23.938Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-10T11:16:23.938Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-10T11:16:23.938Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-10T11:16:23.938Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-10T11:16:23.938Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-10T11:16:23.938Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-10T11:16:23.938Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-10T11:16:23.938Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-10T11:16:23.938Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-07-10T11:16:23.938Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-07-10T11:16:23.938Z] === RUN TestCreateTmpfsMountsTarget [2021-07-10T11:16:23.938Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:16:23.938Z] --- SKIP: TestCreateTmpfsMountsTarget (0.01s) [2021-07-10T11:16:23.938Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-10T11:16:23.938Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:16:23.938Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-10T11:16:23.938Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-10T11:16:23.938Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:16:23.938Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-10T11:16:23.938Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-10T11:16:23.938Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-10T11:16:23.938Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-10T11:16:23.938Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-10T11:16:23.938Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-10T11:16:23.938Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-10T11:16:23.938Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-10T11:16:23.938Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-10T11:16:23.938Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-10T11:16:23.938Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-10T11:16:23.938Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-10T11:16:23.938Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-10T11:16:23.938Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-10T11:16:23.938Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-10T11:16:23.938Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-10T11:16:23.938Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-10T11:16:23.938Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-10T11:16:23.938Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-10T11:16:23.938Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-10T11:16:23.938Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-10T11:16:23.938Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-10T11:16:23.938Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-10T11:16:23.938Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-10T11:16:23.938Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-10T11:16:23.938Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-10T11:16:23.938Z] === RUN TestCreateDifferentPlatform [2021-07-10T11:16:23.938Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-10T11:16:23.938Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-10T11:16:23.938Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-07-10T11:16:23.938Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-10T11:16:23.938Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-10T11:16:23.938Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-10T11:16:23.938Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-07-10T11:16:23.938Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-10T11:16:23.938Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-10T11:16:23.938Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-10T11:16:23.938Z] === RUN TestContainerKillOnDaemonStart [2021-07-10T11:16:23.938Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:16:23.938Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-10T11:16:23.938Z] === RUN TestDiff [2021-07-10T11:16:23.938Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-10T11:16:23.938Z] --- SKIP: TestDiff (0.00s) [2021-07-10T11:16:23.938Z] === RUN TestExecWithCloseStdin [2021-07-10T11:16:27.704Z] --- PASS: TestExecWithCloseStdin (3.20s) [2021-07-10T11:16:27.704Z] === RUN TestExec [2021-07-10T11:16:29.267Z] --- PASS: TestExec (2.08s) [2021-07-10T11:16:29.267Z] === RUN TestExecUser [2021-07-10T11:16:29.267Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-10T11:16:29.267Z] --- SKIP: TestExecUser (0.00s) [2021-07-10T11:16:29.267Z] === RUN TestExportContainerAndImportImage [2021-07-10T11:16:29.267Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:16:29.267Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-10T11:16:29.267Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-10T11:16:29.267Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:16:29.267Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-10T11:16:29.267Z] === RUN TestHealthCheckWorkdir [2021-07-10T11:16:29.267Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-10T11:16:29.267Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-10T11:16:29.267Z] === RUN TestHealthKillContainer [2021-07-10T11:16:29.267Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-10T11:16:29.267Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-10T11:16:29.267Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-10T11:16:29.267Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-10T11:16:29.267Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-10T11:16:29.267Z] === RUN TestKillContainerInvalidSignal [2021-07-10T11:16:31.469Z] --- PASS: TestKillContainerInvalidSignal (1.87s) [2021-07-10T11:16:31.469Z] === RUN TestKillContainer [2021-07-10T11:16:31.469Z] === RUN TestKillContainer/no_signal [2021-07-10T11:16:33.031Z] === RUN TestKillContainer/non_killing_signal [2021-07-10T11:16:33.031Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-10T11:16:33.031Z] === RUN TestKillContainer/killing_signal [2021-07-10T11:16:35.232Z] --- PASS: TestKillContainer (4.06s) [2021-07-10T11:16:35.232Z] --- PASS: TestKillContainer/no_signal (1.88s) [2021-07-10T11:16:35.232Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-10T11:16:35.232Z] --- PASS: TestKillContainer/killing_signal (2.12s) [2021-07-10T11:16:35.232Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-10T11:16:35.232Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-10T11:16:35.232Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-10T11:16:35.232Z] === RUN TestKillStoppedContainer [2021-07-10T11:16:35.232Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-10T11:16:35.232Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-10T11:16:35.232Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-10T11:16:35.232Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-10T11:16:35.232Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-10T11:16:35.232Z] === RUN TestKillDifferentUserContainer [2021-07-10T11:16:35.232Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-10T11:16:35.232Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-10T11:16:35.232Z] === RUN TestInspectOomKilledTrue [2021-07-10T11:16:35.232Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:16:35.232Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-10T11:16:35.232Z] === RUN TestInspectOomKilledFalse [2021-07-10T11:16:35.232Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-10T11:16:35.232Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-10T11:16:35.232Z] === RUN TestLogsFollowTailEmpty [2021-07-10T11:16:37.432Z] --- PASS: TestLogsFollowTailEmpty (1.87s) [2021-07-10T11:16:37.432Z] === RUN TestNetworkNat [2021-07-10T11:16:37.432Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-10T11:16:37.432Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-10T11:16:37.432Z] === RUN TestNetworkLocalhostTCPNat [2021-07-10T11:16:39.641Z] --- PASS: TestNetworkLocalhostTCPNat (2.27s) [2021-07-10T11:16:39.641Z] === RUN TestNetworkLoopbackNat [2021-07-10T11:16:39.641Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-10T11:16:39.641Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-10T11:16:39.641Z] === RUN TestPause [2021-07-10T11:16:39.641Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-10T11:16:39.641Z] --- SKIP: TestPause (0.00s) [2021-07-10T11:16:39.641Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-10T11:16:41.841Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.92s) [2021-07-10T11:16:41.841Z] === RUN TestPauseStopPausedContainer [2021-07-10T11:16:41.841Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:16:41.841Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-10T11:16:41.841Z] === RUN TestPsFilter [2021-07-10T11:16:41.841Z] --- PASS: TestPsFilter (0.22s) [2021-07-10T11:16:41.841Z] === RUN TestPsPlatform [2021-07-10T11:16:41.841Z] --- PASS: TestPsPlatform (0.11s) [2021-07-10T11:16:41.841Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-10T11:16:42.764Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-10T11:16:42.764Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-10T11:16:42.764Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-10T11:16:43.225Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-10T11:16:44.040Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.13s) [2021-07-10T11:16:44.040Z] === RUN TestRemoveContainerWithVolume [2021-07-10T11:16:46.240Z] --- PASS: TestRemoveContainerWithVolume (2.18s) [2021-07-10T11:16:46.240Z] === RUN TestRemoveContainerRunning [2021-07-10T11:16:47.796Z] --- PASS: TestRemoveContainerRunning (1.89s) [2021-07-10T11:16:47.796Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-10T11:16:49.997Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.82s) [2021-07-10T11:16:49.997Z] === RUN TestRemoveInvalidContainer [2021-07-10T11:16:49.997Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-10T11:16:49.997Z] === RUN TestRenameLinkedContainer [2021-07-10T11:16:49.997Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-10T11:16:49.997Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-10T11:16:49.997Z] === RUN TestRenameStoppedContainer [2021-07-10T11:16:52.197Z] --- PASS: TestRenameStoppedContainer (2.29s) [2021-07-10T11:16:52.197Z] === RUN TestRenameRunningContainerAndReuse [2021-07-10T11:16:55.965Z] --- PASS: TestRenameRunningContainerAndReuse (3.90s) [2021-07-10T11:16:55.965Z] === RUN TestRenameInvalidName [2021-07-10T11:16:58.164Z] --- PASS: TestRenameInvalidName (1.94s) [2021-07-10T11:16:58.164Z] === RUN TestRenameAnonymousContainer [2021-07-10T11:17:08.393Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-10T11:17:08.393Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-10T11:17:08.393Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-10T11:17:08.571Z] --- PASS: TestRenameAnonymousContainer (9.07s) [2021-07-10T11:17:08.571Z] === RUN TestRenameContainerWithSameName [2021-07-10T11:17:09.036Z] --- PASS: TestRenameContainerWithSameName (2.11s) [2021-07-10T11:17:09.036Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-10T11:17:09.036Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-10T11:17:09.036Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-10T11:17:09.036Z] === RUN TestResize [2021-07-10T11:17:11.235Z] --- PASS: TestResize (2.15s) [2021-07-10T11:17:11.235Z] === RUN TestResizeWithInvalidSize [2021-07-10T11:17:11.312Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-10T11:17:13.443Z] --- PASS: TestResizeWithInvalidSize (1.93s) [2021-07-10T11:17:13.443Z] === RUN TestResizeWhenContainerNotStarted [2021-07-10T11:17:14.228Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-10T11:17:15.651Z] --- PASS: TestResizeWhenContainerNotStarted (2.29s) [2021-07-10T11:17:15.651Z] === RUN TestDaemonRestartKillContainers [2021-07-10T11:17:15.651Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:17:15.651Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-10T11:17:15.651Z] === RUN TestStats [2021-07-10T11:17:15.651Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-10T11:17:15.651Z] --- SKIP: TestStats (0.00s) [2021-07-10T11:17:15.651Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-10T11:17:17.976Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-10T11:17:26.033Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.15s) [2021-07-10T11:17:26.033Z] === RUN TestStopContainerWithTimeout [2021-07-10T11:17:26.033Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-10T11:17:26.033Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-10T11:17:26.033Z] === RUN TestUpdateRestartPolicy [2021-07-10T11:17:47.207Z] --- PASS: TestUpdateRestartPolicy (20.21s) [2021-07-10T11:17:47.207Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-10T11:17:47.207Z] --- PASS: TestUpdateRestartWithAutoRemove (1.94s) [2021-07-10T11:17:47.207Z] === RUN TestWaitNonBlocked [2021-07-10T11:17:47.207Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-10T11:17:47.207Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-10T11:17:47.207Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-10T11:17:47.207Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-10T11:17:47.207Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-10T11:17:47.207Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-10T11:17:48.492Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-10T11:17:48.492Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-10T11:17:48.492Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-10T11:17:49.415Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-07-10T11:17:49.415Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.53s) [2021-07-10T11:17:49.415Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.68s) [2021-07-10T11:17:49.415Z] === RUN TestWaitBlocked [2021-07-10T11:17:49.415Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:17:49.415Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-10T11:17:49.415Z] PASS [2021-07-10T11:17:49.415Z] ok github.com/docker/docker/integration/container 87.441s [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === Skipped [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-10T11:17:49.415Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-10T11:17:49.415Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-10T11:17:49.415Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.01s) [2021-07-10T11:17:49.415Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-10T11:17:49.415Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-10T11:17:49.415Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-10T11:17:49.415Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-10T11:17:49.415Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-10T11:17:49.415Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-10T11:17:49.415Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-10T11:17:49.415Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-10T11:17:49.415Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-10T11:17:49.415Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-10T11:17:49.415Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-10T11:17:49.415Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-10T11:17:49.415Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-10T11:17:49.415Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-10T11:17:49.415Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-10T11:17:49.415Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-10T11:17:49.415Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-10T11:17:49.415Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-10T11:17:49.415Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-10T11:17:49.415Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-10T11:17:49.415Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-10T11:17:49.415Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-10T11:17:49.415Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-10T11:17:49.415Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-10T11:17:49.415Z] [2021-07-10T11:17:49.415Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-10T11:17:49.880Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:17:49.880Z] [2021-07-10T11:17:49.880Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-10T11:17:49.880Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-10T11:17:49.880Z] [2021-07-10T11:17:49.880Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-10T11:17:49.880Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-10T11:17:49.880Z] [2021-07-10T11:17:49.880Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-10T11:17:49.880Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:17:49.880Z] [2021-07-10T11:17:49.880Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-10T11:17:49.880Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-10T11:17:49.880Z] [2021-07-10T11:17:49.880Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-10T11:17:49.880Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-10T11:17:49.880Z] [2021-07-10T11:17:49.880Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-10T11:17:49.880Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:17:49.880Z] [2021-07-10T11:17:49.880Z] [2021-07-10T11:17:49.880Z] DONE 89 tests, 33 skipped in 90.021s [2021-07-10T11:17:49.880Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-10T11:17:50.678Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-10T11:17:50.678Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-10T11:17:51.439Z] === RUN TestConfigDaemonLibtrustID [2021-07-10T11:17:51.439Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-10T11:17:51.439Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-10T11:17:51.439Z] === RUN TestDaemonConfigValidation [2021-07-10T11:17:51.439Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-10T11:17:51.439Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-10T11:17:51.439Z] PASS [2021-07-10T11:17:51.439Z] ok github.com/docker/docker/integration/daemon 0.095s [2021-07-10T11:17:51.439Z] [2021-07-10T11:17:51.439Z] === Skipped [2021-07-10T11:17:51.439Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-10T11:17:51.439Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-10T11:17:51.439Z] [2021-07-10T11:17:51.439Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-10T11:17:51.439Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-10T11:17:51.439Z] [2021-07-10T11:17:51.439Z] [2021-07-10T11:17:51.439Z] DONE 2 tests, 2 skipped in 1.648s [2021-07-10T11:17:51.439Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-10T11:17:52.997Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-10T11:17:52.997Z] INFO: Testing against a local daemon [2021-07-10T11:17:52.997Z] === RUN TestCommitInheritsEnv [2021-07-10T11:17:52.997Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T11:17:52.997Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-10T11:17:52.997Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-10T11:17:52.997Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-10T11:17:52.997Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-10T11:17:52.997Z] === RUN TestImagesFilterMultiReference [2021-07-10T11:17:52.997Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-07-10T11:17:52.997Z] === RUN TestImagePullPlatformInvalid [2021-07-10T11:17:53.465Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-10T11:17:53.465Z] === RUN TestRemoveImageOrphaning [2021-07-10T11:17:54.429Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-10T11:17:54.443Z] --- PASS: TestRemoveImageOrphaning (1.02s) [2021-07-10T11:17:54.443Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-10T11:17:54.443Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-10T11:17:54.443Z] === RUN TestTagInvalidReference [2021-07-10T11:17:54.443Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-10T11:17:54.443Z] === RUN TestTagValidPrefixedRepo [2021-07-10T11:17:54.443Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-07-10T11:17:54.443Z] === RUN TestTagExistedNameWithoutForce [2021-07-10T11:17:54.443Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-10T11:17:54.443Z] === RUN TestTagOfficialNames [2021-07-10T11:17:54.443Z] --- PASS: TestTagOfficialNames (0.09s) [2021-07-10T11:17:54.443Z] === RUN TestTagMatchesDigest [2021-07-10T11:17:54.443Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-10T11:17:54.443Z] PASS [2021-07-10T11:17:54.443Z] ok github.com/docker/docker/integration/image 1.544s [2021-07-10T11:17:54.443Z] [2021-07-10T11:17:54.443Z] === Skipped [2021-07-10T11:17:54.443Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-10T11:17:54.443Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T11:17:54.443Z] [2021-07-10T11:17:54.443Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-10T11:17:54.443Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-10T11:17:54.443Z] [2021-07-10T11:17:54.443Z] [2021-07-10T11:17:54.443Z] DONE 11 tests, 2 skipped in 3.226s [2021-07-10T11:17:54.893Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-10T11:17:54.893Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-10T11:17:54.910Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-10T11:17:55.355Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-10T11:17:55.355Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-10T11:17:55.355Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-10T11:17:55.355Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-10T11:17:55.355Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-10T11:17:55.355Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-10T11:17:56.328Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-10T11:17:56.468Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-10T11:17:56.468Z] INFO: Testing against a local daemon [2021-07-10T11:17:56.468Z] === RUN TestNetworkCreateDelete [2021-07-10T11:17:56.468Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:17:56.468Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-10T11:17:56.468Z] === RUN TestDockerNetworkDeletePreferID [2021-07-10T11:17:56.468Z] 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-10T11:17:56.468Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-10T11:17:56.468Z] === RUN TestDaemonDNSFallback [2021-07-10T11:17:56.468Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:17:56.468Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-10T11:17:56.468Z] === RUN TestInspectNetwork [2021-07-10T11:17:56.468Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-10T11:17:56.468Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-10T11:17:56.468Z] === RUN TestRunContainerWithBridgeNone [2021-07-10T11:17:56.468Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:17:56.468Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-10T11:17:56.468Z] === RUN TestNetworkInvalidJSON [2021-07-10T11:17:56.468Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-10T11:17:56.468Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-10T11:17:56.468Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-10T11:17:56.468Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-10T11:17:56.468Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-10T11:17:56.468Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-10T11:17:56.468Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-10T11:17:56.468Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-10T11:17:56.468Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-10T11:17:56.468Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-07-10T11:17:56.468Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-10T11:17:56.468Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-10T11:17:56.468Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-10T11:17:56.468Z] === RUN TestNetworkList [2021-07-10T11:17:56.468Z] === RUN TestNetworkList//networks [2021-07-10T11:17:56.468Z] === PAUSE TestNetworkList//networks [2021-07-10T11:17:56.468Z] === RUN TestNetworkList//networks/ [2021-07-10T11:17:56.468Z] === PAUSE TestNetworkList//networks/ [2021-07-10T11:17:56.468Z] === CONT TestNetworkList//networks [2021-07-10T11:17:56.468Z] === CONT TestNetworkList//networks/ [2021-07-10T11:17:56.933Z] --- PASS: TestNetworkList (0.03s) [2021-07-10T11:17:56.933Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-10T11:17:56.933Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-10T11:17:56.933Z] === RUN TestHostIPv4BridgeLabel [2021-07-10T11:17:56.933Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-10T11:17:56.933Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-10T11:17:56.933Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-10T11:17:56.933Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-10T11:17:56.933Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-10T11:17:56.933Z] === RUN TestDaemonDefaultNetworkPools [2021-07-10T11:17:56.933Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-10T11:17:56.933Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-10T11:17:56.933Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-10T11:17:56.933Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-10T11:17:56.933Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-10T11:17:56.933Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-10T11:17:56.933Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-10T11:17:56.933Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-10T11:17:56.933Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-10T11:17:56.933Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-10T11:17:56.933Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-10T11:17:56.933Z] === RUN TestServiceWithPredefinedNetwork [2021-07-10T11:17:56.933Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-10T11:17:56.933Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-10T11:17:56.933Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-10T11:17:56.933Z] service_test.go:242: FLAKY_TEST [2021-07-10T11:17:56.933Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-10T11:17:56.933Z] === RUN TestServiceWithDataPathPortInit [2021-07-10T11:17:56.933Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-10T11:17:56.933Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-10T11:17:56.933Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-10T11:17:56.933Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-10T11:17:56.933Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-10T11:17:56.933Z] PASS [2021-07-10T11:17:56.933Z] ok github.com/docker/docker/integration/network 0.171s [2021-07-10T11:17:56.933Z] [2021-07-10T11:17:56.933Z] === Skipped [2021-07-10T11:17:56.933Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-10T11:17:56.933Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:17:56.933Z] [2021-07-10T11:17:56.933Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-10T11:17:56.933Z] 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-10T11:17:56.933Z] [2021-07-10T11:17:56.933Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-10T11:17:56.933Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:17:56.933Z] [2021-07-10T11:17:56.933Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-10T11:17:56.933Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-10T11:17:56.933Z] [2021-07-10T11:17:56.933Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-10T11:17:56.933Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:17:56.933Z] [2021-07-10T11:17:56.933Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-10T11:17:56.933Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-10T11:17:56.933Z] [2021-07-10T11:17:56.933Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-10T11:17:56.933Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-10T11:17:56.933Z] [2021-07-10T11:17:56.933Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-10T11:17:56.933Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-10T11:17:56.933Z] [2021-07-10T11:17:56.933Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-10T11:17:56.933Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-10T11:17:56.933Z] [2021-07-10T11:17:56.933Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-10T11:17:56.933Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-10T11:17:56.933Z] [2021-07-10T11:17:56.933Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-10T11:17:56.933Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-10T11:17:56.933Z] [2021-07-10T11:17:56.933Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-10T11:17:56.933Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-10T11:17:56.933Z] [2021-07-10T11:17:56.933Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-10T11:17:56.933Z] service_test.go:242: FLAKY_TEST [2021-07-10T11:17:56.933Z] [2021-07-10T11:17:56.933Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-10T11:17:56.933Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-10T11:17:56.933Z] [2021-07-10T11:17:56.933Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-10T11:17:56.933Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-10T11:17:56.933Z] [2021-07-10T11:17:56.933Z] [2021-07-10T11:17:56.933Z] DONE 22 tests, 15 skipped in 2.181s [2021-07-10T11:17:56.933Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-10T11:17:57.913Z] testing: warning: no tests to run [2021-07-10T11:17:57.913Z] PASS [2021-07-10T11:17:57.913Z] ok github.com/docker/docker/integration/network/ipvlan 0.091s [2021-07-10T11:17:57.913Z] [2021-07-10T11:17:57.913Z] DONE 0 tests in 0.714s [2021-07-10T11:17:57.913Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-10T11:17:58.378Z] testing: warning: no tests to run [2021-07-10T11:17:58.378Z] PASS [2021-07-10T11:17:58.378Z] ok github.com/docker/docker/integration/network/macvlan 0.080s [2021-07-10T11:17:58.378Z] [2021-07-10T11:17:58.378Z] DONE 0 tests in 0.714s [2021-07-10T11:17:58.378Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-10T11:17:59.360Z] testing: warning: no tests to run [2021-07-10T11:17:59.360Z] PASS [2021-07-10T11:17:59.360Z] ok github.com/docker/docker/integration/plugin 0.083s [2021-07-10T11:17:59.360Z] [2021-07-10T11:17:59.360Z] DONE 0 tests in 0.700s [2021-07-10T11:17:59.360Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-10T11:18:00.079Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-10T11:18:00.341Z] testing: warning: no tests to run [2021-07-10T11:18:00.341Z] PASS [2021-07-10T11:18:00.341Z] ok github.com/docker/docker/integration/plugin/authz 0.093s [2021-07-10T11:18:00.341Z] [2021-07-10T11:18:00.341Z] DONE 0 tests in 0.770s [2021-07-10T11:18:00.341Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-10T11:18:01.626Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-10T11:18:01.626Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-10T11:18:01.626Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-10T11:18:01.626Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-10T11:18:01.626Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-10T11:18:01.626Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-10T11:18:05.375Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-10T11:18:08.703Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-10T11:18:10.748Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-10T11:18:10.748Z] INFO: Testing against a local daemon [2021-07-10T11:18:10.748Z] === RUN TestPluginInvalidJSON [2021-07-10T11:18:10.748Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-10T11:18:10.748Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-10T11:18:10.748Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-10T11:18:10.748Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-07-10T11:18:10.748Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-07-10T11:18:10.748Z] === RUN TestPluginInstall [2021-07-10T11:18:10.748Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-10T11:18:10.748Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-10T11:18:10.748Z] === RUN TestPluginsWithRuntimes [2021-07-10T11:18:10.748Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-10T11:18:10.748Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-10T11:18:10.748Z] === RUN TestPluginBackCompatMediaTypes [2021-07-10T11:18:10.748Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-10T11:18:10.748Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-10T11:18:10.748Z] PASS [2021-07-10T11:18:10.748Z] ok github.com/docker/docker/integration/plugin/common 0.125s [2021-07-10T11:18:10.748Z] [2021-07-10T11:18:10.748Z] === Skipped [2021-07-10T11:18:10.748Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-10T11:18:10.748Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-10T11:18:10.748Z] [2021-07-10T11:18:10.748Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-10T11:18:10.748Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-10T11:18:10.748Z] [2021-07-10T11:18:10.748Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-10T11:18:10.748Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-10T11:18:10.748Z] [2021-07-10T11:18:10.748Z] [2021-07-10T11:18:10.748Z] DONE 5 tests, 3 skipped in 10.201s [2021-07-10T11:18:10.748Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-10T11:18:10.889Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-10T11:18:10.889Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-10T11:18:10.889Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-10T11:18:13.708Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-10T11:18:13.708Z] INFO: Testing against a local daemon [2021-07-10T11:18:13.708Z] === RUN TestExternalGraphDriver [2021-07-10T11:18:13.708Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-10T11:18:13.708Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-10T11:18:13.708Z] === RUN TestGraphdriverPluginV2 [2021-07-10T11:18:13.708Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-10T11:18:13.708Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-10T11:18:13.708Z] PASS [2021-07-10T11:18:13.708Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.133s [2021-07-10T11:18:13.708Z] [2021-07-10T11:18:13.708Z] === Skipped [2021-07-10T11:18:13.708Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-10T11:18:13.708Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-10T11:18:13.708Z] [2021-07-10T11:18:13.708Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-10T11:18:13.708Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-10T11:18:13.708Z] [2021-07-10T11:18:13.708Z] [2021-07-10T11:18:13.708Z] DONE 2 tests, 2 skipped in 3.060s [2021-07-10T11:18:13.708Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-10T11:18:15.911Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-10T11:18:15.911Z] INFO: Testing against a local daemon [2021-07-10T11:18:15.911Z] === RUN TestReadPluginNoRead [2021-07-10T11:18:15.911Z] read_test.go:21: no unix domain sockets on Windows [2021-07-10T11:18:15.911Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-10T11:18:15.911Z] PASS [2021-07-10T11:18:15.911Z] ok github.com/docker/docker/integration/plugin/logging 0.125s [2021-07-10T11:18:15.911Z] [2021-07-10T11:18:15.911Z] === Skipped [2021-07-10T11:18:15.911Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-10T11:18:15.911Z] read_test.go:21: no unix domain sockets on Windows [2021-07-10T11:18:15.911Z] [2021-07-10T11:18:15.911Z] [2021-07-10T11:18:15.911Z] DONE 1 tests, 1 skipped in 2.073s [2021-07-10T11:18:15.911Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-10T11:18:16.891Z] testing: warning: no tests to run [2021-07-10T11:18:16.891Z] PASS [2021-07-10T11:18:16.891Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.084s [2021-07-10T11:18:16.891Z] [2021-07-10T11:18:16.891Z] DONE 0 tests in 1.187s [2021-07-10T11:18:16.891Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-10T11:18:17.891Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-10T11:18:19.093Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-10T11:18:19.093Z] INFO: Testing against a local daemon [2021-07-10T11:18:19.093Z] === RUN TestPluginWithDevMounts [2021-07-10T11:18:19.093Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:19.093Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-10T11:18:19.093Z] PASS [2021-07-10T11:18:19.093Z] ok github.com/docker/docker/integration/plugin/volumes 0.105s [2021-07-10T11:18:19.093Z] [2021-07-10T11:18:19.093Z] === Skipped [2021-07-10T11:18:19.093Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-10T11:18:19.093Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:19.093Z] [2021-07-10T11:18:19.093Z] [2021-07-10T11:18:19.093Z] DONE 1 tests, 1 skipped in 2.116s [2021-07-10T11:18:19.093Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-10T11:18:21.298Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-10T11:18:21.298Z] INFO: Testing against a local daemon [2021-07-10T11:18:21.298Z] === RUN TestSecretInspect [2021-07-10T11:18:21.299Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:21.299Z] --- SKIP: TestSecretInspect (0.01s) [2021-07-10T11:18:21.299Z] === RUN TestSecretList [2021-07-10T11:18:21.299Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:21.299Z] --- SKIP: TestSecretList (0.00s) [2021-07-10T11:18:21.299Z] === RUN TestSecretsCreateAndDelete [2021-07-10T11:18:21.299Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:21.299Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-10T11:18:21.299Z] === RUN TestSecretsUpdate [2021-07-10T11:18:21.299Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:21.299Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-10T11:18:21.299Z] === RUN TestTemplatedSecret [2021-07-10T11:18:21.299Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:21.299Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-10T11:18:21.299Z] === RUN TestSecretCreateResolve [2021-07-10T11:18:21.299Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:18:21.299Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-10T11:18:21.299Z] PASS [2021-07-10T11:18:21.299Z] ok github.com/docker/docker/integration/secret 0.124s [2021-07-10T11:18:21.299Z] [2021-07-10T11:18:21.299Z] === Skipped [2021-07-10T11:18:21.299Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2021-07-10T11:18:21.299Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:21.299Z] [2021-07-10T11:18:21.299Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-10T11:18:21.299Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:21.299Z] [2021-07-10T11:18:21.299Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-10T11:18:21.299Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:21.299Z] [2021-07-10T11:18:21.299Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-10T11:18:21.299Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:21.299Z] [2021-07-10T11:18:21.299Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-10T11:18:21.299Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:21.299Z] [2021-07-10T11:18:21.299Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-10T11:18:21.299Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:18:21.299Z] [2021-07-10T11:18:21.299Z] [2021-07-10T11:18:21.299Z] DONE 6 tests, 6 skipped in 1.902s [2021-07-10T11:18:21.299Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-10T11:18:23.500Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-10T11:18:23.500Z] INFO: Testing against a local daemon [2021-07-10T11:18:23.500Z] === RUN TestServiceCreateInit [2021-07-10T11:18:23.500Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-10T11:18:23.500Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.500Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-10T11:18:23.500Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.500Z] --- PASS: TestServiceCreateInit (0.04s) [2021-07-10T11:18:23.500Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-10T11:18:23.500Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-10T11:18:23.500Z] === RUN TestCreateServiceMultipleTimes [2021-07-10T11:18:23.500Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.500Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-10T11:18:23.500Z] === RUN TestCreateServiceConflict [2021-07-10T11:18:23.500Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.500Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-10T11:18:23.500Z] === RUN TestCreateServiceMaxReplicas [2021-07-10T11:18:23.500Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.500Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-07-10T11:18:23.500Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-10T11:18:23.500Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.500Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-10T11:18:23.500Z] === RUN TestCreateServiceSecretFileMode [2021-07-10T11:18:23.500Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.500Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-10T11:18:23.500Z] === RUN TestCreateServiceConfigFileMode [2021-07-10T11:18:23.500Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.500Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-10T11:18:23.500Z] === RUN TestCreateServiceSysctls [2021-07-10T11:18:23.500Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.500Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-07-10T11:18:23.500Z] === RUN TestCreateServiceCapabilities [2021-07-10T11:18:23.500Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.500Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-07-10T11:18:23.500Z] === RUN TestInspect [2021-07-10T11:18:23.500Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.500Z] --- SKIP: TestInspect (0.00s) [2021-07-10T11:18:23.500Z] === RUN TestCreateJob [2021-07-10T11:18:23.500Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.500Z] --- SKIP: TestCreateJob (0.00s) [2021-07-10T11:18:23.500Z] === RUN TestReplicatedJob [2021-07-10T11:18:23.500Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.500Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-10T11:18:23.500Z] === RUN TestUpdateReplicatedJob [2021-07-10T11:18:23.500Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.500Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-10T11:18:23.500Z] === RUN TestServiceListWithStatuses [2021-07-10T11:18:23.500Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.500Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-10T11:18:23.500Z] === RUN TestDockerNetworkConnectAlias [2021-07-10T11:18:23.500Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.500Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-10T11:18:23.500Z] === RUN TestDockerNetworkReConnect [2021-07-10T11:18:23.500Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.500Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-10T11:18:23.500Z] === RUN TestServicePlugin [2021-07-10T11:18:23.500Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.500Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-10T11:18:23.500Z] === RUN TestServiceUpdateLabel [2021-07-10T11:18:23.500Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:18:23.500Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-10T11:18:23.500Z] === RUN TestServiceUpdateSecrets [2021-07-10T11:18:23.500Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:18:23.500Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-10T11:18:23.500Z] === RUN TestServiceUpdateConfigs [2021-07-10T11:18:23.500Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:18:23.500Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-10T11:18:23.500Z] === RUN TestServiceUpdateNetwork [2021-07-10T11:18:23.500Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:18:23.500Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-10T11:18:23.500Z] === RUN TestServiceUpdatePidsLimit [2021-07-10T11:18:23.500Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:18:23.500Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-07-10T11:18:23.500Z] PASS [2021-07-10T11:18:23.500Z] ok github.com/docker/docker/integration/service 0.282s [2021-07-10T11:18:23.500Z] [2021-07-10T11:18:23.500Z] === Skipped [2021-07-10T11:18:23.500Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-10T11:18:23.500Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.500Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-10T11:18:23.500Z] [2021-07-10T11:18:23.500Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-10T11:18:23.500Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.500Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-10T11:18:23.500Z] [2021-07-10T11:18:23.500Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-10T11:18:23.500Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.500Z] [2021-07-10T11:18:23.500Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-10T11:18:23.500Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.500Z] [2021-07-10T11:18:23.500Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-07-10T11:18:23.703Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-10T11:18:23.967Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.967Z] [2021-07-10T11:18:23.967Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-10T11:18:23.967Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.967Z] [2021-07-10T11:18:23.967Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-10T11:18:23.967Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.967Z] [2021-07-10T11:18:23.967Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-10T11:18:23.967Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.967Z] [2021-07-10T11:18:23.967Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-07-10T11:18:23.967Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.967Z] [2021-07-10T11:18:23.967Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-07-10T11:18:23.967Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.967Z] [2021-07-10T11:18:23.967Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-10T11:18:23.967Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.967Z] [2021-07-10T11:18:23.967Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-10T11:18:23.967Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.967Z] [2021-07-10T11:18:23.967Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-10T11:18:23.967Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.967Z] [2021-07-10T11:18:23.967Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-10T11:18:23.967Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.967Z] [2021-07-10T11:18:23.967Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-10T11:18:23.967Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.967Z] [2021-07-10T11:18:23.967Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-10T11:18:23.967Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.967Z] [2021-07-10T11:18:23.967Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-10T11:18:23.967Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.967Z] [2021-07-10T11:18:23.967Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-10T11:18:23.967Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:23.967Z] [2021-07-10T11:18:23.967Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-10T11:18:23.967Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:18:23.967Z] [2021-07-10T11:18:23.967Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-10T11:18:23.967Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:18:23.967Z] [2021-07-10T11:18:23.967Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-10T11:18:23.967Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:18:23.967Z] [2021-07-10T11:18:23.967Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-10T11:18:23.967Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:18:23.967Z] [2021-07-10T11:18:23.967Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-07-10T11:18:23.967Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-10T11:18:23.967Z] [2021-07-10T11:18:23.967Z] [2021-07-10T11:18:23.967Z] DONE 24 tests, 23 skipped in 2.617s [2021-07-10T11:18:23.967Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-10T11:18:24.676Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-10T11:18:24.676Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-10T11:18:24.676Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-10T11:18:25.520Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-10T11:18:25.520Z] INFO: Testing against a local daemon [2021-07-10T11:18:25.520Z] === RUN TestSessionCreate [2021-07-10T11:18:25.520Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-10T11:18:25.520Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-10T11:18:25.520Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-10T11:18:25.520Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-10T11:18:25.520Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-10T11:18:25.520Z] PASS [2021-07-10T11:18:25.520Z] ok github.com/docker/docker/integration/session 0.108s [2021-07-10T11:18:25.520Z] [2021-07-10T11:18:25.520Z] === Skipped [2021-07-10T11:18:25.520Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-10T11:18:25.520Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-10T11:18:25.520Z] [2021-07-10T11:18:25.520Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-10T11:18:25.520Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-10T11:18:25.520Z] [2021-07-10T11:18:25.520Z] [2021-07-10T11:18:25.520Z] DONE 2 tests, 2 skipped in 1.742s [2021-07-10T11:18:25.520Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-10T11:18:27.722Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-10T11:18:27.722Z] INFO: Testing against a local daemon [2021-07-10T11:18:27.722Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-10T11:18:27.722Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:27.722Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-10T11:18:27.722Z] === RUN TestEventsExecDie [2021-07-10T11:18:27.722Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-10T11:18:27.722Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-10T11:18:27.722Z] === RUN TestEventsBackwardsCompatible [2021-07-10T11:18:27.722Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-10T11:18:27.722Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-10T11:18:27.722Z] === RUN TestEventsVolumeCreate [2021-07-10T11:18:27.722Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-10T11:18:27.722Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-10T11:18:27.722Z] === RUN TestInfoAPI [2021-07-10T11:18:27.722Z] --- PASS: TestInfoAPI (0.05s) [2021-07-10T11:18:27.722Z] === RUN TestInfoAPIWarnings [2021-07-10T11:18:27.722Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T11:18:27.722Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-10T11:18:27.722Z] === RUN TestInfoDebug [2021-07-10T11:18:27.722Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-10T11:18:27.722Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-10T11:18:27.722Z] === RUN TestInfoInsecureRegistries [2021-07-10T11:18:27.722Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-10T11:18:27.722Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-10T11:18:27.722Z] === RUN TestInfoRegistryMirrors [2021-07-10T11:18:27.722Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-10T11:18:27.722Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-10T11:18:27.722Z] === RUN TestLoginFailsWithBadCredentials [2021-07-10T11:18:28.186Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2021-07-10T11:18:28.186Z] === RUN TestPingCacheHeaders [2021-07-10T11:18:28.423Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-10T11:18:28.652Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-10T11:18:28.652Z] === RUN TestPingGet [2021-07-10T11:18:28.652Z] --- PASS: TestPingGet (0.04s) [2021-07-10T11:18:28.652Z] === RUN TestPingHead [2021-07-10T11:18:28.652Z] --- PASS: TestPingHead (0.04s) [2021-07-10T11:18:28.652Z] === RUN TestVersion [2021-07-10T11:18:28.652Z] --- PASS: TestVersion (0.03s) [2021-07-10T11:18:28.652Z] PASS [2021-07-10T11:18:28.652Z] ok github.com/docker/docker/integration/system 1.300s [2021-07-10T11:18:28.652Z] [2021-07-10T11:18:28.652Z] === Skipped [2021-07-10T11:18:28.652Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-10T11:18:28.652Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-10T11:18:28.652Z] [2021-07-10T11:18:28.652Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-10T11:18:28.652Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-10T11:18:28.652Z] [2021-07-10T11:18:28.652Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-10T11:18:28.652Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-10T11:18:28.652Z] [2021-07-10T11:18:28.652Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-10T11:18:28.652Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-10T11:18:28.652Z] [2021-07-10T11:18:28.652Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-10T11:18:28.652Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-10T11:18:28.652Z] [2021-07-10T11:18:28.652Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-10T11:18:28.652Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-10T11:18:28.652Z] [2021-07-10T11:18:28.652Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-10T11:18:28.652Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-10T11:18:28.652Z] [2021-07-10T11:18:28.652Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-10T11:18:28.652Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-10T11:18:28.652Z] [2021-07-10T11:18:28.652Z] [2021-07-10T11:18:28.652Z] DONE 14 tests, 8 skipped in 3.029s [2021-07-10T11:18:28.652Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-10T11:18:29.969Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-10T11:18:30.861Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-10T11:18:30.861Z] INFO: Testing against a local daemon [2021-07-10T11:18:30.861Z] === RUN TestVolumesCreateAndList [2021-07-10T11:18:30.861Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-07-10T11:18:30.861Z] === RUN TestVolumesRemove [2021-07-10T11:18:30.861Z] --- PASS: TestVolumesRemove (0.11s) [2021-07-10T11:18:30.861Z] === RUN TestVolumesInspect [2021-07-10T11:18:30.861Z] --- PASS: TestVolumesInspect (0.05s) [2021-07-10T11:18:30.861Z] === RUN TestVolumesInvalidJSON [2021-07-10T11:18:30.861Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-10T11:18:30.861Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-10T11:18:30.861Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-10T11:18:30.861Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-10T11:18:30.861Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-10T11:18:30.861Z] PASS [2021-07-10T11:18:30.861Z] ok github.com/docker/docker/integration/volume 0.311s [2021-07-10T11:18:30.861Z] [2021-07-10T11:18:30.861Z] DONE 5 tests in 2.216s [2021-07-10T11:18:30.861Z] INFO: make.ps1 ended at 07/10/2021 11:18:30 [2021-07-10T11:18:30.861Z] INFO: Integration CLI tests being run from the host: [2021-07-10T11:18:30.861Z] 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-10T11:18:35.784Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-10T11:18:35.784Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-10T11:18:35.784Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-10T11:18:35.784Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-10T11:18:35.784Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-10T11:18:35.784Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-10T11:18:35.784Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-10T11:18:35.784Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-10T11:18:35.784Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-10T11:18:35.784Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-10T11:18:41.252Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-10T11:18:41.252Z] INFO: Testing against a local daemon [2021-07-10T11:18:41.252Z] === RUN TestDockerSuite [2021-07-10T11:18:41.252Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-10T11:18:41.252Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-10T11:18:41.252Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-10T11:18:41.252Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-10T11:18:41.252Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-10T11:18:41.252Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-10T11:18:41.252Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-10T11:18:41.252Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-10T11:18:41.252Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-10T11:18:41.252Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-10T11:18:41.252Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-10T11:18:41.252Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-10T11:18:41.717Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-10T11:18:42.182Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-10T11:19:11.385Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-10T11:19:11.385Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-10T11:19:11.385Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-10T11:19:11.518Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-10T11:19:11.518Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-10T11:19:11.977Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-10T11:19:11.977Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-10T11:19:11.977Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-10T11:19:26.228Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-10T11:19:33.102Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-10T11:19:33.102Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-10T11:19:33.102Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-10T11:19:33.102Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-10T11:19:36.605Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-10T11:19:43.460Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-10T11:19:43.460Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-10T11:19:45.004Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-10T11:19:46.954Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-10T11:19:55.365Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-10T11:20:03.960Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-10T11:20:16.368Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-10T11:20:16.368Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-10T11:20:16.368Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-10T11:20:17.010Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-10T11:20:22.185Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-10T11:20:22.185Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-10T11:20:22.185Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-10T11:20:22.185Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-10T11:20:22.185Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-10T11:20:24.102Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-10T11:20:29.281Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-10T11:20:29.281Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-10T11:20:29.281Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-10T11:20:29.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-10T11:20:29.742Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-10T11:20:29.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-10T11:20:29.742Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-10T11:20:29.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-10T11:20:38.937Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-10T11:20:54.922Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-10T11:20:59.637Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-10T11:20:59.637Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-10T11:21:00.098Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-10T11:21:00.098Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-10T11:21:00.559Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-10T11:21:02.107Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-10T11:21:02.107Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-10T11:21:02.107Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-10T11:21:09.423Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-10T11:21:09.887Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-10T11:21:09.887Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-10T11:21:09.887Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-10T11:21:09.887Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-10T11:21:09.887Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-10T11:21:09.887Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-10T11:21:09.887Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-10T11:21:09.887Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-10T11:21:09.887Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-10T11:21:09.887Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-10T11:21:09.887Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-10T11:21:09.887Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-10T11:21:09.887Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-10T11:21:09.887Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-10T11:21:09.887Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-10T11:21:09.887Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-10T11:21:09.887Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-10T11:21:09.887Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-10T11:21:09.887Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-10T11:21:12.457Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-10T11:21:12.919Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-10T11:21:12.919Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-10T11:21:12.919Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-10T11:21:12.919Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-10T11:21:12.919Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-10T11:21:14.473Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-10T11:21:16.016Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-10T11:21:16.478Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-10T11:21:16.940Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-10T11:21:17.019Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-10T11:21:17.019Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-10T11:21:17.019Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-10T11:21:17.019Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-10T11:21:17.019Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-10T11:21:17.914Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-10T11:21:19.954Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-10T11:21:27.187Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-10T11:21:27.187Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-10T11:21:27.187Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-10T11:21:27.187Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-10T11:21:27.187Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-10T11:21:27.187Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-10T11:21:27.187Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-10T11:21:27.187Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-10T11:21:27.187Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-10T11:21:28.265Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-10T11:21:30.122Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-10T11:21:30.122Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-10T11:21:30.122Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-10T11:21:30.122Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-10T11:21:30.122Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-10T11:21:30.453Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-10T11:21:30.453Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-10T11:21:30.453Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-10T11:21:31.426Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-10T11:21:31.426Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-10T11:21:31.426Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-10T11:21:32.399Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-10T11:21:33.943Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-10T11:21:35.487Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-10T11:21:35.948Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-10T11:21:35.948Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-10T11:21:35.948Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-10T11:21:36.921Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-10T11:21:37.241Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-10T11:21:37.382Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-10T11:21:37.382Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-10T11:21:37.382Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-10T11:21:37.382Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-10T11:21:37.382Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-10T11:21:44.485Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-10T11:21:51.091Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-10T11:21:51.091Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-10T11:21:51.091Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-10T11:21:51.091Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-10T11:21:51.091Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-10T11:21:51.091Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-10T11:21:51.091Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-10T11:21:51.091Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-10T11:21:51.091Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-10T11:21:51.091Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-10T11:21:51.091Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-10T11:21:51.551Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-10T11:22:06.383Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-10T11:22:13.470Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-10T11:22:20.218Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-10T11:22:20.218Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-10T11:22:20.218Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-10T11:22:23.814Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-10T11:22:23.814Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-10T11:22:23.814Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-10T11:22:23.814Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-10T11:22:23.814Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-10T11:22:23.814Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-10T11:22:23.814Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-10T11:22:23.814Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-10T11:22:23.814Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-10T11:22:23.814Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-10T11:22:23.814Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-10T11:22:24.926Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-10T11:22:24.926Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-10T11:22:24.926Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-10T11:22:24.926Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-10T11:22:25.388Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-10T11:22:25.388Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-10T11:22:25.388Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-10T11:22:26.361Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-10T11:22:26.361Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-10T11:22:26.361Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-10T11:22:26.732Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-10T11:22:26.733Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-10T11:22:26.733Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-10T11:22:26.733Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-10T11:22:26.733Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-10T11:22:26.733Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-10T11:22:26.733Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-10T11:22:27.705Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-10T11:22:32.412Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-10T11:22:50.123Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-10T11:22:51.096Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-10T11:22:51.096Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-10T11:22:51.096Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-10T11:22:51.096Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-10T11:22:51.096Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-10T11:22:51.096Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-10T11:22:51.096Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-10T11:22:51.096Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-10T11:22:51.096Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-10T11:22:51.096Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-10T11:22:51.096Z] === RUN TestDockerSuite/TestBuildFails [2021-07-10T11:22:51.539Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-10T11:22:51.539Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-10T11:22:51.539Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-10T11:22:52.000Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-10T11:22:54.014Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-10T11:22:54.014Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-10T11:22:59.834Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-10T11:23:06.928Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-10T11:23:12.736Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-10T11:23:13.135Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-10T11:23:13.135Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-10T11:23:13.135Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-10T11:23:16.888Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-10T11:23:18.546Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-10T11:23:20.087Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-10T11:23:20.642Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-10T11:23:23.564Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-10T11:23:30.431Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-10T11:23:30.431Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-10T11:23:30.431Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-10T11:23:30.892Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-10T11:23:31.353Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-10T11:23:31.353Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-10T11:23:31.353Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-10T11:23:39.941Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-10T11:23:39.941Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-10T11:23:39.941Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-10T11:23:48.871Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-10T11:23:48.871Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-10T11:23:48.871Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-10T11:23:48.871Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-10T11:23:48.871Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-10T11:23:48.871Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-10T11:23:49.330Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-10T11:23:49.330Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-10T11:23:49.330Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-10T11:23:49.330Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-10T11:23:49.784Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-10T11:23:49.784Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-10T11:23:49.784Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-10T11:23:49.784Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-10T11:23:50.741Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-10T11:23:52.353Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-10T11:23:52.813Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-10T11:23:54.356Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-10T11:23:54.356Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-10T11:23:54.356Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-10T11:23:54.445Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-10T11:23:55.327Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-10T11:23:55.327Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-10T11:23:55.967Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-10T11:23:55.967Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-10T11:23:55.967Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-10T11:23:55.967Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-10T11:23:55.967Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-10T11:23:56.420Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-10T11:23:59.303Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-10T11:24:00.032Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-10T11:24:00.493Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-10T11:24:00.954Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-10T11:24:02.497Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-10T11:24:02.961Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-10T11:24:03.933Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-10T11:24:06.123Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-10T11:24:11.619Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-10T11:24:11.937Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-10T11:24:11.937Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-10T11:24:12.400Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-10T11:24:12.400Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-10T11:24:12.400Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-10T11:24:12.400Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-10T11:24:12.400Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-10T11:24:12.400Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-10T11:24:12.862Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-10T11:24:13.322Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-10T11:24:13.783Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-10T11:24:19.591Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-10T11:24:21.862Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-10T11:24:22.815Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-10T11:24:22.815Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-10T11:24:22.815Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-10T11:24:24.053Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-10T11:24:24.053Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-10T11:24:24.053Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-10T11:24:24.053Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-10T11:24:26.514Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-10T11:24:28.668Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-10T11:24:34.399Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-10T11:24:34.400Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-10T11:24:34.400Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-10T11:24:34.400Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-10T11:24:34.400Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-10T11:24:34.400Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-10T11:24:34.400Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-10T11:24:34.400Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-10T11:24:34.400Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-10T11:24:34.400Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-10T11:24:37.311Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-10T11:24:37.311Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-10T11:24:37.311Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-10T11:24:37.772Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-10T11:25:20.325Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-10T11:25:24.524Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-10T11:25:24.524Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-10T11:25:24.524Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-10T11:25:34.681Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-10T11:25:34.681Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-10T11:25:34.681Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-10T11:25:34.681Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-10T11:25:34.681Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-10T11:25:35.171Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-10T11:25:39.875Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-10T11:25:45.627Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-10T11:25:46.970Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-10T11:25:55.992Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-10T11:25:57.314Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-10T11:25:59.704Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-10T11:25:59.704Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-10T11:25:59.704Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-10T11:25:59.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-10T11:26:06.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-10T11:26:06.774Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-10T11:26:08.291Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-10T11:26:08.380Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-10T11:26:14.025Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-10T11:26:22.491Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-10T11:26:22.491Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-10T11:26:22.491Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-10T11:26:24.283Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-10T11:26:28.297Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-10T11:26:28.297Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-10T11:26:28.297Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-10T11:26:28.297Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-10T11:26:28.758Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-10T11:26:28.758Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-10T11:26:31.674Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-10T11:26:32.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-10T11:26:32.774Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-10T11:26:32.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-10T11:26:36.386Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-10T11:26:38.379Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-10T11:26:38.510Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-10T11:26:38.510Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-10T11:26:38.510Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-10T11:26:38.510Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-10T11:26:38.510Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-10T11:26:38.571Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-10T11:26:39.032Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-10T11:26:39.032Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-10T11:26:41.947Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-10T11:26:42.918Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-10T11:26:44.459Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-10T11:26:45.513Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-10T11:26:45.513Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-10T11:26:45.514Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-10T11:26:45.514Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-10T11:26:45.514Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-10T11:26:45.514Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-10T11:26:45.514Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-10T11:26:45.514Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-10T11:26:48.708Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-10T11:26:54.799Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-10T11:26:54.799Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-10T11:26:59.036Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-10T11:27:05.141Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-10T11:27:07.329Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-10T11:27:14.419Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-10T11:27:24.759Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-10T11:27:27.680Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-10T11:27:28.651Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-10T11:27:28.651Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-10T11:27:29.112Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-10T11:27:29.112Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-10T11:27:29.112Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-10T11:27:30.655Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-10T11:27:30.655Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-10T11:27:30.655Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-10T11:27:36.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-10T11:27:36.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-10T11:27:36.056Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-10T11:27:36.056Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-10T11:27:36.056Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-10T11:27:36.056Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-10T11:27:36.507Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-10T11:27:36.507Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-10T11:27:36.507Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-10T11:27:42.242Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-10T11:27:43.198Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-10T11:27:43.198Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-10T11:27:43.198Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-10T11:27:43.198Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-10T11:27:43.198Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-10T11:27:44.738Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-10T11:27:46.279Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-10T11:27:46.740Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-10T11:27:47.201Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-10T11:27:48.171Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-10T11:27:53.928Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-10T11:27:56.073Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-10T11:27:56.073Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-10T11:27:56.073Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-10T11:27:57.586Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-10T11:27:57.586Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-10T11:27:57.586Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-10T11:27:58.037Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-10T11:28:00.179Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-10T11:28:01.129Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-10T11:28:01.582Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-10T11:28:01.582Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-10T11:28:01.582Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-10T11:28:02.534Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-10T11:28:03.486Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-10T11:28:03.486Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-10T11:28:03.486Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-10T11:28:03.486Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-10T11:28:03.486Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-10T11:28:09.210Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-10T11:28:13.214Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-10T11:28:25.099Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-10T11:28:25.099Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-10T11:28:25.099Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-10T11:28:25.099Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-10T11:28:25.099Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-10T11:28:25.099Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-10T11:28:25.099Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-10T11:28:25.099Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-10T11:28:25.099Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-10T11:28:25.099Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-10T11:28:25.099Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-10T11:28:25.099Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-10T11:28:30.927Z] === RUN TestDockerSuite/TestBuildRm [2021-07-10T11:28:33.727Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-10T11:28:37.467Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-10T11:28:44.766Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-10T11:28:45.718Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-10T11:28:46.668Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-10T11:28:47.794Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-10T11:28:47.794Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-10T11:28:47.794Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-10T11:28:47.794Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-10T11:28:47.794Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-10T11:28:47.794Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-10T11:28:47.794Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-10T11:28:47.794Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-10T11:28:47.794Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-10T11:28:47.794Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-10T11:28:47.794Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-10T11:28:48.633Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-10T11:28:50.178Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-10T11:28:50.178Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-10T11:28:50.178Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-10T11:28:50.178Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-10T11:28:50.178Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-10T11:28:51.534Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-10T11:28:51.534Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-10T11:28:51.534Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-10T11:28:51.534Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-10T11:28:51.534Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-10T11:28:51.534Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-10T11:28:51.534Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-10T11:28:51.722Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-10T11:28:52.391Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-10T11:28:52.392Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-10T11:28:52.504Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-10T11:28:52.842Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-10T11:28:52.842Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-10T11:28:52.842Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-10T11:28:52.842Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-10T11:28:52.842Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-10T11:28:53.793Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-10T11:28:53.793Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-10T11:28:53.793Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-10T11:28:56.425Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-10T11:28:57.196Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-10T11:28:59.338Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-10T11:29:04.041Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-10T11:29:12.034Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-10T11:29:12.034Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-10T11:29:12.034Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-10T11:29:12.034Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-10T11:29:12.034Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-10T11:29:12.034Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-10T11:29:12.034Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-10T11:29:12.495Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-10T11:29:12.495Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-10T11:29:12.495Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-10T11:29:12.495Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-10T11:29:12.495Z] === RUN TestDockerSuite/TestBuildFails [2021-07-10T11:29:15.415Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-10T11:29:15.415Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-10T11:29:21.225Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-10T11:29:25.160Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-10T11:29:25.623Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-10T11:29:26.085Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-10T11:29:28.323Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-10T11:29:35.423Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-10T11:29:36.153Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-10T11:29:36.154Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-10T11:29:36.154Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-10T11:29:36.154Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-10T11:29:36.458Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-10T11:29:36.458Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-10T11:29:40.204Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-10T11:29:40.204Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-10T11:29:41.241Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-10T11:29:42.785Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-10T11:29:43.947Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-10T11:29:53.132Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-10T11:29:53.132Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-10T11:29:53.132Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-10T11:29:53.594Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-10T11:29:54.566Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-10T11:29:54.566Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-10T11:29:54.566Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-10T11:30:01.182Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-10T11:30:02.701Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-10T11:30:03.657Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-10T11:30:09.416Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-10T11:30:09.416Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-10T11:30:09.416Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-10T11:30:12.229Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-10T11:30:15.103Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-10T11:30:17.974Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-10T11:30:21.826Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-10T11:30:21.826Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-10T11:30:24.014Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-10T11:30:24.014Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-10T11:30:24.014Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-10T11:30:24.991Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-10T11:30:24.991Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-10T11:30:26.492Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-10T11:30:26.492Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-10T11:30:26.492Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-10T11:30:28.679Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-10T11:30:29.651Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-10T11:30:29.700Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-10T11:30:30.673Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-10T11:30:31.645Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-10T11:30:32.618Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-10T11:30:33.591Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-10T11:30:34.355Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-10T11:30:34.563Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-10T11:30:36.109Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-10T11:30:39.056Z] === RUN TestDockerSuite/TestBuildUser [2021-07-10T11:30:39.056Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-10T11:30:39.056Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-10T11:30:39.056Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-10T11:30:39.056Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-10T11:30:39.056Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-10T11:30:39.056Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-10T11:30:43.205Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-10T11:30:43.205Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-10T11:30:43.205Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-10T11:30:43.205Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-10T11:30:43.205Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-10T11:30:43.205Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-10T11:30:43.205Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-10T11:30:43.205Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-10T11:30:43.667Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-10T11:30:44.128Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-10T11:30:44.589Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-10T11:30:47.639Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-10T11:30:47.640Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-10T11:30:50.399Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-10T11:30:51.388Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-10T11:30:51.388Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-10T11:30:51.388Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-10T11:30:51.388Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-10T11:30:51.388Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-10T11:31:08.138Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-10T11:31:08.138Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-10T11:31:08.138Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-10T11:31:09.693Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-10T11:31:12.542Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-10T11:31:12.542Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-10T11:31:22.892Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-10T11:31:27.715Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-10T11:31:27.715Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-10T11:31:27.715Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-10T11:31:27.715Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-10T11:31:27.715Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-10T11:31:29.899Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-10T11:31:29.899Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-10T11:31:30.359Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-10T11:31:43.908Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-10T11:31:43.908Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-10T11:31:43.908Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-10T11:31:43.908Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-10T11:31:45.186Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-10T11:31:47.369Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-10T11:31:47.829Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-10T11:31:52.265Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-10T11:32:02.674Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-10T11:32:02.674Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-10T11:32:02.674Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-10T11:32:02.674Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-10T11:32:02.674Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-10T11:32:02.674Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-10T11:32:02.674Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-10T11:32:02.674Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-10T11:32:07.112Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-10T11:32:11.818Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-10T11:32:15.078Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-10T11:32:16.621Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-10T11:32:16.621Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-10T11:32:16.621Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-10T11:32:16.621Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-10T11:32:16.621Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-10T11:32:16.621Z] docker_cli_sni_test.go:18: Flakey test [2021-07-10T11:32:16.621Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-10T11:32:18.810Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-10T11:32:18.915Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-10T11:32:23.510Z] === RUN TestDockerSuite/TestCommitChange [2021-07-10T11:32:24.727Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-10T11:32:29.320Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-10T11:32:33.069Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-10T11:32:33.069Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-10T11:32:33.069Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-10T11:32:40.159Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-10T11:32:40.159Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-10T11:32:40.159Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-10T11:32:47.250Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-10T11:32:49.903Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-10T11:32:49.903Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-10T11:32:49.903Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-10T11:32:50.168Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-10T11:32:50.168Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-10T11:32:50.168Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-10T11:32:50.168Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-10T11:32:50.168Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-10T11:32:50.168Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-10T11:32:50.168Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-10T11:32:50.168Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-10T11:32:50.168Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-10T11:32:50.168Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-10T11:32:50.168Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-10T11:32:50.168Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-10T11:32:50.168Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-10T11:32:50.168Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-10T11:32:50.168Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-10T11:32:50.168Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-10T11:32:55.717Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-10T11:32:55.867Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-10T11:32:55.867Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-10T11:32:55.867Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-10T11:32:56.179Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-10T11:32:56.179Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-10T11:32:56.179Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-10T11:32:56.179Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-10T11:32:56.179Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-10T11:32:57.256Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-10T11:32:59.097Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-10T11:33:04.348Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-10T11:33:04.348Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-10T11:33:04.348Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-10T11:33:04.914Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-10T11:33:05.891Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-10T11:33:05.891Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-10T11:33:05.891Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-10T11:33:05.891Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-10T11:33:05.891Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-10T11:33:05.891Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-10T11:33:05.891Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-10T11:33:07.100Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-10T11:33:07.562Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-10T11:33:07.562Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-10T11:33:08.075Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-10T11:33:08.075Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-10T11:33:08.075Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-10T11:33:08.075Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-10T11:33:10.479Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-10T11:33:10.989Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-10T11:33:10.989Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-10T11:33:10.989Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-10T11:33:10.989Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-10T11:33:10.989Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-10T11:33:10.989Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-10T11:33:10.989Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-10T11:33:10.989Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-10T11:33:11.450Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-10T11:33:12.994Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-10T11:33:13.903Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-10T11:33:15.445Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-10T11:33:17.629Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-10T11:33:17.629Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-10T11:33:17.629Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-10T11:33:17.629Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-10T11:33:19.813Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-10T11:33:19.813Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-10T11:33:21.356Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-10T11:33:21.356Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-10T11:33:21.356Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-10T11:33:21.356Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-10T11:33:21.356Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-10T11:33:23.349Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-10T11:33:24.268Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-10T11:33:24.268Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-10T11:33:24.896Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-10T11:33:25.715Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-10T11:33:25.810Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-10T11:33:25.810Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-10T11:33:25.810Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-10T11:33:28.726Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-10T11:33:29.187Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-10T11:33:32.103Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-10T11:33:35.244Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-10T11:33:35.847Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-10T11:33:38.993Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-10T11:33:40.550Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-10T11:33:40.550Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-10T11:33:40.550Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-10T11:33:40.550Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-10T11:33:40.550Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-10T11:33:42.735Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-10T11:33:42.735Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-10T11:33:42.735Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-10T11:33:43.320Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-10T11:33:45.648Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-10T11:33:45.648Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-10T11:33:45.648Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-10T11:33:47.192Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-10T11:33:47.653Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-10T11:33:52.353Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-10T11:33:53.898Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-10T11:33:53.898Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-10T11:33:53.898Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-10T11:33:53.898Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-10T11:33:53.898Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-10T11:33:53.898Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-10T11:33:53.898Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-10T11:33:53.898Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-10T11:33:53.898Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-10T11:33:53.898Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-10T11:33:53.898Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-10T11:33:56.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-10T11:33:56.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-10T11:33:56.711Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-10T11:33:58.055Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-10T11:33:58.275Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-10T11:34:01.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-10T11:34:02.525Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-10T11:34:03.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-10T11:34:06.288Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007b0ca8_} [2021-07-10T11:34:08.474Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1047592582_c:\foo_false____} [2021-07-10T11:34:10.656Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1047592582_c:\foo_true____} [2021-07-10T11:34:12.881Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-10T11:34:13.340Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-10T11:34:13.340Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-10T11:34:13.340Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-10T11:34:13.340Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-10T11:34:13.340Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-10T11:34:13.571Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-10T11:34:13.571Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-10T11:34:13.571Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-10T11:34:13.571Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-10T11:34:13.571Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-10T11:34:13.571Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-10T11:34:13.571Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-10T11:34:13.571Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-10T11:34:13.571Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-10T11:34:13.571Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-10T11:34:13.571Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-10T11:34:13.571Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-10T11:34:13.571Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-10T11:34:13.571Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-10T11:34:13.571Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-10T11:34:13.571Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-10T11:34:13.571Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-10T11:34:13.571Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-10T11:34:13.571Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-10T11:34:13.571Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-10T11:34:13.571Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-10T11:34:13.571Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-10T11:34:13.571Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-10T11:34:13.571Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-10T11:34:15.528Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-10T11:34:15.528Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-10T11:34:15.528Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-10T11:34:16.488Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-10T11:34:16.488Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-10T11:34:16.488Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-10T11:34:16.488Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-10T11:34:16.488Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-10T11:34:16.488Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-10T11:34:16.488Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-10T11:34:16.488Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-10T11:34:16.488Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-10T11:34:16.488Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-10T11:34:16.488Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-10T11:34:16.488Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-10T11:34:16.488Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-10T11:34:16.488Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-10T11:34:16.488Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-10T11:34:16.488Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-10T11:34:16.488Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-10T11:34:16.488Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-10T11:34:16.488Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-10T11:34:16.488Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-10T11:34:16.488Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-10T11:34:16.488Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-10T11:34:16.488Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-10T11:34:16.488Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-10T11:34:16.488Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-10T11:34:16.488Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-10T11:34:16.488Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-10T11:34:18.673Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-10T11:34:18.673Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-10T11:34:18.673Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-10T11:34:18.673Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-10T11:34:21.587Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-10T11:34:21.587Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-10T11:34:21.587Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-10T11:34:21.587Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-10T11:34:21.587Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-10T11:34:21.587Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-10T11:34:21.587Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-10T11:34:26.290Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-10T11:34:29.205Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-10T11:34:29.205Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-10T11:34:29.205Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-10T11:34:29.205Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-10T11:34:29.205Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-10T11:34:39.558Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-10T11:34:39.558Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-10T11:34:39.558Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-10T11:34:39.558Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-10T11:34:39.559Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-10T11:34:40.458Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-10T11:34:46.654Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-10T11:34:46.655Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-10T11:34:46.655Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-10T11:34:46.655Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-10T11:34:46.655Z] === RUN TestDockerSuite/TestCpToDot [2021-07-10T11:34:48.840Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-10T11:34:48.840Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-10T11:34:48.840Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-10T11:34:48.840Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-10T11:34:48.840Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-10T11:34:48.942Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-10T11:34:51.753Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-10T11:34:51.753Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-10T11:34:51.753Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-10T11:34:51.753Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-10T11:34:51.753Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-10T11:34:51.753Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-10T11:34:51.753Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-10T11:34:51.753Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-10T11:34:51.753Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-10T11:34:51.753Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-10T11:34:51.753Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-10T11:34:53.937Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-10T11:34:56.851Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-10T11:34:56.851Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-10T11:34:56.851Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-10T11:34:58.394Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-10T11:34:59.195Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-10T11:34:59.365Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-10T11:34:59.365Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-10T11:34:59.365Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-10T11:34:59.365Z] === RUN TestDockerSuite/TestCreateRM [2021-07-10T11:34:59.827Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-10T11:34:59.827Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-10T11:34:59.827Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-10T11:34:59.827Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-10T11:35:00.287Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-10T11:35:06.232Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-10T11:35:08.873Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-10T11:35:08.873Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-10T11:35:08.873Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-10T11:35:12.624Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-10T11:35:12.624Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-10T11:35:12.624Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-10T11:35:12.624Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-10T11:35:14.814Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-10T11:35:14.814Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-10T11:35:14.814Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-10T11:35:15.274Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-10T11:35:15.274Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-10T11:35:15.274Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-10T11:35:15.274Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-10T11:35:15.274Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-10T11:35:15.274Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-10T11:35:15.274Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-10T11:35:15.274Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-10T11:35:15.274Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-10T11:35:15.274Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-10T11:35:15.274Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-10T11:35:15.274Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:35:15.274Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-10T11:35:15.274Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-10T11:35:15.274Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-10T11:35:15.274Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-10T11:35:15.274Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-10T11:35:15.274Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-10T11:35:15.274Z] === RUN TestDockerSuite/TestDockerFails [2021-07-10T11:35:15.274Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-10T11:35:15.274Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-10T11:35:15.274Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-10T11:35:15.274Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-10T11:35:15.274Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-10T11:35:15.274Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-10T11:35:15.274Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-10T11:35:15.274Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-10T11:35:15.274Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-10T11:35:15.274Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-10T11:35:15.274Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-10T11:35:18.188Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-10T11:35:19.732Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-10T11:35:21.063Z] === RUN TestDockerSuite/TestBuildRm [2021-07-10T11:35:22.647Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-10T11:35:31.244Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-10T11:35:38.758Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-10T11:35:41.588Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-10T11:35:45.337Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-10T11:35:45.836Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-10T11:35:45.836Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-10T11:35:45.836Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-10T11:35:45.836Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-10T11:35:45.836Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-10T11:35:47.521Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-10T11:35:48.020Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-10T11:35:48.493Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-10T11:35:51.764Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-10T11:35:52.239Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-10T11:35:53.210Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-10T11:35:54.182Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-10T11:35:55.502Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-10T11:35:58.882Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-10T11:36:01.301Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-10T11:36:04.685Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-10T11:36:04.685Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-10T11:36:04.685Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-10T11:36:04.685Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-10T11:36:04.685Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-10T11:36:04.685Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-10T11:36:04.685Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-10T11:36:04.685Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-10T11:36:04.685Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-10T11:36:05.147Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-10T11:36:05.147Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-10T11:36:05.147Z] === RUN TestDockerSuite/TestEventsRename [2021-07-10T11:36:09.847Z] === RUN TestDockerSuite/TestEventsResize [2021-07-10T11:36:18.438Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-10T11:36:19.985Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-10T11:36:22.901Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-10T11:36:27.603Z] === RUN TestDockerSuite/TestEventsTop [2021-07-10T11:36:27.603Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-10T11:36:27.603Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-10T11:36:30.518Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-10T11:36:31.285Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-10T11:36:31.285Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-10T11:36:31.285Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-10T11:36:35.220Z] === RUN TestDockerSuite/TestExec [2021-07-10T11:36:35.220Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-10T11:36:35.220Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-10T11:36:35.220Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-10T11:36:35.220Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-10T11:36:36.761Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-10T11:36:38.304Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-10T11:36:38.304Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-10T11:36:38.304Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-10T11:36:38.304Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-10T11:36:38.304Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-10T11:36:38.304Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-10T11:36:38.304Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-10T11:36:38.363Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-10T11:36:38.363Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-10T11:36:40.490Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-10T11:36:42.683Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-10T11:36:43.056Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-10T11:36:43.056Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-10T11:36:45.599Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-10T11:36:47.145Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-10T11:36:51.848Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-10T11:36:51.848Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-10T11:36:51.848Z] === RUN TestDockerSuite/TestExecEnv [2021-07-10T11:36:51.848Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-10T11:36:51.848Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-10T11:36:51.848Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-10T11:36:51.848Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-10T11:36:53.383Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-10T11:36:54.035Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-10T11:36:57.785Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-10T11:36:57.785Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-10T11:36:57.785Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-10T11:36:57.785Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-10T11:36:57.785Z] === RUN TestDockerSuite/TestExecParseError [2021-07-10T11:36:57.785Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-10T11:36:57.785Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-10T11:36:57.785Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-10T11:36:57.785Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-10T11:36:57.785Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-10T11:36:57.785Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-10T11:36:59.973Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-10T11:36:59.973Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-10T11:36:59.973Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-10T11:36:59.973Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-10T11:36:59.973Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-10T11:36:59.973Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-10T11:36:59.973Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-10T11:36:59.973Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-10T11:36:59.973Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-10T11:36:59.973Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-10T11:36:59.973Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-10T11:37:02.160Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-10T11:37:02.160Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-10T11:37:02.622Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-10T11:37:08.498Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-10T11:37:08.498Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-10T11:37:08.498Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-10T11:37:08.498Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-10T11:37:08.498Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-10T11:37:08.498Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-10T11:37:08.498Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-10T11:37:14.303Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-10T11:37:18.530Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-10T11:37:18.530Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-10T11:37:18.530Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-10T11:37:20.069Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-10T11:37:20.111Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-10T11:37:21.608Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-10T11:37:23.027Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-10T11:37:25.850Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-10T11:37:25.850Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-10T11:37:25.850Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-10T11:37:25.850Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-10T11:37:25.850Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-10T11:37:25.850Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-10T11:37:25.850Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-10T11:37:25.850Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-10T11:37:25.850Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-10T11:37:25.850Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-10T11:37:25.850Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-10T11:37:25.850Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-10T11:37:28.841Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-10T11:37:28.841Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-10T11:37:28.841Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-10T11:37:28.841Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-10T11:37:29.302Z] === RUN TestDockerSuite/TestHealth [2021-07-10T11:37:29.302Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-10T11:37:29.302Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-10T11:37:29.302Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-10T11:37:29.302Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-10T11:37:29.302Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-10T11:37:29.535Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-10T11:37:31.934Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-10T11:37:32.398Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-10T11:37:34.017Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-10T11:37:34.017Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-10T11:37:34.017Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-10T11:37:34.017Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-10T11:37:34.017Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-10T11:37:34.017Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-10T11:37:34.478Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-10T11:37:34.938Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-10T11:37:34.939Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-10T11:37:34.939Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-10T11:37:36.482Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-10T11:37:36.482Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-10T11:37:36.641Z] === RUN TestDockerSuite/TestBuildUser [2021-07-10T11:37:36.641Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-10T11:37:36.641Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-10T11:37:36.641Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-10T11:37:36.641Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-10T11:37:36.641Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-10T11:37:36.641Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-10T11:37:38.125Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-10T11:37:38.125Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-10T11:37:38.125Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-10T11:37:38.125Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-10T11:37:38.125Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-10T11:37:38.125Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-10T11:37:38.125Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-10T11:37:38.125Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-10T11:37:38.125Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-10T11:37:38.125Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-10T11:37:38.125Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-10T11:37:38.670Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-10T11:37:38.670Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-10T11:37:40.384Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-10T11:37:40.856Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-10T11:37:41.358Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-10T11:37:42.757Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-10T11:37:42.757Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-10T11:37:42.757Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-10T11:37:42.757Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-10T11:37:42.757Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-10T11:37:42.757Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-10T11:37:42.757Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-10T11:37:43.207Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-10T11:37:43.774Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-10T11:37:43.774Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-10T11:37:43.774Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-10T11:37:43.774Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-10T11:37:44.263Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-10T11:37:44.263Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-10T11:37:44.263Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-10T11:37:44.263Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-10T11:37:44.263Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-10T11:37:47.520Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-10T11:37:47.980Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-10T11:37:48.931Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-10T11:37:50.166Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-10T11:37:50.166Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-10T11:37:50.166Z] === RUN TestDockerSuite/TestImportFile [2021-07-10T11:37:50.166Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-10T11:37:50.166Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-10T11:37:50.166Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-10T11:37:50.166Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-10T11:37:50.166Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-10T11:37:50.166Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-10T11:37:50.166Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-10T11:37:50.166Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-10T11:37:50.166Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-10T11:37:50.166Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-10T11:37:50.626Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-10T11:37:50.626Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-10T11:37:50.626Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-10T11:37:50.626Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-10T11:37:50.626Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-10T11:37:50.626Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-10T11:37:50.626Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-10T11:37:50.626Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-10T11:37:50.626Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-10T11:37:50.626Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-10T11:37:52.811Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-10T11:37:55.001Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-10T11:37:55.001Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-10T11:37:55.001Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-10T11:37:55.001Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-10T11:37:55.001Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-10T11:37:55.461Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-10T11:37:55.461Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-10T11:37:55.461Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-10T11:37:57.647Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-10T11:37:58.108Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-10T11:38:01.022Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-10T11:38:01.022Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-10T11:38:01.022Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-10T11:38:01.022Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-10T11:38:01.022Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-10T11:38:01.022Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-10T11:38:01.022Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-10T11:38:03.939Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-10T11:38:06.502Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-10T11:38:06.502Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-10T11:38:06.502Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-10T11:38:06.502Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-10T11:38:06.502Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-10T11:38:06.502Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-10T11:38:06.502Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-10T11:38:06.502Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-10T11:38:06.502Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-10T11:38:06.502Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-10T11:38:06.502Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-10T11:38:06.502Z] === RUN TestDockerSuite/TestBuildFails [2021-07-10T11:38:08.017Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-10T11:38:08.469Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-10T11:38:08.645Z] === RUN TestDockerSuite/TestInspectImage [2021-07-10T11:38:08.645Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-10T11:38:08.645Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-10T11:38:08.645Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-10T11:38:08.645Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-10T11:38:08.645Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-10T11:38:08.645Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-10T11:38:09.409Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-10T11:38:09.410Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-10T11:38:10.831Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-10T11:38:13.017Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-10T11:38:13.481Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-10T11:38:14.199Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-10T11:38:16.395Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-10T11:38:17.943Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-10T11:38:17.943Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-10T11:38:17.943Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-10T11:38:17.943Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-10T11:38:19.738Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-10T11:38:19.937Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-10T11:38:20.134Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-10T11:38:23.893Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-10T11:38:24.434Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-10T11:38:24.434Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-10T11:38:24.893Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-10T11:38:24.893Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-10T11:38:24.893Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-10T11:38:27.804Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-10T11:38:27.804Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-10T11:38:27.804Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-10T11:38:28.435Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-10T11:38:28.602Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-10T11:38:30.789Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-10T11:38:32.975Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-10T11:38:34.170Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-10T11:38:35.163Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-10T11:38:35.686Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-10T11:38:37.349Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-10T11:38:38.128Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-10T11:38:39.537Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-10T11:38:41.418Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-10T11:38:41.418Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-10T11:38:41.418Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-10T11:38:42.370Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-10T11:38:42.451Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-10T11:38:42.451Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-10T11:38:42.451Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-10T11:38:42.451Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-10T11:38:42.451Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-10T11:38:42.451Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-10T11:38:42.451Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-10T11:38:42.451Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-10T11:38:42.451Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-10T11:38:42.451Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-10T11:38:42.451Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-10T11:38:42.451Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-10T11:38:42.451Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-10T11:38:42.451Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-10T11:38:42.451Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-10T11:38:42.451Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-10T11:38:42.451Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-10T11:38:42.451Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-10T11:38:42.451Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-10T11:38:42.451Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-10T11:38:42.451Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-10T11:38:42.451Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-10T11:38:42.451Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-10T11:38:42.451Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-10T11:38:42.451Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-10T11:38:42.451Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-10T11:38:42.451Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-10T11:38:42.451Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-10T11:38:42.451Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-10T11:38:42.451Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-10T11:38:42.451Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-10T11:38:42.451Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-10T11:38:42.451Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-10T11:38:42.452Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-10T11:38:42.452Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-10T11:38:42.822Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-10T11:38:42.822Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-10T11:38:42.822Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-10T11:38:42.914Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-10T11:38:45.100Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-10T11:38:47.291Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-10T11:38:48.449Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-10T11:38:48.449Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-10T11:38:53.099Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-10T11:38:56.019Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-10T11:38:56.019Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-10T11:38:56.019Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-10T11:38:57.531Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-10T11:38:57.531Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-10T11:38:57.531Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-10T11:38:57.561Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-10T11:38:58.022Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-10T11:39:03.263Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-10T11:39:03.263Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-10T11:39:03.263Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-10T11:39:03.263Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-10T11:39:03.263Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-10T11:39:03.263Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-10T11:39:03.263Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-10T11:39:03.825Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-10T11:39:04.801Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-10T11:39:09.640Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-10T11:39:09.834Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-10T11:39:10.287Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-10T11:39:12.435Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-10T11:39:12.435Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-10T11:39:12.435Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-10T11:39:13.391Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-10T11:39:13.391Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-10T11:39:15.446Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-10T11:39:17.187Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-10T11:39:18.362Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-10T11:39:19.138Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-10T11:39:19.371Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-10T11:39:19.371Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-10T11:39:19.371Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-10T11:39:19.371Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-10T11:39:19.371Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-10T11:39:19.371Z] docker_cli_sni_test.go:18: Flakey test [2021-07-10T11:39:19.371Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-10T11:39:19.592Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-10T11:39:20.047Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-10T11:39:20.547Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-10T11:39:20.547Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-10T11:39:20.547Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-10T11:39:21.553Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-10T11:39:21.568Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-10T11:39:22.021Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-10T11:39:22.738Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-10T11:39:22.978Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-10T11:39:25.136Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-10T11:39:25.652Z] === RUN TestDockerSuite/TestLogsSince [2021-07-10T11:39:26.246Z] === RUN TestDockerSuite/TestCommitChange [2021-07-10T11:39:32.043Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-10T11:39:32.163Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-10T11:39:32.163Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-10T11:39:32.163Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-10T11:39:32.163Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-10T11:39:32.163Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-10T11:39:32.163Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-10T11:39:32.163Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-10T11:39:32.164Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-10T11:39:32.164Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-10T11:39:32.617Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-10T11:39:33.574Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-10T11:39:34.233Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-10T11:39:34.233Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-10T11:39:34.233Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-10T11:39:34.233Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-10T11:39:34.693Z] === RUN TestDockerSuite/TestLogsTail [2021-07-10T11:39:36.735Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-10T11:39:36.735Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-10T11:39:36.735Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-10T11:39:37.608Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-10T11:39:39.324Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-10T11:39:39.792Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-10T11:39:41.979Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-10T11:39:41.979Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-10T11:39:41.979Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-10T11:39:41.979Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-10T11:39:41.979Z] === RUN TestDockerSuite/TestNetHostname [2021-07-10T11:39:41.979Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-10T11:39:41.979Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-10T11:39:41.979Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-10T11:39:41.979Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-10T11:39:41.979Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-10T11:39:41.979Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-10T11:39:41.979Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-10T11:39:41.979Z] === RUN TestDockerSuite/TestPluginActive [2021-07-10T11:39:41.979Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-10T11:39:41.979Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-10T11:39:41.979Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-10T11:39:41.979Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-10T11:39:42.440Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-10T11:39:42.440Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-10T11:39:42.440Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-10T11:39:42.440Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-10T11:39:42.440Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-10T11:39:42.440Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-10T11:39:42.440Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-10T11:39:42.440Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-10T11:39:42.440Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-10T11:39:42.440Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-10T11:39:42.440Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-10T11:39:42.440Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-10T11:39:42.440Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-10T11:39:42.440Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-10T11:39:42.440Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-10T11:39:42.440Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-10T11:39:42.440Z] === RUN TestDockerSuite/TestPortList [2021-07-10T11:39:42.440Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-10T11:39:42.440Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-10T11:39:45.312Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-10T11:39:45.312Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-10T11:39:45.312Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-10T11:39:47.142Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-10T11:39:47.142Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-10T11:39:47.142Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-10T11:39:47.142Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-10T11:39:47.142Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-10T11:39:47.142Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-10T11:39:47.142Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-10T11:39:47.142Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-10T11:39:47.142Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-10T11:39:47.142Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-10T11:39:47.142Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-10T11:39:47.142Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-10T11:39:47.142Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-10T11:39:47.142Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-10T11:39:47.142Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-10T11:39:47.142Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-10T11:39:47.142Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-10T11:39:47.142Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-10T11:39:51.840Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-10T11:39:51.840Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-10T11:39:51.840Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-10T11:39:52.391Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-10T11:39:56.951Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-10T11:39:56.951Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-10T11:39:56.951Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-10T11:39:57.084Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-10T11:39:57.084Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-10T11:39:57.084Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-10T11:39:57.084Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-10T11:39:57.084Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-10T11:39:57.084Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-10T11:39:57.084Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-10T11:39:57.084Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-10T11:39:57.084Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-10T11:39:57.084Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-10T11:39:57.084Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-10T11:39:57.084Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-10T11:39:57.084Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-10T11:39:57.084Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-10T11:39:57.084Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-10T11:39:57.084Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-10T11:39:57.908Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-10T11:39:58.931Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-10T11:39:58.931Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-10T11:39:58.931Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-10T11:40:05.658Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-10T11:40:07.520Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-10T11:40:12.736Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-10T11:40:12.736Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-10T11:40:12.736Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-10T11:40:14.275Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-10T11:40:14.275Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-10T11:40:14.275Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-10T11:40:14.275Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-10T11:40:14.275Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-10T11:40:14.275Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-10T11:40:14.275Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-10T11:40:17.183Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-10T11:40:17.183Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-10T11:40:17.183Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-10T11:40:17.183Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-10T11:40:20.096Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-10T11:40:20.096Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-10T11:40:20.096Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-10T11:40:20.096Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-10T11:40:20.096Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-10T11:40:20.096Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-10T11:40:20.096Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-10T11:40:20.096Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-10T11:40:22.350Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-10T11:40:22.350Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-10T11:40:22.350Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-10T11:40:22.350Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-10T11:40:23.002Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-10T11:40:25.910Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-10T11:40:28.118Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-10T11:40:28.118Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-10T11:40:28.118Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-10T11:40:28.118Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-10T11:40:30.303Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-10T11:40:30.303Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-10T11:40:33.213Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-10T11:40:33.213Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-10T11:40:33.213Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-10T11:40:33.213Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-10T11:40:33.213Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-10T11:40:33.495Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-10T11:40:34.753Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-10T11:40:35.397Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-10T11:40:35.397Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-10T11:40:37.578Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-10T11:40:37.578Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-10T11:40:37.578Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-10T11:40:37.667Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-10T11:40:40.489Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-10T11:40:40.948Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-10T11:40:43.859Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-10T11:40:44.759Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-10T11:40:48.555Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-10T11:40:50.574Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-10T11:40:50.574Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-10T11:40:50.574Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-10T11:40:50.574Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-10T11:40:50.574Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-10T11:40:51.106Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-10T11:40:52.303Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-10T11:40:52.303Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-10T11:40:52.303Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-10T11:40:52.303Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-10T11:40:52.303Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-10T11:40:54.502Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-10T11:40:54.502Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-10T11:40:54.502Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-10T11:40:54.807Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-10T11:40:55.276Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-10T11:40:55.276Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-10T11:40:55.276Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-10T11:40:55.276Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-10T11:40:55.276Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-10T11:40:55.276Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-10T11:40:55.276Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-10T11:40:55.276Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-10T11:40:55.276Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-10T11:40:57.413Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-10T11:40:57.413Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-10T11:40:57.413Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-10T11:40:59.593Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-10T11:40:59.593Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-10T11:41:02.371Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-10T11:41:02.371Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-10T11:41:02.371Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-10T11:41:03.342Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-10T11:41:03.342Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-10T11:41:03.342Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-10T11:41:04.288Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-10T11:41:04.882Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-10T11:41:05.854Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-10T11:41:05.854Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-10T11:41:05.854Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-10T11:41:06.470Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-10T11:41:06.470Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-10T11:41:06.470Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-10T11:41:06.470Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-10T11:41:06.470Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-10T11:41:06.470Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-10T11:41:06.470Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-10T11:41:06.470Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-10T11:41:06.470Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-10T11:41:06.470Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-10T11:41:06.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-10T11:41:07.126Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-10T11:41:08.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-10T11:41:08.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-10T11:41:09.604Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-10T11:41:10.837Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-10T11:41:12.875Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-10T11:41:13.748Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-10T11:41:14.312Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-10T11:41:16.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-10T11:41:17.229Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-10T11:41:18.840Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009530e0_} [2021-07-10T11:41:21.748Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1147277306_c:\foo_false____} [2021-07-10T11:41:24.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1147277306_c:\foo_true____} [2021-07-10T11:41:26.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-10T11:41:26.842Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-10T11:41:26.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-10T11:41:26.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-10T11:41:26.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-10T11:41:26.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-10T11:41:26.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-10T11:41:26.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-10T11:41:26.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-10T11:41:26.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-10T11:41:27.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-10T11:41:27.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-10T11:41:27.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-10T11:41:27.761Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-10T11:41:27.761Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-10T11:41:27.761Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-10T11:41:27.761Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-10T11:41:27.761Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-10T11:41:27.761Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-10T11:41:27.761Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-10T11:41:27.761Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-10T11:41:27.761Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-10T11:41:27.761Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-10T11:41:27.761Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-10T11:41:30.486Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-10T11:41:30.486Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-10T11:41:30.486Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-10T11:41:30.670Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-10T11:41:30.670Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-10T11:41:30.670Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-10T11:41:30.670Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-10T11:41:30.670Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-10T11:41:30.670Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-10T11:41:30.670Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-10T11:41:30.670Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-10T11:41:30.670Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-10T11:41:30.670Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-10T11:41:30.670Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-10T11:41:30.670Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-10T11:41:30.670Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-10T11:41:30.670Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-10T11:41:30.670Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-10T11:41:30.670Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-10T11:41:30.670Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-10T11:41:30.670Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-10T11:41:30.670Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-10T11:41:30.670Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-10T11:41:30.670Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-10T11:41:30.670Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-10T11:41:30.670Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-10T11:41:30.670Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-10T11:41:30.670Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-10T11:41:30.670Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-10T11:41:30.670Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-10T11:41:33.576Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-10T11:41:33.576Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-10T11:41:33.576Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-10T11:41:33.576Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-10T11:41:36.488Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-10T11:41:36.488Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-10T11:41:36.488Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-10T11:41:36.488Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-10T11:41:36.488Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-10T11:41:36.488Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-10T11:41:36.488Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-10T11:41:41.183Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-10T11:41:42.399Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-10T11:41:42.399Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-10T11:41:42.399Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-10T11:41:42.803Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-10T11:41:43.257Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-10T11:41:43.257Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-10T11:41:43.257Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-10T11:41:43.257Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-10T11:41:43.257Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-10T11:41:44.091Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-10T11:41:44.091Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-10T11:41:44.091Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-10T11:41:44.091Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-10T11:41:44.091Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-10T11:41:46.141Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-10T11:41:46.143Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-10T11:41:46.143Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-10T11:41:46.604Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-10T11:41:47.576Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-10T11:41:51.932Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-10T11:41:52.277Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-10T11:41:53.450Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-10T11:41:53.903Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-10T11:41:53.903Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-10T11:41:54.419Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-10T11:41:54.419Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-10T11:41:54.419Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-10T11:41:54.419Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-10T11:41:54.419Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-10T11:41:56.779Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-10T11:41:56.979Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-10T11:41:56.979Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-10T11:41:56.979Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-10T11:41:57.739Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-10T11:41:59.261Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-10T11:42:01.681Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-10T11:42:01.681Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-10T11:42:01.681Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-10T11:42:04.749Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-10T11:42:04.749Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-10T11:42:04.749Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-10T11:42:04.749Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-10T11:42:04.749Z] === RUN TestDockerSuite/TestCpToDot [2021-07-10T11:42:06.929Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-10T11:42:06.929Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-10T11:42:06.929Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-10T11:42:06.929Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-10T11:42:06.929Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-10T11:42:09.940Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-10T11:42:09.940Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-10T11:42:09.940Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-10T11:42:09.940Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-10T11:42:09.940Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-10T11:42:09.940Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-10T11:42:09.940Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-10T11:42:09.940Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-10T11:42:09.940Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-10T11:42:09.941Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-10T11:42:10.400Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-10T11:42:12.584Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-10T11:42:14.086Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-10T11:42:15.493Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-10T11:42:15.493Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-10T11:42:15.952Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-10T11:42:17.002Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-10T11:42:17.972Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-10T11:42:18.131Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-10T11:42:18.590Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-10T11:42:19.050Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-10T11:42:19.050Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-10T11:42:19.050Z] === RUN TestDockerSuite/TestCreateRM [2021-07-10T11:42:19.509Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-10T11:42:19.509Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-10T11:42:19.509Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-10T11:42:19.969Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-10T11:42:20.268Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-10T11:42:20.268Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-10T11:42:20.428Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-10T11:42:23.777Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-10T11:42:28.476Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-10T11:42:28.999Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-10T11:42:29.459Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-10T11:42:29.918Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-10T11:42:30.530Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-10T11:42:33.660Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-10T11:42:33.660Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-10T11:42:33.660Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-10T11:42:33.660Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-10T11:42:34.236Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-10T11:42:36.580Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-10T11:42:36.580Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-10T11:42:36.580Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-10T11:42:36.580Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-10T11:42:36.580Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-10T11:42:36.580Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-10T11:42:36.580Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-10T11:42:36.580Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-10T11:42:36.580Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-10T11:42:36.580Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-10T11:42:36.580Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-10T11:42:36.580Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-10T11:42:36.580Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-10T11:42:36.580Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-10T11:42:36.580Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:42:36.580Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-10T11:42:36.580Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-10T11:42:36.580Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-10T11:42:36.580Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-10T11:42:36.580Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-10T11:42:36.580Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-10T11:42:36.580Z] === RUN TestDockerSuite/TestDockerFails [2021-07-10T11:42:36.580Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-10T11:42:36.580Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-10T11:42:36.580Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-10T11:42:36.580Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-10T11:42:36.580Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-10T11:42:36.580Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-10T11:42:36.580Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-10T11:42:36.580Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-10T11:42:36.580Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-10T11:42:36.580Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-10T11:42:37.045Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-10T11:42:37.072Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-10T11:42:39.954Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-10T11:42:39.984Z] === RUN TestDockerSuite/TestRmiTag [2021-07-10T11:42:40.444Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-10T11:42:42.134Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-10T11:42:42.753Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-10T11:42:43.359Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-10T11:42:45.043Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-10T11:42:48.502Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-10T11:42:54.251Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-10T11:42:54.705Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-10T11:42:54.705Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-10T11:42:54.705Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-10T11:42:54.705Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-10T11:42:54.705Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-10T11:42:55.372Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-10T11:42:56.859Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-10T11:42:56.859Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-10T11:42:56.859Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-10T11:42:59.109Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-10T11:43:04.469Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-10T11:43:04.923Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-10T11:43:05.440Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-10T11:43:07.108Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-10T11:43:08.076Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-10T11:43:09.184Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-10T11:43:10.154Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-10T11:43:10.154Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-10T11:43:10.154Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-10T11:43:10.154Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-10T11:43:10.154Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-10T11:43:10.154Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-10T11:43:10.154Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-10T11:43:10.154Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-10T11:43:10.154Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-10T11:43:10.154Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-10T11:43:10.154Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-10T11:43:10.154Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-10T11:43:10.154Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-10T11:43:10.154Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-10T11:43:10.154Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-10T11:43:12.337Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-10T11:43:12.338Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-10T11:43:12.338Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-10T11:43:12.338Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-10T11:43:12.338Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-10T11:43:13.872Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-10T11:43:14.331Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-10T11:43:15.300Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-10T11:43:17.039Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-10T11:43:18.586Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-10T11:43:21.097Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-10T11:43:21.499Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-10T11:43:23.717Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-10T11:43:25.792Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-10T11:43:25.792Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-10T11:43:25.902Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-10T11:43:25.902Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-10T11:43:26.256Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-10T11:43:26.256Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-10T11:43:26.256Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-10T11:43:26.256Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-10T11:43:26.256Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-10T11:43:26.256Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-10T11:43:26.256Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-10T11:43:27.280Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-10T11:43:27.280Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-10T11:43:27.280Z] === RUN TestDockerSuite/TestEventsRename [2021-07-10T11:43:30.188Z] === RUN TestDockerSuite/TestEventsResize [2021-07-10T11:43:30.705Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-10T11:43:30.705Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-10T11:43:30.705Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-10T11:43:30.705Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-10T11:43:30.705Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-10T11:43:30.705Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-10T11:43:30.705Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-10T11:43:30.705Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-10T11:43:30.705Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-10T11:43:30.705Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-10T11:43:30.705Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-10T11:43:30.705Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-10T11:43:31.166Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-10T11:43:31.166Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-10T11:43:31.166Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-10T11:43:31.166Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-10T11:43:31.166Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-10T11:43:31.166Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-10T11:43:31.166Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-10T11:43:31.166Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-10T11:43:31.166Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-10T11:43:31.166Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-10T11:43:31.166Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-10T11:43:34.078Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-10T11:43:34.078Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-10T11:43:34.078Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-10T11:43:38.768Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-10T11:43:40.949Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-10T11:43:42.664Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-10T11:43:42.664Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-10T11:43:42.664Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-10T11:43:42.664Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-10T11:43:42.664Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-10T11:43:43.133Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-10T11:43:43.133Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-10T11:43:43.133Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-10T11:43:43.133Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-10T11:43:43.133Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-10T11:43:43.133Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-10T11:43:43.133Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-10T11:43:43.133Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-10T11:43:43.133Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-10T11:43:43.133Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-10T11:43:43.133Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-10T11:43:43.133Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-10T11:43:43.133Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-10T11:43:43.133Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-10T11:43:43.133Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-10T11:43:43.865Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-10T11:43:45.321Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-10T11:43:47.449Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-10T11:43:47.505Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-10T11:43:49.662Z] === RUN TestDockerSuite/TestEventsTop [2021-07-10T11:43:49.662Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-10T11:43:49.662Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-10T11:43:50.567Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-10T11:43:50.567Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-10T11:43:50.567Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-10T11:43:50.567Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-10T11:43:50.567Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-10T11:43:50.567Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-10T11:43:50.567Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-10T11:43:51.843Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-10T11:43:52.753Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-10T11:43:52.753Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-10T11:43:52.753Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-10T11:43:52.753Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-10T11:43:52.753Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-10T11:43:52.753Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-10T11:43:52.753Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-10T11:43:52.753Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-10T11:43:52.753Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-10T11:43:54.936Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-10T11:43:56.546Z] === RUN TestDockerSuite/TestExec [2021-07-10T11:43:56.546Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-10T11:43:56.546Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-10T11:43:56.546Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-10T11:43:56.546Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-10T11:43:58.726Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-10T11:44:00.748Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-10T11:44:00.748Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-10T11:44:00.748Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-10T11:44:00.748Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-10T11:44:00.748Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-10T11:44:00.748Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-10T11:44:00.748Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-10T11:44:00.748Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-10T11:44:00.748Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-10T11:44:00.748Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-10T11:44:00.748Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-10T11:44:00.748Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-10T11:44:00.748Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-10T11:44:00.911Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-10T11:44:00.912Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-10T11:44:00.912Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-10T11:44:00.912Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-10T11:44:00.912Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-10T11:44:00.912Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-10T11:44:00.912Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-10T11:44:02.934Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-10T11:44:02.938Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-10T11:44:02.938Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-10T11:44:02.938Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-10T11:44:02.938Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-10T11:44:02.938Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-10T11:44:03.093Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-10T11:44:05.273Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-10T11:44:05.862Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-10T11:44:07.456Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-10T11:44:08.048Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-10T11:44:08.048Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-10T11:44:08.048Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-10T11:44:09.636Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-10T11:44:10.967Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-10T11:44:10.967Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-10T11:44:10.967Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-10T11:44:10.967Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-10T11:44:10.967Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-10T11:44:10.967Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-10T11:44:10.967Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-10T11:44:12.503Z] === RUN TestDockerSuite/TestBuildRm [2021-07-10T11:44:13.150Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-10T11:44:15.332Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-10T11:44:15.431Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-10T11:44:15.431Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-10T11:44:15.431Z] === RUN TestDockerSuite/TestExecEnv [2021-07-10T11:44:15.431Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-10T11:44:15.431Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-10T11:44:15.431Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-10T11:44:15.431Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-10T11:44:17.515Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-10T11:44:17.613Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-10T11:44:19.701Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-10T11:44:19.701Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-10T11:44:19.701Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-10T11:44:19.701Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-10T11:44:19.701Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-10T11:44:19.701Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-10T11:44:19.701Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-10T11:44:19.701Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-10T11:44:19.701Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-10T11:44:19.701Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-10T11:44:19.701Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-10T11:44:19.701Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-10T11:44:19.701Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-10T11:44:19.701Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-10T11:44:19.701Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-10T11:44:19.701Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-10T11:44:21.356Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-10T11:44:21.357Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-10T11:44:21.357Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-10T11:44:21.357Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-10T11:44:21.357Z] === RUN TestDockerSuite/TestExecParseError [2021-07-10T11:44:21.357Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-10T11:44:21.357Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-10T11:44:21.357Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-10T11:44:21.357Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-10T11:44:21.357Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-10T11:44:21.357Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-10T11:44:23.447Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-10T11:44:23.447Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-10T11:44:23.447Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-10T11:44:23.907Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-10T11:44:23.907Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-10T11:44:23.907Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-10T11:44:23.907Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-10T11:44:23.907Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-10T11:44:23.907Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-10T11:44:23.907Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-10T11:44:23.907Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-10T11:44:23.907Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-10T11:44:24.272Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-10T11:44:24.272Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-10T11:44:24.272Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-10T11:44:24.272Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-10T11:44:24.272Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-10T11:44:24.272Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-10T11:44:24.272Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-10T11:44:24.272Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-10T11:44:24.272Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-10T11:44:24.272Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-10T11:44:24.272Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-10T11:44:24.801Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-10T11:44:26.462Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-10T11:44:26.462Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-10T11:44:26.462Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-10T11:44:26.948Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-10T11:44:26.948Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-10T11:44:26.948Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-10T11:44:26.948Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-10T11:44:27.399Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-10T11:44:28.915Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-10T11:44:32.307Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-10T11:44:32.307Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-10T11:44:32.307Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-10T11:44:32.768Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-10T11:44:32.768Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-10T11:44:32.768Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-10T11:44:32.768Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-10T11:44:32.768Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-10T11:44:32.768Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-10T11:44:32.768Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-10T11:44:32.768Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-10T11:44:32.768Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-10T11:44:32.768Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-10T11:44:32.768Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-10T11:44:32.768Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-10T11:44:32.768Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-10T11:44:32.768Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-10T11:44:32.768Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-10T11:44:32.768Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-10T11:44:32.768Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-10T11:44:32.768Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-10T11:44:32.768Z] === RUN TestDockerSuite/TestRunMount [2021-07-10T11:44:32.768Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-10T11:44:32.768Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-10T11:44:32.768Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-10T11:44:32.768Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-10T11:44:32.768Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-10T11:44:32.768Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-10T11:44:32.768Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-10T11:44:32.768Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-10T11:44:32.866Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-10T11:44:32.925Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-10T11:44:32.925Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-10T11:44:32.925Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-10T11:44:32.925Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-10T11:44:32.925Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-10T11:44:32.925Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-10T11:44:32.925Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-10T11:44:36.557Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-10T11:44:38.737Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-10T11:44:39.858Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-10T11:44:39.858Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-10T11:44:39.858Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-10T11:44:39.858Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-10T11:44:39.858Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-10T11:44:39.858Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-10T11:44:39.858Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-10T11:44:41.191Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-10T11:44:44.548Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-10T11:44:45.661Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-10T11:44:48.299Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-10T11:44:49.409Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-10T11:44:49.409Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-10T11:44:49.409Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-10T11:44:49.409Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-10T11:44:49.409Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-10T11:44:49.409Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-10T11:44:49.409Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-10T11:44:49.409Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-10T11:44:49.409Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-10T11:44:49.409Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-10T11:44:49.409Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-10T11:44:49.409Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-10T11:44:49.409Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-10T11:44:49.409Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-10T11:44:49.409Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-10T11:44:49.409Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-10T11:44:49.409Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-10T11:44:49.409Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-10T11:44:49.409Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-10T11:44:49.869Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-10T11:44:50.840Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-10T11:44:52.383Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-10T11:44:53.923Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-10T11:44:54.110Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-10T11:44:54.110Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-10T11:44:54.110Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-10T11:44:54.110Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-10T11:44:54.110Z] === RUN TestDockerSuite/TestHealth [2021-07-10T11:44:54.110Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-10T11:44:54.110Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-10T11:44:54.110Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-10T11:44:54.110Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-10T11:44:54.110Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-10T11:44:55.464Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-10T11:44:57.006Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-10T11:44:57.006Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-10T11:44:57.006Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-10T11:44:57.006Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-10T11:44:57.006Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-10T11:44:57.006Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-10T11:44:57.006Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-10T11:44:57.006Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-10T11:44:57.006Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-10T11:44:57.006Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-10T11:44:57.006Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-10T11:44:57.006Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-10T11:44:57.006Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-10T11:44:57.006Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-10T11:44:57.006Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-10T11:44:57.006Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-10T11:44:57.006Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-10T11:44:58.768Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-10T11:44:58.768Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-10T11:44:58.816Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-10T11:44:58.816Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-10T11:44:58.816Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-10T11:44:58.816Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-10T11:44:59.219Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-10T11:44:59.278Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-10T11:44:59.278Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-10T11:44:59.739Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-10T11:45:00.201Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-10T11:45:00.201Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-10T11:45:00.201Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-10T11:45:00.753Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-10T11:45:00.753Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-10T11:45:00.753Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-10T11:45:00.753Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-10T11:45:00.753Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-10T11:45:00.753Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-10T11:45:00.753Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-10T11:45:00.753Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-10T11:45:00.753Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-10T11:45:00.753Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-10T11:45:00.753Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-10T11:45:01.747Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-10T11:45:01.747Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-10T11:45:03.937Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-10T11:45:03.937Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-10T11:45:06.125Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-10T11:45:09.044Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-10T11:45:09.342Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-10T11:45:09.342Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-10T11:45:09.342Z] === RUN TestDockerSuite/TestRunRm [2021-07-10T11:45:09.505Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-10T11:45:09.505Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-10T11:45:09.505Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-10T11:45:10.883Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-10T11:45:11.518Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-10T11:45:11.518Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-10T11:45:13.253Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-10T11:45:13.253Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-10T11:45:16.156Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-10T11:45:16.156Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-10T11:45:16.170Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-10T11:45:16.170Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-10T11:45:16.170Z] === RUN TestDockerSuite/TestImportFile [2021-07-10T11:45:16.170Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-10T11:45:16.170Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-10T11:45:16.170Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-10T11:45:16.170Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-10T11:45:16.170Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-10T11:45:16.170Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-10T11:45:16.170Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-10T11:45:16.170Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-10T11:45:16.170Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-10T11:45:16.170Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-10T11:45:16.170Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-10T11:45:16.170Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-10T11:45:16.170Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-10T11:45:16.170Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-10T11:45:16.170Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-10T11:45:16.170Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-10T11:45:16.170Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-10T11:45:16.170Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-10T11:45:16.170Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-10T11:45:16.170Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-10T11:45:16.686Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-10T11:45:18.228Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-10T11:45:18.361Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-10T11:45:20.790Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-10T11:45:21.141Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-10T11:45:21.283Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-10T11:45:21.284Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-10T11:45:21.284Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-10T11:45:21.284Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-10T11:45:21.284Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-10T11:45:21.284Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-10T11:45:21.284Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-10T11:45:21.284Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-10T11:45:22.681Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-10T11:45:24.206Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-10T11:45:24.206Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-10T11:45:24.864Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-10T11:45:24.864Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-10T11:45:24.864Z] === RUN TestDockerSuite/TestRunState [2021-07-10T11:45:24.864Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-10T11:45:24.864Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-10T11:45:27.126Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-10T11:45:27.126Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-10T11:45:27.126Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-10T11:45:27.126Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-10T11:45:27.126Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-10T11:45:27.126Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-10T11:45:27.126Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-10T11:45:27.776Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-10T11:45:27.776Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-10T11:45:27.776Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-10T11:45:29.961Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-10T11:45:29.961Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-10T11:45:29.961Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-10T11:45:29.961Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-10T11:45:29.961Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-10T11:45:29.961Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-10T11:45:30.043Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-10T11:45:30.422Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-10T11:45:30.422Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-10T11:45:30.422Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-10T11:45:34.751Z] === RUN TestDockerSuite/TestInspectImage [2021-07-10T11:45:34.751Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-10T11:45:34.751Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-10T11:45:34.751Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-10T11:45:34.751Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-10T11:45:34.751Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-10T11:45:34.751Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-10T11:45:35.125Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-10T11:45:35.125Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-10T11:45:35.125Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-10T11:45:35.125Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-10T11:45:35.125Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-10T11:45:35.125Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-10T11:45:35.125Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-10T11:45:35.125Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-10T11:45:35.125Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-10T11:45:35.125Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-10T11:45:35.125Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-10T11:45:35.125Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-10T11:45:35.125Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-10T11:45:35.125Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-10T11:45:35.125Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-10T11:45:35.125Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-10T11:45:35.125Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-10T11:45:35.125Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-10T11:45:35.125Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-10T11:45:35.125Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-10T11:45:35.125Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-10T11:45:36.941Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-10T11:45:37.307Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-10T11:45:37.308Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-10T11:45:37.308Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-10T11:45:39.492Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-10T11:45:39.492Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-10T11:45:39.492Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-10T11:45:39.492Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-10T11:45:39.492Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-10T11:45:39.861Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-10T11:45:39.861Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-10T11:45:41.768Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-10T11:45:41.768Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-10T11:45:41.768Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-10T11:45:42.413Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-10T11:45:42.779Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-10T11:45:44.647Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-10T11:45:44.968Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-10T11:45:44.968Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-10T11:45:44.968Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-10T11:45:44.968Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-10T11:45:46.167Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-10T11:45:47.157Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-10T11:45:49.497Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-10T11:45:50.908Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-10T11:45:51.898Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-10T11:45:54.199Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-10T11:45:55.618Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-10T11:45:57.632Z] === RUN TestDockerSuite/TestBuildUser [2021-07-10T11:45:57.632Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-10T11:45:57.632Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-10T11:45:57.632Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-10T11:45:57.632Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-10T11:45:57.632Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-10T11:45:57.632Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-10T11:45:57.807Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-10T11:45:59.994Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-10T11:46:00.002Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-10T11:46:00.002Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-10T11:46:00.002Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-10T11:46:00.002Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-10T11:46:02.183Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-10T11:46:02.270Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-10T11:46:02.270Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-10T11:46:02.912Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-10T11:46:05.097Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-10T11:46:05.100Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-10T11:46:07.281Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-10T11:46:07.281Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-10T11:46:07.281Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-10T11:46:07.281Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-10T11:46:07.281Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-10T11:46:07.281Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-10T11:46:07.281Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-10T11:46:07.281Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-10T11:46:07.281Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-10T11:46:07.281Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-10T11:46:07.281Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-10T11:46:07.281Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-10T11:46:07.281Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-10T11:46:07.281Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-10T11:46:07.281Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-10T11:46:08.016Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-10T11:46:10.202Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-10T11:46:10.202Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-10T11:46:10.202Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-10T11:46:10.202Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-10T11:46:10.202Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-10T11:46:10.202Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-10T11:46:10.202Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-10T11:46:10.202Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-10T11:46:10.202Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-10T11:46:10.202Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-10T11:46:10.202Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-10T11:46:10.202Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-10T11:46:10.202Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-10T11:46:10.202Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-10T11:46:10.202Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-10T11:46:10.202Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-10T11:46:10.202Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-10T11:46:10.202Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-10T11:46:10.202Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-10T11:46:10.202Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-10T11:46:10.202Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-10T11:46:10.202Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-10T11:46:10.202Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-10T11:46:10.202Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-10T11:46:10.202Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-10T11:46:10.202Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-10T11:46:10.202Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-10T11:46:10.662Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-10T11:46:10.662Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-10T11:46:10.662Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-10T11:46:10.662Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-10T11:46:10.662Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-10T11:46:10.662Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-10T11:46:10.662Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-10T11:46:10.662Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-10T11:46:10.662Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-10T11:46:10.764Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-10T11:46:10.764Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-10T11:46:10.764Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-10T11:46:10.764Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-10T11:46:10.764Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-10T11:46:11.024Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-10T11:46:11.996Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-10T11:46:12.851Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-10T11:46:14.181Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-10T11:46:15.039Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-10T11:46:19.987Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-10T11:46:19.987Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-10T11:46:19.987Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-10T11:46:19.987Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-10T11:46:19.987Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-10T11:46:19.987Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-10T11:46:19.987Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-10T11:46:19.987Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-10T11:46:19.987Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-10T11:46:19.987Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-10T11:46:19.987Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-10T11:46:19.987Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-10T11:46:19.987Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-10T11:46:19.987Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-10T11:46:19.987Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-10T11:46:19.987Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-10T11:46:19.987Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-10T11:46:19.987Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-10T11:46:19.987Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-10T11:46:19.987Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-10T11:46:19.987Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-10T11:46:19.987Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-10T11:46:19.987Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-10T11:46:19.987Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-10T11:46:19.987Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-10T11:46:19.987Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-10T11:46:19.987Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-10T11:46:19.987Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-10T11:46:19.987Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-10T11:46:19.987Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-10T11:46:19.987Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-10T11:46:19.987Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-10T11:46:19.987Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-10T11:46:19.987Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-10T11:46:19.987Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-10T11:46:20.852Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-10T11:46:22.169Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-10T11:46:22.169Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-10T11:46:22.629Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-10T11:46:23.090Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-10T11:46:23.768Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-10T11:46:23.768Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-10T11:46:23.768Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-10T11:46:24.631Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-10T11:46:25.956Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-10T11:46:25.956Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-10T11:46:31.724Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-10T11:46:31.724Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-10T11:46:31.724Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-10T11:46:33.057Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-10T11:46:35.781Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-10T11:46:35.781Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-10T11:46:40.154Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-10T11:46:40.303Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-10T11:46:40.303Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-10T11:46:40.303Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-10T11:46:44.050Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-10T11:46:44.050Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-10T11:46:44.050Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-10T11:46:44.050Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-10T11:46:44.050Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-10T11:46:44.050Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-10T11:46:44.050Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-10T11:46:44.050Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-10T11:46:44.050Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-10T11:46:44.274Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-10T11:46:45.966Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-10T11:46:48.889Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-10T11:46:49.859Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-10T11:46:49.859Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-10T11:46:49.859Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-10T11:46:49.859Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-10T11:46:49.859Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-10T11:46:49.859Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-10T11:46:49.859Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-10T11:46:49.859Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-10T11:46:49.859Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-10T11:46:49.859Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-10T11:46:49.859Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-10T11:46:49.859Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-10T11:46:49.859Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-10T11:46:51.808Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-10T11:46:51.808Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-10T11:46:51.808Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-10T11:46:52.045Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-10T11:46:53.585Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-10T11:46:53.585Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-10T11:46:53.585Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-10T11:46:53.995Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-10T11:46:54.511Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-10T11:46:54.511Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-10T11:46:54.963Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-10T11:46:54.963Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-10T11:46:54.963Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-10T11:46:55.767Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-10T11:46:55.767Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-10T11:46:55.767Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-10T11:46:55.767Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-10T11:46:55.767Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-10T11:46:55.767Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-10T11:46:55.767Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-10T11:46:55.767Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-10T11:46:55.767Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-10T11:46:55.767Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-10T11:46:55.767Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-10T11:46:55.767Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-10T11:46:55.767Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-10T11:46:56.911Z] === RUN TestDockerSuite/TestLogsSince [2021-07-10T11:46:57.838Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-10T11:46:57.838Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-10T11:46:57.838Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-10T11:47:07.257Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-10T11:47:07.257Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-10T11:47:07.257Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-10T11:47:07.257Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-10T11:47:07.257Z] === RUN TestDockerSuite/TestLogsTail [2021-07-10T11:47:09.442Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-10T11:47:10.135Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-10T11:47:12.361Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-10T11:47:13.471Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-10T11:47:13.471Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-10T11:47:13.471Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-10T11:47:13.471Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-10T11:47:13.471Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-10T11:47:13.471Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-10T11:47:13.471Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-10T11:47:13.471Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-10T11:47:14.547Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-10T11:47:14.547Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-10T11:47:14.547Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-10T11:47:14.547Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-10T11:47:14.547Z] === RUN TestDockerSuite/TestNetHostname [2021-07-10T11:47:14.547Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-10T11:47:14.547Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-10T11:47:14.547Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-10T11:47:14.547Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-10T11:47:14.547Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-10T11:47:14.547Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-10T11:47:14.547Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-10T11:47:14.547Z] === RUN TestDockerSuite/TestPluginActive [2021-07-10T11:47:14.547Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-10T11:47:14.547Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-10T11:47:14.547Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-10T11:47:14.547Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-10T11:47:14.547Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-10T11:47:14.547Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-10T11:47:14.547Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-10T11:47:14.547Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-10T11:47:14.547Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-10T11:47:14.547Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-10T11:47:14.547Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-10T11:47:14.547Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-10T11:47:14.547Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-10T11:47:14.547Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-10T11:47:14.547Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-10T11:47:14.547Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-10T11:47:15.008Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-10T11:47:15.008Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-10T11:47:15.008Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-10T11:47:15.008Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-10T11:47:15.008Z] === RUN TestDockerSuite/TestPortList [2021-07-10T11:47:15.008Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-10T11:47:15.008Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-10T11:47:15.011Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-10T11:47:15.011Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-10T11:47:15.870Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-10T11:47:15.870Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-10T11:47:17.920Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-10T11:47:18.380Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-10T11:47:18.841Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-10T11:47:18.841Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-10T11:47:18.841Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-10T11:47:19.713Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-10T11:47:19.713Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-10T11:47:19.713Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-10T11:47:19.713Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-10T11:47:19.713Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-10T11:47:19.713Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-10T11:47:19.713Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-10T11:47:19.713Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-10T11:47:19.713Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-10T11:47:19.713Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-10T11:47:19.713Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-10T11:47:19.713Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-10T11:47:19.713Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-10T11:47:20.174Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-10T11:47:20.174Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-10T11:47:20.174Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-10T11:47:20.174Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-10T11:47:20.174Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-10T11:47:25.994Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-10T11:47:25.994Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-10T11:47:25.994Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-10T11:47:27.421Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-10T11:47:27.421Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-10T11:47:27.421Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-10T11:47:27.421Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-10T11:47:27.421Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-10T11:47:27.421Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-10T11:47:27.421Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-10T11:47:34.511Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-10T11:47:34.511Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-10T11:47:34.589Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-10T11:47:34.589Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-10T11:47:34.589Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-10T11:47:34.972Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-10T11:47:44.938Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-10T11:47:45.311Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-10T11:47:45.311Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-10T11:47:45.311Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-10T11:47:45.704Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-10T11:47:45.704Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-10T11:47:45.704Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-10T11:47:45.704Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-10T11:47:45.704Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-10T11:47:45.704Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-10T11:47:45.704Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-10T11:47:45.704Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite (2322.24s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (60.59s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.71s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.04s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.53s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.21s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.47s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.92s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.24s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (73.11s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (9.46s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.15s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.06s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.55s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.88s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.97s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.83s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.10s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.17s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.60s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.09s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.66s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.32s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (11.41s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.71s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (17.53s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.78s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.54s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.12s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.90s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.97s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.58s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.18s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.51s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.66s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.10s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildCmd (0.62s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (9.75s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.21s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.21s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.64s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.02s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.84s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.39s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.52s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.38s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.24s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.23s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.13s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.94s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.84s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.82s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.57s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.14s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.16s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildDockerignore (47.19s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.92s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (53.04s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.50s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.73s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.89s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.19s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.80s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.61s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.20s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.18s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (70.77s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.08s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.48s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (14.40s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (7.69s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (8.97s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.75s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.08s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.51s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.05s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildFails (2.42s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.18s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.13s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.73s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.00s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.38s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (9.90s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.61s) [2021-07-10T11:47:45.772Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildHistory (11.62s) [2021-07-10T11:47:45.772Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.98s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.68s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.72s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.32s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildLabel (0.96s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.10s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.65s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildLabels (1.12s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.70s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.36s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.75s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.29s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.79s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.63s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.57s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.06s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.28s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.94s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.35s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.05s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.71s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.75s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.88s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.87s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.50s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.72s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.03s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.42s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.02s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.55s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.96s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.41s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.16s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.16s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.05s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.13s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.80s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.71s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.93s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildRm (16.06s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.47s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.53s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.97s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.54s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.49s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.79s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.79s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.12s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.24s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildStderr (3.65s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (41.22s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.31s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.37s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.05s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.76s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (8.47s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.09s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.68s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.02s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.07s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.56s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.25s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.47s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.56s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.23s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.20s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.41s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.17s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.80s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.73s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestCommitChange (5.22s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.55s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.54s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestCommitTTY (6.58s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.82s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.53s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.76s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.11s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.29s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.41s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.04s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.03s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.84s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.97s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.07s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.38s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.87s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.99s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.70s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.19s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.36s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.66s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.05s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.37s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.22s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.69s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.39s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.47s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.68s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.50s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.47s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007b0ca8_} (2.45s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1047592582_c:\foo_false____} (2.51s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1047592582_c:\foo_true____} (2.29s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.43s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.45s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.88s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.26s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.74s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.26s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.59s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-10T11:47:45.773Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-10T11:47:45.773Z] --- PASS: TestDockerSuite/TestCpToDot (2.20s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestCpToStdout (2.54s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.04s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.48s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.58s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.68s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.64s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.51s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.68s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.22s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.49s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.05s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.60s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.44s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestEventsCopy (9.28s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.98s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.42s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.80s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.92s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.00s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.89s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestEventsFilters (4.73s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestEventsFormat (5.13s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestEventsRename (4.41s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestEventsResize (8.09s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.29s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.67s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.87s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.44s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.71s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.81s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.17s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.23s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.26s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.05s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.60s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.09s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestExecInspectID (3.65s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.38s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.28s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.75s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.87s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.86s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.97s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.06s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.47s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.15s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.91s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.15s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.93s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.84s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestImportBadURL (2.48s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.10s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.53s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.53s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.73s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestInspectDefault (2.71s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestInspectHistory (4.83s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.54s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.20s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.62s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.16s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.17s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestInspectStatus (3.45s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.38s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.31s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.72s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.15s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.21s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.11s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.61s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.11s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.17s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.09s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.71s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.59s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.20s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.48s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.30s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.48s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.51s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestLogsSince (9.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestLogsTail (2.77s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.44s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.40s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-10T11:47:45.774Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-10T11:47:45.774Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.74s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.30s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestPsByOrder (7.44s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.71s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.71s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.78s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.61s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.70s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.90s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.99s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.84s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.61s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.04s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.85s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.50s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.64s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.24s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.95s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.50s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.57s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.50s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.72s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.11s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.52s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.04s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.07s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.30s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRmiTag (0.73s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.61s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.75s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.26s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.00s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.11s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.68s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.33s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.36s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.37s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.35s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.47s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.82s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.73s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (7.64s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.57s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.87s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.64s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.65s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.45s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.85s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.84s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.33s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.52s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.55s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.34s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunExitCode (2.36s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.37s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.00s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.40s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.78s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.93s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.03s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.00s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.08s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.23s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.42s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.56s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.54s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-07-10T11:47:45.775Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.55s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-10T11:47:45.775Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.29s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.57s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunRm (2.44s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.35s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.46s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.37s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.83s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.42s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.34s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.54s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.69s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.30s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.30s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.89s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.88s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.28s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.51s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.27s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.50s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.96s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.15s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.66s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.89s) [2021-07-10T11:47:46.247Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.31s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-10T11:47:46.247Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.70s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.96s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.81s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.48s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.65s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.96s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.99s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.88s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.65s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.01s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.64s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.70s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.87s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.64s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-10T11:47:46.248Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.12s) [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-10T11:47:46.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-10T11:47:46.248Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-10T11:47:46.248Z] === RUN TestDockerSchema1RegistrySuite [2021-07-10T11:47:46.248Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-10T11:47:46.248Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.248Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-10T11:47:46.248Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-10T11:47:46.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-10T11:47:46.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-10T11:47:46.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-10T11:47:46.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-10T11:47:46.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-10T11:47:46.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-10T11:47:46.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-10T11:47:46.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-10T11:47:46.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-10T11:47:46.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-10T11:47:46.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-10T11:47:46.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-10T11:47:46.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-10T11:47:46.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-10T11:47:46.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-10T11:47:46.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-10T11:47:46.249Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-10T11:47:46.249Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-10T11:47:46.249Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-10T11:47:46.249Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-10T11:47:46.249Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-10T11:47:46.249Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-10T11:47:46.249Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-10T11:47:46.249Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-10T11:47:46.249Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-10T11:47:46.249Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-10T11:47:46.249Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-10T11:47:46.249Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-10T11:47:46.249Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-10T11:47:46.249Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-10T11:47:46.249Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-10T11:47:46.249Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-10T11:47:46.249Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-10T11:47:46.249Z] === RUN TestDockerDaemonSuite [2021-07-10T11:47:46.249Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-10T11:47:46.249Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-10T11:47:46.249Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-10T11:47:46.249Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-10T11:47:46.249Z] === RUN TestDockerSwarmSuite [2021-07-10T11:47:46.249Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-10T11:47:46.249Z] === RUN TestDockerPluginSuite [2021-07-10T11:47:46.249Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-10T11:47:46.249Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-10T11:47:46.249Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-10T11:47:46.249Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-10T11:47:46.249Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-10T11:47:46.249Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-10T11:47:46.249Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-10T11:47:46.249Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-10T11:47:46.249Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-10T11:47:46.249Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-10T11:47:46.249Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-10T11:47:46.249Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-10T11:47:46.249Z] === RUN TestDockerExternalVolumeSuite [2021-07-10T11:47:46.249Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-10T11:47:46.249Z] === RUN TestDockerNetworkSuite [2021-07-10T11:47:46.249Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-10T11:47:46.249Z] === RUN TestDockerHubPullSuite [2021-07-10T11:47:46.249Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-10T11:47:46.249Z] PASS [2021-07-10T11:47:46.249Z] ok github.com/docker/docker/integration-cli 2322.570s [2021-07-10T11:47:46.249Z] [2021-07-10T11:47:46.249Z] === Skipped [2021-07-10T11:47:46.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-10T11:47:46.249Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-10T11:47:46.249Z] [2021-07-10T11:47:46.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-10T11:47:46.249Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-10T11:47:46.249Z] [2021-07-10T11:47:46.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-10T11:47:46.249Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-10T11:47:46.249Z] [2021-07-10T11:47:46.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-10T11:47:46.249Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-10T11:47:46.249Z] [2021-07-10T11:47:46.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-10T11:47:46.249Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.249Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-10T11:47:46.249Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-10T11:47:46.250Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-10T11:47:46.250Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-10T11:47:46.250Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-10T11:47:46.250Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.04s) [2021-07-10T11:47:46.250Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.04s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-10T11:47:46.250Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-10T11:47:46.250Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-10T11:47:46.250Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-10T11:47:46.250Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-10T11:47:46.250Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-10T11:47:46.250Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-10T11:47:46.250Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-10T11:47:46.250Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2021-07-10T11:47:46.250Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.41s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-10T11:47:46.250Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-07-10T11:47:46.250Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.250Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-07-10T11:47:46.250Z] [2021-07-10T11:47:46.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-07-10T11:47:46.251Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.36s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.251Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-10T11:47:46.251Z] [2021-07-10T11:47:46.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-10T11:47:46.251Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.37s) [2021-07-10T11:47:46.252Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-10T11:47:46.252Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2021-07-10T11:47:46.252Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2021-07-10T11:47:46.252Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.39s) [2021-07-10T11:47:46.252Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-10T11:47:46.252Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.37s) [2021-07-10T11:47:46.252Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-10T11:47:46.252Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-10T11:47:46.252Z] docker_cli_sni_test.go:18: Flakey test [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-10T11:47:46.252Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-10T11:47:46.252Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-10T11:47:46.252Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-10T11:47:46.252Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-10T11:47:46.252Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-10T11:47:46.252Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-10T11:47:46.252Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-10T11:47:46.252Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-10T11:47:46.252Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-10T11:47:46.252Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-10T11:47:46.252Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-10T11:47:46.252Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-10T11:47:46.252Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-10T11:47:46.252Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-10T11:47:46.252Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-10T11:47:46.252Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-10T11:47:46.252Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-10T11:47:46.252Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-10T11:47:46.252Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-10T11:47:46.252Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-10T11:47:46.252Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-10T11:47:46.252Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-10T11:47:46.252Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-10T11:47:46.252Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-10T11:47:46.252Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-10T11:47:46.252Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-10T11:47:46.252Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-10T11:47:46.252Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-10T11:47:46.252Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-10T11:47:46.252Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-10T11:47:46.252Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-10T11:47:46.252Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-10T11:47:46.252Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-10T11:47:46.252Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-10T11:47:46.252Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-10T11:47:46.252Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-10T11:47:46.252Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-10T11:47:46.252Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.252Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-10T11:47:46.252Z] [2021-07-10T11:47:46.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-10T11:47:46.253Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-10T11:47:46.253Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-10T11:47:46.253Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-10T11:47:46.253Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-10T11:47:46.253Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-10T11:47:46.253Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-10T11:47:46.253Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-10T11:47:46.253Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-10T11:47:46.253Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-10T11:47:46.253Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-10T11:47:46.253Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-10T11:47:46.253Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-10T11:47:46.253Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-10T11:47:46.253Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-10T11:47:46.253Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-10T11:47:46.253Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-10T11:47:46.253Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.253Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-10T11:47:46.253Z] [2021-07-10T11:47:46.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-07-10T11:47:46.253Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-10T11:47:46.254Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-10T11:47:46.254Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-10T11:47:46.254Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-10T11:47:46.254Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-10T11:47:46.254Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-10T11:47:46.254Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-10T11:47:46.254Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-07-10T11:47:46.254Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-10T11:47:46.254Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-10T11:47:46.254Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-10T11:47:46.254Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-10T11:47:46.254Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-10T11:47:46.254Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-10T11:47:46.254Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-10T11:47:46.254Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.254Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-10T11:47:46.254Z] [2021-07-10T11:47:46.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-10T11:47:46.255Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-10T11:47:46.255Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-10T11:47:46.255Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-10T11:47:46.255Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-10T11:47:46.255Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-10T11:47:46.255Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-07-10T11:47:46.255Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-10T11:47:46.255Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-10T11:47:46.255Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-10T11:47:46.255Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-10T11:47:46.255Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-10T11:47:46.255Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-10T11:47:46.255Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-10T11:47:46.256Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-10T11:47:46.256Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-10T11:47:46.256Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-10T11:47:46.256Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-10T11:47:46.256Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-07-10T11:47:46.256Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-10T11:47:46.256Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-10T11:47:46.256Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-10T11:47:46.256Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-10T11:47:46.256Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-10T11:47:46.256Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-10T11:47:46.256Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-10T11:47:46.256Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-10T11:47:46.256Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-10T11:47:46.256Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-10T11:47:46.256Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-10T11:47:46.256Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-10T11:47:46.256Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-07-10T11:47:46.256Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-10T11:47:46.256Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-10T11:47:46.256Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-10T11:47:46.256Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-10T11:47:46.256Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-10T11:47:46.256Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-10T11:47:46.256Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-10T11:47:46.256Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-10T11:47:46.256Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-10T11:47:46.256Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.256Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-10T11:47:46.256Z] [2021-07-10T11:47:46.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-10T11:47:46.257Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-10T11:47:46.718Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.718Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-10T11:47:46.718Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-10T11:47:46.719Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.719Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-10T11:47:46.719Z] [2021-07-10T11:47:46.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-07-10T11:47:46.719Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-10T11:47:46.720Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-10T11:47:46.720Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-10T11:47:46.720Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-10T11:47:46.720Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-10T11:47:46.720Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-10T11:47:46.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.720Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-10T11:47:46.720Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-10T11:47:46.721Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.721Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-10T11:47:46.721Z] [2021-07-10T11:47:46.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-10T11:47:46.722Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.722Z] [2021-07-10T11:47:46.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-10T11:47:46.722Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.722Z] [2021-07-10T11:47:46.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-10T11:47:46.722Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-10T11:47:46.722Z] [2021-07-10T11:47:46.722Z] [2021-07-10T11:47:46.722Z] DONE 1092 tests, 546 skipped in 2330.697s [2021-07-10T11:47:46.722Z] INFO: Integration tests ended at 07/10/2021 11:47:46. Duration:00:38:50.7844830 [2021-07-10T11:47:46.722Z] INFO: Docker info of the daemon under test at end of run [2021-07-10T11:47:46.722Z] [2021-07-10T11:47:46.722Z] Containers: 2 [2021-07-10T11:47:46.722Z] Running: 0 [2021-07-10T11:47:46.722Z] Paused: 0 [2021-07-10T11:47:46.722Z] Stopped: 2 [2021-07-10T11:47:46.722Z] Images: 18 [2021-07-10T11:47:46.722Z] Server Version: 0.0.0-dev [2021-07-10T11:47:46.722Z] Storage Driver: windowsfilter [2021-07-10T11:47:46.722Z] Windows: [2021-07-10T11:47:46.722Z] Logging Driver: json-file [2021-07-10T11:47:46.722Z] Plugins: [2021-07-10T11:47:46.722Z] Volume: local [2021-07-10T11:47:46.722Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-10T11:47:46.722Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-10T11:47:46.722Z] Swarm: inactive [2021-07-10T11:47:46.722Z] Default Isolation: process [2021-07-10T11:47:46.722Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-10T11:47:46.722Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-10T11:47:46.722Z] OSType: windows [2021-07-10T11:47:46.722Z] Architecture: x86_64 [2021-07-10T11:47:46.722Z] CPUs: 4 [2021-07-10T11:47:46.722Z] Total Memory: 32GiB [2021-07-10T11:47:46.722Z] Name: azwin-2-eaeaf0 [2021-07-10T11:47:46.722Z] ID: PTEF:EYLD:7Z7G:RLWU:SJN2:EWFE:OBTF:BPHI:NJPO:XTEV:KFRX:X6LO [2021-07-10T11:47:46.722Z] Docker Root Dir: D:\CI\PR-42464\20\daemon [2021-07-10T11:47:46.722Z] Debug Mode (client): false [2021-07-10T11:47:46.722Z] Debug Mode (server): true [2021-07-10T11:47:46.722Z] File Descriptors: -1 [2021-07-10T11:47:46.722Z] Goroutines: 17 [2021-07-10T11:47:46.722Z] System Time: 2021-07-10T11:47:46.6230062Z [2021-07-10T11:47:46.722Z] EventsListeners: 0 [2021-07-10T11:47:46.722Z] Registry: https://index.docker.io/v1/ [2021-07-10T11:47:46.722Z] Labels: [2021-07-10T11:47:46.722Z] Experimental: false [2021-07-10T11:47:46.722Z] Insecure Registries: [2021-07-10T11:47:46.722Z] 127.0.0.0/8 [2021-07-10T11:47:46.722Z] Live Restore Enabled: false [2021-07-10T11:47:46.722Z] [2021-07-10T11:47:46.722Z] [2021-07-10T11:47:46.722Z] INFO: Stopping daemon under test [2021-07-10T11:47:47.182Z] SUCCESS: The process with PID 3584 (child process of PID 5192) has been terminated. [2021-07-10T11:47:47.182Z] SUCCESS: The process with PID 5192 (child process of PID 2280) has been terminated. [2021-07-10T11:47:47.182Z] INFO: Stop tailing logs of the daemon under tests [2021-07-10T11:47:47.182Z] INFO: executeCI.ps1 Completed successfully at 07/10/2021 11:47:46. [2021-07-10T11:47:47.182Z] INFO: Tidying up at end of run [2021-07-10T11:47:47.182Z] INFO: Saving daemon under test log (d:\CI\PR-42464\20\dut.out) to bundles\CIDUT.out [2021-07-10T11:47:47.182Z] INFO: Saving daemon under test log (d:\CI\PR-42464\20\dut.err) to bundles\CIDUT.err [2021-07-10T11:47:47.182Z] INFO: Nuke-Everything... [2021-07-10T11:47:47.643Z] INFO: Container count on control daemon to delete is 2 [2021-07-10T11:47:47.643Z] d4335eee55f6 [2021-07-10T11:47:47.643Z] b93c0e7b7387 [2021-07-10T11:47:48.103Z] INFO: Tidying pidfile d:\CI\PR-42464\20\docker.pid [2021-07-10T11:47:48.103Z] INFO: Nuking d:\CI [2021-07-10T11:47:54.210Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-10T11:47:55.163Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-10T11:47:55.163Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-10T11:47:55.618Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-10T11:47:55.618Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-10T11:47:55.618Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-10T11:47:55.618Z] docker_cli_sni_test.go:18: Flakey test [2021-07-10T11:47:55.618Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-10T11:47:58.489Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-10T11:47:59.858Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-10T11:47:59.858Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-10T11:47:59.858Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-10T11:47:59.858Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-10T11:48:02.941Z] INFO: Zapped successfully [2021-07-10T11:48:02.941Z] [2021-07-10T11:48:02.941Z] INFO: executeCI.ps1 exiting at Sat Jul 10 11:48:01 CUT 2021. Duration 01:12:00.6933161 [2021-07-10T11:48:02.941Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-10T11:48:03.127Z] === RUN TestDockerSuite/TestCommitChange [2021-07-10T11:48:03.185Z] Recording test results [2021-07-10T11:48:08.859Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-10T11:48:12.167Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-10T11:48:12.273Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-10T11:48:12.549Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-10T11:48:12.549Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-10T11:48:12.549Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-10T11:48:14.241Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-10T11:48:16.641Z] Archiving artifacts [2021-07-10T11:48:16.980Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-10T11:48:21.040Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-10T11:48:21.040Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-10T11:48:21.040Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-10T11:48:25.570Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-10T11:48:28.046Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-10T11:48:29.317Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-10T11:48:29.779Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-10T11:48:29.779Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-10T11:48:29.779Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-10T11:48:29.779Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-10T11:48:32.096Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42464/20/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-10T11:48:33.023Z] + make clean [2021-07-10T11:48:33.995Z] docker volume rm -f docker-dev-cache [2021-07-10T11:48:33.995Z] docker-dev-cache [Pipeline] deleteDir [2021-07-10T11:48:35.589Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-10T11:48:35.589Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-10T11:48:35.589Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-10T11:48:35.589Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-10T11:48:35.589Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-10T11:48:35.589Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-10T11:48:35.589Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-10T11:48:35.589Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-10T11:48:35.589Z] === RUN TestDockerSuite/TestPsShowMounts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-10T11:48:38.283Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-10T11:48:38.283Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-10T11:48:38.283Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-10T11:48:38.283Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-10T11:48:38.283Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-10T11:48:38.283Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-10T11:48:38.283Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-10T11:48:38.283Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-10T11:48:38.283Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-10T11:48:38.283Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-10T11:48:38.283Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-10T11:48:38.283Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-10T11:48:38.283Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-10T11:48:38.283Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-10T11:48:38.283Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-10T11:48:38.283Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-10T11:48:42.701Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-10T11:48:42.701Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-10T11:48:42.701Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-10T11:48:44.244Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-10T11:48:44.244Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-10T11:48:44.244Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-10T11:48:45.216Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-10T11:48:45.287Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-10T11:48:46.194Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-10T11:48:46.194Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-10T11:48:46.194Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-10T11:48:50.900Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-10T11:48:55.605Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-10T11:48:58.521Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-10T11:49:00.212Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-10T11:49:00.212Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-10T11:49:00.212Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-10T11:49:02.359Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-10T11:49:02.359Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-10T11:49:02.359Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-10T11:49:02.359Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-10T11:49:02.359Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-10T11:49:02.359Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-10T11:49:02.359Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-10T11:49:05.224Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-10T11:49:05.224Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-10T11:49:05.224Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-10T11:49:05.224Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-10T11:49:07.371Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-10T11:49:07.371Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-10T11:49:07.371Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-10T11:49:07.371Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-10T11:49:07.371Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-10T11:49:07.371Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-10T11:49:07.371Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-10T11:49:07.371Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-10T11:49:10.235Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-10T11:49:13.104Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-10T11:49:15.258Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-10T11:49:15.258Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-10T11:49:15.258Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-10T11:49:15.258Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-10T11:49:17.413Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-10T11:49:17.413Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-10T11:49:19.567Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-10T11:49:19.567Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-10T11:49:19.567Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-10T11:49:19.567Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-10T11:49:19.567Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-10T11:49:22.442Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-10T11:49:22.442Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-10T11:49:23.689Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-10T11:49:23.689Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-10T11:49:23.689Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-10T11:49:24.596Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-10T11:49:24.596Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-10T11:49:24.596Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-10T11:49:26.749Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-10T11:49:27.203Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-10T11:49:30.081Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-10T11:49:30.765Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-10T11:49:30.765Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-10T11:49:30.765Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-10T11:49:31.733Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-10T11:49:37.525Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-10T11:49:38.586Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-10T11:49:41.263Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-10T11:49:41.263Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-10T11:49:41.263Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-10T11:49:43.236Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-10T11:49:43.236Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-10T11:49:43.236Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-10T11:49:43.236Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-10T11:49:43.236Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-10T11:49:44.754Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-10T11:49:44.754Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-10T11:49:44.754Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-10T11:49:46.906Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-10T11:49:46.906Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-10T11:49:47.072Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-10T11:49:47.072Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-10T11:49:47.072Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-10T11:49:47.360Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-10T11:49:49.514Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-10T11:49:49.514Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-10T11:49:54.164Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-10T11:49:56.317Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-10T11:49:56.317Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-10T11:49:56.317Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-10T11:49:56.317Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-10T11:49:56.317Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-10T11:49:56.317Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-10T11:49:56.317Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-10T11:49:56.317Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-10T11:49:56.317Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-10T11:49:56.317Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-10T11:49:56.317Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-10T11:49:57.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-10T11:49:58.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-10T11:50:06.803Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-10T11:50:08.302Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-10T11:50:08.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-10T11:50:08.761Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-10T11:50:09.220Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-10T11:50:16.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-10T11:50:18.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00094ad98_} [2021-07-10T11:50:21.138Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1112459182_c:\foo_false____} [2021-07-10T11:50:21.603Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-10T11:50:24.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1112459182_c:\foo_true____} [2021-07-10T11:50:26.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-10T11:50:26.172Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-10T11:50:26.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-10T11:50:26.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-10T11:50:26.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-10T11:50:26.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-10T11:50:26.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-10T11:50:26.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-10T11:50:26.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-10T11:50:26.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-10T11:50:26.296Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-10T11:50:26.624Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-10T11:50:26.624Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-10T11:50:26.624Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-10T11:50:26.625Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-10T11:50:26.625Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-10T11:50:26.625Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-10T11:50:26.625Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-10T11:50:26.625Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-10T11:50:26.625Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-10T11:50:26.625Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-10T11:50:26.625Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-10T11:50:26.625Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-10T11:50:26.625Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-10T11:50:26.625Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-10T11:50:34.865Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-10T11:50:35.134Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-10T11:50:35.134Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-10T11:50:35.134Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-10T11:50:35.134Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-10T11:50:35.134Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-10T11:50:35.134Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-10T11:50:35.134Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-10T11:50:35.134Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-10T11:50:35.134Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-10T11:50:35.134Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-10T11:50:35.134Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-10T11:50:35.134Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-10T11:50:35.134Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-10T11:50:35.134Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-10T11:50:35.134Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-10T11:50:35.134Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-10T11:50:35.134Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-10T11:50:35.134Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-10T11:50:35.134Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-10T11:50:35.134Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-10T11:50:35.134Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-10T11:50:35.134Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-10T11:50:35.134Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-10T11:50:35.134Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-10T11:50:35.134Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-10T11:50:35.134Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-10T11:50:35.134Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-10T11:50:36.654Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-10T11:50:37.106Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-10T11:50:37.106Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-10T11:50:37.106Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-10T11:50:39.266Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-10T11:50:39.266Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-10T11:50:39.266Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-10T11:50:39.266Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-10T11:50:39.266Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-10T11:50:39.266Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-10T11:50:39.266Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-10T11:50:45.015Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-10T11:50:45.188Z] === RUN TestDockerSuite/TestRmiTag [2021-07-10T11:50:45.188Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-10T11:50:47.378Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-10T11:50:52.036Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-10T11:50:52.036Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-10T11:50:52.036Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-10T11:50:52.036Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-10T11:50:52.036Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-10T11:51:02.291Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-10T11:51:02.291Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-10T11:51:02.291Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-10T11:51:02.291Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-10T11:51:02.291Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-10T11:51:05.066Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-10T11:51:07.246Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-10T11:51:10.825Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-10T11:51:10.825Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-10T11:51:10.825Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-10T11:51:10.825Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-10T11:51:10.825Z] === RUN TestDockerSuite/TestCpToDot [2021-07-10T11:51:13.042Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-10T11:51:13.501Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-10T11:51:13.501Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-10T11:51:13.501Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-10T11:51:13.501Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-10T11:51:13.501Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-10T11:51:13.501Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-10T11:51:13.501Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-10T11:51:13.501Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-10T11:51:13.501Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-10T11:51:13.501Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-10T11:51:13.501Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-10T11:51:13.501Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-10T11:51:13.501Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-10T11:51:13.501Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-10T11:51:13.501Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-10T11:51:13.699Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-10T11:51:13.699Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-10T11:51:13.699Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-10T11:51:13.699Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-10T11:51:13.699Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-10T11:51:15.678Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-10T11:51:15.678Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-10T11:51:15.679Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-10T11:51:15.679Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-10T11:51:15.679Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-10T11:51:16.576Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-10T11:51:16.576Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-10T11:51:16.576Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-10T11:51:16.576Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-10T11:51:16.576Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-10T11:51:16.576Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-10T11:51:16.576Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-10T11:51:16.576Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-10T11:51:16.576Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-10T11:51:16.576Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-10T11:51:17.030Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-10T11:51:19.187Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-10T11:51:21.474Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-10T11:51:22.063Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-10T11:51:22.063Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-10T11:51:22.063Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-10T11:51:24.219Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-10T11:51:24.383Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-10T11:51:24.672Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-10T11:51:25.126Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-10T11:51:25.126Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-10T11:51:25.126Z] === RUN TestDockerSuite/TestCreateRM [2021-07-10T11:51:25.579Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-10T11:51:25.579Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-10T11:51:25.579Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-10T11:51:25.579Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-10T11:51:26.034Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-10T11:51:26.563Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-10T11:51:29.476Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-10T11:51:31.655Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-10T11:51:31.655Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-10T11:51:37.445Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-10T11:51:37.445Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-10T11:51:37.445Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-10T11:51:37.445Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-10T11:51:37.445Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-10T11:51:37.445Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-10T11:51:37.445Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-10T11:51:37.445Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-10T11:51:37.445Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-10T11:51:37.445Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-10T11:51:37.445Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-10T11:51:37.445Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-10T11:51:37.445Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-10T11:51:37.445Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-10T11:51:37.445Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-10T11:51:37.445Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-10T11:51:37.445Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-10T11:51:37.445Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-10T11:51:37.445Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-10T11:51:37.445Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-10T11:51:37.445Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-10T11:51:37.445Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-10T11:51:37.445Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-10T11:51:39.624Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-10T11:51:39.624Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-10T11:51:39.624Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-10T11:51:40.770Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-10T11:51:40.770Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-10T11:51:40.770Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-10T11:51:42.529Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-10T11:51:42.529Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-10T11:51:42.529Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-10T11:51:42.529Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-10T11:51:42.529Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-10T11:51:43.645Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-10T11:51:43.645Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-10T11:51:43.645Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-10T11:51:43.645Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-10T11:51:44.707Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-10T11:51:44.707Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-10T11:51:44.707Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-10T11:51:44.707Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-10T11:51:44.707Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-10T11:51:44.707Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-10T11:51:44.707Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-10T11:51:44.707Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-10T11:51:44.707Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-10T11:51:44.707Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-10T11:51:44.707Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-10T11:51:44.707Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-10T11:51:44.707Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-10T11:51:44.707Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-10T11:51:44.707Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-10T11:51:45.802Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-10T11:51:45.802Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-10T11:51:45.802Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-10T11:51:45.802Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-10T11:51:45.802Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-10T11:51:45.802Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-10T11:51:45.802Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-10T11:51:45.802Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-10T11:51:45.802Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-10T11:51:45.802Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-10T11:51:45.802Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-10T11:51:46.256Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-10T11:51:46.256Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-10T11:51:46.256Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-10T11:51:46.256Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:51:46.256Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-10T11:51:46.256Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-10T11:51:46.256Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-10T11:51:46.256Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-10T11:51:46.256Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-10T11:51:46.256Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-10T11:51:46.256Z] === RUN TestDockerSuite/TestDockerFails [2021-07-10T11:51:46.256Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-10T11:51:46.256Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-10T11:51:46.256Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-10T11:51:46.256Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-10T11:51:46.256Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-10T11:51:46.256Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-10T11:51:46.256Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-10T11:51:46.256Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-10T11:51:46.256Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-10T11:51:46.256Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-10T11:51:46.256Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-10T11:51:46.885Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-10T11:51:49.790Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-10T11:51:52.699Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-10T11:51:52.699Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-10T11:51:52.699Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-10T11:51:52.699Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-10T11:51:52.699Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-10T11:51:52.699Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-10T11:51:52.699Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-10T11:51:54.766Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-10T11:51:55.661Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-10T11:51:55.661Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-10T11:51:55.661Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-10T11:51:55.661Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-10T11:51:55.661Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-10T11:51:55.661Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-10T11:51:55.661Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-10T11:51:55.661Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-10T11:51:55.661Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-10T11:51:56.370Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-10T11:51:57.203Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-10T11:51:59.243Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-10T11:52:03.001Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-10T11:52:03.001Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-10T11:52:03.001Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-10T11:52:03.001Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-10T11:52:03.001Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-10T11:52:03.001Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-10T11:52:03.001Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-10T11:52:03.001Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-10T11:52:03.001Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-10T11:52:03.001Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-10T11:52:03.001Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-10T11:52:03.001Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-10T11:52:03.001Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-10T11:52:05.909Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-10T11:52:05.909Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-10T11:52:05.909Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-10T11:52:05.909Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-10T11:52:05.909Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-10T11:52:05.909Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-10T11:52:07.754Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-10T11:52:08.089Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-10T11:52:10.993Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-10T11:52:10.993Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-10T11:52:10.993Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-10T11:52:12.401Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-10T11:52:13.899Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-10T11:52:13.899Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-10T11:52:13.899Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-10T11:52:13.899Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-10T11:52:13.899Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-10T11:52:13.899Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-10T11:52:13.899Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-10T11:52:16.809Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-10T11:52:18.144Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-10T11:52:19.669Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-10T11:52:19.715Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-10T11:52:20.628Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-10T11:52:21.896Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-10T11:52:24.799Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-10T11:52:24.799Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-10T11:52:24.799Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-10T11:52:24.799Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-10T11:52:24.799Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-10T11:52:24.799Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-10T11:52:24.799Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-10T11:52:24.799Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-10T11:52:24.799Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-10T11:52:24.799Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-10T11:52:24.799Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-10T11:52:24.799Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-10T11:52:24.799Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-10T11:52:24.799Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-10T11:52:24.799Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-10T11:52:24.799Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-10T11:52:29.493Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-10T11:52:29.493Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-10T11:52:29.493Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-10T11:52:29.952Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-10T11:52:29.952Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-10T11:52:29.952Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-10T11:52:29.952Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-10T11:52:29.952Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-10T11:52:29.952Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-10T11:52:29.952Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-10T11:52:29.952Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-10T11:52:29.952Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-10T11:52:30.876Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-10T11:52:30.877Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-10T11:52:31.331Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-10T11:52:38.523Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-10T11:52:38.523Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-10T11:52:38.523Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-10T11:52:40.061Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-10T11:52:40.061Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-10T11:52:40.061Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-10T11:52:40.061Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-10T11:52:40.061Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-10T11:52:40.061Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-10T11:52:40.061Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-10T11:52:40.061Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-10T11:52:40.061Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-10T11:52:40.061Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-10T11:52:40.061Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-10T11:52:40.062Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-10T11:52:40.062Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-10T11:52:40.062Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-10T11:52:40.062Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-10T11:52:40.062Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-10T11:52:40.062Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-10T11:52:40.062Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-10T11:52:40.062Z] === RUN TestDockerSuite/TestRunMount [2021-07-10T11:52:40.062Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-10T11:52:40.062Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-10T11:52:40.062Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-10T11:52:40.062Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-10T11:52:40.062Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-10T11:52:40.062Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-10T11:52:40.062Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-10T11:52:40.062Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-10T11:52:41.587Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-10T11:52:48.634Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-10T11:52:48.634Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-10T11:52:48.634Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-10T11:52:48.634Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-10T11:52:48.634Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-10T11:52:48.634Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-10T11:52:48.634Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-10T11:52:51.839Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-10T11:52:51.839Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-10T11:52:51.839Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-10T11:52:51.839Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-10T11:52:51.839Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-10T11:52:51.839Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-10T11:52:51.839Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-10T11:52:51.839Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-10T11:52:51.839Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-10T11:52:52.293Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-10T11:52:52.293Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-10T11:52:52.293Z] === RUN TestDockerSuite/TestEventsRename [2021-07-10T11:52:54.455Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-10T11:52:55.166Z] === RUN TestDockerSuite/TestEventsResize [2021-07-10T11:52:59.143Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-10T11:52:59.143Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-10T11:52:59.143Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-10T11:52:59.143Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-10T11:52:59.143Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-10T11:52:59.143Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-10T11:52:59.143Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-10T11:52:59.143Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-10T11:52:59.143Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-10T11:52:59.143Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-10T11:52:59.143Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-10T11:52:59.143Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-10T11:52:59.143Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-10T11:52:59.143Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-10T11:52:59.143Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-10T11:52:59.143Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-10T11:52:59.143Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-10T11:52:59.143Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-10T11:52:59.143Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-10T11:52:59.601Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-10T11:53:00.572Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-10T11:53:02.754Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-10T11:53:03.669Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-10T11:53:04.932Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-10T11:53:05.187Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-10T11:53:05.900Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-10T11:53:08.062Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-10T11:53:08.076Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-10T11:53:08.076Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-10T11:53:08.076Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-10T11:53:08.076Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-10T11:53:08.076Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-10T11:53:08.538Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-10T11:53:08.538Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-10T11:53:08.538Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-10T11:53:08.538Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-10T11:53:08.538Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-10T11:53:08.538Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-10T11:53:08.538Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-10T11:53:08.538Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-10T11:53:08.538Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-10T11:53:08.538Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-10T11:53:08.538Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-10T11:53:08.538Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-10T11:53:12.275Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-10T11:53:12.275Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-10T11:53:12.275Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-10T11:53:12.275Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-10T11:53:12.275Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-10T11:53:12.275Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-10T11:53:12.275Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-10T11:53:12.275Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-10T11:53:12.275Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-10T11:53:12.275Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-10T11:53:12.275Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-10T11:53:12.710Z] === RUN TestDockerSuite/TestEventsTop [2021-07-10T11:53:12.710Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-10T11:53:12.710Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-10T11:53:15.585Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-10T11:53:20.232Z] === RUN TestDockerSuite/TestExec [2021-07-10T11:53:20.232Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-10T11:53:20.232Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-10T11:53:20.232Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-10T11:53:20.232Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-10T11:53:20.842Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-10T11:53:20.843Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-10T11:53:20.843Z] === RUN TestDockerSuite/TestRunRm [2021-07-10T11:53:21.752Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-10T11:53:23.748Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-10T11:53:23.906Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-10T11:53:23.907Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-10T11:53:23.907Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-10T11:53:23.907Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-10T11:53:23.907Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-10T11:53:23.907Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-10T11:53:23.907Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-10T11:53:26.060Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-10T11:53:28.216Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-10T11:53:29.540Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-10T11:53:31.089Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-10T11:53:32.446Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-10T11:53:32.608Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-10T11:53:35.354Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-10T11:53:37.257Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-10T11:53:37.257Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-10T11:53:37.257Z] === RUN TestDockerSuite/TestExecEnv [2021-07-10T11:53:37.257Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-10T11:53:37.257Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-10T11:53:37.257Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-10T11:53:37.257Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-10T11:53:37.532Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-10T11:53:39.411Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-10T11:53:40.439Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-10T11:53:40.439Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-10T11:53:40.439Z] === RUN TestDockerSuite/TestRunState [2021-07-10T11:53:40.439Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-10T11:53:40.439Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-10T11:53:42.617Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-10T11:53:42.617Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-10T11:53:43.087Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-10T11:53:44.053Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-10T11:53:44.054Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-10T11:53:44.054Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-10T11:53:44.054Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-10T11:53:44.054Z] === RUN TestDockerSuite/TestExecParseError [2021-07-10T11:53:44.054Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-10T11:53:44.054Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-10T11:53:44.054Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-10T11:53:44.507Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-10T11:53:44.507Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-10T11:53:44.507Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-10T11:53:45.266Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-10T11:53:45.266Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-10T11:53:45.266Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-10T11:53:45.266Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-10T11:53:45.266Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-10T11:53:45.726Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-10T11:53:45.726Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-10T11:53:45.726Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-10T11:53:45.726Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-10T11:53:46.663Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-10T11:53:46.663Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-10T11:53:46.663Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-10T11:53:46.663Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-10T11:53:47.117Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-10T11:53:47.117Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-10T11:53:47.117Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-10T11:53:47.117Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-10T11:53:47.117Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-10T11:53:47.117Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-10T11:53:47.117Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-10T11:53:49.275Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-10T11:53:49.275Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-10T11:53:49.275Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-10T11:53:51.526Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-10T11:53:51.526Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-10T11:53:51.526Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-10T11:53:51.526Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-10T11:53:51.526Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-10T11:53:51.526Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-10T11:53:51.526Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-10T11:53:51.526Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-10T11:53:51.526Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-10T11:53:51.526Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-10T11:53:51.526Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-10T11:53:51.526Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-10T11:53:51.526Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-10T11:53:51.526Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-10T11:53:51.526Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-10T11:53:51.526Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-10T11:53:51.526Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-10T11:53:51.526Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-10T11:53:51.526Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-10T11:53:51.526Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-10T11:53:51.526Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-10T11:53:53.704Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-10T11:53:53.704Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-10T11:53:53.704Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-10T11:53:56.619Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-10T11:53:56.619Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-10T11:53:56.619Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-10T11:53:56.619Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-10T11:53:56.619Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-10T11:53:57.780Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-10T11:53:57.781Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-10T11:53:57.781Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-10T11:53:57.781Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-10T11:53:57.781Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-10T11:53:57.781Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-10T11:53:57.781Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-10T11:54:00.354Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-10T11:54:03.531Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-10T11:54:08.923Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-10T11:54:10.553Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-10T11:54:13.430Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-10T11:54:13.619Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-10T11:54:20.452Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-10T11:54:20.452Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-10T11:54:20.452Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-10T11:54:20.452Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-10T11:54:20.452Z] === RUN TestDockerSuite/TestHealth [2021-07-10T11:54:20.452Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-10T11:54:20.452Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-10T11:54:20.452Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-10T11:54:20.452Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-10T11:54:20.452Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-10T11:54:20.693Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-10T11:54:20.693Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-10T11:54:20.693Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-10T11:54:20.693Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-10T11:54:24.431Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-10T11:54:25.112Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-10T11:54:25.112Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-10T11:54:25.112Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-10T11:54:25.112Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-10T11:54:25.112Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-10T11:54:25.112Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-10T11:54:25.565Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-10T11:54:26.522Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-10T11:54:26.522Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-10T11:54:26.522Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-10T11:54:26.610Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-10T11:54:27.482Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-10T11:54:27.482Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-10T11:54:29.523Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-10T11:54:29.523Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-10T11:54:29.523Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-10T11:54:29.523Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-10T11:54:29.523Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-10T11:54:29.523Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-10T11:54:29.523Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-10T11:54:29.523Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-10T11:54:29.523Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-10T11:54:29.523Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-10T11:54:29.523Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-10T11:54:29.523Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-10T11:54:29.523Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-10T11:54:29.523Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-10T11:54:29.523Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-10T11:54:29.627Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-10T11:54:30.079Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-10T11:54:32.952Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-10T11:54:33.287Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-10T11:54:34.834Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-10T11:54:35.821Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-10T11:54:35.821Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-10T11:54:35.821Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-10T11:54:35.821Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-10T11:54:37.023Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-10T11:54:39.510Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-10T11:54:39.510Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-10T11:54:41.727Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-10T11:54:41.727Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-10T11:54:41.727Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-10T11:54:41.727Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-10T11:54:41.727Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-10T11:54:41.727Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-10T11:54:41.727Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-10T11:54:41.727Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-10T11:54:41.727Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-10T11:54:41.727Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-10T11:54:41.727Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-10T11:54:41.727Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-10T11:54:41.727Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-10T11:54:41.727Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-10T11:54:41.727Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-10T11:54:41.727Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-10T11:54:41.727Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-10T11:54:41.727Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-10T11:54:41.727Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-10T11:54:41.727Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-10T11:54:41.727Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-10T11:54:41.727Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-10T11:54:41.727Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-10T11:54:41.727Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-10T11:54:41.727Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-10T11:54:41.727Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-10T11:54:41.727Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-10T11:54:41.727Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-10T11:54:41.727Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-10T11:54:41.727Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-10T11:54:41.727Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-10T11:54:41.727Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-10T11:54:41.727Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-10T11:54:41.727Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-10T11:54:41.727Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-10T11:54:42.383Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-10T11:54:42.383Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-10T11:54:42.383Z] === RUN TestDockerSuite/TestImportFile [2021-07-10T11:54:42.383Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-10T11:54:42.383Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-10T11:54:42.383Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-10T11:54:42.383Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-10T11:54:42.383Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-10T11:54:42.383Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-10T11:54:42.383Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-10T11:54:42.383Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-10T11:54:42.383Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-10T11:54:42.383Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-10T11:54:42.383Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-10T11:54:42.383Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-10T11:54:42.383Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-10T11:54:42.383Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-10T11:54:42.383Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-10T11:54:42.383Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-10T11:54:42.383Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-10T11:54:42.383Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-10T11:54:42.383Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-10T11:54:42.383Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-10T11:54:43.919Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-10T11:54:44.380Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-10T11:54:44.531Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-10T11:54:44.842Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-10T11:54:44.842Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-10T11:54:46.393Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-10T11:54:47.397Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-10T11:54:47.397Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-10T11:54:47.397Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-10T11:54:47.397Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-10T11:54:47.397Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-10T11:54:47.397Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-10T11:54:47.397Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-10T11:54:47.397Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-10T11:54:50.273Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-10T11:54:50.273Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-10T11:54:53.185Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-10T11:54:53.185Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-10T11:54:53.185Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-10T11:54:53.185Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-10T11:54:53.185Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-10T11:54:53.186Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-10T11:54:53.186Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-10T11:54:54.988Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-10T11:54:54.988Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-10T11:54:54.988Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-10T11:54:55.371Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-10T11:55:00.065Z] === RUN TestDockerSuite/TestInspectImage [2021-07-10T11:55:00.065Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-10T11:55:00.065Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-10T11:55:00.065Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-10T11:55:00.065Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-10T11:55:00.065Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-10T11:55:00.065Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-10T11:55:02.244Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-10T11:55:03.583Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-10T11:55:03.583Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-10T11:55:03.583Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-10T11:55:04.424Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-10T11:55:04.424Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-10T11:55:07.334Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-10T11:55:08.291Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-10T11:55:08.291Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-10T11:55:08.291Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-10T11:55:08.291Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-10T11:55:08.291Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-10T11:55:08.291Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-10T11:55:08.291Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-10T11:55:08.291Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-10T11:55:08.291Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-10T11:55:09.515Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-10T11:55:09.515Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-10T11:55:09.515Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-10T11:55:09.515Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-10T11:55:11.694Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-10T11:55:14.602Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-10T11:55:16.881Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-10T11:55:16.881Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-10T11:55:16.881Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-10T11:55:16.881Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-10T11:55:16.881Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-10T11:55:16.881Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-10T11:55:16.881Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-10T11:55:16.881Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-10T11:55:16.881Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-10T11:55:16.881Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-10T11:55:16.881Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-10T11:55:16.881Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-10T11:55:16.881Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-10T11:55:17.855Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-10T11:55:19.304Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-10T11:55:20.780Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-10T11:55:20.780Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-10T11:55:20.780Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-10T11:55:21.485Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-10T11:55:22.964Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-10T11:55:22.964Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-10T11:55:22.964Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-10T11:55:22.964Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-10T11:55:22.964Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-10T11:55:22.964Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-10T11:55:22.964Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-10T11:55:22.964Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-10T11:55:22.964Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-10T11:55:22.964Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-10T11:55:22.964Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-10T11:55:22.964Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-10T11:55:22.964Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-10T11:55:23.664Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-10T11:55:25.844Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-10T11:55:28.756Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-10T11:55:30.940Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-10T11:55:33.119Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-10T11:55:33.119Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-10T11:55:33.119Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-10T11:55:33.119Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-10T11:55:33.119Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-10T11:55:33.119Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-10T11:55:33.119Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-10T11:55:33.579Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-10T11:55:33.579Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-10T11:55:33.579Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-10T11:55:33.579Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-10T11:55:33.579Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-10T11:55:33.579Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-10T11:55:33.579Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-10T11:55:33.579Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-10T11:55:33.579Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-10T11:55:33.579Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-10T11:55:33.579Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-10T11:55:33.579Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-10T11:55:33.579Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-10T11:55:33.579Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-10T11:55:33.579Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-10T11:55:33.579Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-10T11:55:33.579Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-10T11:55:33.579Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-10T11:55:33.579Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-10T11:55:33.579Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-10T11:55:33.579Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-10T11:55:33.579Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-10T11:55:33.579Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-10T11:55:33.579Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-10T11:55:33.579Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-10T11:55:33.579Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-10T11:55:33.579Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-10T11:55:33.579Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-10T11:55:33.579Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-10T11:55:35.761Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-10T11:55:37.941Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-10T11:55:40.676Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-10T11:55:40.676Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-10T11:55:40.676Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-10T11:55:40.676Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-10T11:55:40.676Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-10T11:55:40.676Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-10T11:55:40.676Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-10T11:55:40.676Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-10T11:55:42.220Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-10T11:55:42.220Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-10T11:55:43.741Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-10T11:55:45.921Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-10T11:55:45.921Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-10T11:55:45.921Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-10T11:55:45.967Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-10T11:55:46.428Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-10T11:55:46.891Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-10T11:55:46.891Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-10T11:55:46.891Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-10T11:55:48.828Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-10T11:55:48.828Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-10T11:55:55.909Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-10T11:55:57.236Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-10T11:55:57.236Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-10T11:55:57.236Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-10T11:55:57.236Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-10T11:55:57.236Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-10T11:55:57.236Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-10T11:55:57.236Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-10T11:56:04.482Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-10T11:56:05.824Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-10T11:56:05.824Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-10T11:56:05.824Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-10T11:56:11.572Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-10T11:56:13.752Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-10T11:56:15.934Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-10T11:56:15.934Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-10T11:56:15.934Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-10T11:56:16.168Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-10T11:56:16.168Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-10T11:56:16.168Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite (2482.81s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.85s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (63.51s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.71s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.55s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.22s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.67s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.27s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.27s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (82.10s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.44s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.81s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.98s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.50s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.68s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.24s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.65s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.57s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.19s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.39s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.84s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.30s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.09s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.26s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.81s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (11.66s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (9.37s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.79s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.89s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.40s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.16s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.02s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.65s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.59s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (9.16s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.53s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.73s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.11s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildCmd (0.64s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.62s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (10.10s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.49s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.35s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.92s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.10s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.96s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.01s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.88s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.65s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.42s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.18s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.74s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2021-07-10T11:56:17.712Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-07-10T11:56:17.712Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.29s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.88s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.86s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.97s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.00s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.29s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildDockerignore (52.89s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.56s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.21s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.87s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.85s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.36s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.19s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.93s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.83s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.39s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.72s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (80.78s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.70s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.27s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (10.15s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.33s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.52s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.25s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.12s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.89s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.13s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.74s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildFails (2.76s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.21s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.18s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.10s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.43s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.72s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (10.09s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.64s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildHistory (12.84s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.13s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.97s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.90s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildLabel (1.11s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.69s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.13s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildLabels (1.19s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.72s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.64s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.62s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.59s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.96s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.54s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.23s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.30s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.99s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.34s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.59s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.16s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.69s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.76s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.30s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.98s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.88s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.69s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.13s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.56s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.15s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.80s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.70s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.37s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (17.80s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.41s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.65s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.37s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.13s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.60s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.10s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildRm (17.00s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (8.30s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.66s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.82s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.18s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.99s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (26.19s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.86s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.76s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.39s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.62s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildStderr (9.31s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.48s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.74s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.50s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildTagEvent (9.21s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.71s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.18s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.33s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.26s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.99s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.58s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.15s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.50s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.40s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildWithTabs (9.22s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.46s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.31s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.39s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (12.26s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.30s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.96s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.86s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestCommitChange (5.49s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.04s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.29s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestCommitTTY (7.63s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.92s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.54s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.38s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.25s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.73s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.74s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.44s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.34s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.33s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.40s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.42s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.78s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.13s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.93s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.36s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.73s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.12s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.29s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.03s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.85s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.28s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.58s) [2021-07-10T11:56:17.713Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.23s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-10T11:56:17.713Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.86s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.54s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.61s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.62s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.65s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.73s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009530e0_} (2.63s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1147277306_c:\foo_false____} (2.66s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1147277306_c:\foo_true____} (2.60s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.59s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.12s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.18s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.82s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.61s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.69s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.85s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.92s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.05s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.15s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCpToDot (2.91s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCpToStdout (2.73s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.25s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.79s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.27s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.27s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.91s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCreateLabels (0.29s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCreateRM (0.49s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.50s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.76s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.54s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.68s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.53s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.92s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.45s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.97s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.11s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestEventsCopy (4.85s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.39s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.75s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.96s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.87s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.22s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.19s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestEventsFilters (5.80s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestEventsFormat (4.63s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestEventsRename (2.99s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestEventsResize (8.11s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.50s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.74s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.30s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestEventsUntag (2.82s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.71s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.23s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.17s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.20s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.21s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.18s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.20s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.05s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.40s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestExecInspectID (3.82s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.57s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.38s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.05s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.13s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.14s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.11s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.07s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.68s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.21s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.33s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.03s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.91s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.39s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.73s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.74s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.77s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestInspectDefault (2.65s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestInspectHistory (4.92s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.42s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.39s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.70s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.23s) [2021-07-10T11:56:17.714Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-10T11:56:17.714Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.30s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestInspectStatus (3.56s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.54s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.41s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.65s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.21s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.73s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.71s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.30s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.18s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.12s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.97s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.78s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.31s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.76s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.73s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.62s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.71s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.64s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.48s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.55s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestLogsSince (9.40s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestLogsTail (3.16s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.88s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.48s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.03s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.41s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestPsByOrder (8.76s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.65s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.28s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.93s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.23s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.79s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.06s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.28s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.43s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.56s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.02s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.51s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.44s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.63s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.94s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.05s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.39s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.20s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.95s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.76s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.76s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (11.19s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.64s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.85s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.80s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.84s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.58s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.01s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.28s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.33s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.97s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.52s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.84s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.63s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.35s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.77s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.25s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.28s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.07s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.92s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.01s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.85s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.77s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.79s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.17s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.37s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.75s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.36s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.75s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.70s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunExitCode (2.74s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.73s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.76s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.77s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.78s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-10T11:56:17.715Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-10T11:56:17.715Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.63s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.52s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.34s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.83s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.50s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.49s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.91s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.93s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.20s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.79s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.72s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunRm (2.66s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.78s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.79s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.73s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.31s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.80s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.75s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.49s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.04s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.74s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.74s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.53s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.27s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.08s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.69s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.78s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.49s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.79s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.73s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.66s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.93s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.70s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.18s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.10s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.87s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.60s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.60s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.22s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.45s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.28s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.01s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.53s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.82s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.70s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.87s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.88s) [2021-07-10T11:56:17.716Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-10T11:56:17.716Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.35s) [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-10T11:56:17.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.716Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-10T11:56:17.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-10T11:56:17.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-10T11:56:17.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-10T11:56:17.717Z] === RUN TestDockerSchema1RegistrySuite [2021-07-10T11:56:17.717Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-10T11:56:17.717Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-10T11:56:17.717Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-10T11:56:17.717Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-10T11:56:17.717Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-10T11:56:17.717Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-10T11:56:17.717Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-10T11:56:17.717Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-10T11:56:17.717Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-10T11:56:17.717Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-10T11:56:17.717Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-10T11:56:17.717Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-10T11:56:17.717Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-10T11:56:17.717Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-10T11:56:17.717Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-10T11:56:17.717Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-10T11:56:17.717Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-10T11:56:17.717Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-10T11:56:17.717Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-10T11:56:17.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-10T11:56:17.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-10T11:56:17.717Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-10T11:56:17.717Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-10T11:56:17.717Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-10T11:56:17.717Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-10T11:56:17.717Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-10T11:56:17.717Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-10T11:56:17.717Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-10T11:56:17.717Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-10T11:56:17.717Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-10T11:56:17.717Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-10T11:56:17.717Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-10T11:56:17.717Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-10T11:56:17.717Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-10T11:56:17.717Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-10T11:56:17.717Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-10T11:56:17.717Z] === RUN TestDockerDaemonSuite [2021-07-10T11:56:17.717Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-10T11:56:17.717Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-10T11:56:17.717Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-10T11:56:17.717Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-10T11:56:17.717Z] === RUN TestDockerSwarmSuite [2021-07-10T11:56:17.717Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-10T11:56:17.717Z] === RUN TestDockerPluginSuite [2021-07-10T11:56:17.717Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-10T11:56:17.717Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-10T11:56:17.717Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-10T11:56:17.717Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-10T11:56:17.717Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-10T11:56:17.717Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-10T11:56:17.717Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-10T11:56:17.717Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-10T11:56:17.717Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-10T11:56:17.717Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-10T11:56:17.717Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-10T11:56:17.717Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-10T11:56:17.717Z] === RUN TestDockerExternalVolumeSuite [2021-07-10T11:56:17.717Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-10T11:56:17.717Z] === RUN TestDockerNetworkSuite [2021-07-10T11:56:17.717Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-10T11:56:17.717Z] === RUN TestDockerHubPullSuite [2021-07-10T11:56:17.717Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-10T11:56:17.717Z] PASS [2021-07-10T11:56:17.717Z] ok github.com/docker/docker/integration-cli 2483.217s [2021-07-10T11:56:17.717Z] [2021-07-10T11:56:17.717Z] === Skipped [2021-07-10T11:56:17.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-10T11:56:17.717Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-10T11:56:17.717Z] [2021-07-10T11:56:17.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-10T11:56:17.717Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-10T11:56:17.717Z] [2021-07-10T11:56:17.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-10T11:56:17.717Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-10T11:56:17.717Z] [2021-07-10T11:56:17.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-10T11:56:17.717Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-10T11:56:17.717Z] [2021-07-10T11:56:17.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-10T11:56:17.717Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-10T11:56:17.717Z] [2021-07-10T11:56:17.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-10T11:56:17.717Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-10T11:56:17.717Z] [2021-07-10T11:56:17.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-10T11:56:17.717Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-10T11:56:17.717Z] [2021-07-10T11:56:17.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-10T11:56:17.717Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-10T11:56:17.717Z] [2021-07-10T11:56:17.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-10T11:56:17.717Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-10T11:56:17.717Z] [2021-07-10T11:56:17.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-10T11:56:17.717Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.717Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-10T11:56:17.717Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-10T11:56:17.718Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-10T11:56:17.718Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-10T11:56:17.718Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-10T11:56:17.718Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-10T11:56:17.718Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-10T11:56:17.718Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-10T11:56:17.718Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-10T11:56:17.718Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-10T11:56:17.718Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-10T11:56:17.718Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-10T11:56:17.718Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-10T11:56:17.718Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-10T11:56:17.718Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-10T11:56:17.718Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-10T11:56:17.718Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-10T11:56:17.718Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-07-10T11:56:17.718Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-07-10T11:56:17.718Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-10T11:56:17.718Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-10T11:56:17.718Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-10T11:56:17.718Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-10T11:56:17.718Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-10T11:56:17.718Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-10T11:56:17.718Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-10T11:56:17.718Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-10T11:56:17.718Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-10T11:56:17.718Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-10T11:56:17.718Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-10T11:56:17.718Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-10T11:56:17.718Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-10T11:56:17.718Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-10T11:56:17.718Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-10T11:56:17.718Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-10T11:56:17.718Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-10T11:56:17.718Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-10T11:56:17.718Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-10T11:56:17.718Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-10T11:56:17.718Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-10T11:56:17.718Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-10T11:56:17.718Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2021-07-10T11:56:17.718Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2021-07-10T11:56:17.718Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.81s) [2021-07-10T11:56:17.718Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.81s) [2021-07-10T11:56:17.718Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2021-07-10T11:56:17.718Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2021-07-10T11:56:17.718Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2021-07-10T11:56:17.718Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2021-07-10T11:56:17.718Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-10T11:56:17.718Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-10T11:56:17.718Z] [2021-07-10T11:56:17.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-10T11:56:17.718Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-10T11:56:17.718Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-10T11:56:18.113Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-10T11:56:18.180Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-10T11:56:18.180Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.180Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-10T11:56:18.180Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-07-10T11:56:18.181Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.39s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.36s) [2021-07-10T11:56:18.181Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-10T11:56:18.181Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-10T11:56:18.181Z] docker_cli_sni_test.go:18: Flakey test [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-10T11:56:18.181Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-10T11:56:18.181Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-10T11:56:18.181Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-10T11:56:18.181Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-10T11:56:18.181Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-10T11:56:18.181Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-10T11:56:18.181Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-10T11:56:18.181Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-10T11:56:18.181Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-10T11:56:18.181Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-10T11:56:18.181Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-10T11:56:18.181Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-10T11:56:18.181Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-10T11:56:18.181Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-10T11:56:18.181Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-10T11:56:18.181Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-10T11:56:18.181Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-10T11:56:18.181Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-10T11:56:18.181Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-10T11:56:18.181Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-10T11:56:18.181Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-10T11:56:18.181Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-10T11:56:18.181Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-10T11:56:18.181Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-10T11:56:18.181Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-10T11:56:18.181Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-10T11:56:18.181Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-10T11:56:18.181Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-10T11:56:18.181Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.181Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-10T11:56:18.181Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-10T11:56:18.182Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-10T11:56:18.182Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-10T11:56:18.182Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-10T11:56:18.182Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-10T11:56:18.182Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-10T11:56:18.182Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-10T11:56:18.182Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-10T11:56:18.182Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-10T11:56:18.182Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-10T11:56:18.182Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-10T11:56:18.182Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-10T11:56:18.182Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-10T11:56:18.182Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-10T11:56:18.182Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-10T11:56:18.182Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-10T11:56:18.182Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-10T11:56:18.182Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-10T11:56:18.182Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-10T11:56:18.182Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-10T11:56:18.182Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-07-10T11:56:18.182Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-07-10T11:56:18.182Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-10T11:56:18.182Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-10T11:56:18.182Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-10T11:56:18.182Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.182Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-10T11:56:18.182Z] [2021-07-10T11:56:18.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-10T11:56:18.182Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-10T11:56:18.183Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-10T11:56:18.183Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-10T11:56:18.183Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-10T11:56:18.183Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-10T11:56:18.183Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-10T11:56:18.183Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-10T11:56:18.183Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-07-10T11:56:18.183Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-10T11:56:18.183Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-07-10T11:56:18.183Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-10T11:56:18.183Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-10T11:56:18.183Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-10T11:56:18.183Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-10T11:56:18.183Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-10T11:56:18.183Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-10T11:56:18.183Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-10T11:56:18.183Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-10T11:56:18.183Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-10T11:56:18.183Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.183Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-10T11:56:18.183Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-10T11:56:18.184Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-10T11:56:18.184Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-10T11:56:18.184Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-10T11:56:18.184Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-10T11:56:18.184Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-10T11:56:18.184Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-10T11:56:18.184Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-10T11:56:18.184Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-10T11:56:18.184Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-10T11:56:18.184Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-07-10T11:56:18.184Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-10T11:56:18.184Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-10T11:56:18.184Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-10T11:56:18.184Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-10T11:56:18.184Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-10T11:56:18.184Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-10T11:56:18.184Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-10T11:56:18.184Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-10T11:56:18.184Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-10T11:56:18.184Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-10T11:56:18.184Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-10T11:56:18.184Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-10T11:56:18.184Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-10T11:56:18.184Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-10T11:56:18.184Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-10T11:56:18.184Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-10T11:56:18.184Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.184Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-10T11:56:18.184Z] [2021-07-10T11:56:18.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-10T11:56:18.184Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.185Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-10T11:56:18.185Z] [2021-07-10T11:56:18.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-10T11:56:18.185Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-10T11:56:18.186Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.186Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-10T11:56:18.186Z] [2021-07-10T11:56:18.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-10T11:56:18.187Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-10T11:56:18.187Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-10T11:56:18.187Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-10T11:56:18.187Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-10T11:56:18.187Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-10T11:56:18.187Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-10T11:56:18.187Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-10T11:56:18.187Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-10T11:56:18.187Z] [2021-07-10T11:56:18.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-07-10T11:56:18.648Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-10T11:56:18.649Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-10T11:56:18.649Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-10T11:56:18.649Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-10T11:56:18.649Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-10T11:56:18.649Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-10T11:56:18.649Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-10T11:56:18.649Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-10T11:56:18.649Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-10T11:56:18.649Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-10T11:56:18.649Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-10T11:56:18.649Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-10T11:56:18.649Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-10T11:56:18.649Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-10T11:56:18.649Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-10T11:56:18.649Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-10T11:56:18.649Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-10T11:56:18.649Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-10T11:56:18.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-10T11:56:18.649Z] [2021-07-10T11:56:18.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-10T11:56:18.650Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] DONE 1092 tests, 546 skipped in 2492.463s [2021-07-10T11:56:18.650Z] INFO: Integration tests ended at 07/10/2021 11:56:18. Duration:00:41:32.5753597 [2021-07-10T11:56:18.650Z] INFO: Docker info of the daemon under test at end of run [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] Containers: 2 [2021-07-10T11:56:18.650Z] Running: 0 [2021-07-10T11:56:18.650Z] Paused: 0 [2021-07-10T11:56:18.650Z] Stopped: 2 [2021-07-10T11:56:18.650Z] Images: 18 [2021-07-10T11:56:18.650Z] Server Version: 0.0.0-dev [2021-07-10T11:56:18.650Z] Storage Driver: windowsfilter [2021-07-10T11:56:18.650Z] Windows: [2021-07-10T11:56:18.650Z] Logging Driver: json-file [2021-07-10T11:56:18.650Z] Plugins: [2021-07-10T11:56:18.650Z] Volume: local [2021-07-10T11:56:18.650Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-10T11:56:18.650Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-10T11:56:18.650Z] Swarm: inactive [2021-07-10T11:56:18.650Z] Default Isolation: process [2021-07-10T11:56:18.650Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-10T11:56:18.650Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-10T11:56:18.650Z] OSType: windows [2021-07-10T11:56:18.650Z] Architecture: x86_64 [2021-07-10T11:56:18.650Z] CPUs: 4 [2021-07-10T11:56:18.650Z] Total Memory: 32GiB [2021-07-10T11:56:18.650Z] Name: azwin-2-eaeaf1 [2021-07-10T11:56:18.650Z] ID: SAK7:KLMN:NNPZ:5UHK:FMY2:WVW4:3WSN:KNVY:AD3G:6E2B:IQJI:4PJM [2021-07-10T11:56:18.650Z] Docker Root Dir: D:\CI\PR-42464\20\daemon [2021-07-10T11:56:18.650Z] Debug Mode (client): false [2021-07-10T11:56:18.650Z] Debug Mode (server): true [2021-07-10T11:56:18.650Z] File Descriptors: -1 [2021-07-10T11:56:18.650Z] Goroutines: 17 [2021-07-10T11:56:18.650Z] System Time: 2021-07-10T11:56:18.4887988Z [2021-07-10T11:56:18.650Z] EventsListeners: 0 [2021-07-10T11:56:18.650Z] Registry: https://index.docker.io/v1/ [2021-07-10T11:56:18.650Z] Labels: [2021-07-10T11:56:18.650Z] Experimental: false [2021-07-10T11:56:18.650Z] Insecure Registries: [2021-07-10T11:56:18.650Z] 127.0.0.0/8 [2021-07-10T11:56:18.650Z] Live Restore Enabled: false [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] [2021-07-10T11:56:18.650Z] INFO: Stopping daemon under test [2021-07-10T11:56:19.111Z] SUCCESS: The process with PID 2464 (child process of PID 2044) has been terminated. [2021-07-10T11:56:19.111Z] SUCCESS: The process with PID 2044 (child process of PID 5384) has been terminated. [2021-07-10T11:56:19.111Z] INFO: Stop tailing logs of the daemon under tests [2021-07-10T11:56:19.111Z] INFO: executeCI.ps1 Completed successfully at 07/10/2021 11:56:18. [2021-07-10T11:56:19.111Z] INFO: Tidying up at end of run [2021-07-10T11:56:19.111Z] INFO: Saving daemon under test log (d:\CI\PR-42464\20\dut.out) to bundles\CIDUT.out [2021-07-10T11:56:19.111Z] INFO: Saving daemon under test log (d:\CI\PR-42464\20\dut.err) to bundles\CIDUT.err [2021-07-10T11:56:19.111Z] INFO: Nuke-Everything... [2021-07-10T11:56:19.572Z] INFO: Container count on control daemon to delete is 2 [2021-07-10T11:56:20.033Z] 4499445edeb1 [2021-07-10T11:56:20.033Z] 68ad4ddc28de [2021-07-10T11:56:20.033Z] INFO: Tidying pidfile d:\CI\PR-42464\20\docker.pid [2021-07-10T11:56:20.033Z] INFO: Nuking d:\CI [2021-07-10T11:56:21.018Z] === RUN TestDockerSuite/TestLogsSince [2021-07-10T11:56:31.344Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-10T11:56:31.344Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-10T11:56:31.344Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-10T11:56:31.344Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-10T11:56:31.344Z] === RUN TestDockerSuite/TestLogsTail [2021-07-10T11:56:32.884Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-10T11:56:35.793Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-10T11:56:37.754Z] INFO: Zapped successfully [2021-07-10T11:56:37.754Z] [2021-07-10T11:56:37.754Z] INFO: executeCI.ps1 exiting at Sat Jul 10 11:56:35 CUT 2021. Duration 01:20:25.8469376 [2021-07-10T11:56:37.754Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-10T11:56:37.983Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-10T11:56:37.983Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-10T11:56:37.983Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-10T11:56:37.983Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-10T11:56:37.983Z] === RUN TestDockerSuite/TestNetHostname [2021-07-10T11:56:37.983Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-10T11:56:37.983Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-10T11:56:37.983Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-10T11:56:37.983Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-10T11:56:37.983Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-10T11:56:37.983Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-10T11:56:37.983Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-10T11:56:37.983Z] === RUN TestDockerSuite/TestPluginActive [2021-07-10T11:56:37.983Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-10T11:56:37.983Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-10T11:56:37.983Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-10T11:56:37.983Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-10T11:56:37.983Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-10T11:56:37.983Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-10T11:56:37.983Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-10T11:56:37.983Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-10T11:56:37.983Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-10T11:56:37.983Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-10T11:56:37.983Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-10T11:56:37.983Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-10T11:56:37.983Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-10T11:56:37.983Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-10T11:56:37.983Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-10T11:56:37.983Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-10T11:56:37.983Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-10T11:56:37.983Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-10T11:56:37.983Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-10T11:56:37.983Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-10T11:56:37.998Z] Recording test results [2021-07-10T11:56:38.443Z] === RUN TestDockerSuite/TestPortList [2021-07-10T11:56:38.443Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-10T11:56:38.443Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-10T11:56:43.139Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-10T11:56:43.139Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-10T11:56:43.139Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-10T11:56:43.139Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-10T11:56:43.139Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-10T11:56:43.139Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-10T11:56:43.139Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-10T11:56:43.139Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-10T11:56:43.139Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-10T11:56:43.139Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-10T11:56:43.139Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-10T11:56:43.139Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-10T11:56:43.139Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-10T11:56:43.139Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-10T11:56:43.139Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-10T11:56:43.139Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-10T11:56:43.139Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-10T11:56:43.139Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-10T11:56:45.119Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-10T11:56:47.184Z] Creating win-2022-c8d-integration-bundles.zip [2021-07-10T11:56:47.835Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-10T11:56:47.835Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-10T11:56:47.835Z] === RUN TestDockerSuite/TestPsByOrder [Pipeline] archiveArtifacts [2021-07-10T11:56:48.376Z] Archiving artifacts [2021-07-10T11:56:56.412Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-10T11:56:56.412Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-10T11:56:56.412Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-10T11:57:02.235Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42464/20/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-10T11:57:03.171Z] + make clean [2021-07-10T11:57:04.143Z] docker volume rm -f docker-dev-cache [2021-07-10T11:57:04.143Z] docker-dev-cache [Pipeline] deleteDir [2021-07-10T11:57:06.743Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-10T11:57:21.758Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-10T11:57:22.219Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-10T11:57:22.219Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-10T11:57:22.219Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-10T11:57:37.127Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-10T11:57:39.308Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-10T11:57:57.113Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-10T11:58:00.858Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-10T11:58:00.858Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-10T11:58:00.858Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-10T11:58:00.858Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-10T11:58:00.858Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-10T11:58:11.191Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-10T11:58:11.191Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-10T11:58:11.191Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-10T11:58:11.191Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-10T11:58:11.191Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-10T11:58:11.191Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-10T11:58:11.192Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-10T11:58:11.192Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-10T11:58:11.192Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-10T11:58:19.783Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-10T11:58:19.783Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-10T11:58:19.783Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-10T11:58:20.763Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-10T11:58:20.763Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-10T11:58:20.763Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-10T11:58:22.301Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-10T11:58:22.770Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-10T11:58:22.770Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-10T11:58:22.770Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-10T11:58:27.467Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-10T11:58:32.163Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-10T11:58:34.344Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-10T11:58:55.455Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-10T11:58:55.455Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-10T11:58:55.455Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-10T11:59:00.152Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-10T11:59:00.152Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-10T11:59:00.613Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-10T11:59:01.583Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-10T11:59:06.279Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-10T11:59:10.021Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-10T11:59:10.021Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-10T11:59:10.021Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-10T11:59:14.721Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-10T11:59:14.721Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-10T11:59:14.721Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-10T11:59:35.862Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-10T11:59:37.415Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-10T11:59:38.390Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-10T11:59:45.516Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-10T11:59:51.333Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-10T11:59:59.928Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-10T12:00:03.681Z] === RUN TestDockerSuite/TestRmiTag [2021-07-10T12:00:04.655Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-10T12:00:06.846Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-10T12:00:24.574Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-10T12:00:27.492Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-10T12:00:32.206Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-10T12:00:33.752Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-10T12:00:33.752Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-10T12:00:33.752Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-10T12:00:33.752Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-10T12:00:33.752Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-10T12:00:33.752Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-10T12:00:33.752Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-10T12:00:33.752Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-10T12:00:33.752Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-10T12:00:33.752Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-10T12:00:33.752Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-10T12:00:33.752Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-10T12:00:33.752Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-10T12:00:33.752Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-10T12:00:33.752Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-10T12:00:35.942Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-10T12:00:35.942Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-10T12:00:35.942Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-10T12:00:35.942Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-10T12:00:35.942Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-10T12:00:40.654Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-10T12:00:43.575Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-10T12:00:46.497Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-10T12:00:48.686Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-10T12:00:50.878Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-10T12:00:50.878Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-10T12:00:56.698Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-10T12:00:56.698Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-10T12:00:56.698Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-10T12:00:56.698Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-10T12:00:56.698Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-10T12:00:56.698Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-10T12:00:56.698Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-10T12:00:56.698Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-10T12:00:56.698Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-10T12:00:56.698Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-10T12:00:56.698Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-10T12:00:56.698Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-10T12:00:56.698Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-10T12:00:56.698Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-10T12:00:56.698Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-10T12:00:56.698Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-10T12:00:56.698Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-10T12:00:56.698Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-10T12:00:56.698Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-10T12:00:56.698Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-10T12:00:56.698Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-10T12:00:56.698Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-10T12:00:56.698Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-10T12:00:58.890Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-10T12:00:58.890Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-10T12:00:58.890Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-10T12:01:01.815Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-10T12:01:01.815Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-10T12:01:01.815Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-10T12:01:01.815Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-10T12:01:01.815Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-10T12:01:04.006Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-10T12:01:04.006Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-10T12:01:04.006Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-10T12:01:04.006Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-10T12:01:04.006Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-10T12:01:04.006Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-10T12:01:04.473Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-10T12:01:04.473Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-10T12:01:04.473Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-10T12:01:04.473Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-10T12:01:04.473Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-10T12:01:04.473Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-10T12:01:04.473Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-10T12:01:04.473Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-10T12:01:04.473Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-10T12:01:06.664Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-10T12:01:08.854Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-10T12:01:11.774Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-10T12:01:11.774Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-10T12:01:11.774Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-10T12:01:11.774Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-10T12:01:11.774Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-10T12:01:11.774Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-10T12:01:11.774Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-10T12:01:13.968Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-10T12:01:13.968Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-10T12:01:13.968Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-10T12:01:13.968Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-10T12:01:13.968Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-10T12:01:13.968Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-10T12:01:13.968Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-10T12:01:13.968Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-10T12:01:13.968Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-10T12:01:16.158Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-10T12:01:21.972Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-10T12:01:21.972Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-10T12:01:21.972Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-10T12:01:21.972Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-10T12:01:21.972Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-10T12:01:21.972Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-10T12:01:21.972Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-10T12:01:21.972Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-10T12:01:21.972Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-10T12:01:21.972Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-10T12:01:21.972Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-10T12:01:21.972Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-10T12:01:21.972Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-10T12:01:24.162Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-10T12:01:24.162Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-10T12:01:24.162Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-10T12:01:24.162Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-10T12:01:24.162Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-10T12:01:24.162Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-10T12:01:27.090Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-10T12:01:30.012Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-10T12:01:30.012Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-10T12:01:30.012Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-10T12:01:32.204Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-10T12:01:32.204Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-10T12:01:32.204Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-10T12:01:32.204Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-10T12:01:32.204Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-10T12:01:32.204Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-10T12:01:32.204Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-10T12:01:34.415Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-10T12:01:37.337Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-10T12:01:39.535Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-10T12:01:41.728Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-10T12:01:41.728Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-10T12:01:41.728Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-10T12:01:41.728Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-10T12:01:41.728Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-10T12:01:41.728Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-10T12:01:41.728Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-10T12:01:41.728Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-10T12:01:41.728Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-10T12:01:41.728Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-10T12:01:41.728Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-10T12:01:41.728Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-10T12:01:41.728Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-10T12:01:41.728Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-10T12:01:41.728Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-10T12:01:41.728Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-10T12:01:46.440Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-10T12:01:46.440Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-10T12:01:46.440Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-10T12:01:46.440Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-10T12:01:46.440Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-10T12:01:46.440Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-10T12:01:46.440Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-10T12:01:46.440Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-10T12:01:46.440Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-10T12:01:46.440Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-10T12:01:46.440Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-10T12:01:46.440Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-10T12:01:56.793Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-10T12:01:56.793Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-10T12:01:56.793Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-10T12:01:58.342Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-10T12:01:58.342Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-10T12:01:58.342Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-10T12:01:58.342Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-10T12:01:58.342Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-10T12:01:58.342Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-10T12:01:58.342Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-10T12:01:58.342Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-10T12:01:58.342Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-10T12:01:58.342Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-10T12:01:58.342Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-10T12:01:58.342Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-10T12:01:58.342Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-10T12:01:58.342Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-10T12:01:58.342Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-10T12:01:58.342Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-10T12:01:58.342Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-10T12:01:58.342Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-10T12:01:58.342Z] === RUN TestDockerSuite/TestRunMount [2021-07-10T12:01:58.342Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-10T12:01:58.342Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-10T12:01:58.342Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-10T12:01:58.342Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-10T12:01:58.342Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-10T12:01:58.342Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-10T12:01:58.342Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-10T12:01:58.342Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-10T12:02:06.945Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-10T12:02:06.945Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-10T12:02:06.945Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-10T12:02:06.945Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-10T12:02:06.945Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-10T12:02:06.945Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-10T12:02:06.945Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-10T12:02:11.655Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-10T12:02:15.407Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-10T12:02:15.407Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-10T12:02:15.407Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-10T12:02:15.407Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-10T12:02:15.870Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-10T12:02:15.870Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-10T12:02:15.870Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-10T12:02:15.870Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-10T12:02:15.870Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-10T12:02:15.870Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-10T12:02:15.870Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-10T12:02:15.870Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-10T12:02:15.870Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-10T12:02:15.870Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-10T12:02:15.870Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-10T12:02:15.870Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-10T12:02:15.870Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-10T12:02:15.870Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-10T12:02:15.870Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-10T12:02:16.333Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-10T12:02:17.313Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-10T12:02:19.507Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-10T12:02:22.426Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-10T12:02:23.400Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-10T12:02:25.591Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-10T12:02:25.591Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-10T12:02:25.591Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-10T12:02:25.591Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-10T12:02:25.591Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-10T12:02:25.591Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-10T12:02:25.591Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-10T12:02:25.591Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-10T12:02:25.591Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-10T12:02:25.591Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-10T12:02:25.591Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-10T12:02:25.591Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-10T12:02:25.591Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-10T12:02:25.591Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-10T12:02:25.591Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-10T12:02:25.591Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-10T12:02:25.591Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-10T12:02:29.348Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-10T12:02:29.349Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-10T12:02:29.349Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-10T12:02:29.349Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-10T12:02:29.349Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-10T12:02:29.349Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-10T12:02:29.349Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-10T12:02:29.349Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-10T12:02:29.349Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-10T12:02:29.349Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-10T12:02:29.349Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-10T12:02:37.946Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-10T12:02:37.946Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-10T12:02:37.946Z] === RUN TestDockerSuite/TestRunRm [2021-07-10T12:02:39.491Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-10T12:02:45.308Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-10T12:02:52.411Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-10T12:02:55.331Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-10T12:02:57.531Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-10T12:03:00.452Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-10T12:03:00.452Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-10T12:03:00.452Z] === RUN TestDockerSuite/TestRunState [2021-07-10T12:03:00.452Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-10T12:03:00.452Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-10T12:03:02.642Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-10T12:03:02.642Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-10T12:03:02.642Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-10T12:03:04.832Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-10T12:03:04.832Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-10T12:03:04.832Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-10T12:03:04.832Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-10T12:03:04.832Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-10T12:03:04.832Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-10T12:03:05.293Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-10T12:03:05.293Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-10T12:03:05.293Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-10T12:03:10.009Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-10T12:03:10.009Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-10T12:03:10.009Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-10T12:03:10.009Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-10T12:03:10.009Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-10T12:03:10.009Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-10T12:03:10.009Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-10T12:03:10.009Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-10T12:03:10.009Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-10T12:03:10.009Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-10T12:03:10.009Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-10T12:03:10.009Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-10T12:03:10.009Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-10T12:03:10.009Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-10T12:03:10.009Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-10T12:03:10.009Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-10T12:03:10.009Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-10T12:03:10.009Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-10T12:03:10.009Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-10T12:03:10.009Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-10T12:03:10.009Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-10T12:03:12.938Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-10T12:03:12.938Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-10T12:03:12.938Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-10T12:03:15.130Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-10T12:03:15.130Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-10T12:03:15.130Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-10T12:03:15.130Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-10T12:03:15.130Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-10T12:03:23.737Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-10T12:03:30.841Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-10T12:03:34.595Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-10T12:03:41.697Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-10T12:03:41.697Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-10T12:03:41.697Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-10T12:03:41.697Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-10T12:03:44.617Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-10T12:03:47.538Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-10T12:03:54.633Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-10T12:03:54.634Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-10T12:03:54.634Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-10T12:03:54.634Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-10T12:03:54.634Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-10T12:03:54.634Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-10T12:03:54.634Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-10T12:03:54.634Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-10T12:03:54.634Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-10T12:03:54.634Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-10T12:03:54.634Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-10T12:03:54.634Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-10T12:03:54.634Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-10T12:03:54.634Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-10T12:03:54.634Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-10T12:03:59.344Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-10T12:04:00.890Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-10T12:04:03.079Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-10T12:04:07.791Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-10T12:04:07.791Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-10T12:04:07.791Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-10T12:04:07.791Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-10T12:04:07.791Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-10T12:04:07.791Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-10T12:04:07.791Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-10T12:04:07.791Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-10T12:04:07.791Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-10T12:04:07.791Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-10T12:04:07.791Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-10T12:04:07.791Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-10T12:04:07.791Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-10T12:04:07.791Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-10T12:04:07.791Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-10T12:04:07.791Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-10T12:04:07.791Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-10T12:04:07.791Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-10T12:04:08.253Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-10T12:04:08.253Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-10T12:04:08.253Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-10T12:04:08.253Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-10T12:04:08.253Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-10T12:04:08.253Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-10T12:04:08.253Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-10T12:04:08.253Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-10T12:04:08.253Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-10T12:04:08.253Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-10T12:04:08.253Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-10T12:04:08.253Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-10T12:04:08.253Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-10T12:04:08.253Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-10T12:04:08.253Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-10T12:04:08.253Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-10T12:04:08.253Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-10T12:04:10.441Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-10T12:04:10.903Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-10T12:04:11.365Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-10T12:04:11.365Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-10T12:04:13.552Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-10T12:04:20.649Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-10T12:04:20.649Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-10T12:04:20.649Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-10T12:04:29.242Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-10T12:04:29.242Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-10T12:04:29.242Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-10T12:04:32.980Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-10T12:04:32.980Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-10T12:04:32.980Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-10T12:04:32.980Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-10T12:04:32.980Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-10T12:04:32.980Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-10T12:04:32.980Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-10T12:04:32.980Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-10T12:04:32.980Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-10T12:04:40.065Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-10T12:04:40.065Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-10T12:04:40.065Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-10T12:04:40.065Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-10T12:04:40.065Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-10T12:04:40.065Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-10T12:04:40.065Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-10T12:04:40.065Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-10T12:04:40.065Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-10T12:04:40.065Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-10T12:04:40.065Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-10T12:04:40.065Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-10T12:04:40.065Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-10T12:04:41.604Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-10T12:04:43.785Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-10T12:04:43.785Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-10T12:04:43.785Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-10T12:04:45.967Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-10T12:04:45.967Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-10T12:04:45.967Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-10T12:04:45.967Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-10T12:04:46.427Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-10T12:04:46.427Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-10T12:04:46.427Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-10T12:04:46.427Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-10T12:04:46.427Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-10T12:04:46.427Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-10T12:04:46.427Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-10T12:04:46.427Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-10T12:04:46.427Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-10T12:05:04.020Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-10T12:05:04.020Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-10T12:05:04.020Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-10T12:05:04.020Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-10T12:05:04.020Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-10T12:05:04.020Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-10T12:05:04.020Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-10T12:05:04.020Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-10T12:05:06.164Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-10T12:05:06.164Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-10T12:05:14.649Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-10T12:05:14.649Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-10T12:05:14.649Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-10T12:05:14.649Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-10T12:05:15.099Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-10T12:05:23.583Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-10T12:05:23.583Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-10T12:05:23.583Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-10T12:05:23.583Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-10T12:05:24.034Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-10T12:05:24.034Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-10T12:05:24.034Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-10T12:05:31.027Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-10T12:05:31.028Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-10T12:05:31.478Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-10T12:05:41.712Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-10T12:05:41.712Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-10T12:05:41.712Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite (2822.76s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.09s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (146.55s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.91s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.18s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.37s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.17s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.45s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.01s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (120.75s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.88s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.17s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.98s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.50s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.71s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.20s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.23s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.09s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.20s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.47s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.95s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.21s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestBuildAddTar (54.76s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (28.05s) [2021-07-10T12:05:42.663Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.81s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2021-07-10T12:05:42.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.86s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.51s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.78s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.88s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.16s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.07s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (43.01s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.95s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.52s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.15s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.58s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.71s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.04s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildCmd (0.66s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.63s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.64s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.65s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.53s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.42s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.05s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.09s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.96s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.65s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.65s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.65s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.29s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.43s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (38.03s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.99s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.90s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.89s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.63s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.93s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.81s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildDockerignore (75.46s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.69s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (73.55s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.79s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.84s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (29.90s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.40s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.07s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (38.28s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.17s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.02s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (140.61s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.63s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.20s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.63s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.39s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.19s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.07s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.08s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.13s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.51s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildFails (2.32s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.66s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.90s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.79s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.33s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.54s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.95s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.90s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildHistory (12.37s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.13s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.15s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.87s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.83s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildLabel (1.10s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.71s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.13s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.65s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildLabels (1.13s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.72s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.49s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.15s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.49s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.24s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.79s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.28s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.23s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.86s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.42s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.08s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.78s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.78s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.98s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.45s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.10s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.47s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildOnBuild (19.28s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.82s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.34s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.95s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.13s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.38s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.10s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.32s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.21s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.19s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (29.28s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildRm (13.80s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.70s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.61s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.81s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.74s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.73s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.11s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.89s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.04s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.01s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildStderr (4.70s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.83s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.29s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.52s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.10s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.57s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.50s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.65s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.77s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.51s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.01s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.18s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.66s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.70s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.97s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.12s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (26.74s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.38s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.44s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.21s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.24s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.73s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestCommitChange (5.26s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.64s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.10s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestCommitTTY (7.33s) [2021-07-10T12:05:42.664Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.78s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-10T12:05:42.664Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.33s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (15.48s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.35s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.45s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.62s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.67s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.38s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.26s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.43s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.31s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.40s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.13s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.63s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.45s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.82s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.10s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.92s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.47s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.28s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.43s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.05s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.99s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (28.20s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.66s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.68s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.57s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.67s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00094ad98_} (2.55s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1112459182_c:\foo_false____} (2.51s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1112459182_c:\foo_true____} (2.52s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.26s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.60s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.47s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.96s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.43s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.49s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.42s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCpToDot (2.55s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCpToStdout (3.06s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.18s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.43s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.06s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCreateRM (0.38s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.04s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.51s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.33s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.38s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (7.37s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.41s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.78s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.99s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestEventsCopy (5.51s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.19s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.27s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.92s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (8.71s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.87s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.10s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestEventsFilters (9.89s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestEventsFormat (9.71s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestEventsRename (2.49s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestEventsResize (7.77s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.50s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.80s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.75s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.01s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.11s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.17s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.24s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.43s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.15s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.12s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.37s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestExecInspectID (4.85s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.57s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.39s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.19s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.11s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.45s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.16s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.21s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.92s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.38s) [2021-07-10T12:05:42.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.79s) [2021-07-10T12:05:42.665Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.19s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.05s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.47s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.84s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.90s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestImportBadURL (2.39s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.39s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.33s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.91s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.64s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestInspectDefault (2.26s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestInspectHistory (4.68s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.25s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.24s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.32s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.20s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.32s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestInspectStatus (2.76s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.55s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.40s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.20s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.23s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.90s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.31s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.29s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.98s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.05s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.73s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.61s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.34s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.48s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.33s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.38s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.76s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.42s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.44s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.37s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestLogsSince (9.16s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestLogsTail (2.97s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.63s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.35s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.55s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.65s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestPsByOrder (8.80s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.86s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.41s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.17s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.83s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (17.04s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.88s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.95s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.86s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.39s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.29s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.58s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.27s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.40s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.94s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.41s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.31s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.29s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.66s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.07s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.80s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.54s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.12s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.61s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRmiTag (0.87s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.43s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.66s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.66s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.17s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.34s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.09s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.62s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.94s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.81s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.35s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.30s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.04s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.28s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.39s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-10T12:05:42.666Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.16s) [2021-07-10T12:05:42.666Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.36s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.41s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.30s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.31s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.22s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.51s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.40s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.36s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.92s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.40s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunExitCode (2.41s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.46s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.39s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.41s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.20s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.93s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.85s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.50s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.17s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.54s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.25s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.24s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.15s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.23s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.89s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunRm (2.68s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.62s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.30s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.84s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.22s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.74s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.29s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.06s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.85s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.37s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.25s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.05s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.05s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.75s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.63s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.36s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.34s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (7.22s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.33s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.80s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.27s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.80s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.79s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.24s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.15s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.49s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.25s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.44s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.32s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.34s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.85s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (8.05s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.07s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.91s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.37s) [2021-07-10T12:05:42.667Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-10T12:05:42.667Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.54s) [2021-07-10T12:05:42.667Z] === RUN TestDockerRegistrySuite [2021-07-10T12:05:42.667Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-10T12:05:42.667Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.667Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-10T12:05:42.667Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.667Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-10T12:05:42.667Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.667Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-10T12:05:42.667Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.667Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-10T12:05:42.667Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-10T12:05:42.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:42.668Z] --- PASS: TestDockerRegistrySuite (0.18s) [2021-07-10T12:05:42.668Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-10T12:05:42.668Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-10T12:05:42.668Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-10T12:05:42.668Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-10T12:05:42.668Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-10T12:05:42.668Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-10T12:05:42.668Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-10T12:05:42.668Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-10T12:05:42.668Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-10T12:05:42.668Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-10T12:05:42.668Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-10T12:05:42.668Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-10T12:05:42.668Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-10T12:05:42.668Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-10T12:05:42.668Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-10T12:05:42.668Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-10T12:05:42.668Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-10T12:05:42.668Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-10T12:05:42.668Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-10T12:05:42.668Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-10T12:05:42.668Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-10T12:05:42.668Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-10T12:05:43.118Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-10T12:05:43.118Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-10T12:05:43.118Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-10T12:05:43.118Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-10T12:05:43.118Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-10T12:05:43.118Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-10T12:05:43.118Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-10T12:05:43.118Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-10T12:05:43.118Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-10T12:05:43.118Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-10T12:05:43.118Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-10T12:05:43.118Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-10T12:05:43.118Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-10T12:05:43.118Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-10T12:05:43.118Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-10T12:05:43.118Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-10T12:05:43.118Z] === RUN TestDockerSchema1RegistrySuite [2021-07-10T12:05:43.118Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-10T12:05:43.118Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.118Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-10T12:05:43.118Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.118Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-10T12:05:43.118Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.118Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-10T12:05:43.118Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.118Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-10T12:05:43.118Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.118Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-10T12:05:43.118Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.118Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-10T12:05:43.118Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.118Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-10T12:05:43.118Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.118Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-10T12:05:43.118Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.118Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-10T12:05:43.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-10T12:05:43.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-10T12:05:43.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-10T12:05:43.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-10T12:05:43.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-10T12:05:43.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-10T12:05:43.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-10T12:05:43.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-10T12:05:43.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-10T12:05:43.119Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-10T12:05:43.119Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-10T12:05:43.119Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-10T12:05:43.119Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-10T12:05:43.119Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-10T12:05:43.119Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-10T12:05:43.119Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-10T12:05:43.119Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-10T12:05:43.119Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-10T12:05:43.119Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-10T12:05:43.119Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-10T12:05:43.119Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-10T12:05:43.119Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-10T12:05:43.119Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-10T12:05:43.119Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-10T12:05:43.119Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-10T12:05:43.119Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-10T12:05:43.119Z] === RUN TestDockerDaemonSuite [2021-07-10T12:05:43.119Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-10T12:05:43.119Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-10T12:05:43.119Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-10T12:05:43.119Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-10T12:05:43.119Z] === RUN TestDockerSwarmSuite [2021-07-10T12:05:43.119Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-10T12:05:43.119Z] === RUN TestDockerPluginSuite [2021-07-10T12:05:43.119Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-10T12:05:43.119Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-10T12:05:43.119Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-10T12:05:43.119Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-10T12:05:43.119Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-10T12:05:43.119Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-10T12:05:43.119Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-10T12:05:43.119Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-10T12:05:43.119Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-10T12:05:43.119Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-10T12:05:43.119Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-10T12:05:43.119Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-10T12:05:43.119Z] === RUN TestDockerExternalVolumeSuite [2021-07-10T12:05:43.119Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-10T12:05:43.119Z] === RUN TestDockerNetworkSuite [2021-07-10T12:05:43.119Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-10T12:05:43.119Z] === RUN TestDockerHubPullSuite [2021-07-10T12:05:43.119Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-10T12:05:43.119Z] PASS [2021-07-10T12:05:43.119Z] ok github.com/docker/docker/integration-cli 2823.197s [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === Skipped [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-10T12:05:43.119Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-10T12:05:43.119Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-07-10T12:05:43.119Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-10T12:05:43.119Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-10T12:05:43.119Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-10T12:05:43.119Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-10T12:05:43.119Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-07-10T12:05:43.119Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-07-10T12:05:43.119Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-10T12:05:43.119Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-10T12:05:43.119Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-10T12:05:43.119Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-10T12:05:43.119Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2021-07-10T12:05:43.119Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2021-07-10T12:05:43.119Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-10T12:05:43.119Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-10T12:05:43.119Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-10T12:05:43.119Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2021-07-10T12:05:43.119Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-10T12:05:43.119Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-10T12:05:43.119Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-10T12:05:43.119Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-10T12:05:43.119Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-10T12:05:43.119Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-10T12:05:43.119Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-10T12:05:43.119Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-10T12:05:43.119Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.119Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-10T12:05:43.119Z] [2021-07-10T12:05:43.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.81s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.81s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-10T12:05:43.120Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-07-10T12:05:43.120Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-10T12:05:43.120Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.120Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-10T12:05:43.120Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s) [2021-07-10T12:05:43.121Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-10T12:05:43.121Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-07-10T12:05:43.121Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-07-10T12:05:43.121Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-07-10T12:05:43.121Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-10T12:05:43.121Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2021-07-10T12:05:43.121Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-10T12:05:43.121Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-10T12:05:43.121Z] docker_cli_sni_test.go:18: Flakey test [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-10T12:05:43.121Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-10T12:05:43.121Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-10T12:05:43.121Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-10T12:05:43.121Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-10T12:05:43.121Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-10T12:05:43.121Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-10T12:05:43.121Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-10T12:05:43.121Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-10T12:05:43.121Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-10T12:05:43.121Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-10T12:05:43.121Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-10T12:05:43.121Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-10T12:05:43.121Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-10T12:05:43.121Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-10T12:05:43.121Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-10T12:05:43.121Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-10T12:05:43.121Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-10T12:05:43.121Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-10T12:05:43.121Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-10T12:05:43.121Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-10T12:05:43.121Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-10T12:05:43.121Z] [2021-07-10T12:05:43.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2021-07-10T12:05:43.121Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.121Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-10T12:05:43.122Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-10T12:05:43.122Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2021-07-10T12:05:43.122Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-10T12:05:43.122Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-10T12:05:43.122Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-10T12:05:43.122Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-10T12:05:43.122Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-10T12:05:43.122Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-10T12:05:43.122Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-10T12:05:43.122Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-10T12:05:43.122Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-10T12:05:43.122Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-10T12:05:43.122Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2021-07-10T12:05:43.122Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-10T12:05:43.122Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-10T12:05:43.122Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-10T12:05:43.122Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-10T12:05:43.122Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2021-07-10T12:05:43.122Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2021-07-10T12:05:43.122Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-10T12:05:43.122Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-10T12:05:43.122Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-10T12:05:43.122Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-10T12:05:43.122Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-07-10T12:05:43.122Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2021-07-10T12:05:43.122Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-07-10T12:05:43.122Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.122Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-10T12:05:43.122Z] [2021-07-10T12:05:43.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2021-07-10T12:05:43.123Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-10T12:05:43.123Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-10T12:05:43.123Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-10T12:05:43.123Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-10T12:05:43.123Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-10T12:05:43.123Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-10T12:05:43.123Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-10T12:05:43.123Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-10T12:05:43.123Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-10T12:05:43.123Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.123Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-10T12:05:43.123Z] [2021-07-10T12:05:43.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-10T12:05:43.123Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.577Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-10T12:05:43.577Z] [2021-07-10T12:05:43.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-10T12:05:43.577Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.577Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-10T12:05:43.577Z] [2021-07-10T12:05:43.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-10T12:05:43.577Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.577Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-10T12:05:43.577Z] [2021-07-10T12:05:43.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-10T12:05:43.577Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.577Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-10T12:05:43.577Z] [2021-07-10T12:05:43.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-10T12:05:43.577Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.577Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-10T12:05:43.577Z] [2021-07-10T12:05:43.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-10T12:05:43.577Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.577Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-10T12:05:43.577Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-10T12:05:43.578Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-10T12:05:43.578Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-10T12:05:43.578Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-10T12:05:43.578Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-10T12:05:43.578Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-10T12:05:43.578Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-10T12:05:43.578Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-10T12:05:43.578Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-10T12:05:43.578Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-10T12:05:43.578Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-10T12:05:43.578Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-10T12:05:43.578Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-10T12:05:43.578Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-10T12:05:43.578Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-10T12:05:43.578Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-07-10T12:05:43.578Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-07-10T12:05:43.578Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-10T12:05:43.578Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2021-07-10T12:05:43.578Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-10T12:05:43.578Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.578Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-10T12:05:43.578Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.579Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-10T12:05:43.579Z] [2021-07-10T12:05:43.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-10T12:05:43.579Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-10T12:05:43.580Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-10T12:05:43.580Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-10T12:05:43.580Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-10T12:05:43.580Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-10T12:05:43.580Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-10T12:05:43.580Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-10T12:05:43.580Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.580Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-10T12:05:43.580Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-10T12:05:43.581Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-10T12:05:43.581Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-10T12:05:43.581Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-10T12:05:43.581Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-10T12:05:43.581Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-07-10T12:05:43.581Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-10T12:05:43.581Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-10T12:05:43.581Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-10T12:05:43.581Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-10T12:05:43.581Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-10T12:05:43.581Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-10T12:05:43.581Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-10T12:05:43.581Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-10T12:05:43.581Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-10T12:05:43.581Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-10T12:05:43.581Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-10T12:05:43.581Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-10T12:05:43.581Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-10T12:05:43.581Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-10T12:05:43.581Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-10T12:05:43.581Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-10T12:05:43.581Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-10T12:05:43.581Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-10T12:05:43.581Z] [2021-07-10T12:05:43.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-10T12:05:43.581Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-10T12:05:43.582Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:43.582Z] DONE 1092 tests, 546 skipped in 2832.645s [2021-07-10T12:05:43.582Z] INFO: Integration tests ended at 07/10/2021 12:05:43. Duration:00:47:12.7530064 [2021-07-10T12:05:43.582Z] INFO: Docker info of the daemon under test at end of run [2021-07-10T12:05:43.582Z] [2021-07-10T12:05:44.033Z] Containers: 2 [2021-07-10T12:05:44.033Z] Running: 0 [2021-07-10T12:05:44.033Z] Paused: 0 [2021-07-10T12:05:44.033Z] Stopped: 2 [2021-07-10T12:05:44.033Z] Images: 18 [2021-07-10T12:05:44.033Z] Server Version: 0.0.0-dev [2021-07-10T12:05:44.033Z] Storage Driver: windowsfilter [2021-07-10T12:05:44.033Z] Windows: [2021-07-10T12:05:44.033Z] Logging Driver: json-file [2021-07-10T12:05:44.033Z] Plugins: [2021-07-10T12:05:44.033Z] Volume: local [2021-07-10T12:05:44.033Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-10T12:05:44.033Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-10T12:05:44.033Z] Swarm: inactive [2021-07-10T12:05:44.033Z] Default Isolation: process [2021-07-10T12:05:44.033Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-10T12:05:44.033Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-10T12:05:44.033Z] OSType: windows [2021-07-10T12:05:44.033Z] Architecture: x86_64 [2021-07-10T12:05:44.033Z] CPUs: 4 [2021-07-10T12:05:44.033Z] Total Memory: 32GiB [2021-07-10T12:05:44.033Z] Name: azwin-2-cb1360 [2021-07-10T12:05:44.033Z] ID: VYSD:AAJ5:VR2F:YRT5:EOTO:UWEU:LNJL:W5XU:SIZR:KX53:HWU5:37UK [2021-07-10T12:05:44.033Z] Docker Root Dir: D:\CI\PR-42464\20\daemon [2021-07-10T12:05:44.033Z] Debug Mode (client): false [2021-07-10T12:05:44.033Z] Debug Mode (server): true [2021-07-10T12:05:44.033Z] File Descriptors: -1 [2021-07-10T12:05:44.033Z] Goroutines: 17 [2021-07-10T12:05:44.033Z] System Time: 2021-07-10T12:05:43.7139451Z [2021-07-10T12:05:44.033Z] EventsListeners: 0 [2021-07-10T12:05:44.033Z] Registry: https://index.docker.io/v1/ [2021-07-10T12:05:44.033Z] Labels: [2021-07-10T12:05:44.033Z] Experimental: false [2021-07-10T12:05:44.033Z] Insecure Registries: [2021-07-10T12:05:44.033Z] 127.0.0.0/8 [2021-07-10T12:05:44.033Z] Live Restore Enabled: false [2021-07-10T12:05:44.033Z] [2021-07-10T12:05:44.033Z] [2021-07-10T12:05:44.033Z] INFO: Stopping daemon under test [2021-07-10T12:05:44.033Z] SUCCESS: The process with PID 1660 (child process of PID 5644) has been terminated. [2021-07-10T12:05:44.033Z] SUCCESS: The process with PID 5644 (child process of PID 804) has been terminated. [2021-07-10T12:05:44.033Z] INFO: Stop tailing logs of the daemon under tests [2021-07-10T12:05:44.033Z] INFO: executeCI.ps1 Completed successfully at 07/10/2021 12:05:43. [2021-07-10T12:05:44.033Z] INFO: Tidying up at end of run [2021-07-10T12:05:44.033Z] INFO: Saving daemon under test log (d:\CI\PR-42464\20\dut.out) to bundles\CIDUT.out [2021-07-10T12:05:44.033Z] INFO: Saving daemon under test log (d:\CI\PR-42464\20\dut.err) to bundles\CIDUT.err [2021-07-10T12:05:44.033Z] INFO: Nuke-Everything... [2021-07-10T12:05:44.985Z] INFO: Container count on control daemon to delete is 2 [2021-07-10T12:05:45.435Z] 51929021465f [2021-07-10T12:05:45.435Z] edd6d0892385 [2021-07-10T12:05:45.435Z] INFO: Tidying pidfile d:\CI\PR-42464\20\docker.pid [2021-07-10T12:05:45.435Z] INFO: Nuking d:\CI [2021-07-10T12:06:20.962Z] INFO: Zapped successfully [2021-07-10T12:06:20.962Z] [2021-07-10T12:06:20.962Z] INFO: executeCI.ps1 exiting at Sat Jul 10 12:06:19 CUT 2021. Duration 01:31:25.7570537 [2021-07-10T12:06:20.962Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-10T12:06:21.196Z] Recording test results [2021-07-10T12:06:27.999Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-10T12:06:30.007Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-10T12:06:31.724Z] Archiving artifacts [2021-07-10T12:06:45.001Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42464/20/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-10T12:06:45.900Z] + make clean [2021-07-10T12:06:48.042Z] docker volume rm -f docker-dev-cache [2021-07-10T12:06:48.042Z] 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